Re: [Ant Wiki] Updated: AntTasks

2004-05-25 Thread Steve Loughran
Nicola Ken Barozzi wrote: Dominique Devienne wrote: From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Editor: StefanBodewig <[EMAIL PROTECTED]> this is getting silly -[http://www.marcihellishland.com marci hellish vacation rentals] -[http://www.marcihellishland.com marci hellish home] -[http://

Re: [Ant Wiki] Updated: AntTasks

2004-05-25 Thread Jack J. Woehr
Dominique Devienne wrote: > Is there no way to moderate Wikis? Or at least the changes that include > URLs? --DD Don't most Wikis today require a login that was established via mail-back? -- Jack J. Woehr # We have gone from the horse and buggy Senior Consultant # to the moon rocket in one

RE: Implicit element for macrodef

2004-05-25 Thread Michael Sunde
Hi, This is a feature that I have been waiting for. Thanks. There is one other issue with macrodef that has been bothering me a little. The issue comes up when I compare macrodef to scriptdef. Scriptdef has a type attribute on the elements which makes the usage of the script cleaner:

[GUMP@brutus]: ant/bootstrap-ant success

2004-05-25 Thread Gump Integration Build
otstrap-ant/atom.xml -- Produced by Gump 2.0.3-alpha-0002. [Run (20040525 03:00:06, brutus:brutus-public:20040525 03:00:06)] http://brutus.apache.org:8080/gump/index.html http://brutus.apache.org:8080/gump/options.html -- Apache Gump http://gump.apache.or

RE: [Ant Wiki] Updated: AntTasks

2004-05-25 Thread Dominique Devienne
> From: Nicola Ken Barozzi [mailto:[EMAIL PROTECTED] > >>From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > >> Editor: StefanBodewig <[EMAIL PROTECTED]> > >> this is getting silly > >>-[http://www.marcihellishland.com marci hellish vacation rentals] > >>-[http://www.marcihellishland.com marci

Re: [Ant Wiki] Updated: AntTasks

2004-05-25 Thread Nicola Ken Barozzi
Dominique Devienne wrote: From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Editor: StefanBodewig <[EMAIL PROTECTED]> this is getting silly -[http://www.marcihellishland.com marci hellish vacation rentals] -[http://www.marcihellishland.com marci hellish home] -[http://www.marcihellishland.com m

DO NOT REPLY [Bug 28681] - [PATCH] Xml output for the SQL task

2004-05-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 28681] - [PATCH] Xml output for the SQL task

2004-05-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: [Ant Wiki] Updated: AntTasks

2004-05-25 Thread Dominique Devienne
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] >Editor: StefanBodewig <[EMAIL PROTECTED]> >this is getting silly > -[http://www.marcihellishland.com marci hellish vacation rentals] > -[http://www.marcihellishland.com marci hellish home] > -[http://www.marcihellishland.com marci hellish

RE: Implicit element for macrodef

2004-05-25 Thread Dominique Devienne
> From: Peter Reilly [mailto:[EMAIL PROTECTED] > > I am looking into an implementation of implicit nested elements for > macrodef: Cool. > > > > > > The implementation does however involve a small Backward Incompatible > change to the implementation of MacroInstance. I'd sa

Implicit element for macrodef

2004-05-25 Thread Peter Reilly
I am looking into an implementation of implicit nested elements for macrodef: http://issues.apache.org/bugzilla/show_bug.cgi?id=25633 and http://issues.apache.org/bugzilla/show_bug.cgi?id=27569 The useage is like this;

DO NOT REPLY [Bug 25633] - macrodef should support default element node

2004-05-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 28735] - Copy and sync don't allow for low-resolution file times (SMB)

2004-05-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 22150] - sync copies extra files across a windows to samba drive

2004-05-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/src/main/org/apache/tools/ant/taskdefs Sync.java

2004-05-25 Thread bodewig
bodewig 2004/05/25 05:14:07 Modified:src/main/org/apache/tools/ant/taskdefs Sync.java Log: Push fix for PR#22150 to 1.6.2 Revision ChangesPath 1.13 +2 -2 ant/src/main/org/apache/tools/ant/taskdefs/Sync.java Index: Sync.java ===

DO NOT REPLY [Bug 22150] - sync copies extra files across a windows to samba drive

2004-05-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/src/main/org/apache/tools/ant/taskdefs Sync.java

2004-05-25 Thread bodewig
bodewig 2004/05/25 05:14:04 Modified:src/main/org/apache/tools/ant/taskdefs Tag: ANT_16_BRANCH Sync.java Log: Merge fix for PR#22150 Revision ChangesPath No revision No revision 1.7.2.5 +13 -1 ant/src/m

cvs commit: ant/src/main/org/apache/tools/ant/util ResourceUtils.java SourceFileScanner.java

2004-05-25 Thread bodewig
bodewig 2004/05/25 05:12:57 Modified:docs/manual/CoreTasks Tag: ANT_16_BRANCH copy.html src/main/org/apache/tools/ant/taskdefs Tag: ANT_16_BRANCH Copy.java src/main/org/apache/tools/ant/util Tag: ANT_16_BRANCH

cvs commit: ant/src/main/org/apache/tools/ant/util ResourceUtils.java SourceFileScanner.java

2004-05-25 Thread bodewig
bodewig 2004/05/25 05:12:39 Modified:docs/manual/CoreTasks copy.html src/main/org/apache/tools/ant/taskdefs Copy.java src/main/org/apache/tools/ant/util ResourceUtils.java SourceFileScanner.java Log: Push fix for PR#22150 to 1.6.2

DO NOT REPLY [Bug 29020] - gcj support in Path.addJavaRuntime

2004-05-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 22690] - Inheritance of nested in broken

2004-05-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 29051] - passes through but cannot use in in sub build

