Re: Bug report for Ant [2007/25/01]

2007-01-24 Thread Arindam Das
undeploy: BUILD FAILED file:E:/trunkJan23/pe-capreg-serv/build.xml:287: The task doesn't support the "failonerror" attribute. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

DO NOT REPLY [Bug 41455] - TarEntry.java: getName does not provide for non-ASCII encoded entry names

2007-01-24 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 41455] New: - TarEntry.java: getName does not provide for non-ASCII encoded entry names

2007-01-24 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: Passing data between 2 created tasks

2007-01-24 Thread Stefan Bodewig
On Wed, 24 Jan 2007, Farhdine Boutzakhti <[EMAIL PROTECTED]> wrote: > I am creating 2 different tasks with ANT: > > A - One extracting some data in a stack from a cache, > > B - One inserting these data in a database. > > I want to know if there is a way to pass an object (i.e. a stack) > from

Re: tar task problems

2007-01-24 Thread Stefan Bodewig
On Wed, 24 Jan 2007, Torsten Curdt <[EMAIL PROTECTED]> wrote: > AFAIU the only way of modifying TGZs and retain meta date like > permissions and ownerships is to nest the TAR with the UNTAR (ZIP/ > UNZIP) process (as TarResource object getting passed through). You are correct. does have an upda

tar task problems

2007-01-24 Thread Torsten Curdt
Hey guys, I've run into some serious problems with the core TAR task. AFAIU the only way of modifying TGZs and retain meta date like permissions and ownerships is to nest the TAR with the UNTAR (ZIP/ UNZIP) process (as TarResource object getting passed through). So adding files could easily

AW: svn commit: r499323 - /ant/core/trunk/src/main/org/apache/tools/ant/taskdefs/Concat.java

2007-01-24 Thread Jan.Materne
You're welcome - but you could do the retests on *nix ;-) Jan >Von: Matt Benson [mailto:[EMAIL PROTECTED] > >Sorry! ;) > >--- [EMAIL PROTECTED] wrote: > >> URL: >> http://svn.apache.org/viewvc?view=rev&rev=499323 >> Log: >> JDK 1.2 compatibility >> >> Modified: >> >> >ant/core/trunk/src/m

Passing data between 2 created tasks

2007-01-24 Thread Farhdine Boutzakhti
Hi list, I am creating 2 different tasks with ANT: A - One extracting some data in a stack from a cache, B - One inserting these data in a database. I want to know if there is a way to pass an object (i.e. a stack) from A to B? Thanks ! Farhdine. Ce message et ses pièces jointes (le

Re: svn commit: r499323 - /ant/core/trunk/src/main/org/apache/tools/ant/taskdefs/Concat.java

2007-01-24 Thread Matt Benson
Sorry! ;) --- [EMAIL PROTECTED] wrote: > Author: jhm > Date: Wed Jan 24 01:10:41 2007 > New Revision: 499323 > > URL: > http://svn.apache.org/viewvc?view=rev&rev=499323 > Log: > JDK 1.2 compatibility > > Modified: > > ant/core/trunk/src/main/org/apache/tools/ant/taskdefs/Concat.java > > Mo

svn commit: r499378 - /ant/core/trunk/docs/manual/install.html

2007-01-24 Thread jglick
Author: jglick Date: Wed Jan 24 04:22:40 2007 New Revision: 499378 URL: http://svn.apache.org/viewvc?view=rev&rev=499378 Log: More on $CLASSPATH. Modified: ant/core/trunk/docs/manual/install.html Modified: ant/core/trunk/docs/manual/install.html URL: http://svn.apache.org/viewvc/ant/core/tr

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

2007-01-24 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

svn commit: r499323 - /ant/core/trunk/src/main/org/apache/tools/ant/taskdefs/Concat.java

2007-01-24 Thread jhm
Author: jhm Date: Wed Jan 24 01:10:41 2007 New Revision: 499323 URL: http://svn.apache.org/viewvc?view=rev&rev=499323 Log: JDK 1.2 compatibility Modified: ant/core/trunk/src/main/org/apache/tools/ant/taskdefs/Concat.java Modified: ant/core/trunk/src/main/org/apache/tools/ant/taskdefs/Concat.