Jump to content
JasperReports Library 7.0 is now available ×

Error running sample application


timmyd

Recommended Posts

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

Link to comment
Share on other sites

  • Replies 1
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

Top Posters In This Topic

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!

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×
×
  • Create New...