DO NOT REPLY [Bug 30410] - many errors in JavaDoc documentation

2004-07-30 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 30200] - junitreport doesn't work with Xalan 2.2/Java 1.4.1

2004-07-30 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/OptionalTasks junitreport.html

2004-07-30 Thread sbailliez
sbailliez2004/07/30 10:47:58 Modified:docs/manual/OptionalTasks junitreport.html Log: Try to make somewhat clear explanation... Revision ChangesPath 1.16 +16 -14ant/docs/manual/OptionalTasks/junitreport.html Index: junitreport.html

DO NOT REPLY [Bug 30410] New: - many errors in JavaDoc documentation

2004-07-30 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: JIRA migration

2004-07-30 Thread Stefan Bodewig
On Fri, 30 Jul 2004, Jeff Turner <[EMAIL PROTECTED]> wrote: > So for Ant, I'd suggest a bugtracker's _email_ interface is much > more important than its web interface. For Ant developers, yes. For the people reporting bugs without being subscribed to the dev list, the email interface is probably

RE: Xalan1/2.jar

2004-07-30 Thread Dominique Devienne
> From: Stefan Bodewig [mailto:[EMAIL PROTECTED] > On Thu, 29 Jul 2004, Dominique Devienne <[EMAIL PROTECTED]> wrote: > > ant-xalan2.jar has disappeared in Ant 1.6.2, > since its contents really only depend on TraX and not on Xalan at all. > I think I've noted that in WHATSNEW. Indeed Stefan. I sh

cvs commit: ant/src/main/org/apache/tools/ant/taskdefs/optional/javacc JJDoc.java JJTree.java JavaCC.java

2004-07-30 Thread bodewig
bodewig 2004/07/30 03:55:34 Modified:src/main/org/apache/tools/ant/taskdefs/optional/javacc JJDoc.java JJTree.java JavaCC.java Log: Base version decision on classpath instead of archive names, this allows Gump to effectivly ignore javacchome Revision Ch

Re: cvs commit: ant/src/main/org/apache/tools/ant/taskdefs/optional/dotnet WsdlToDotnet.java

2004-07-30 Thread Stefan Bodewig
On Thu, 29 Jul 2004, Steve Loughran <[EMAIL PROTECTED]> wrote: > get a copy of vmware. run windows in a box. That would be my last resort. > you dont need vs.net if you get the .net sdk and the latest WSE > toolkit, then use nant+nunit. the .net sdk comes with enough of > vs.net to do debugging.

Re: JIRA migration

2004-07-30 Thread Jeff Turner
On Thu, Jul 29, 2004 at 09:54:26AM +0200, Antoine Levy-Lambert wrote: > Stefan Bodewig wrote: > > >On Tue, 27 Jul 2004, Antoine Levy-Lambert <[EMAIL PROTECTED]> wrote: > > > >>I wonder whether we should start a new vote on this issue, or is > >>there a compelling reason to stay with Bugzilla ? > >

Re: Xalan1/2.jar

2004-07-30 Thread Stefan Bodewig
On Thu, 29 Jul 2004, Dominique Devienne <[EMAIL PROTECTED]> wrote: > ant-xalan2.jar has disappeared in Ant 1.6.2, since its contents really only depend on TraX and not on Xalan at all. I think I've noted that in WHATSNEW. Stefan --

cvs commit: ant build.xml

2004-07-30 Thread bodewig
bodewig 2004/07/29 23:34:36 Modified:.build.xml Log: We can now savely run all .NET tests on Mono Revision ChangesPath 1.427 +1 -0 ant/build.xml Index: build.xml === RCS file: /home/

cvs commit: ant/src/etc/testcases/taskdefs/optional WsdlToDotnet.xml

2004-07-30 Thread bodewig
bodewig 2004/07/29 23:34:12 Modified:src/etc/testcases/taskdefs/optional WsdlToDotnet.xml Log: Mono doesn't include the Webservice namespace by default, I don't think this change will break the tests on Microsoft's Framework Revision ChangesPath 1.7 +2 -0 ant/

cvs commit: ant/src/main/org/apache/tools/ant/taskdefs/optional/dotnet Ilasm.java

2004-07-30 Thread bodewig
bodewig 2004/07/29 23:33:04 Modified:src/etc/testcases/taskdefs/optional dotnet.xml src/main/org/apache/tools/ant/taskdefs/optional/dotnet Ilasm.java Log: make work on Mono Revision ChangesPath 1.19 +20 -2 ant/src/etc/testc