Jump to content
JasperReports Library 7.0 is now available ×

can't compile ireport 0.2.3 with ANT


2004 IR Help

Recommended Posts

By: eric - greatmaster

can't compile ireport 0.2.3 with ANT

2004-03-08 04:21

Hi,

 

i downloaded the last 0.2.3 version of ireport.

When i tried to launch ireport with ANT it failed outputing the following :

 

....

- The task needs an external JAR file to execute

and this is not found at the right place in the classpath.

Fix: check the documentation for dependencies.

Fix: declare the task.

- The task is an Ant optional task and optional.jar is absent

Fix: look for optional.jar in ANT_HOME/lib, download if needed

- The task was not built into optional.jar as dependent

libraries were not found at build time.

Fix: look in the JAR to verify, then rebuild with the needed

libraries, or download a release version from apache.org

- The build file was written for a later version of Ant

Fix: upgrade to at least the latest release version of Ant

- The task is not an Ant core or optional task

and needs to be declared using <taskdef>.

 

Remember that for JAR files to be visible to Ant tasks implemented

in ANT_HOME/lib, the files must be in the same directory or on the

classpath

 

Please neither file bug reports on this problem, nor email the

Ant mailing lists, until all of these causes have been explored,

as this is not an Ant bug.

 

 

When i try to launch iReport0.2.2 by building with ant it works fine.

 

Do you have any idea ????

 

eric

 

 

 

 

By: Giulio Toffoli - gt78

RE: can't compile ireport 0.2.3 with ANT

2004-03-08 05:21

 

iReport 0.2.3 need ant 1.6 or greater.

 

Giulio

 

 

 

 

By: eric - greatmaster

RE: can't compile ireport 0.2.3 with ANT

2004-03-09 01:51

Ok giulio,

i downloaded Ant 1.6.1 and it worked ...

 

thanks a lot

Link to comment
Share on other sites

  • Replies 0
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

Top Posters In This Topic

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...