AW: distribution targets

2005-07-25 Thread Jan.Materne
>One thing I havent touched (yet) is the testutils jar. It >needs to go into the maven repository so that things depending >on it can get it, but can be omitted from the main distro. Ok with me. The tutorial "Writing Tasks" refers to them (on an old and invalid Gump-Location). So that could be

DO NOT REPLY [Bug 35860] - Ant Usage in WebApp

2005-07-25 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 35860] - Ant Usage in WebApp

2005-07-25 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 35860] - Ant Usage in WebApp

2005-07-25 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

Re: Java Development with Ant

2005-07-25 Thread Andrew
I work in a web agency, here are some of the more esoteric things I have done: - strictly control access to deployment/live servers; only access to deploy is via a series of Ant tasks; limit files that can go live by the use of file filters - promoting reference data from dev > staging databas

DO NOT REPLY [Bug 35860] - Ant Usage in WebApp

2005-07-25 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 35860] New: - Ant Usage in WebApp

2005-07-25 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

Java Development with Ant

2005-07-25 Thread Kev Jackson
Hi all, I'm preparing a talk for the developers here in Vietnam about how to use Ant to build software (mainly Java, but you know there's the .net tasks too). I have the main body of the presentation completed, but I wanted to include some of the more esoteric things you can do with Ant (not

cvs commit: ant build.xml

2005-07-25 Thread stevel
stevel 2005/07/25 15:00:45 Modified:.build.xml Log: mkdir -p doesnt fail if the dir already exists, so we do not need to ignore the errors. Revision ChangesPath 1.476 +0 -2 ant/build.xml Index: build.xml ==

cvs commit: ant/docs/manual/CoreTasks subant.html

2005-07-25 Thread mbenson
mbenson 2005/07/25 14:27:28 Modified:docs/manual/CoreTasks subant.html Log: fix typo Revision ChangesPath 1.15 +1 -1 ant/docs/manual/CoreTasks/subant.html Index: subant.html === RCS file: /

DO NOT REPLY [Bug 35852] - Speed up th e StarTeam checkout task

2005-07-25 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 35295] - Starteam checkout major fix

2005-07-25 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 35852] - Speed up th e StarTeam checkout task

2005-07-25 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 35852] - Speed up th e StarTeam checkout task

2005-07-25 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 35295] - Starteam checkout major fix

2005-07-25 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 35295] - Starteam checkout major fix

2005-07-25 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 35852] New: - Speed up th e StarTeam checkout task

2005-07-25 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

cvs commit: ant build.xml

2005-07-25 Thread stevel
stevel 2005/07/25 09:52:01 Modified:.build.xml Log: no, I need the parent dirs too Revision ChangesPath 1.475 +3 -3 ant/build.xml Index: build.xml === RCS file: /home/cvs/ant/build.

distribution targets

2005-07-25 Thread Steve Loughran
I'm doing some tuning of the distro targets, not because I have any immediate plans on that front, but because I need to do a private distro. Hence the support for creating the output dirs if absent, and more control over destination host and dir. I have also stuck in the fetch.xml file, wit

cvs commit: ant build.xml

2005-07-25 Thread stevel
stevel 2005/07/25 09:39:06 Modified:.build.xml Log: Enhanced upload process. 1. you can override the machine and dest dirs 2. we create the dest dirs, if not found (ignoring errors if they exist) 3. the init-upload target prints out what is about to happen, to help pre

DO NOT REPLY [Bug 35850] New: - target attributes should support multiple Ant targets

2005-07-25 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

Bug report for Ant [2005/07/25]

2005-07-25 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned