DO NOT REPLY [Bug 42692] - Create JUnit4 task that is feature compliant to the JUnit task

2007-06-18 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 42692] - Create JUnit4 task that is feature compliant to the JUnit task

2007-06-18 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 42692] - Create JUnit4 task that is feature compliant to the JUnit task

2007-06-18 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 42692] - Create JUnit4 task that is feature compliant to the JUnit task

2007-06-18 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 42692] - Create JUnit4 task that is feature compliant to the JUnit task

2007-06-18 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 42692] New: - Create JUnit4 task that is feature compliant to the JUnit task

2007-06-18 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: Extending Java task to run external class

2007-06-18 Thread Jan.Materne
When using task-classes 1. instantiate them (new T) 2. initialize them (setX, addX) 3. maybe add a Project instance for logging 4. run them (execute) Therefore: not the setFork() method runs the class in a different VM, the execute() method does it - if fork is set to true. see http://svn.apache.

Re: Extending Java task to run external class

2007-06-18 Thread Phoenix1405
when that's true, does that mean the protected method run will run the class in a different VM? Steve Loughran wrote: > > > > call setFork(true); that's a public method > > > -- View this message in context: http://www.nabble.com/Extending-Java-task-to-run-external-class-tf3929592.html#

svn commit: r548341 - in /ant/core/trunk: docs/external.html xdocs/external.xml

2007-06-18 Thread jhm
Author: jhm Date: Mon Jun 18 05:22:28 2007 New Revision: 548341 URL: http://svn.apache.org/viewvc?view=rev&rev=548341 Log: Update Ivy-compatibility as documented on Ivy's homepage. Modified: ant/core/trunk/docs/external.html ant/core/trunk/xdocs/external.xml Modified: ant/core/trunk/docs

svn commit: r548328 - in /ant/core/trunk: docs/external.html xdocs/external.xml

2007-06-18 Thread jhm
Author: jhm Date: Mon Jun 18 04:46:14 2007 New Revision: 548328 URL: http://svn.apache.org/viewvc?view=rev&rev=548328 Log: update Ivy data Modified: ant/core/trunk/docs/external.html ant/core/trunk/xdocs/external.xml Modified: ant/core/trunk/docs/external.html URL: http://svn.apache.org

Re: svn antlib status

2007-06-18 Thread Kevin Jackson
> Do you think it is time to cut a beta? Honestly, I've never used it myself outside of its unit tests, so I have no idea whether it is in a really usable state (I'd think it is, though). This was one of the most requested tasks/antlibs from our uses (amongst them other apache projects), some