2004-05-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/src/main/org/apache/tools/ant/taskdefs Zip.java

2004-05-25 Thread bodewig
bodewig 2004/05/25 04:48:35 Modified:.Tag: ANT_16_BRANCH WHATSNEW docs/manual/CoreTasks Tag: ANT_16_BRANCH ear.html jar.html war.html zip.html src/main/org/apache/tools/ant/taskdefs Tag: ANT_16_BRANCH Z

DO NOT REPLY [Bug 17934] - Dates too late in jar entries

2004-05-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/src/main/org/apache/tools/ant/taskdefs Zip.java

2004-05-25 Thread bodewig
bodewig 2004/05/25 04:48:20 Modified:.WHATSNEW docs/manual/CoreTasks ear.html jar.html war.html zip.html src/main/org/apache/tools/ant/taskdefs Zip.java Log: Push fix for PR#17934 to 1.6.2 Revision ChangesPath 1.608 +5 -6 ant

DO NOT REPLY [Bug 25633] - macrodef should support default element node

2004-05-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 25633] - macrodef should support default element node

2004-05-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 29193] - Zip, Jar Task:The time stump of the file stored progresses for 2 seconds

2004-05-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 17934] - Dates too late in jar entries

2004-05-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 25633] - macrodef should support default element node

2004-05-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

2004-05-25 Thread bodewig
bodewig 2004/05/25 04:37:02 Modified:.Tag: ANT_16_BRANCH build.xml Log: merge Revision ChangesPath No revision No revision 1.392.2.28 +1 -1 ant/build.xml Index: build.xml =

cvs commit: ant build.xml

2004-05-25 Thread bodewig
bodewig 2004/05/25 04:36:40 Modified:.build.xml Log: Use the same class as JavaEnvUtils to check for 1.5+ Revision ChangesPath 1.421 +1 -1 ant/build.xml Index: build.xml === RCS file

[Ant Wiki] Updated: AntTasks

2004-05-25 Thread ant-cvs
Date: 2004-05-25T03:46:46 Editor: StefanBodewig <[EMAIL PROTECTED]> Wiki: Ant Wiki Page: AntTasks URL: http://wiki.apache.org/ant/AntTasks this is getting silly Change Log: -- @@ -6,7 +6,3 @@ == The Sy

[Ant Wiki] Updated: AntTasks

2004-05-25 Thread ant-cvs
Date: 2004-05-25T03:38:01 Editor: 203.101.40.81 <> Wiki: Ant Wiki Page: AntTasks URL: http://wiki.apache.org/ant/AntTasks no comment Change Log: -- @@ -6,3 +6,7 @@ == The Sync Task (present since 1.6)

cvs commit: ant/docs external.html projects.html

2004-05-25 Thread jhm
jhm 2004/05/25 03:23:04 Modified:xdocsexternal.xml projects.xml docs external.html projects.html Log: new tasks and project: emma, refactorit + jam Revision ChangesPath 1.127 +54 -0 ant/xdocs/external.xml Index: external.xml =

