From: Tim O'B. <to...@di...> - 2002-01-26 00:07:44
|
Sorry, I forgot to include the patch file. -----Original Message----- From: jpr...@li... [mailto:jpr...@li...]On Behalf Of Tim O'Brien Sent: Friday, January 25, 2002 6:03 PM To: jpr...@li... Subject: [Jprojecttimer-developers] [PATCH] build.xml - Execution of jar, removed copy of jars to classes dir Description: This patch overrides the patch I attached to an earlier message, and it contains the same changes I listed in that message: 1. Project name, version properties 2. Global directory locations 3. Classpath references And it adds the 2 following changes: 1. There is no need to copy the jdom.jar file to the classes directory. I removed that line from the compile target. 2. We execute the program by calling the executable jar. <java jar="..."/> Note: #2 will only work if the previous patch is applied to the MANIFEST file. Tim O'Brien to...@di... (847) 863-7045 _______________________________________________ Jprojecttimer-developers mailing list Jpr...@li... https://lists.sourceforge.net/lists/listinfo/jprojecttimer-developers |