JIT on ANTHow would I turn on JIT with ANT so that I get line numbers in stackTrace instead of Compiled Code? Thanks! -- To unsubscribe e-mail <mailto ant-user-unsubscribe@(protected) > For additGetting program outputs into ant value?Pardon what must be a newbie question I 'm new to this. I provide MD5 checksums within the download page for the Java+ Preprocessor (http //virtualschool.edu/java+). I 've been editing them in manuaANT excludes for JAVAC aren 't working properly...> I have the following JAVAC task setup > > <javac srcdir "project/src " destdir "project/class " > deprecation "false " > debug "true " > optimize "false " >Antcall and undefined parameters[ On Monday December 9 2002 at 11 40 23 (+0100) Eric Jain wrote ] > Subject Antcall and undefined parameters > > A possible solution may be to use <reference > rather than <parameter > but I > aJSP PrecompilationHi. 1. I have to precompile jsp files with ANT. I work with Eclipse ANT 1.5 and j2sdk1.4.1. I want to precompile jsp pages in order to gain some time at the first load of pages. I succeeded but tAW: Execute <java > task several timesAntContrib @ sourceforge <taskdef resource "net/sf/antcontrib/antcontrib.properties " / > <target name "castor " depends "init " > <foreach target "process " param "file " > <fileset dir "${scheExecute <java > task several timesHello I would like to execute a Java class with the <java > task but with several times passing different arguments to it. The arguments are constructed using the members of a fileset. <target namea quick ?? on the dtd task of ejbjarDeacon Garrett (DST-CLT) wrote > In the documentation it specifies two mandatory parameters public id and > location. WRT location it states that ... > > "The location of the local copy of the DTANN: Java+ Precompiler as an Ant TaskI hope this is the right protocol for getting Ant tools added to the external resources website. Please let me know if not. >This page lists external resources for Apache Ant tasks IDE >integratiinstalling and running antI just installed ant on windows xp and I get this error I made sure all my environment variables were set right and I 'm using j2sdk 1.4.1. Can anyone help? It looks like a problem with spaces in windEJBJAR Enhancement - parallel=true!Whom ever is responsible for this task (I see a dozen emails on the ant help page for ejb tasks) could you add a parallel true/false parameter? That would be excellent. Otherwise what can I do? IPossible bug discussion - always recompilesHi all I have encountered the "ant always recompiles all my files even unchanged " issue. Before searching the list I used the verbose mode and noticed that when ant looked for the .class files in orejbjar and including another jarHi I am using ant 1.5.1. Using the ejbjar task I can set the dependency to full and the jar includes most files. But it is not including files that I need from netcomponents.jar. If files from aejbjar weblogic task failure under Ant 1.5.1Hi I have an ejbjar weblogic task that works fine under Ant 1.5. However I 've been trying to upgrade to Ant 1.5.1 and I am encountering problems with this same task. It appears that Ant 's JVM cannoSetting environment variables with ant?Is it possible to set environment variables with ant? /klara -- To unsubscribe e-mail <mailto ant-user-unsubscribe@(protected) > For additional commands e-mail <mailto ant-user-help@(protected)executable attribute of javac taskhi all I am trying to use the "executable " attribute of the javac task to compile an applet under jdk1.1 whereas my JAVA_HOME is set to jdk1.4. Here is my target <property name "jdk1.1 " vaTaskdef weirdness - classloader issue?I have an external task defined with a taskdef along the lines of <taskdef name "foo " classname "org.foobar.ant.FooTask " classpathref "build.classpath " / > The jarfile containing this taskAW: "terminating " ANT-tasksCan you please show us the relevant parts of your ant script? Thanks! > -----Ursprungliche Nachricht----- > Von Wolfgang Egger [mailto wolfgang.egger@(protected)] > Gesendet Freitag 20. DezembeHTML validationIs there an Ant task for retrieving and validating HTML from a server? Something like a combination of HttpUnit and JTidy... -- Eric Jain -- To unsubscribe e-mail <mailto ant-user-unsubscribe@Xalan/JunitreportHi all first happy new year 2003 second. We use Xalan 2.x and Junit 3.8.1. Normally we had no problems with the junitreport task but suddenly there are some troubles concerning the transformationAnt: asking again - Javadoc command getting more source than I am pointing iOn Mon 6 Jan 2003 David Thielen <dave@(protected) > wrote > I am trying to generate javadocs for just the files that are the > public api of my program. Wouldn 't <javadoc public "true " .../ > do whWriting a DB2 Java Stored Procedure compiling taskHi I want to use Ant to build our back end DB2 Java Stored Procedures and I 've searched the list and looked around the website but couldn 't find anything. I 'm wondering if anybody has done/wanted sBasedir not workingHi I 'm using xml files that make use of includes and I want to use the style task to convert these xml documents to html. In order for the entities to be found by ant I have to use absolute pathnaAnt: asking again - Javadoc command getting more source than I am pointing it toHi I am trying to generate javadocs for just the files that are the public api of my program. So I copy those files to a different directory and then javadoc that directory tree. However it is someAutomated Nightly Builds...HelpHello I am new to Ant so I am still very much on the learning curve. I am trying to automate a nightly build of our application. I need to get the code from Visual Source Safe then fire off the buiFiles exist?Using v1.5.1 Is there a way to set properties based on whether any files exist with name that matches a pattern? Right now I use a merge-mapper to copy all files that match the given pattern and t
Re: Different behavior 1.4.1 - 1.5.1 (adding files to existing jar
Thanks.
Sean
Antoine Levy-Lambert wrote
> Dear Sean
> there is awareness about this issue
> see http //nagoya.apache.org/bugzilla/show_bug.cgi?id 10755
> in this web page Peter Hale suggested a w |
| Page 341 of 343 |
341 342 343 |