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

2007-09-23 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 dotnet-antlib-test has an issue affecting its community integration. This issue a

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

2007-09-23 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

2007-09-23 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

svn commit: r578575 - /ant/core/trunk/src/main/org/apache/tools/ant/util/Watchdog.java

2007-09-23 Thread jkf
Author: jkf Date: Sun Sep 23 07:55:49 2007 New Revision: 578575 URL: http://svn.apache.org/viewvc?rev=578575&view=rev Log: Watchdog may have yield negative wait time. Modified: ant/core/trunk/src/main/org/apache/tools/ant/util/Watchdog.java Modified: ant/core/trunk/src/main/org/apache/tools/

How to extend java task?

2007-09-23 Thread Alexey Melnikoff
I've tryed to ask at [EMAIL PROTECTED] But I don't have answers. I try to extend java task in two ways: extending java task, or using ExecuteJava, but I have problems with using output and input streams. I execute java for running class which placed in jar, this class tryes to open output and in