DO NOT REPLY [Bug 41985] - Zip task changes the file attributes

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

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

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

DO NOT REPLY [Bug 10755] - Ant 1.5's jar task fails to add new files when run multiple times

2007-04-02 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: BOF Session at ApacheCon in Amsterdam?

2007-04-02 Thread Martin van den Bemt
Don't know if I go to the BOF, but definitely looking forward to meet you! Mvgr, Martin Stefan Bodewig wrote: > Hi, > > I saw Steve mention a possible BOF to talk about an improved lifecycle > API for tasks and types. This might not be enough for a full fledged > BOF but we may come up with mor

svn commit: r524882 - /ant/core/trunk/src/tests/antunit/taskdefs/move-test.xml

2007-04-02 Thread jkf
Author: jkf Date: Mon Apr 2 11:37:34 2007 New Revision: 524882 URL: http://svn.apache.org/viewvc?view=rev&rev=524882 Log: Test should also pass on other platforms. Modified: ant/core/trunk/src/tests/antunit/taskdefs/move-test.xml Modified: ant/core/trunk/src/tests/antunit/taskdefs/move-test

DO NOT REPLY [Bug 41948] - move task fails to rename file and also deletes source file when source and dest files differ only by case

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

Trapping ORA errors in ANT

2007-04-02 Thread Pankaj Arora01
Hi I am developing my own tasks which extend from ExecTask of ANT. I have developed SQLPlustask but I am facing an issue in the same. I need to provide functionality of Option of terminating the build process if some ORA error is thrown. Ant method setFailIfExecutionFails() does not catche