AW: commons dev list CVS component

2005-08-08 Thread Jan.Materne
IMHO all stuff which relies on an external system (other than JDK or the OS :-) should be in an AntLib. And scm´s rely on the scm-server. So a quick view on the core task list gave me: - CVS: Cvs, CvsChangeLog, CvsVersion, CVSPass, CvsTagDiff mmh - not more ... And of course the optional stuff .

dev@ant.apache.org

2005-08-08 Thread Jan.Materne
I´m just reading the taskdefs/default.properties ... and there is an entry clone=org.apache.tools.ant.taskdefs.Clone but there is no class ... Have you something forgotten, Matt? Jan http://cvs.apache.org/viewcvs.cgi/ant/src/main/org/apache/tools/ant/taskdefs/defaults.properties?r1=1.163&r2=1

DO NOT REPLY [Bug 36095] - Build failed error

2005-08-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 36094] - [PATCH] Resource hashCode npe if name is null

2005-08-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 36095] New: - Build failed error

2005-08-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 36094] - [PATCH] Resource hashCode npe if name is null

2005-08-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 36094] New: - [PATCH] Resource hashCode npe if name is null

2005-08-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 36093] - [PATCH] Signjar npe fix

2005-08-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 36093] New: - [PATCH] Signjar npe fix

2005-08-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 36092] - [PATCH] remove reflective toArray calls

2005-08-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 36092] New: - [PATCH] remove reflective toArray calls

2005-08-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 36091] - [PATCH] SqlExec.runStatements relies on incorrect StringBuffer.equals

2005-08-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 36091] New: - [PATCH] SqlExec.runStatements relies on incorrect StringBuffer.equals

2005-08-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

commons dev list CVS component

2005-08-08 Thread Kev Jackson
It looks like there's a possibility that a java based CVS component could soon be in commons/incubator, having noticed comments in the CVS task source about using a pure Java version (jCVS) and there being problems with IP, I can only hope that this (potential) component would solve that issue

Help!!Problem with calling imported target in Java

2005-08-08 Thread M. Z.
Hi, I'm not sure if I should post my query here, but I really need help and coundn't get a clear answer from user's alias or other places. I have to call a main build file from java code to do a task. But the task has to be defined in another build file imported to the main file. Then I did a s

antlibs

2005-08-08 Thread Kev Jackson
Hi all, I've got a couple of months left on my contract here and I don't want to just leave code behind before I go. I built a quick and dirty link checker task after hours (no worries on IP I promise), it's obviously not a good fit for Ant core, but as an Ant lib task I thought it might be

DO NOT REPLY [Bug 36086] New: - FixCRLF by Admin-User messes up the ACL (Access Control List) on Windows for restricted-user

2005-08-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 36085] New: - p4counter task documentation is incorrect

2005-08-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

cvs commit: ant/src/etc/testcases/taskdefs copy.xml

2005-08-08 Thread jhm
jhm 2005/08/08 13:07:18 Modified:src/testcases/org/apache/tools/ant/taskdefs CopyTest.java src/main/org/apache/tools/ant/taskdefs defaults.properties Copy.java src/etc/testcases/taskdefs copy.xml Log: Starting introducing Reso

cvs commit: ant/docs external.html

2005-08-08 Thread jhm
jhm 2005/08/08 12:23:56 Modified:xdocsexternal.xml docs external.html Log: Add "PesterCat Ant Toolkit" to external page. Revision ChangesPath 1.164 +22 -0 ant/xdocs/external.xml Index: external.xml

Re: cvs commit: ant/src/main/org/apache/tools/ant/taskdefs Ant.java

2005-08-08 Thread Matt Benson
I'm so ashamed. :) -Matt --- [EMAIL PROTECTED] wrote: > peterreilly2005/08/08 02:02:55 > > Modified: > src/main/org/apache/tools/ant/taskdefs Ant.java > Log: > Replace x == "" with "".equals(x) to check if we > are > looking at the empty target > Obtained from: Alexey Panchenko

Re: AW: cvs commit: ant/docs/manual/CoreTypes resources.html

2005-08-08 Thread Matt Benson
--- [EMAIL PROTECTED] wrote: > And in that context - using tail and head inside the > name (not first and last) would > be easier for the user. They know the filters > already. I was hoping first, or head, would be enough... a reverse sort would change one to the other easily enough. But I suppo

Re: programmatically creating and marshalling antfiles

2005-08-08 Thread Jack Woehr
Jose Alberto Fernandez wrote: One of the problems here is that it is not always possible to reconstruct the XML for a particular TASK. That is, tasks MUST have setXXX methods for every attribute, but there is no requirement that they provide a corresponding getXXX. Simillar for create, addXX

DO NOT REPLY [Bug 36079] New: - Wrong default value of 's task "inheritall" attribute

2005-08-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 36076] New: - org.apache.tools.ant.types.Path is not designed for extension.

2005-08-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

AW: cvs commit: ant/docs/manual/CoreTypes resources.html

2005-08-08 Thread Jan.Materne
And in that context - using tail and head inside the name (not first and last) would be easier for the user. They know the filters already. Jan >-Ursprüngliche Nachricht- >Von: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] >Gesendet: Montag, 8. August 2005 13:13 >An: dev@ant.apache.org >B

AW: cvs commit: ant/docs/manual/CoreTypes resources.html

2005-08-08 Thread Jan.Materne
> Log: > Add the resource collection, plus its parent, > BaseResourceCollectionWrapper. > /** > * ResourceCollection that contains the first count elements of > * another ResourceCollection. > * @since Ant 1.7 > */ > public class First extends BaseResourceCollectionWrapper { >

RE: programmatically creating and marshalling antfiles

2005-08-08 Thread Jose Alberto Fernandez
> From: Jack Woehr [mailto:[EMAIL PROTECTED] > > Conor MacNeill wrote: > > >jonathan gold wrote: > > > > > >>are there libraries i've somehow missed in the ant api that > allow me > >>to take a Project object i've built programmatically and > write it as > >>an antfile to some OutputStream

Re: Ant task

2005-08-08 Thread Kev Jackson
Peter Reilly wrote: I do not know if the "" will be interned, it probally will be, but the code is misleading, so am replacing it with a "".equals(locals.get(0)) Peter Kev Jackson wrote: fair enough ;) - To unsubscribe, e

Re: Ant task

2005-08-08 Thread Peter Reilly
I do not know if the "" will be interned, it probally will be, but the code is misleading, so am replacing it with a "".equals(locals.get(0)) Peter Kev Jackson wrote: Alexey Panchenko wrote: Hi all, jakarta-ant/src/main/org/apache/tools/ant/taskdefs/Ant.java: 383:if (locals.siz

cvs commit: ant/src/main/org/apache/tools/ant/taskdefs Ant.java

2005-08-08 Thread peterreilly
peterreilly2005/08/08 02:02:55 Modified:src/main/org/apache/tools/ant/taskdefs Ant.java Log: Replace x == "" with "".equals(x) to check if we are looking at the empty target Obtained from: Alexey Panchenko Revision ChangesPath 1.124 +1 -1 ant/src/main/org/apa