Re: cvs commit: ant/src/main/org/apache/tools/ant/util XMLFragment.java

2004-05-25 Thread Peter Reilly
Stefan Bodewig wrote: Peter, you forgot to cvs add DynamicConfiguratorNS itself. I'll comment the changes so that Ant can bootstrap again. Opps, I have added DynamicConfiguratorNS and decommented the changes. Cheers, Peter Stefan -

cvs commit: ant/src/main/org/apache/tools/ant/util XMLFragment.java

2004-05-25 Thread peterreilly
peterreilly2004/05/25 01:25:01 Modified:src/main/org/apache/tools/ant IntrospectionHelper.java src/main/org/apache/tools/ant/util XMLFragment.java Log: remove stephan's work-arounds Revision ChangesPath 1.83 +45 -46 ant/src/main/org/apache/tools/an

RE: cvs commit: ant/src/main/org/apache/tools/ant DynamicConfigur atorNS.java

2004-05-25 Thread Jan . Materne
Don“t forget to remove Stefans workaround :-) Modified:src/main/org/apache/tools/ant IntrospectionHelper.java src/main/org/apache/tools/ant/util XMLFragment.java Log: temporary fix until Peter adds DynamicConfiguratorNS Jan > -Original Message- > From: [EMAIL

Re: [GUMP@brutus]: ant/bootstrap-ant failed

2004-05-25 Thread Peter Reilly
Stefan Bodewig wrote: On 25 May 04, Gump Integration Build <[EMAIL PROTECTED]> wrote: This issue affects 456 projects. Impressive 8-) Yikes! Sorry for the noise. Peter Unfortunately Gump has been changed last night as well and sent notifications to all those 456 projects as well (it wasn

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

2004-05-25 Thread peterreilly
peterreilly2004/05/25 00:48:17 Added: src/main/org/apache/tools/ant DynamicConfiguratorNS.java Log: Opps, forgot to add DynamicConfiguratorNS Revision ChangesPath 1.1 ant/src/main/org/apache/tools/ant/DynamicConfiguratorNS.java Index: DynamicConfi

RE: Why are we having the branch after all? (was Re: cvs commit: ant/docs/manual/CoreTypes filterchain.html)

2004-05-25 Thread Jan . Materne
What is the status about closing the 1.6-branch? Jan > -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > Sent: Friday, April 23, 2004 11:21 AM > To: [EMAIL PROTECTED] > Subject: RE: Why are we having the branch after all? (was Re: cvs > commit: ant/docs/manual/Core

cvs commit: ant/docs external.html

2004-05-25 Thread jhm
jhm 2004/05/24 23:37:50 Modified:xdocsTag: ANT_16_BRANCH external.xml docs Tag: ANT_16_BRANCH external.html Log: sync Revision ChangesPath No revision No revision 1.100.2.13 +23 -0 ant/xdocs/external.x

[Ant Wiki] Updated: AntTasks

2004-05-25 Thread ant-cvs
Date: 2004-05-24T23:31:11 Editor: StefanBodewig <[EMAIL PROTECTED]> Wiki: Ant Wiki Page: AntTasks URL: http://wiki.apache.org/ant/AntTasks no comment Change Log: -- @@ -3,6 +3,6 @@ There is a great d

[Ant Wiki] Updated: AntTasks

2004-05-25 Thread ant-cvs
Date: 2004-05-24T23:30:40 Editor: StefanBodewig <[EMAIL PROTECTED]> Wiki: Ant Wiki Page: AntTasks URL: http://wiki.apache.org/ant/AntTasks I bet the spam didn't stay online as long as it took to put it in. Change Log:

cvs commit: ant/docs external.html

2004-05-25 Thread jhm
jhm 2004/05/24 23:30:19 Modified:xdocsexternal.xml docs external.html Log: Add reflectant task Revision ChangesPath 1.126 +23 -0 ant/xdocs/external.xml Index: external.xml ==

Re: [GUMP@brutus]: ant/bootstrap-ant failed

2004-05-25 Thread Stefan Bodewig
On 25 May 04, Gump Integration Build <[EMAIL PROTECTED]> wrote: > This issue affects 456 projects. Impressive 8-) Unfortunately Gump has been changed last night as well and sent notifications to all those 456 projects as well (it wasn't intended to be that way).[1] Stefan Footnotes: [1] http

[Ant Wiki] Updated: AntTasks

2004-05-25 Thread ant-cvs
Date: 2004-05-24T23:24:06 Editor: 203.101.40.81 <> Wiki: Ant Wiki Page: AntTasks URL: http://wiki.apache.org/ant/AntTasks no comment Change Log: -- @@ -5,4 +5,7 @@ == The Sync Task (present since 1.6

cvs commit: ant/src/main/org/apache/tools/ant/util XMLFragment.java

2004-05-25 Thread bodewig
bodewig 2004/05/24 23:23:17 Modified:src/main/org/apache/tools/ant IntrospectionHelper.java src/main/org/apache/tools/ant/util XMLFragment.java Log: temporary fix until Peter adds DynamicConfiguratorNS Revision ChangesPath 1.82 +46 -45 ant/src/main

Re: cvs commit: ant/src/main/org/apache/tools/ant/util XMLFragment.java

2004-05-25 Thread Stefan Bodewig
Peter, you forgot to cvs add DynamicConfiguratorNS itself. I'll comment the changes so that Ant can bootstrap again. Stefan - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

[GUMP@brutus]: ant/ant-embed-optional prerequisite failed

2004-05-25 Thread Nicola Ken Barozzi
To whom it may satisfy... This is an automated request, but not an unsolicited one. For more information please visit http://gump.apache.org/nagged.html, and/or contact folk at [EMAIL PROTECTED] Project ant-embed-optional *no longer* has an issue. Project State : 'Prerequisite Failed',

DO NOT REPLY [Bug 29193] New: - Zip, Jar Task:The time stump of the file stored progresses for 2 seconds

2004-05-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

[GUMP@brutus]: ant/bootstrap-ant failed

2004-05-25 Thread Gump Integration Build
To whom it may engage... This is an automated request, but not an unsolicited one. For more information please visit http://gump.apache.org/nagged.html, and/or contact folk at [EMAIL PROTECTED] Project bootstrap-ant has an issue affecting its community integration. This issue affects 45

[GUMP@brutus]: ant/ant prerequisite failed

2004-05-25 Thread Gump Integration Build
To whom it may satisfy... This is an automated request, but not an unsolicited one. For more information please visit http://gump.apache.org/nagged.html, and/or contact folk at [EMAIL PROTECTED] Project ant *no longer* has an issue. Project State : 'Prerequisite Failed', Reason 'Build F

[GUMP@brutus]: ant/ant-testutil prerequisite failed

2004-05-25 Thread Gump Integration Build
To whom it may satisfy... This is an automated request, but not an unsolicited one. For more information please visit http://gump.apache.org/nagged.html, and/or contact folk at [EMAIL PROTECTED] Project ant-testutil *no longer* has an issue. Project State : 'Prerequisite Failed', Reason

[GUMP@brutus]: ant/dist-ant prerequisite failed

2004-05-25 Thread Gump Integration Build
To whom it may satisfy... This is an automated request, but not an unsolicited one. For more information please visit http://gump.apache.org/nagged.html, and/or contact folk at [EMAIL PROTECTED] Project dist-ant *no longer* has an issue. Project State : 'Prerequisite Failed', Reason 'Bu

[GUMP@brutus]: ant/test-ant prerequisite failed

2004-05-25 Thread Gump Integration Build
To whom it may satisfy... This is an automated request, but not an unsolicited one. For more information please visit http://gump.apache.org/nagged.html, and/or contact folk at [EMAIL PROTECTED] Project test-ant *no longer* has an issue. Project State : 'Prerequisite Failed', Reason 'Bu

[GUMP@brutus]: ant-1.5/ant-1.5 prerequisite failed

2004-05-25 Thread Gump Integration Build
To whom it may satisfy... This is an automated request, but not an unsolicited one. For more information please visit http://gump.apache.org/nagged.html, and/or contact folk at [EMAIL PROTECTED] Project ant-1.5 *no longer* has an issue. Project State : 'Prerequisite Failed', Reason 'Bui

[GUMP@brutus]: ant-antidote/ant-antidote prerequisite failed

2004-05-25 Thread Gump Integration Build
To whom it may satisfy... This is an automated request, but not an unsolicited one. For more information please visit http://gump.apache.org/nagged.html, and/or contact folk at [EMAIL PROTECTED] Project ant-antidote *no longer* has an issue. Project State : 'Prerequisite Failed', Reason