DO NOT REPLY [Bug 21042] - Setting XSL parameter to input filename when processed whole directory.

2006-07-28 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: svn commit: r426648 - /ant/core/trunk/src/main/org/apache/tools/ant/types/PropertySet.java

2006-07-28 Thread Stefan Bodewig
On Fri, 28 Jul 2006, <[EMAIL PROTECTED]> wrote: > avoid NPE in border-cases would cause an NPE while trying to add the key java.net.useSystemProxies. The problem is that this system property gets set after we've transfered the system properties to project properties and t

svn commit: r426650 - in /ant/antlibs/antunit/trunk: docs/antunit.html src/etc/testcases/antunit.xml src/etc/testcases/antunit/echo.xml src/main/org/apache/ant/antunit/AntUnit.java

2006-07-28 Thread bodewig
Author: bodewig Date: Fri Jul 28 12:16:29 2006 New Revision: 426650 URL: http://svn.apache.org/viewvc?rev=426650&view=rev Log: support for Added: ant/antlibs/antunit/trunk/src/etc/testcases/antunit/echo.xml (with props) Modified: ant/antlibs/antunit/trunk/docs/antunit.html ant/ant

svn commit: r426649 - /ant/core/trunk/src/main/org/apache/tools/ant/types/PropertySet.java

2006-07-28 Thread bodewig
Author: bodewig Date: Fri Jul 28 12:14:57 2006 New Revision: 426649 URL: http://svn.apache.org/viewvc?rev=426649&view=rev Log: whitespace only Modified: ant/core/trunk/src/main/org/apache/tools/ant/types/PropertySet.java Modified: ant/core/trunk/src/main/org/apache/tools/ant/types/PropertySe

svn commit: r426648 - /ant/core/trunk/src/main/org/apache/tools/ant/types/PropertySet.java

2006-07-28 Thread bodewig
Author: bodewig Date: Fri Jul 28 12:10:22 2006 New Revision: 426648 URL: http://svn.apache.org/viewvc?rev=426648&view=rev Log: avoid NPE in border-cases Modified: ant/core/trunk/src/main/org/apache/tools/ant/types/PropertySet.java Modified: ant/core/trunk/src/main/org/apache/tools/ant/types/

DO NOT REPLY [Bug 37099] - junit fails with xmlformatter and forkmode perbatch/once (but not pertest)

2006-07-28 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: 1.7 alpha [get-m2.xml FIXED]

2006-07-28 Thread Matt Benson
--- Stefan Bodewig <[EMAIL PROTECTED]> wrote: > On Fri, 28 Jul 2006, Kev Jackson > <[EMAIL PROTECTED]> wrote: > > > Also need someone willing to test ManifestTest on > Windows/Linux > > vmgump runs Debian Linux and Sun's Java 5 and the > test passed before > you committed your change to the test

Re: 1.7 alpha [get-m2.xml FIXED]

2006-07-28 Thread Matt Benson
--- Kev Jackson <[EMAIL PROTECTED]> wrote: > Hi, > > The build.xml file wasn't updated to copy the > get-m2.xml file over to > the dist directory - I've updated the build.xml > file, committed it > and run a quick test here, so once again the 1.7 > alpha release is > ready for you to all ha

DO NOT REPLY [Bug 40093] - ant.PropertyHelper reference not passed to called build

2006-07-28 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 21042] - Setting XSL parameter to input filename when processed whole directory.

2006-07-28 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

AW: svn commit: r423009 - in /ant/core/trunk: docs/manual/CoreTasks/style.html src/main/org/apache/tools/ant/taskdefs/XSLTProcess.java src/testcases/org/apache/tools/ant/taskdefs/StyleTest.java

2006-07-28 Thread Jan.Materne
>FWIW, I prefered the File.getParent()/getName() version. I >believe the statement that getParent would use \ as filesep to >find the parent to be incorrect. getParent is both more >explicit and shorter. But maybe I'm missing something about >getParent()? Thanks, --DD Yes, I prefered the File-

