cvs commit: ant WHATSNEW

2005-04-19 Thread stevel
stevel 2005/04/19 15:30:38 Modified:.WHATSNEW Log: add os and exec changes. Revision ChangesPath 1.809 +6 -0 ant/WHATSNEW Index: WHATSNEW === RCS file: /home/cvs/ant/WHATSNEW,v re

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

2005-04-19 Thread stevel
stevel 2005/04/19 15:28:22 Modified:docs/manual/CoreTasks apply.html Log: Now for the fun. Exec adds an osfamily attribute, so you can restrict execution to a platform such as nt, or unix. This propagates to execon, so into chmod, attrib, etc. We could therefore adapt them use osf

cvs commit: ant/src/testcases/org/apache/tools/ant/taskdefs ExecTaskTest.java

2005-04-19 Thread stevel
stevel 2005/04/19 15:26:37 Modified:docs/manual/CoreTasks exec.html src/etc/testcases/taskdefs/exec exec.xml src/main/org/apache/tools/ant/taskdefs ExecTask.java src/testcases/org/apache/tools/ant/taskdefs ExecTaskTest

cvs commit: ant/src/main/org/apache/tools/ant/taskdefs Chmod.java

2005-04-19 Thread stevel
stevel 2005/04/19 15:23:39 Modified:docs/manual/CoreTasks conditions.html src/main/org/apache/tools/ant/taskdefs/condition Os.java src/main/org/apache/tools/ant/taskdefs Chmod.java Log: Os gets -specific test for nt based systems -refactored (less

DO NOT REPLY [Bug 34529] - Suboptimal analyzing of project build files

2005-04-19 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 34534] - Should document $$ escaping (or show where other than javac.html it is documented).

2005-04-19 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 34534] - Should document $$ escaping (or show where other than javac.html it is documented).

2005-04-19 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 34529] - Suboptimal analyzing of project build files

2005-04-19 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 WHATSNEW

2005-04-19 Thread jkf
jkf 2005/04/19 14:21:03 Modified:.Tag: ANT_16_BRANCH WHATSNEW Log: Avoid using of CharacterIterator for URIs that do not contain %, as suggested in pr34529. PR: 34529 Revision ChangesPath No revision No revision 1.503

[Ant Wiki] Trivial Update of "AntNewbies" by PhilWS

2005-04-19 Thread Apache Wiki
Dear Wiki user, You have subscribed to a wiki page or wiki category on "Ant Wiki" for change notification. The following page has been changed by PhilWS: http://wiki.apache.org/ant/AntNewbies -- '''Answer #7''' - U

DO NOT REPLY [Bug 34534] - Should document $$ escaping (or show where other than javac.html it is documented).

2005-04-19 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

[Ant Wiki] Update of "AntNewbies" by MattBenson

2005-04-19 Thread Apache Wiki
Dear Wiki user, You have subscribed to a wiki page or wiki category on "Ant Wiki" for change notification. The following page has been changed by MattBenson: http://wiki.apache.org/ant/AntNewbies -- Exception in th

DO NOT REPLY [Bug 34534] New: - FTP Password Problem

2005-04-19 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/src/main/org/apache/tools/ant/launch Locator.java

2005-04-19 Thread jkf
jkf 2005/04/19 13:57:24 Modified:src/main/org/apache/tools/ant/launch Locator.java Log: Avoid using of CharacterIterator for URIs that do not contain %, as suggested in pr34529. PR: 34529 Revision ChangesPath 1.17 +14 -0 ant/src/main/org/apache/tools/ant/l

cvs commit: ant/src/main/org/apache/tools/ant/launch Locator.java

2005-04-19 Thread jkf
jkf 2005/04/19 13:55:17 Modified:src/main/org/apache/tools/ant/launch Tag: ANT_16_BRANCH Locator.java Log: Avoid using of CharacterIterator for URIs that do not contain %, as suggested in pr34529. PR: 34529 Revision ChangesPath No

DO NOT REPLY [Bug 34530] - APT Task Documentation is missing

2005-04-19 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 34530] - APT Task Documentation is missing

2005-04-19 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: [VOTE] Ant 1.6.3 release

