DO NOT REPLY [Bug 40705] - typo in changelog.html

2006-10-09 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 40708] New: - Running JUnit 4 tests with AspectJ and fork=No causes exception

2006-10-09 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 40708] - Running JUnit 4 tests with AspectJ and fork=No causes exception

2006-10-09 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 40697] - Junit4 does not work with fork="no" when junit.jar is in $ANT_HOME/lib

2006-10-09 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

Property expansion notification interesting?

2006-10-09 Thread Marc Guillemot
Hi, would it make sense that Ant notify listeners (or a special sort of listeners) of property expansions? WebTest (http://webtest.canoo.com) makes an intensive use of ant (WebTest steps are expressed as ant Tasks) and we need to "see" how the tasks have been configured to generate a compreh

svn commit: r454354 - in /ant/antlibs/svn/trunk: contributors.xml docs/changelog.html

2006-10-09 Thread jhm
Author: jhm Date: Mon Oct 9 05:20:10 2006 New Revision: 454354 URL: http://svn.apache.org/viewvc?view=rev&rev=454354 Log: Bug 40705: fix typo resulting in copying the document from cvs-changelog Modified: ant/antlibs/svn/trunk/contributors.xml ant/antlibs/svn/trunk/docs/changelog.html

DO NOT REPLY [Bug 40705] - typo in changelog.html

2006-10-09 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

[EMAIL PROTECTED]: Project test-ant (in module ant) failed

2006-10-09 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 the folk at [EMAIL PROTECTED] Project test-ant has an issue affecting its community integration. This issue affects 1 p

[EMAIL PROTECTED]: Project test-ant-no-xerces (in module ant) failed

2006-10-09 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 the folk at [EMAIL PROTECTED] Project test-ant-no-xerces has an issue affecting its community integration. This issue a

Re: [EMAIL PROTECTED]: Project test-ant (in module ant) failed

2006-10-09 Thread Peter Reilly
I notice that the classpath for gump test has CLASSPATH: /opt/jdk1.5/lib/tools.jar: /usr/local/gump/public/workspace/ant/build/testcases /usr/local/gump/public/workspace/ant/src/tests/junit: /usr/local/gump/public/workspace/ant/src/etc/testcases: Is this the intention? It causes the current a

DO NOT REPLY [Bug 34458] - with an embedded reference and <*ant*> conflict

2006-10-09 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: r454456 - in /ant/antlibs/dotnet/trunk/src: etc/testcases/ etc/testcases/src/ etc/testcases/wsdl/ tests/antunit/ tests/antunit/src/ tests/antunit/wsdl/ tests/junit/org/apache/ant/dotnet/co

2006-10-09 Thread bodewig
Author: bodewig Date: Mon Oct 9 11:54:26 2006 New Revision: 454456 URL: http://svn.apache.org/viewvc?view=rev&rev=454456 Log: turn wsdltodotnet test into an AntUnit test, fix mono case by ignoring the test Added: ant/antlibs/dotnet/trunk/src/tests/antunit/src/HelloWorld.wsdl - copied u

Re: [EMAIL PROTECTED]: Project test-ant (in module ant) failed

2006-10-09 Thread Stefan Bodewig
On Mon, 9 Oct 2006, Peter Reilly <[EMAIL PROTECTED]> wrote: > I notice that the classpath for gump test has > CLASSPATH: /opt/jdk1.5/lib/tools.jar: > /usr/local/gump/public/workspace/ant/build/testcases > /usr/local/gump/public/workspace/ant/src/tests/junit: > /usr/local/gump/public/workspace/ant/

svn commit: r454460 - /ant/antlibs/dotnet/trunk/src/tests/antunit/old-core-test.xml

2006-10-09 Thread bodewig
Author: bodewig Date: Mon Oct 9 12:11:12 2006 New Revision: 454460 URL: http://svn.apache.org/viewvc?view=rev&rev=454460 Log: Disable ildasm test on MS .NET 2.0 Modified: ant/antlibs/dotnet/trunk/src/tests/antunit/old-core-test.xml Modified: ant/antlibs/dotnet/trunk/src/tests/antunit/old-co

svn commit: r454461 - /ant/antlibs/dotnet/trunk/TODO

2006-10-09 Thread bodewig
Author: bodewig Date: Mon Oct 9 12:11:59 2006 New Revision: 454461 URL: http://svn.apache.org/viewvc?view=rev&rev=454461 Log: status update Modified: ant/antlibs/dotnet/trunk/TODO Modified: ant/antlibs/dotnet/trunk/TODO URL: http://svn.apache.org/viewvc/ant/antlibs/dotnet/trunk/TODO?view=d

.NET Antlib update

2006-10-09 Thread Stefan Bodewig
Hi, I finally found time to download and configure the VMWare image of the latest Mono release and tested the Antlib of it. The wsdl2dotnet test still failed there, so it is here to stay. The test expects wsdl(.exe) to fail if we pass it an invalid option. Strangely the Mono version accepts what

DO NOT REPLY [Bug 40638] - Allow comments in PatternSet includesfile and excludesfile

2006-10-09 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 40638] - Allow comments in PatternSet includesfile and excludesfile