svn commit: r426494 - /ant/core/trunk/src/main/org/apache/tools/ant/taskdefs/XSLTProcess.java

2006-07-28 Thread jhm
Author: jhm Date: Fri Jul 28 06:11:43 2006 New Revision: 426494 URL: http://svn.apache.org/viewvc?rev=426494&view=rev Log: - back to File-based algorithm - cpu enhancement Modified: ant/core/trunk/src/main/org/apache/tools/ant/taskdefs/XSLTProcess.java Modified: ant/core/trunk/src/main/org/a

DO NOT REPLY [Bug 28621] - [patch] Enhancement of InputRequest class

2006-07-28 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: r426481 - /ant/core/trunk/WHATSNEW

2006-07-28 Thread jglick
Author: jglick Date: Fri Jul 28 04:41:14 2006 New Revision: 426481 URL: http://svn.apache.org/viewvc?rev=426481&view=rev Log: More info re. #28621. Modified: ant/core/trunk/WHATSNEW Modified: ant/core/trunk/WHATSNEW URL: http://svn.apache.org/viewvc/ant/core/trunk/WHATSNEW?rev=426481&r1=426

svn commit: r426479 - in /ant/core/trunk: CONTRIBUTORS contributors.xml docs/manual/CoreTasks/war.html

2006-07-28 Thread jhm
Author: jhm Date: Fri Jul 28 04:21:47 2006 New Revision: 426479 URL: http://svn.apache.org/viewvc?rev=426479&view=rev Log: Update the note about Winzip and WEB-INF directory. Modified: ant/core/trunk/CONTRIBUTORS ant/core/trunk/contributors.xml ant/core/trunk/docs/manual/CoreTasks/war

Re: Ant 1.7 alpha available for testing...

2006-07-28 Thread jfuller
Steve Loughran wrote: jfuller wrote: Looks good during my first checks. looks good on OSX 10.4.6, will be testing this release on a 'serious' build server farm over the weekend (rhe4). how many servers constitutes serious? the system consists of 6 servers, in pairs of 2 (dev/critic

DO NOT REPLY [Bug 40129] - Wrong path calculation in when basedir set from command line

2006-07-28 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 1.7 alpha available for testing...

2006-07-28 Thread Steve Loughran
jfuller wrote: Looks good during my first checks. looks good on OSX 10.4.6, will be testing this release on a 'serious' build server farm over the weekend (rhe4). how many servers constitutes serious? - To unsubscribe

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

2006-07-28 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 svn-antlib-test has an issue affecting its community integration. This issue affe

Re: AW: ApacheCon Asia slides preview

2006-07-28 Thread Kev Jackson
* slide "Extending Ant - Custom Tasks" has too many s (9) for that size * slide "Extending Ant - Antlibs" - "automatically loaded by Ant at startup" When did we introduced that feature? The jar will be on the classpath, but AFAIK you have to declare it in your buildfile (xmlns, taskd

AW: ApacheCon Asia slides preview

2006-07-28 Thread Jan.Materne
Nice stuff. * slide "Extending Ant - Custom Tasks" has too many s (9) for that size * slide "Extending Ant - Antlibs" - "automatically loaded by Ant at startup" When did we introduced that feature? The jar will be on the classpath, but AFAIK you have to declare it in your buildfile (xmlns, ta

AW: [VOTE] Release Ant 1.7.0 beta1

2006-07-28 Thread Jan.Materne
>Do you agree with this plan +1 Jan - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Ant 1.7 alpha available for testing...

2006-07-28 Thread jfuller
Looks good during my first checks. looks good on OSX 10.4.6, will be testing this release on a 'serious' build server farm over the weekend (rhe4). -- Jim Fuller --- FlameDigital Limited | Webcomposite s.r.o. Technical Director Co-Author WROX Pro PHP4 XML, WROX Pro PHP Web Service