Java source summaryIs there any way to get source code summary for Java files like 1. No of lines of code 2. No. of methods 3. No. of public private protected methods in the class. 4. No. of unused variables in theCreating/Modifying property filesIs there a way in ant to create a property file? How about a way to modify values in a property file? DaveJar update problemI said I had the exact same problem but I actually misunderstood what it means to update a jar file using the java.util.zip.* API. In Java you can 't just add an entry to an existing jar (or zip) fiRMIC classpath???I am having a problem with RMIC on the following bit of code. (This was working until I forked my call to javac earlier today which is a requirement on this project.) Help please. I keep gettingPrivate Targets or Complicated Logic??This may seem like a strange requirement but I am wondering if it is at all possible to have a build.xml file with targets that are not permitted to be executed directly but only as dependancy targetNew CleanImports Version now available for downloadHello I just put version 2.0.0 of CleanImports on my website http //www.euronet.nl/users/tomb/cleanImports/index.htmli really need your help with the jspc task <ant 1.5.1 >Greetings i 'm sorry if i 'm bothering you but i really need your help I 'm trying to compile my project 's jsps using the ant 1.5.1 My build.xml <target name "jsp-to-java " depends "init " descriptaskdef and class loadersI 've been setting up an ant build system for the first time and have run across a problem for which I *think* there may be some provisions already. The system being built contains code-generating toi need your help with a jspc task using ant 1.5.1Greetings I really need your help I 'm trying to compile my project 's jsps using the ant 1.5.1 My build.xml <target name "jsp-to-java " depends "init " description "Compiles JSP files to Java fihtml reporting for JUnit: anteater or just ant?Hello all. I 'm trying to find the best way to do html reporting for JUnit. I just read this http //www-106.ibm.com/developerworks/java/library/j-junitmail/. I also noted this work has been added iAnt 1.5.2 Released!Hi Dev@(protected) is pleased to announce the general availability of Ant 1.5.2. This is primarily a maintenance release. You may download it by visiting http //ant.apache.org/bindownload.cgi For a listTask ifHi dear list How can I use the task 'if '? or what is the documentation URL of the task 'if '? Thank you very muchHow to set classpath in java taskhi everybody <target name "distribute " depends "init compile " description "Creats distribe file " > <java append "true " classname "com.org.ITS.SDK.Tools.ConsoleParcelBuilder " > <arg line "-fAnt and EclipseI 'm trying to create a build-file for an eclipse-project. My goal is to make ant build the code in the exact same way as it is built in eclipse. I 'd like ant to use the same compiler and classpath sANT with MSDev-----BEGIN PGP SIGNED MESSAGE----- Hash SHA1 I 'm trying to replace my horrible NT batch scripts with ANT. I 'm failing miserably and would greatly appreciate some assistance. Very briefly I 've gdependency?hi I have following directory structure build dest/lib/de/polonium/.. dest/ejb/access/de/polonium/.. dest/ejb/language/de/polonium/.. dest/WEB-INF/classes/de/polonium/.. src/lib/de/polonium/.. sInclude xml file in build.xmlHi To include an xml file I do the following <!DOCTYPE project [ <!ENTITY repository SYSTEM "file ./repository.xml " > ] > &repository This works fine. But I include an xml file which is the saType passwortHi I have to type a passwort to deploy my project to a shared repository. <input message "Please enter password " addproperty "pw " / > Can I hide the typed password? Oliver ************************Howto search for file then call exec on each on themI 'm new to Ant. How can I search for a set of files within a directory with an extension .jsp and then use the <exec > task to act on each of the file. Basically I want to search for all JSP files witinclude type task?Does Ant have any "include " type tags? Say I have project1.xml project2.xml and build.xml. Is there a way I can include project1.xml and project2.xml into the build.xml so I can keep the targetsHOW-TO Enable AssertsI am using the source "1.4 " option in the javac task but where does the -ea switch go? Compiling code with asserts is a nice step first step but how does one use the various assert options available iJust exactly what is the email address for this list?I see two list addresses currently in use and I need to update my filtering rules Q1. Why are there currently two addresses in use? Namely ant-user@(protected) user@(protected) ... IsJspCHi I am currently trying to figure out how to use the ant jspc task to pre-compile my jsps. The task runs through fine but now what? I am left with the java code for the generated sservlets but howtemporary filesI 'm new to ant and don 't understand where ant uses temporary files and why. I have problems with these files in the replace task. The code looks like this <target name "copy_replace " depends "_initjar update questionI have the exact same problem with "Apache Ant version 1.6alpha compiled on February 28 2003. " This is on Solaris 2.8 so it doesn 't seem like it 's been fixed. Is there an open bug report on this?
RE: getting the exec task to run a script which spawns a child pr
<concat >. --DD
-----Original Message-----
From Melissa Hao [mailto melissa.hao@(protected)]
Sent Friday February 28 2003 1 28 PM
To Ant Users List
Subject Re getting the exec task to run a scr |
| Page 321 of 343 |
321 322 323 324 325 326 327 328 329 330 |