2005-04-19 Thread Matt Benson
--- Antoine Levy-Lambert <[EMAIL PROTECTED]> wrote: > Do we want to release Ant 1.6.3 on Thursday, April > 28th ? > > Yes [X] > No [ ] > -Matt > Cheers, > > Antoine > > > > - > To unsubscribe, e-mail: > [EMAIL PROTECTED]

Re: [VOTE] Ant 1.6.3 release

2005-04-19 Thread Martijn Kruithof
Antoine Levy-Lambert wrote: Do we want to release Ant 1.6.3 on Thursday, April 28th ? Yes [X] No [ ] Martijn - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

DO NOT REPLY [Bug 34530] New: - APT Task Documentation is missing

2005-04-19 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/src/script runant.py

2005-04-19 Thread stevel
stevel 2005/04/19 12:26:33 Modified:src/script runant.py Log: flush any output before we run. Revision ChangesPath 1.9 +1 -0 ant/src/script/runant.py Index: runant.py === RCS file: /home/

DO NOT REPLY [Bug 22020] - [PATCH] addition of access atribute to task

2005-04-19 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/docs/manual/CoreTasks loadproperties.html

2005-04-19 Thread jglick
jglick 2005/04/19 12:21:10 Modified:docs/manual/CoreTasks loadproperties.html Log: Noting a difference between and . Revision ChangesPath 1.11 +2 -0 ant/docs/manual/CoreTasks/loadproperties.html Index: loadproperties.html ===

Re: Suggested change for classpaths

2005-04-19 Thread Jesse Glick
Richardson, Steph wrote: The javac task by default, adds the destination directory to the classpath that is being used to compile [...] This option would be very useful in projects where explicit dependencies between packages are manually specified, and would prevent the need for workarounds to t

DO NOT REPLY [Bug 18128] - s don't support sets of absolute filenames

2005-04-19 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 34500] - Allowing files from multiple directories be grouped into a single set or container like a Fileset

2005-04-19 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: DO NOT REPLY [Bug 34516] - Java ant task crashes JVM if not forked

2005-04-19 Thread Jesse Glick
[EMAIL PROTECTED] wrote: I should add that if ever Java gets Open Sourced, replacing ::LoadLibrary with ::LoadLibraryEx( LOAD_WITH_ALTERED_SEARCH_PATH) in the C/C++ bit would be enough to fix up the DLL loading to load downward dependencies http://msdn.microsoft.com/library/en-us/dllproc/base/loadl

[Ant Wiki] Update of "AntNewbies" by KarynChen

2005-04-19 Thread Apache Wiki
Dear Wiki user, You have subscribed to a wiki page or wiki category on "Ant Wiki" for change notification. The following page has been changed by KarynChen: http://wiki.apache.org/ant/AntNewbies -- ```Question#11```

DO NOT REPLY [Bug 34527] - FileUtils.isNetware field should be static to improve performance

2005-04-19 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 34529] New: - Suboptimal analyzing of project build files

2005-04-19 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 34527] New: - FileUtils.isNetware field should be static to improve performance

2005-04-19 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

[VOTE] Ant 1.6.3 release

2005-04-19 Thread Antoine Levy-Lambert
Do we want to release Ant 1.6.3 on Thursday, April 28th ? Yes [ ] No [ ] Cheers, Antoine - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Addition to "External tools And Tasks"

2005-04-19 Thread teknopaul
Hi, I'd like to submit a tool for the "External Tools" section of the site. Name: AntInstaller Desc: build MSI style installers (with command line option) using Ant as Back end. UI developed by writing an XML install descriptor. Runtime launched from scripts or an all inclusive Jar. Compata

[Ant Wiki] Update of "AntNewbies" by KarynChen

2005-04-19 Thread Apache Wiki
Dear Wiki user, You have subscribed to a wiki page or wiki category on "Ant Wiki" for change notification. The following page has been changed by KarynChen: http://wiki.apache.org/ant/AntNewbies -- '''Answer #10'''

Re: Antlib package names

