You are viewing a plain text version of this content. The canonical link for it is here.
- Properties ignored under Windows? - posted by "Felciano, Ramon" <fe...@ingenuity.com> on 2000/04/01 06:52:52 UTC, 8 replies.
- cvs commit: jakarta-ant/src/main/org/apache/tools/ant ProjectHelper.java - posted by ru...@locus.apache.org on 2000/04/01 14:44:52 UTC, 1 replies.
- Where is sun.tools.javac documented? - posted by ru...@us.ibm.com on 2000/04/01 15:38:12 UTC, 7 replies.
- cvs commit: jakarta-ant/src/main/org/apache/tools/ant/taskdefs Available.java - posted by ru...@locus.apache.org on 2000/04/01 15:42:57 UTC, 0 replies.
- cvs commit: jakarta-ant/src/main/org/apache/tools/ant Project.java - posted by ru...@locus.apache.org on 2000/04/01 15:48:04 UTC, 2 replies.
- cvs commit: jakarta-ant/src/main/org/apache/tools/ant/taskdefs Exec.java - posted by ru...@locus.apache.org on 2000/04/01 16:25:07 UTC, 0 replies.
- cvs commit: jakarta-ant build.xml - posted by ru...@locus.apache.org on 2000/04/01 17:17:30 UTC, 3 replies.
- Broken Compile - posted by "Craig R. McClanahan" <Cr...@eng.sun.com> on 2000/04/01 23:22:07 UTC, 0 replies.
- Re: Ant module in Forte - posted by "Kevin A. Burton" <bu...@relativity.yi.org> on 2000/04/02 05:01:00 UTC, 9 replies.
- Re: I want to become an Ant developer - posted by "Kevin A. Burton" <bu...@relativity.yi.org> on 2000/04/02 05:09:58 UTC, 22 replies.
- Delete / Delfile limited? - posted by Mike Cannon-Brookes <mi...@bookmarkbox.com> on 2000/04/02 06:45:24 UTC, 0 replies.
- System Properties versus properties from build.xml - posted by "Craig R. McClanahan" <Cr...@eng.sun.com> on 2000/04/03 02:31:39 UTC, 3 replies.
- Re: 1 suggestion and 1 bug report for ant - posted by Thomas Haas <th...@softwired-inc.com> on 2000/04/03 11:02:43 UTC, 0 replies.
- Proposal: Nested classpath definitoons (with PATCH) - posted by Thomas Haas <th...@softwired-inc.com> on 2000/04/03 11:30:37 UTC, 2 replies.
- Other Java compilers? - posted by Russ Atkind <ru...@tempest.com> on 2000/04/03 18:50:37 UTC, 4 replies.
- Ant build.xml - posted by Costin Manolache <co...@eng.sun.com> on 2000/04/03 19:08:59 UTC, 9 replies.
- Property values with "$" --> bug? - posted by Kaj Zilli <KZ...@skyva.com> on 2000/04/03 20:06:09 UTC, 2 replies.
- Help with porting gnumake construct to Ant - posted by Scott M Stark <st...@attglobal.net> on 2000/04/03 20:46:54 UTC, 0 replies.
- dependencies during compilation - posted by Bryan Galligan <bG...@drkoop.com> on 2000/04/03 21:29:52 UTC, 3 replies.
- XSLT task - posted by Michel CASABIANCA <ca...@sdv.fr> on 2000/04/03 23:21:41 UTC, 2 replies.
- Bug in absolute classpath on Windows OS - posted by Scott M Stark <st...@attglobal.net> on 2000/04/03 23:25:35 UTC, 0 replies.
- How to make the build fail when exec encounters non-zero exit code? - posted by Kevin Riff <ke...@earthling.net> on 2000/04/04 00:58:36 UTC, 1 replies.
- Re: ANT tag - posted by ja...@almery.com on 2000/04/04 09:11:29 UTC, 1 replies.
- After Property and Taskdef what about Available, Filter an Tstamp - posted by Stefan Bodewig <bo...@bost.de> on 2000/04/04 11:14:59 UTC, 1 replies.
- More meaningfull parser errors (was Re: I want to become an Ant developer) - posted by Stefan Bodewig <bo...@bost.de> on 2000/04/04 13:31:26 UTC, 4 replies.
- Re: More meaningfull parser errors (was Re: I want to become an Ant developer) - posted by Stefano Mazzocchi <st...@apache.org> on 2000/04/04 15:41:19 UTC, 1 replies.
- Parser(s)? - posted by Pierpaolo Fumagalli <pi...@apache.org> on 2000/04/04 21:28:19 UTC, 1 replies.
- Re: include construct? - posted by Michel CASABIANCA <ca...@sdv.fr> on 2000/04/05 01:30:16 UTC, 2 replies.
- includes - posted by mp...@ThoughtWorks.com on 2000/04/05 04:30:55 UTC, 0 replies.
- [PATCH]: nested Classpath definitions - posted by Thomas Haas <th...@softwired-inc.com> on 2000/04/05 13:38:20 UTC, 0 replies.
- Proposal: Enhanced Exec and Java tasks - posted by Thomas Haas <th...@softwired-inc.com> on 2000/04/05 15:22:40 UTC, 3 replies.
- dependency question - posted by Timothy Reaves <tr...@silverfields.com> on 2000/04/06 20:22:44 UTC, 0 replies.
- Re: Ant allegedly becoming a perl - posted by ru...@us.ibm.com on 2000/04/07 03:39:22 UTC, 6 replies.
- Re: More meaningfull parser errors - posted by ru...@us.ibm.com on 2000/04/07 03:59:29 UTC, 0 replies.
- Ant and Jbuilder? - posted by Gerhard Wiesinger <e9...@student.tuwien.ac.at> on 2000/04/07 15:20:46 UTC, 0 replies.
- Using different java compilers with ant - posted by da...@bellsouth.net on 2000/04/07 19:00:33 UTC, 2 replies.
- [PATCH] JavaDoc -group broken (1.7) - posted by Matthew L Daniel <md...@scdi.com> on 2000/04/08 00:19:25 UTC, 1 replies.
- Proposal: Exec Framework CODE - posted by Thomas Haas <th...@softwired-inc.com> on 2000/04/08 01:21:18 UTC, 0 replies.
- RE: mkdir failed (was RE: dependencies during compilation) - posted by Robin Green <gr...@hotmail.com> on 2000/04/08 17:17:41 UTC, 1 replies.
- Standard compilation JSR (was Re: Where is sun.tools.javac documented?) - posted by Robin Green <gr...@hotmail.com> on 2000/04/08 18:33:00 UTC, 0 replies.
- Code obfuscation taskdef - posted by Serge Knystautas <se...@lokitech.com> on 2000/04/10 06:57:46 UTC, 10 replies.
- Re: Standard compilation JSR - posted by Kevin Riff <ke...@earthling.net> on 2000/04/11 01:29:24 UTC, 1 replies.
- May be a routine question, may be not. - posted by Vitaly Stulsky <vi...@yahoo.com> on 2000/04/11 11:00:19 UTC, 0 replies.
- [PATCH] SAX & JAXP - posted by mp...@ThoughtWorks.com on 2000/04/11 14:19:52 UTC, 0 replies.
- Re: Release plan - posted by ru...@us.ibm.com on 2000/04/11 15:19:00 UTC, 4 replies.
- How to convince our IT manager to allow ANT? - posted by da...@bellsouth.net on 2000/04/11 20:17:12 UTC, 4 replies.
- setting classpath from within build.xml - posted by Stefan Arentz <st...@soze.com> on 2000/04/12 20:21:05 UTC, 1 replies.
- problem with JARing an EJB - posted by Stefan Arentz <st...@soze.com> on 2000/04/12 22:06:26 UTC, 3 replies.
- Re: Standard compilation JSR - posted by mp...@ThoughtWorks.com on 2000/04/13 04:52:41 UTC, 0 replies.
- Questions About Ant - posted by Roger Vaughn <rv...@seaconinc.com> on 2000/04/14 16:51:26 UTC, 0 replies.
- How to participate? - posted by Vitaly Stulsky <vi...@yahoo.com> on 2000/04/15 10:11:11 UTC, 7 replies.
- Ant Principles - posted by James Duncan Davidson <ja...@eng.sun.com> on 2000/04/18 03:11:24 UTC, 79 replies.
- [PATCH]: Cvs task: ignore tag, if empty - posted by Thomas Haas <th...@softwired-inc.com> on 2000/04/18 14:52:00 UTC, 0 replies.
- cvs task - posted by Wolfgang Werner <ww...@picturesafe.de> on 2000/04/18 18:55:48 UTC, 4 replies.
- small incremental improvement - posted by Jonathan Locke <jo...@eidolon.muppetlabs.com> on 2000/04/18 21:00:23 UTC, 0 replies.
- Proposal: File translation task - posted by Thomas Haas <th...@softwired-inc.com> on 2000/04/19 00:08:56 UTC, 5 replies.
- Cvs Task, 2nd try - posted by Wolfgang Werner <ww...@picturesafe.de> on 2000/04/19 09:37:22 UTC, 1 replies.
- Filenames - somewhat OT - posted by Stefan Bodewig <bo...@bost.de> on 2000/04/19 09:45:44 UTC, 1 replies.
- JUnit Task - posted by Wolfgang Werner <ww...@picturesafe.de> on 2000/04/19 10:23:35 UTC, 2 replies.
- Path & dir separators (was Re: Ant Principles) - posted by Michael Smith <mi...@sneakerlabs.com> on 2000/04/19 16:17:42 UTC, 20 replies.
- [VOTE]: Thomas Haas for comitter status to Jakarta-ant - posted by ru...@us.ibm.com on 2000/04/19 17:30:51 UTC, 6 replies.
- mailing list archive - posted by Mattias Brandstrom <br...@ibfs.com> on 2000/04/19 17:49:15 UTC, 2 replies.
- Question and Patch - posted by Ross Burton <ro...@mail.com> on 2000/04/19 20:37:11 UTC, 0 replies.
- JUnit task and friends - posted by Thomas Haas <th...@softwired-inc.com> on 2000/04/19 22:09:05 UTC, 0 replies.
- Unzip task - posted by Thomas Haas <th...@softwired-inc.com> on 2000/04/19 22:14:21 UTC, 0 replies.
- Principles discussion - posted by James Duncan Davidson <ja...@eng.sun.com> on 2000/04/19 22:40:16 UTC, 0 replies.
- RE: Ant Principles (Taskdef storage) - posted by "Kuiper, Arnout" <Ar...@nl.origin-it.com> on 2000/04/20 10:18:58 UTC, 7 replies.
- SAX 1.0 vs SAX 2.0 - posted by ru...@us.ibm.com on 2000/04/21 05:11:59 UTC, 5 replies.
- RE: Ant Principles (Design pattern) - posted by "Kuiper, Arnout" <Ar...@nl.origin-it.com> on 2000/04/21 11:32:31 UTC, 5 replies.
- cvs commit: jakarta-ant/space - New directory - posted by du...@locus.apache.org on 2000/04/21 14:44:52 UTC, 1 replies.
- cvs commit: jakarta-ant/spec - New directory - posted by du...@locus.apache.org on 2000/04/21 14:45:18 UTC, 0 replies.
- cvs commit: jakarta-ant/spec core.html - posted by du...@locus.apache.org on 2000/04/21 14:46:26 UTC, 0 replies.
- Core spec checkin - posted by James Duncan Davidson <ja...@eng.sun.com> on 2000/04/21 14:56:35 UTC, 2 replies.
- Some comments on Ant Spec 0.5 - posted by "Kuiper, Arnout" <Ar...@nl.origin-it.com> on 2000/04/21 16:20:51 UTC, 1 replies.
- RE: Ant Principles (Argument passing) - posted by "Kuiper, Arnout" <Ar...@nl.origin-it.com> on 2000/04/21 18:47:06 UTC, 0 replies.
- Various registrations on various web sites - posted by Thomas Haas <th...@softwired-inc.com> on 2000/04/22 12:59:21 UTC, 1 replies.
- Extra command options ? - posted by "Max R. Andersen" <ma...@mail1.stofanet.dk> on 2000/04/23 16:30:43 UTC, 1 replies.
- RE: [NB-EAP] Exposing CVS/Custom Actions from another module on D ataLoaders - posted by "Edwards, Jayme" <JC...@software.rockwell.com> on 2000/04/25 21:25:54 UTC, 1 replies.
- Jikes file limit? - posted by Michael McCune <mc...@pop.peoplescape.com> on 2000/04/25 22:53:34 UTC, 0 replies.
- RE: GUI Front End? - posted by Todd Shutts <TS...@us.eeft.com> on 2000/04/26 00:00:40 UTC, 0 replies.
- RE: [NB-EAP] Exposing CVS/Custom Actions from another module on D ataLoaders - posted by Erik Huddleston <er...@erik.net> on 2000/04/26 04:30:16 UTC, 3 replies.
- Re: [PATCH] SAX & JAXP -please read - posted by ru...@us.ibm.com on 2000/04/26 21:06:44 UTC, 3 replies.
- cvs commit: jakarta-ant/src/main/org/apache/tools/ant BuildException.java Main.java ProjectHelper.java Target.java Task.java ApacheParser.java Parser.java SunParser.java parser.properties - posted by ru...@locus.apache.org on 2000/04/26 21:09:19 UTC, 0 replies.
- Re: cvs commit: jakarta-ant/src/main/org/apache/tools/ant BuildException.java Main.java ProjectHelper.java Target.java Task.java ApacheParser.java Parser.java SunParser.java parser.properties - posted by "Craig R. McClanahan" <Cr...@eng.sun.com> on 2000/04/26 22:38:44 UTC, 0 replies.
- cvs commit: jakarta-ant/src/main/org/apache/tools/ant Location.java - posted by ru...@locus.apache.org on 2000/04/26 23:21:04 UTC, 1 replies.
- ANN: JDOM at the Mountain View JUG tonight - posted by Jason Hunter <jh...@acm.org> on 2000/04/27 00:09:17 UTC, 1 replies.
- [PATCH] add tools.jar to build.bat classpath - posted by Conor MacNeill <co...@m64.com> on 2000/04/27 15:36:40 UTC, 0 replies.
- cvs commit: jakarta-ant build.bat - posted by ru...@locus.apache.org on 2000/04/27 15:53:14 UTC, 0 replies.
- [PATCH] Remove reference to xml.jar - posted by Conor MacNeill <co...@m64.com> on 2000/04/27 16:11:24 UTC, 0 replies.
- Classic command line on NT - posted by Steve Peterson <st...@virtation.com> on 2000/04/27 17:34:23 UTC, 1 replies.
- dynamic properties? - posted by Mark Porter <ma...@canlink.com> on 2000/04/27 17:45:12 UTC, 1 replies.
- cvs commit: jakarta-ant buildAnt buildAnt.xml - posted by cr...@locus.apache.org on 2000/04/27 22:26:10 UTC, 0 replies.
- Request for Patch to BuildException - posted by "Edwards, Jayme" <JC...@software.rockwell.com> on 2000/04/27 23:39:40 UTC, 0 replies.
- [PATCH] properly set version property - posted by Justyna Horwat <Ju...@eng.sun.com> on 2000/04/28 01:00:53 UTC, 0 replies.