[Ant Wiki] New: MyTask

2004-04-16 Thread ant-cvs
Date: 2004-04-15T21:38:32 Editor: 61.95.253.4 Wiki: Ant Wiki Page: MyTask URL: http://wiki.apache.org/ant/MyTask no comment New Page: Describe MyTask here... - To unsubscribe, e-mail: [EMAIL PROTECTED] For

RE: XSLT help?

2004-04-16 Thread Jan . Materne
That looks better than mine. I´ll commit that today. Thanks Jeff. Mmh - why didn´t come my file through? Jan -Original Message- From: Jeff Tulley [mailto:[EMAIL PROTECTED] Sent: Thursday, April 15, 2004 8:14 PM To: [EMAIL PROTECTED] Subject: Re: XSLT help? It looks like

cvs commit: ant/src/main/org/apache/tools/ant/taskdefs/optional/junit FormatterElement.java JUnitTask.java JUnitTestRunner.java

2004-04-16 Thread bodewig
bodewig 2004/04/16 00:05:32 Modified:.Tag: ANT_16_BRANCH CONTRIBUTORS build.xml src/main/org/apache/tools/ant/taskdefs/optional/junit Tag: ANT_16_BRANCH FormatterElement.java JUnitTask.java JUnitTestRunner.java

cvs commit: ant/src/main/org/apache/tools/ant/taskdefs/optional/junit JUnitTask.java

2004-04-16 Thread bodewig
bodewig 2004/04/16 00:06:36 Modified:src/main/org/apache/tools/ant/taskdefs/optional/junit JUnitTask.java Log: Merged the subclass-friendly junit version into 1.6 branch Revision ChangesPath 1.96 +2 -2

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

2004-04-16 Thread bodewig
bodewig 2004/04/16 00:48:49 Modified:.WHATSNEW src/main/org/apache/tools/ant/taskdefs XSLTProcess.java Log: Set context classloader in xslt, PR: 24802 Revision ChangesPath 1.586 +3 -0 ant/WHATSNEW Index: WHATSNEW

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

2004-04-16 Thread bodewig
bodewig 2004/04/16 00:49:42 Modified:.Tag: ANT_16_BRANCH WHATSNEW src/main/org/apache/tools/ant/taskdefs Tag: ANT_16_BRANCH XSLTProcess.java Log: merge Revision ChangesPath No revision No

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

2004-04-16 Thread bodewig
bodewig 2004/04/16 01:36:01 Modified:.WHATSNEW docs/manual/CoreTasks style.html src/etc/testcases/taskdefs/style build.xml src/main/org/apache/tools/ant/taskdefs XSLTProcess.java

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

2004-04-16 Thread bodewig
bodewig 2004/04/16 01:36:46 Modified:.Tag: ANT_16_BRANCH WHATSNEW docs/manual/CoreTasks Tag: ANT_16_BRANCH style.html src/etc/testcases/taskdefs/style Tag: ANT_16_BRANCH build.xml

DO NOT REPLY [Bug 11249] - Enable nested mapper element in style task

2004-04-16 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://issues.apache.org/bugzilla/show_bug.cgi?id=11249. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

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

2004-04-16 Thread Peter Reilly
Hi Stefan, It is probally not too important, but the createMapper may be replaced by an addMapper(Mapper) method in ant 1.6. - This allows use of the ant-type type override. Peter [EMAIL PROTECTED] wrote: /** + * Defines the mapper to map source to destination files. + * @return

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

2004-04-16 Thread Stefan Bodewig
On Fri, 16 Apr 2004, Peter Reilly [EMAIL PROTECTED] wrote: It is probally not too important, but the createMapper may be replaced by an addMapper(Mapper) method in ant 1.6. - This allows use of the ant-type type override. So I should use that, thanks. Do we have an example of a task that

cvs commit: ant/proposal/sandbox/dotnet/src/main/org/apache/tools/ant/util - New directory

2004-04-16 Thread bodewig
bodewig 2004/04/16 01:57:44 ant/proposal/sandbox/dotnet/src/main/org/apache/tools/ant/util - New directory - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

DO NOT REPLY [Bug 28426] New: - DynamicConfiguratorNS

2004-04-16 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://issues.apache.org/bugzilla/show_bug.cgi?id=28426. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

DO NOT REPLY [Bug 28426] - DynamicConfiguratorNS

2004-04-16 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://issues.apache.org/bugzilla/show_bug.cgi?id=28426. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

cvs commit: ant/proposal/sandbox/dotnet/docs dotnetexec.html index.html msbuild.html nant.html

2004-04-16 Thread bodewig
bodewig 2004/04/16 02:12:44 Modified:proposal/sandbox/dotnet README proposal/sandbox/dotnet/docs dotnetexec.html index.html msbuild.html nant.html Log: Some doc tweaks and a new goal Revision ChangesPath 1.2 +2 -0

cvs commit: ant/proposal/sandbox/dotnet/src/testcases/org/apache/tools/ant/taskdefs/optional/dotnet DotNetExecTaskTest.java MSBuildTaskTest.java NAntTaskTest.java

2004-04-16 Thread bodewig
bodewig 2004/04/16 02:15:32 Added: proposal/sandbox/dotnet Tag: ANT_16_BRANCH .cvsignore README build.xml proposal/sandbox/dotnet/docs Tag: ANT_16_BRANCH dotnetexec.html index.html msbuild.html nant.html

DO NOT REPLY [Bug 28419] - Jar task removes existing read-only destfile when permission is denied to overwrite

2004-04-16 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://issues.apache.org/bugzilla/show_bug.cgi?id=28419. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

DO NOT REPLY [Bug 28419] - Jar task removes existing read-only destfile when permission is denied to overwrite

2004-04-16 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://issues.apache.org/bugzilla/show_bug.cgi?id=28419. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

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

2004-04-16 Thread bodewig
bodewig 2004/04/16 02:36:00 Modified:.Tag: ANT_16_BRANCH WHATSNEW src/main/org/apache/tools/ant/taskdefs Tag: ANT_16_BRANCH Zip.java Log: merge Revision ChangesPath No revision No

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

2004-04-16 Thread Peter Reilly
Stefan Bodewig wrote: On Fri, 16 Apr 2004, Peter Reilly [EMAIL PROTECTED] wrote: It is probally not too important, but the createMapper may be replaced by an addMapper(Mapper) method in ant 1.6. - This allows use of the ant-type type override. So I should use that, thanks. Do we have an

DO NOT REPLY [Bug 28419] - Jar task removes existing read-only destfile when permission is denied to overwrite

2004-04-16 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://issues.apache.org/bugzilla/show_bug.cgi?id=28419. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

DO NOT REPLY [Bug 28419] - Jar task removes existing read-only destfile when permission is denied to overwrite

2004-04-16 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://issues.apache.org/bugzilla/show_bug.cgi?id=28419. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

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

2004-04-16 Thread bodewig
bodewig 2004/04/16 02:59:03 Modified:src/main/org/apache/tools/ant/taskdefs XSLTProcess.java Log: Use addMapper instead pf createMapper as suggested by Peter Revision ChangesPath 1.85 +3 -5 ant/src/main/org/apache/tools/ant/taskdefs/XSLTProcess.java

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

2004-04-16 Thread bodewig
bodewig 2004/04/16 02:59:25 Modified:src/main/org/apache/tools/ant/taskdefs Tag: ANT_16_BRANCH XSLTProcess.java Log: merge Revision ChangesPath No revision No revision 1.78.2.7 +3 -5

Re: XSLT help?

2004-04-16 Thread Steve Loughran
Jeff Tulley wrote: It looks like Jan's patch did not come through on the list. I am ready with mine anyway, so I'll just send it through. There was some question as to exactly how you want it to look. Currently I have both timestamp and host displayed on every package summary listing, but not on

cvs commit: ant/src/etc junit-frames.xsl junit-noframes.xsl

2004-04-16 Thread jhm
jhm 2004/04/16 04:47:19 Modified:src/etc junit-frames.xsl junit-noframes.xsl Log: Add hostname/timestamp from Jeff Tulley. Remove authors (like in java files). Revision ChangesPath 1.19 +6 -6 ant/src/etc/junit-frames.xsl Index: junit-frames.xsl

cvs commit: ant CONTRIBUTORS

2004-04-16 Thread jhm
jhm 2004/04/16 04:50:41 Modified:.CONTRIBUTORS Log: Remove doubles. Revision ChangesPath 1.14 +0 -1 ant/CONTRIBUTORS Index: CONTRIBUTORS === RCS file:

cvs commit: ant CONTRIBUTORS

2004-04-16 Thread jhm
jhm 2004/04/16 04:52:18 Modified:.Tag: ANT_16_BRANCH CONTRIBUTORS Log: Remove doubles. Revision ChangesPath No revision No revision 1.1.2.9 +0 -1 ant/CONTRIBUTORS Index: CONTRIBUTORS

RE: cvs commit: ant/src/etc junit-frames.xsl junit-noframes.xsl

2004-04-16 Thread Jan . Materne
AFAIK the modification in the java files is only in CVS HEAD, therefore I added it only to head, too. Thanks Jeff. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Friday, April 16, 2004 1:47 PM To: [EMAIL PROTECTED] Subject: cvs commit: ant/src/etc

RE: cvs commit: ant CONTRIBUTORS

2004-04-16 Thread Jan . Materne
I hope there are not two different guys ... Jan -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Friday, April 16, 2004 1:51 PM To: [EMAIL PROTECTED] Subject: cvs commit: ant CONTRIBUTORS jhm 2004/04/16 04:50:41 Modified:.

Remote JUnit (was Re: XSLT help?)

2004-04-16 Thread Rob Oxspring
Hi Steve, I'm sure I remember talk of remote junit tests on ant-dev a while back (a year??), couldn't find references recently though... was it you that was interested then? Anyone else? - would have thought others were interested at least! Anyway comments / questions inline: Steve Loughran

cvs commit: ant/proposal/sandbox/dotnet/src/main/org/apache/tools/ant/taskdefs/optional/dotnet WixTask.java antlib.xml

2004-04-16 Thread bodewig
bodewig 2004/04/16 07:17:58 Modified:proposal/sandbox/dotnet/docs index.html proposal/sandbox/dotnet/src/main/org/apache/tools/ant/taskdefs/optional/dotnet antlib.xml Added: proposal/sandbox/dotnet/docs wix.html

Re: Remote JUnit

2004-04-16 Thread Stefan Bodewig
On Fri, 16 Apr 2004, Rob Oxspring [EMAIL PROTECTED] wrote: I'm sure I remember talk of remote junit tests on ant-dev a while back (a year??), couldn't find references recently though... Stephane started some experiments a while back in proposals/sandbox/junit before he traveled around the

WiX task

2004-04-16 Thread Stefan Bodewig
Hi, I've just added a WiX[1] task to the sandbox dotnet antlib. Personally this is even more from the for the fun to have it department than the MSBuild task - but it may be really useful for people who use Ant to build things that end up in MSI packages. Unfortunately WiX won't work on Mono, at

DO NOT REPLY [Bug 28434] New: - Requires multiple runs of ant before build succeeds

2004-04-16 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://issues.apache.org/bugzilla/show_bug.cgi?id=28434. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

DO NOT REPLY [Bug 28434] - Requires multiple runs of ant before build succeeds

2004-04-16 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://issues.apache.org/bugzilla/show_bug.cgi?id=28434. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

DO NOT REPLY [Bug 28434] - Requires multiple runs of ant before build succeeds

2004-04-16 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://issues.apache.org/bugzilla/show_bug.cgi?id=28434. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

DO NOT REPLY [Bug 28434] - Requires multiple runs of ant before build succeeds

2004-04-16 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://issues.apache.org/bugzilla/show_bug.cgi?id=28434. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

Re: junit forkstyle change

2004-04-16 Thread Stefan Bodewig
On Fri, 16 Apr 2004, Dominique Devienne [EMAIL PROTECTED] wrote: From: Stefan Bodewig [mailto:[EMAIL PROTECTED] On Fri, 16 Apr 2004, Stephane Bailliez [EMAIL PROTECTED] wrote: What happens if fork=no and forkmode=xxx ? forkstyle/mode gets ignored. Which is good. Please no warning

DO NOT REPLY [Bug 28434] - Requires multiple runs of ant before build succeeds

2004-04-16 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://issues.apache.org/bugzilla/show_bug.cgi?id=28434. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

DO NOT REPLY [Bug 28434] - Requires multiple runs of ant before build succeeds

2004-04-16 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://issues.apache.org/bugzilla/show_bug.cgi?id=28434. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

DO NOT REPLY [Bug 28434] - Requires multiple runs of ant before build succeeds

2004-04-16 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://issues.apache.org/bugzilla/show_bug.cgi?id=28434. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

Re: cvs commit: ant/src/etc junit-frames.xsl junit-noframes.xsl

2004-04-16 Thread Jeff Tulley
Do we want to go ahead and remove the author names from the other .xsl files? It looks like most of them still contain author tags. [EMAIL PROTECTED] 4/16/04 5:47:19 AM jhm 2004/04/16 04:47:19 Modified:src/etc junit-frames.xsl junit-noframes.xsl Log: Add hostname/timestamp

RE: cvs commit: ant/src/etc junit-frames.xsl junit-noframes.xsl

2004-04-16 Thread Jan . Materne
We should - same reasons as for java source files. IMO we should remove author-information from all files and place these information in the CONTRIBUTORS file. Jan -Original Message- From: Jeff Tulley [mailto:[EMAIL PROTECTED] Sent: Friday, April 16, 2004 5:23 PM To: [EMAIL

DO NOT REPLY [Bug 28434] - Requires multiple runs of ant before build succeeds

2004-04-16 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://issues.apache.org/bugzilla/show_bug.cgi?id=28434. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

DO NOT REPLY [Bug 28439] New: - Ant Task JspC doesn't work well with Tomcat 5.0

2004-04-16 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://issues.apache.org/bugzilla/show_bug.cgi?id=28439. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

DO NOT REPLY [Bug 27923] - JspC fails to compile with Tomcat Jasper 5.0

2004-04-16 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://issues.apache.org/bugzilla/show_bug.cgi?id=27923. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

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

2004-04-16 Thread mbenson
mbenson 2004/04/16 14:21:50 Modified:docs/manual/CoreTasks import.html Log: Clarify use of the depends attribute with regard to overridden targets. PR: 27116 Revision ChangesPath 1.10 +39 -40ant/docs/manual/CoreTasks/import.html Index: import.html

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

2004-04-16 Thread mbenson
mbenson 2004/04/16 15:43:27 Modified:docs/manual/CoreTasks import.html Log: More cleanup. Revision ChangesPath 1.11 +8 -4 ant/docs/manual/CoreTasks/import.html Index: import.html === RCS

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

2004-04-16 Thread mbenson
mbenson 2004/04/16 15:45:02 Modified:docs/manual/CoreTasks Tag: ANT_16_BRANCH import.html Log: Sync with HEAD. Revision ChangesPath No revision No revision 1.6.2.6 +44 -42ant/docs/manual/CoreTasks/import.html Index:

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

2004-04-16 Thread mbenson
mbenson 2004/04/16 15:49:09 Modified:docs/manual/CoreTasks Tag: ANT_16_BRANCH import.html Log: Sync with HEAD. Revision ChangesPath No revision No revision 1.6.2.7 +1 -1 ant/docs/manual/CoreTasks/import.html Index:

Re: cvs commit: ant/docs/manual/CoreTasks import.html

2004-04-16 Thread Matt Benson
--- [EMAIL PROTECTED] wrote: -p align=centerCopyright copy; 2003-2004 Apache Software +p align=centerCopyright copy; 2003-2004 The Apache Software Anyway thanks Peter and Jan for the merge instructions... whew! -Matt __ Do

DO NOT REPLY [Bug 27116] - Imported target depends not preserved when overridden

2004-04-16 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://issues.apache.org/bugzilla/show_bug.cgi?id=27116. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.