2006-10-09 Thread Rick Genter
"/" (forward slash) is not a valid filename character on either Unix or Windows. -- Rick Genter Principal Engineer Silverlink Communications (781) 425-5763 This e-mail, including attachments, may include confidential and/or proprietary information, and may only be used

svn commit: r454486 - /ant/core/trunk/src/tests/junit/org/apache/tools/ant/AntClassLoaderDelegationTest.java

2006-10-09 Thread peterreilly
Author: peterreilly Date: Mon Oct 9 13:15:32 2006 New Revision: 454486 URL: http://svn.apache.org/viewvc?view=rev&rev=454486 Log: allow test case to work if /build/testcases is in the classpath Modified: ant/core/trunk/src/tests/junit/org/apache/tools/ant/AntClassLoaderDelegationTest.java

Re: [EMAIL PROTECTED]: Project test-ant (in module ant) failed

2006-10-09 Thread Peter Reilly
On 10/9/06, Stefan Bodewig <[EMAIL PROTECTED]> wrote: On Mon, 9 Oct 2006, Peter Reilly <[EMAIL PROTECTED]> wrote: > I notice that the classpath for gump test has > CLASSPATH: /opt/jdk1.5/lib/tools.jar: > /usr/local/gump/public/workspace/ant/build/testcases > /usr/local/gump/public/workspace/ant/

RE: DO NOT REPLY [Bug 40638] - Allow comments in PatternSet includesfile and excludesfile

2006-10-09 Thread Matt Benson
Ah... nice try, but pattern characters such as /, \, *, and ? will not work either since we are discussing includes/excludes. Thanks, Matt --- Rick Genter <[EMAIL PROTECTED]> wrote: > "/" (forward slash) is not a valid filename > character on either Unix or > Windows. > > -- > Rick Genter > Pri

Re: DO NOT REPLY [Bug 40638] - Allow comments in PatternSet includesfile and excludesfile

2006-10-09 Thread Martin Gainty
unless of course the special charcter is escaped as in \/ Seems non-intuitive M- This e-mail communication and any attachments may contain confidential and privileged information for the use of the designated recipients named above. If you are not the intended recipient, you are hereby notified

DO NOT REPLY [Bug 40638] - Allow comments in PatternSet includesfile and excludesfile

2006-10-09 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 40638] - Allow comments in PatternSet includesfile and excludesfile

2006-10-09 Thread Rick Genter
Well, as far as I know, "/" is the *only* character not allowed in a filename on Unix :-(. -- Rick Genter Principal Engineer Silverlink Communications (781) 425-5763 This e-mail, including attachments, may include confidential and/or proprietary information, and may onl

Re: [EMAIL PROTECTED]: Project test-ant (in module ant) failed

2006-10-09 Thread Stefan Bodewig
On Mon, 9 Oct 2006, Peter Reilly <[EMAIL PROTECTED]> wrote: > On 10/9/06, Stefan Bodewig <[EMAIL PROTECTED]> wrote: >> On Mon, 9 Oct 2006, Peter Reilly <[EMAIL PROTECTED]> >> wrote: >> >> > I notice that the classpath for gump test has >> > CLASSPATH: /opt/jdk1.5/lib/tools.jar: >> > /usr/local/gump

AW: .NET Antlib update

2006-10-09 Thread Jan.Materne
This sounds like a nice note for the docs to me ... Jan >-Ursprüngliche Nachricht- >Von: Stefan Bodewig [mailto:[EMAIL PROTECTED] >Gesendet: Montag, 9. Oktober 2006 21:20 >An: dev@ant.apache.org >Betreff: .NET Antlib update > >Hi, > >I finally found time to download and configure the VM

AW: DO NOT REPLY [Bug 40638] - Allow comments in PatternSet includesfile and excludesfile

2006-10-09 Thread Jan.Materne
Havent tested that, but would with fs.inc containing / work? On my first view that would result in "somedir/" which means all files under "somedir" ... Jan >-Ursprüngliche Nachricht- >Von: Martin Gainty [mailto:[EMAIL PROTECTED] >Gesendet: Montag, 9. Oktober 2006 22:29 >An: