Error running sample application

When running the sample application (xmldatasource).

In the directory: /usr/local/jasperreports-1.2.5/demo/samples/datasource/


> ant compile

/usr/local/jasperreports-1.2.5/demo/samples/xmldatasource/build.xml:30: No supported regular expression matcher found
timmyd's picture
243
Joined: Jul 26 2006 - 5:39am
Last seen: 16 years 8 months ago

1 Answer:

Once again... I've solved my own problem.

Turns out that Fedora Core 5 (and some previous versions) come pre-installed with 'ant', and include a file /etc/ant.conf that resets $ANT_HOME. Crappy.

So I removed that file and used my own installation of 1.6 and my own $ANT_HOME and the sample app compiles.

woot!
timmyd's picture
243
Joined: Jul 26 2006 - 5:39am
Last seen: 16 years 8 months ago
Feedback
randomness