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

2004-05-10 Thread peterreilly
peterreilly2004/05/10 02:19:30 Modified:src/main/org/apache/tools/ant/taskdefs Concat.java Log: Concat throws ArrayIndexOutOfBounds with fixlastline PR: 28820 Reported by: Andre Vanha Revision ChangesPath 1.35 +3 -1 ant/src/main/org/apache/tools/ant/taskdefs

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

2004-05-10 Thread peterreilly
peterreilly2004/05/10 02:42:04 Modified:src/main/org/apache/tools/ant/taskdefs Tag: ANT_16_BRANCH Concat.java Log: sync with head Revision ChangesPath No revision No revision 1.28.2.7 +3 -1 ant/src/main

cvs commit: ant/docs external.html projects.html

2004-05-10 Thread jhm
jhm 2004/05/10 08:01:41 Modified:xdocsTag: ANT_16_BRANCH external.xml projects.xml docs Tag: ANT_16_BRANCH external.html projects.html Log: Sync with HEAD Revision ChangesPath No revision No revision 1.100

DO NOT REPLY [Bug 28884] New: - Keep the properties set after or .

2004-05-10 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 28883] New: - Add regex conditions to Ant

2004-05-10 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 28882] New: - Add if and unless attributes to ProjectComponent.

2004-05-10 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 28881] New: - nested element does not support packagelistLoc as URL

2004-05-10 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 17240] - Log level of message 'Overriding previous definition of reference to'

2004-05-10 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 28782] - Antlib & ClassLoading issues in J2EE environment

2004-05-10 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: antlibs and classloaders #2

2004-05-10 Thread Peter Reilly
Jose Alberto Fernandez wrote: Would the following solve this problem generically? The above assumes somehow we manage to define the classpath required as part of the ANTLIB itself. If not, the task could have the classpath information. That sounds like a good idea. It may however be diffi

Re: antlibs and classloaders #2

2004-05-10 Thread Peter Reilly
This soulds ok, but it could be done like this: see: http://marc.theaimsgroup.com/?l=ant-dev&m=108331661709918&w=2 Peter Mariano Benitez wrote: Peter Reilly wrote: another thing, I did the thing because I cannot add classpat

RE: antlibs and classloaders #2

2004-05-10 Thread Jose Alberto Fernandez
> From: Mariano Benitez [mailto:[EMAIL PROTECTED] > > > So, I am thinking of the following workaround for the > complete scope of > the problem: > > I create a task that performs would look like this: > > > > > > > > >

DO NOT REPLY [Bug 28874] New: - Execute class has buggy patchEnvironment() implementation

2004-05-10 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: antlibs and classloaders #2

2004-05-10 Thread Mariano Benitez
Peter Reilly wrote: another thing, I did the thing because I cannot add classpath to an antlib definition, so the problems are chained I hope to get this in for ant 1.6.2. This is still in a definition process, I guess, so I cannot make any work towards this direction. You would still face

DO NOT REPLY [Bug 28782] - Antlib & ClassLoading issues in J2EE environment

2004-05-10 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 28795] - java.lang.StackOverflowError

2004-05-10 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 28820] - Concat throws ArrayIndexOutOfBounds

2004-05-10 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 28865] New: - JDepend does not accept jars, but can with minor change.

2004-05-10 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: antlibs and classloaders #2

2004-05-10 Thread Peter Reilly
Mariano Benitez wrote: another thing, I did the thing because I cannot add classpath to an antlib definition, so the problems are chained I hope to get this in for ant 1.6.2. If I would define antlibs with classpath references directly it would be better You would still face the problem.

RE: antlibs and classloaders #2

2004-05-10 Thread Jose Alberto Fernandez
> From: Mariano Benitez [mailto:[EMAIL PROTECTED] > > but ... If I call "typedef" for the same file, with the same > task, same > uri, etc, why it redefine the tasks if they are already defined? > > BTW, it could help an "unless" attribute for typedef, not to > do it again :) > uri="antli