Re: include path in

2009-05-19 Thread Gregory Boissinot
You must use or in your case, the shortcut Cole, Derek E wrote: > > Hello all, > > I am interested in passing in a reference to the tags > of my call. How can this be done? > > > > > > > >

Re: Ant and Manifest

2009-05-19 Thread Gregory Boissinot
Is it not rather a file MANIFEST.MF located in META-INF directory? samurai123 wrote: > > Hello, > > I am using ANT 1.7.1 to build a module. It does build the module > successfully creating a manifest.cf file. I thought it will create > manifest.xml file as well but it didn't. > > Does anyone

Re: Probs running ant1.7.1 on AIX

2009-05-19 Thread Stefan Bodewig
On 2009-05-19, Rebhan, Gilbert wrote: > starting an ant script on AIX worked with Ant 1.6.5, but not > with Ant 1.7.1 > a simple test script = > export ANT_HOME=/deploy/entwicklung/ant_1_7_1 > export JAVA_HOME=/usr/java5 > export PATH=${PATH}:${ANT_HOME}/bin > ant > gives me = > ./test_gilber

RE: Need help on tag

2009-05-19 Thread Martin Gainty
assuming you can implement jasperreports available at http://jasperforge.org/plugins/project/project_home.php?projectname=jasperreports build.xml would contain http://jasperreports.sourceforge.net/api/net/sf/jasperreports/ant/JRAntCompileTask.html#setCompiler(java.lang.String)

include path in

2009-05-19 Thread Cole, Derek E
Hello all, I am interested in passing in a reference to the tags of my call. How can this be done? CP:${toString:apache.beehive.classpath}

Ant and Manifest

2009-05-19 Thread samurai123
Hello, I am using ANT 1.7.1 to build a module. It does build the module successfully creating a manifest.cf file. I thought it will create manifest.xml file as well but it didn't. Does anyone know why it will not create the manifest.xml file? Is there any way to convert the manifest.cf to manife

Need help on tag

2009-05-19 Thread Kalyani.Bhagwat
Hello, I need to add new column in the html report that is generated by tag after and tag in an ant script that is written for generation of checkstyle report. Could you please help me out and assist in how I can achieve this? Any help appreciated :) Thanks. Kalyani Cell : +44 - 76

Probs running ant1.7.1 on AIX

2009-05-19 Thread Rebhan, Gilbert
Hi, starting an ant script on AIX worked with Ant 1.6.5, but not with Ant 1.7.1 a simple test script = export ANT_HOME=/deploy/entwicklung/ant_1_7_1 export JAVA_HOME=/usr/java5 export PATH=${PATH}:${ANT_HOME}/bin ant gives me = ./test_gilbert[5]: ant: not found. whereas = export ANT_HOME=/d

Probs with UNC when starting ant171 from batch

2009-05-19 Thread Rebhan, Gilbert
Hi, finally switching from Ant165 to Ant171 .. When writing ant scripts on windows, we start the scripts out of the editor (PSPad, UltraEdit ..) via batchfile. One of my teammates uses UNC (jdk5, Windows 2000) The batchfile looks like that = @ echo off set ANT_HOME=\\machine\c$\ant set ANT_ARG

Re: Java in JDK but ANT can't find it!

2009-05-19 Thread Steve Loughran
David Nemer wrote: Hey Guys, thank you all for your help, I'm answering the questions from Ashley, Steve and Kevin, some answers are huge due to the compilation message ANT provides. Just a reminder, I'm running ANT in a Linux Server, my overall goal is to download a version from a repository, bu

Applying Ant Source to Eclipse project

2009-05-19 Thread Knuplesch, Juergen
Hello, I want to install the Ant Source into a Eclipse project. I downloaded the source, but it does not easily fit into the Eclipse environment. Is there an online help how to do this? Does anyone have some hints, so that the adaption will be made easier? Greetings Juergen -- Jürgen Knuples