Wolfgang Häfelinger is out of the office.

2007-04-08 Thread Wolfgang Häfelinger
I will be out of the office starting 04-04-2007 and will not return until 10-04-2007. I will respond to your message when I return. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

DO NOT REPLY [Bug 42053] - FileNotFoundException junitvmwatcher / seems related to 41104

2007-04-08 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 42053] - FileNotFoundException junitvmwatcher / seems related to 41104

2007-04-08 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 Wiki] Update of "AntTutorials" by JeffCare

2007-04-08 Thread Jeffrey E Care
Yeah, hopefully the idiot who keeps putting it up there will finally get the message...or the wiki admins can protect the page somehow. Jeffrey E. (Jeff) Care [EMAIL PROTECTED] IBM WebSphere Applicat

svn commit: r526568 - /ant/core/trunk/src/main/org/apache/tools/ant/ComponentHelper.java

2007-04-08 Thread jkf
Author: jkf Date: Sun Apr 8 08:29:51 2007 New Revision: 526568 URL: http://svn.apache.org/viewvc?view=rev&rev=526568 Log: unused imports / serialverUID Modified: ant/core/trunk/src/main/org/apache/tools/ant/ComponentHelper.java Modified: ant/core/trunk/src/main/org/apache/tools/ant/Componen

Re: [Ant Wiki] Update of "AntTutorials" by JeffCare

2007-04-08 Thread Matt Benson
Thanks, Jeff! -Matt --- Apache Wiki <[EMAIL PROTECTED]> wrote: > Dear Wiki user, > > You have subscribed to a wiki page or wiki category > on "Ant Wiki" for change notification. > > The following page has been changed by JeffCare: > http://wiki.apache.org/ant/AntTutorials > > The comment on t

svn commit: r526548 - in /ant/core/trunk/src/main/org/apache/tools/ant: filters/ taskdefs/optional/ejb/ taskdefs/optional/net/ types/selectors/ util/

2007-04-08 Thread jkf
Author: jkf Date: Sun Apr 8 05:43:36 2007 New Revision: 526548 URL: http://svn.apache.org/viewvc?view=rev&rev=526548 Log: Changes after static code analysis. new Long...longValue new Int...intValue -> Long.parseLong(..) and arraycopy to copy arrays Modified: ant/core/trunk/src/main/org/apac

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

2007-04-08 Thread jkf
Author: jkf Date: Sun Apr 8 05:42:40 2007 New Revision: 526547 URL: http://svn.apache.org/viewvc?view=rev&rev=526547 Log: Changes after static code analysis. code changed Modified: ant/core/trunk/src/main/org/apache/tools/ant/util/ReflectUtil.java Modified: ant/core/trunk/src/main/org/apach

[Ant Wiki] Update of "AntTutorials" by JeffCare

2007-04-08 Thread Apache Wiki
Dear Wiki user, You have subscribed to a wiki page or wiki category on "Ant Wiki" for change notification. The following page has been changed by JeffCare: http://wiki.apache.org/ant/AntTutorials The comment on the change is: removed defacing ---

[Ant Wiki] Trivial Update of "AntTutorials" by ParisHilton

2007-04-08 Thread Apache Wiki
Dear Wiki user, You have subscribed to a wiki page or wiki category on "Ant Wiki" for change notification. The following page has been changed by ParisHilton: http://wiki.apache.org/ant/AntTutorials The comment on the change is: spam removed

svn commit: r526545 - in /ant/core/trunk/src/main/org/apache/tools/ant: ./ filters/ taskdefs/ taskdefs/condition/ taskdefs/cvslib/ taskdefs/optional/ taskdefs/optional/depend/ types/resources/ types/s

2007-04-08 Thread jkf
Author: jkf Date: Sun Apr 8 05:08:27 2007 New Revision: 526545 URL: http://svn.apache.org/viewvc?view=rev&rev=526545 Log: Changes after static code analysis. Code totally equivalent Modified: ant/core/trunk/src/main/org/apache/tools/ant/ComponentHelper.java ant/core/trunk/src/main/org/ap

svn commit: r526544 - /ant/core/trunk/src/main/org/apache/tools/ant/taskdefs/optional/extension/Specification.java

2007-04-08 Thread jkf
Author: jkf Date: Sun Apr 8 05:07:26 2007 New Revision: 526544 URL: http://svn.apache.org/viewvc?view=rev&rev=526544 Log: Changes after static code analysis. Code changed. Modified: ant/core/trunk/src/main/org/apache/tools/ant/taskdefs/optional/extension/Specification.java Modified: ant/c

svn commit: r526542 - in /ant/core/trunk/src/main/org/apache/tools/ant: taskdefs/Manifest.java taskdefs/Property.java taskdefs/optional/perforce/P4Fstat.java util/ReflectUtil.java util/ScriptRunnerCre

2007-04-08 Thread jkf
Author: jkf Date: Sun Apr 8 05:06:38 2007 New Revision: 526542 URL: http://svn.apache.org/viewvc?view=rev&rev=526542 Log: Changes after static code analysis. Code changed. Modified: ant/core/trunk/src/main/org/apache/tools/ant/taskdefs/Manifest.java ant/core/trunk/src/main/org/apache/too

svn commit: r526541 - in /ant/core/trunk/src/main/org/apache/tools/ant/taskdefs/optional: jlink/jlink.java junit/JUnitVersionHelper.java

2007-04-08 Thread jkf
Author: jkf Date: Sun Apr 8 05:05:03 2007 New Revision: 526541 URL: http://svn.apache.org/viewvc?view=rev&rev=526541 Log: Changes after static code analysis. Code changed. Modified: ant/core/trunk/src/main/org/apache/tools/ant/taskdefs/optional/jlink/jlink.java ant/core/trunk/src/main/

svn commit: r526539 - in /ant/core/trunk/src/main/org/apache/tools/ant/taskdefs/optional/ejb: DDCreator.java Ejbc.java

2007-04-08 Thread jkf
Author: jkf Date: Sun Apr 8 04:54:46 2007 New Revision: 526539 URL: http://svn.apache.org/viewvc?view=rev&rev=526539 Log: Changes after static code analysis. Code really changed. Modified: ant/core/trunk/src/main/org/apache/tools/ant/taskdefs/optional/ejb/DDCreator.java ant/core/trunk/s

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

2007-04-08 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