2005-04-19 Thread Martijn Kruithof
Dominique Devienne wrote: From: Stefan Bodewig [mailto:[EMAIL PROTECTED] for the svn tasks I've used org.apache.tools.ant.taskdefs.svn, for the "newer" antunit I've used org.apache.ant.antlibs.antunit. I'd like to drop the "tools" for antlibs and I think antlibs should be somewhere in the package n

RE: ResourceCollections

2005-04-19 Thread Jose Alberto Fernandez
> From: Matt Benson [mailto:[EMAIL PROTECTED] > > --- Jose Alberto Fernandez <[EMAIL PROTECTED]> > wrote: > > > From: Matt Benson [mailto:[EMAIL PROTECTED] > > > > > > --- Jose Alberto Fernandez > > <[EMAIL PROTECTED]> > > > wrote: > > > > > > > All this discussion about roles brings me back >

DO NOT REPLY [Bug 34525] - doesnt check for the transform existing

2005-04-19 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: Ant "roles"

2005-04-19 Thread Dominique Devienne
> From: Stefan Bodewig [mailto:[EMAIL PROTECTED] > > as well as org/apache/tools/ant/types/antlib.xml with > > > > > But won't that create some kind of warning because of the and/or/etc... name clashes from conditions/selectors? --DD ---

Re: Ant "roles"

2005-04-19 Thread Matt Benson
--- Stefan Bodewig <[EMAIL PROTECTED]> wrote: > On Tue, 19 Apr 2005, Matt Benson > <[EMAIL PROTECTED]> wrote: > > > My concern here is back to this: I would like an > alternate syntax > > for loading built-in antlibs (as I have made > painfully clear). > > Yes you have. And you have my support f

Re: Ant "roles"

2005-04-19 Thread Stefan Bodewig
On Tue, 19 Apr 2005, Matt Benson <[EMAIL PROTECTED]> wrote: > My concern here is back to this: I would like an alternate syntax > for loading built-in antlibs (as I have made painfully clear). Yes you have. And you have my support for a new protocol (in case I wasn't clear). > Since antlibs don

DO NOT REPLY [Bug 34525] New: - doesnt check for the transform existing

2005-04-19 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: Ant "roles"

2005-04-19 Thread Matt Benson
--- Stefan Bodewig <[EMAIL PROTECTED]> wrote: > On Tue, 19 Apr 2005, Matt Benson > <[EMAIL PROTECTED]> wrote: > > > I think we already have 1. and 2. if we want to > use > > antlibs, > > except we don't have the descriptors, yet. > > > and assuming we can place additional resources > where we l

RE: Antlib package names

2005-04-19 Thread Dominique Devienne
> From: Stefan Bodewig [mailto:[EMAIL PROTECTED] > > for the svn tasks I've used org.apache.tools.ant.taskdefs.svn, for the > "newer" antunit I've used org.apache.ant.antlibs.antunit. > > I'd like to drop the "tools" for antlibs and I think antlibs should be > somewhere in the package names, so I

RE: Ant "roles"

2005-04-19 Thread Matt Benson
--- Dominique Devienne <[EMAIL PROTECTED]> wrote: > > From: Matt Benson [mailto:[EMAIL PROTECTED] > > > > I think we already have 1. and 2. if we want to > use > > antlibs, and assuming we can place additional > > resources where we like. > > You mean that we can easily achieve 1. and 2. by > de

Re: Ant "roles"

2005-04-19 Thread Stefan Bodewig
On Tue, 19 Apr 2005, Dominique Devienne <[EMAIL PROTECTED]> wrote: > You mean that we can easily achieve 1. and 2. by > defining a few XML files (and modify some code for 2.), no? The example I've used should work. Just add a few resource files and use typedef with resource and URI (as short as

AW: Antlib package names

2005-04-19 Thread Jan . Materne
The 'tools' came from old Jakarta times I think and should be in for bwc reasons. But writing complete new libraries should fit to our project structure (top level project "org.apache.ant" and components "antunit"). So I would agree using the new package name. Jan > -Ursprüngliche Nachrich

Re: Ant "roles"

2005-04-19 Thread Stefan Bodewig
On Tue, 19 Apr 2005, Matt Benson <[EMAIL PROTECTED]> wrote: > I think we already have 1. and 2. if we want to use > antlibs, except we don't have the descriptors, yet. > and assuming we can place additional resources where we like. We can. >> Something where loading of the descriptor gets trig

AW: BuildException wrapping in

2005-04-19 Thread Jan . Materne
No - loaded from an AntLib a macro should behave as a "usual" task. So it doesnt matter in what "language" the task was written :-) Jan > -Ursprüngliche Nachricht- > Von: Stefan Bodewig [mailto:[EMAIL PROTECTED] > Gesendet am: Dienstag, 19. April 2005 17:38 > An: [EMAIL PROTECTED] > Betr

Antlib package names

2005-04-19 Thread Stefan Bodewig
Hi, for the svn tasks I've used org.apache.tools.ant.taskdefs.svn, for the "newer" antunit I've used org.apache.ant.antlibs.antunit. I'd like to drop the "tools" for antlibs and I think antlibs should be somewhere in the package names, so I'd turn the former into org.apache.ant.antlibs.svn. Any

BuildException wrapping in

2005-04-19 Thread Stefan Bodewig
Hi, using I get /tmp/au.xml:2: The following error occurred while executing this line: jar:file:/home/bodewig/ASF/jakarta/ant/sandbox/antlibs/antunit/trunk/build/lib/ant-antunit.jar!/org/apache/ant/antlib/antunit/antlib.xml:40: Expected 'bar' but was 'baz' what I really want is /tmp/au.

RE: Ant "roles"

2005-04-19 Thread Dominique Devienne
> From: Matt Benson [mailto:[EMAIL PROTECTED] > > I think we already have 1. and 2. if we want to use > antlibs, and assuming we can place additional > resources where we like. You mean that we can easily achieve 1. and 2. by defining a few XML files (and modify some code for 2.), no? AFAIK, we

Re: Ant "roles"

2005-04-19 Thread Matt Benson
--- Stefan Bodewig <[EMAIL PROTECTED]> wrote: > On Fri, 15 Apr 2005, Peter Reilly > <[EMAIL PROTECTED]> wrote: > > > I do not like roles > > I'm not sure we are really talking about roles at > all here. > > What Matt and DD and I and others who've spoken up > mostly want are two > things: > >

Re: Ant "roles"

2005-04-19 Thread Stefan Bodewig
On Fri, 15 Apr 2005, Peter Reilly <[EMAIL PROTECTED]> wrote: > I do not like roles I'm not sure we are really talking about roles at all here. What Matt and DD and I and others who've spoken up mostly want are two things: (1) Be able to use via add(Condition). I had to extend ConditionBas

DO NOT REPLY [Bug 34516] - Java ant task crashes JVM if not forked

2005-04-19 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: ResourceCollections

2005-04-19 Thread Matt Benson
--- Jose Alberto Fernandez <[EMAIL PROTECTED]> wrote: > > From: Matt Benson [mailto:[EMAIL PROTECTED] > > > > --- Jose Alberto Fernandez > <[EMAIL PROTECTED]> > > wrote: > > > > > All this discussion about roles brings me back > to > > > the > > > proposal/implementation > > > of Roles that I ma

[Ant Wiki] Update of "AntNewbies" by SteveLoughran

2005-04-19 Thread Apache Wiki
Dear Wiki user, You have subscribed to a wiki page or wiki category on "Ant Wiki" for change notification. The following page has been changed by SteveLoughran: http://wiki.apache.org/ant/AntNewbies The comment on the change is: point user at manual. ---

[Ant Wiki] Update of "Ant17/Planning" by MattBenson

2005-04-19 Thread Apache Wiki
Dear Wiki user, You have subscribed to a wiki page or wiki category on "Ant Wiki" for change notification. The following page has been changed by MattBenson: http://wiki.apache.org/ant/Ant17/Planning The comment on the change is: s/FileCollections/ResourceCollections --

[Ant Wiki] Update of "Ant17/Planning" by SteveLoughran

2005-04-19 Thread Apache Wiki
Dear Wiki user, You have subscribed to a wiki page or wiki category on "Ant Wiki" for change notification. The following page has been changed by SteveLoughran: http://wiki.apache.org/ant/Ant17/Planning The comment on the change is: added idea of java1.5 distro; moved some others around. -

svn commit: r161895 - in ant/sandbox/antlibs/svn/trunk/src: etc/testcases/ testcases/org/apache/tools/ant/taskdefs/svn/

2005-04-19 Thread bodewig
Author: bodewig Date: Tue Apr 19 07:17:59 2005 New Revision: 161895 URL: http://svn.apache.org/viewcvs?view=rev&rev=161895 Log: Use Ant's repo for most of the test now Modified: ant/sandbox/antlibs/svn/trunk/src/etc/testcases/abstractsvntask.xml ant/sandbox/antlibs/svn/trunk/src/etc/testc

DO NOT REPLY [Bug 34516] - Java ant task crashes JVM if not forked

2005-04-19 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

svn commit: r161885 - in ant/sandbox/antlibs: antunit/trunk/ antunit/trunk/build.xml dotnet/branches/Ant_1.6.2_compatible/ dotnet/branches/Ant_1.6.2_compatible/build.xml dotnet/trunk/ dotnet/trunk/bui

2005-04-19 Thread bodewig
Author: bodewig Date: Tue Apr 19 06:24:52 2005 New Revision: 161885 URL: http://svn.apache.org/viewcvs?view=rev&rev=161885 Log: Make sandboxes build Modified: ant/sandbox/antlibs/antunit/trunk/ (props changed) ant/sandbox/antlibs/antunit/trunk/build.xml ant/sandbox/antlibs/dotnet/br

svn commit: r161884 - ant/antlibs/common/trunk/build.xml

2005-04-19 Thread bodewig
Author: bodewig Date: Tue Apr 19 06:18:27 2005 New Revision: 161884 URL: http://svn.apache.org/viewcvs?view=rev&rev=161884 Log: Give build file a name Modified: ant/antlibs/common/trunk/build.xml Modified: ant/antlibs/common/trunk/build.xml URL: http://svn.apache.org/viewcvs/ant/antlibs/com

svn commit: r161881 - in ant/antlibs/common: ./ branches/ tags/ trunk/ trunk/LICENSE trunk/NOTICE trunk/build.xml

2005-04-19 Thread bodewig
Author: bodewig Date: Tue Apr 19 05:42:13 2005 New Revision: 161881 URL: http://svn.apache.org/viewcvs?view=rev&rev=161881 Log: Provide a basic build infrastructure for antlibs Added: ant/antlibs/common/ ant/antlibs/common/branches/ ant/antlibs/common/tags/ ant/antlibs/common/trun

DO NOT REPLY [Bug 34516] - Java ant task crashes JVM if not forked

2005-04-19 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 34516] New: - Java ant task crashes JVM if not forked

2005-04-19 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 34500] - Allowing files from multiple directories be grouped into a single set or container like a Fileset

2005-04-19 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: cvs commit: ant WHATSNEW

2005-04-19 Thread Antoine Levy-Lambert
Peter Reilly wrote: Opps, thanks Antoine! Peter You welcome Peter :-) Antoine - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: cvs commit: ant WHATSNEW

2005-04-19 Thread Peter Reilly
Opps, thanks Antoine! Peter [EMAIL PROTECTED] wrote: antoine 2005/04/18 22:22:45 Modified:.WHATSNEW Log: Added missing dot at end of paragraph Revision ChangesPath 1.808 +1 -1 ant/WHATSNEW Index: WHATSNEW =

DO NOT REPLY [Bug 34500] - Allowing files from multiple directories be grouped into a single set or container like a Fileset

2005-04-19 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 WHATSNEW

2005-04-19 Thread antoine
antoine 2005/04/18 22:22:45 Modified:.WHATSNEW Log: Added missing dot at end of paragraph Revision ChangesPath 1.808 +1 -1 ant/WHATSNEW Index: WHATSNEW === RCS file: /home/cvs/ant/WH

DO NOT REPLY [Bug 34510] - ant.bat missing runAntNoClasspath label for goto

2005-04-19 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/src/script ant.bat

2005-04-19 Thread antoine
antoine 2005/04/18 22:19:11 Modified:.Tag: ANT_16_BRANCH WHATSNEW src/script Tag: ANT_16_BRANCH ant.bat Log: Merge PR: 34510 Revision ChangesPath No revision No revision 1.503.2.217 +3 -0 ant/WHATSNEW

cvs commit: ant/src/script ant.bat

2005-04-19 Thread antoine
antoine 2005/04/18 22:10:46 Modified:.WHATSNEW src/script ant.bat Log: ant.bat was missing runAntNoClasspath label for goto PR: 34510 Revision ChangesPath 1.807 +3 -0 ant/WHATSNEW Index: WHATSNEW ===

DO NOT REPLY [Bug 34510] - ant.bat missing runAntNoClasspath label for goto

2005-04-19 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