[Ant Wiki] Updated: WikiSandBox

2004-05-28 Thread ant-cvs
Date: 2004-05-28T14:24:29 Editor: 212.242.136.13 <> Wiki: Ant Wiki Page: WikiSandBox URL: http://wiki.apache.org/ant/WikiSandBox no comment Change Log: -- @@ -22,6 +22,7 @@ [EMAIL PROTECTED] +[http

RE: cvs commit: ant/src/main/org/apache/tools/ant/taskdefs Define r.java

2004-05-28 Thread Dominique Devienne
> -Original Message- > From: Jose Alberto Fernandez [mailto:[EMAIL PROTECTED] > > Not sure, in particular in Java you may et into funny class > dependencies. > > In principle, you can have circular dependencies between jars, that is > solved > by loading both jars in the same classloader

RE: cvs commit: ant/src/main/org/apache/tools/ant/taskdefs Define r.java

2004-05-28 Thread Jose Alberto Fernandez
Not sure, in particular in Java you may et into funny class dependencies. In principle, you can have circular dependencies between jars, that is solved by loading both jars in the same classloader instead of a hierarchy. I cannot give you an example right now, but I would not be surprise if one c

DO NOT REPLY [Bug 29282] New: - Need a way to get generated jar file from EjbJar tasks

2004-05-28 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 29281] - documentation on javac for children

2004-05-28 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 29280] - javac is requireing srcdir even with nested elements

2004-05-28 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 29281] New: - documentation on javac for children

2004-05-28 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 29280] New: - javac is requireing srcdir even with nested elements

2004-05-28 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: cvs commit: ant/src/main/org/apache/tools/ant/taskdefs Define r.java

2004-05-28 Thread Dominique Devienne
> From: Jose Alberto Fernandez [mailto:[EMAIL PROTECTED] > > We do barf on targets with circular dependencies, so why wouldn't > > we barf for circular AntLib dependencies? > > Remember that in general you have no control of the dependencies > of Antlibs (since they may be shrink-wrap 3rd party bi

RE: cvs commit: ant/src/main/org/apache/tools/ant/taskdefs Define r.java

2004-05-28 Thread Jose Alberto Fernandez
> From: Dominique Devienne [mailto:[EMAIL PROTECTED] > > > From: Peter Reilly [mailto:[EMAIL PROTECTED] > > This could be the case for , but this code is for > file="x.xml"/> and , which > is possibly > > more likely to be an error to have circular loading. > > Ah, it make sense now. So it's

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

2004-05-28 Thread peterreilly
peterreilly2004/05/28 08:24:32 Modified:src/main/org/apache/tools/ant/taskdefs Tag: ANT_16_BRANCH Definer.java Log: sync Revision ChangesPath No revision No revision 1.44.2.9 +12 -9 ant/src/main/org/apac

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

2004-05-28 Thread peterreilly
peterreilly2004/05/28 08:23:26 Modified:src/main/org/apache/tools/ant/taskdefs Definer.java Log: change message of recursive loading of antlibs to include the original location from where it was loaded. Revision ChangesPath 1.54 +12 -9 ant/src/main/org/apache/t

RE: cvs commit: ant/src/main/org/apache/tools/ant/taskdefs Define r.java

2004-05-28 Thread Dominique Devienne
> From: Peter Reilly [mailto:[EMAIL PROTECTED] > >Could the message somehow make it more explicit it's ignored? Like: > Ok, > log("Warning: Recursive loading of " + url > + " ignored" > + " at " + getLocation(), Sounds

Bad syntax or unknown instruction

2004-05-28 Thread Minimalist Manager
* cvs commit: ant/src/main/org/apache/tools/ant/taskdefs Define r.java * ERROR: Bad syntax or unknown instruction. SOLUTION: This is the Minimalist Mailing List Manager. Commands may be either in subject of message (one command per message) or in body (one or more commands, one per li

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

2004-05-28 Thread Peter Reilly
Dominique Devienne wrote: -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] peterreilly2004/05/28 01:20:22 Modified:src/main/org/apache/tools/ant/taskdefs Definer.java Log: typedef: check for recursive loading of xml files/resources (aka antlibs) [...

Bad syntax or unknown instruction

2004-05-28 Thread Minimalist Manager
* cvs commit: ant/src/main/org/apache/tools/ant/taskdefs Define r.java * ERROR: Bad syntax or unknown instruction. SOLUTION: This is the Minimalist Mailing List Manager. Commands may be either in subject of message (one command per message) or in body (one or more commands, one

Bad syntax or unknown instruction

2004-05-28 Thread Minimalist Manager
* cvs commit: ant/src/main/org/apache/tools/ant/taskdefs Define r.java * ERROR: Bad syntax or unknown instruction. SOLUTION: This is the Minimalist Mailing List Manager. Commands may be either in subject of message (one command per message) or in body (one or more commands, one

RE: cvs commit: ant/src/main/org/apache/tools/ant/taskdefs Define r.java

2004-05-28 Thread Dominique Devienne
> -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > > peterreilly2004/05/28 01:20:22 > > Modified:src/main/org/apache/tools/ant/taskdefs Definer.java > Log: > typedef: check for recursive loading of xml >files/resources (aka antlibs) > [...

Bad syntax or unknown instruction

2004-05-28 Thread Minimalist Manager
* DO NOT REPLY [Bug 15886] - * ERROR: Bad syntax or unknown instruction. SOLUTION: This is the Minimalist Mailing List Manager. Commands may be either in subject of message (one command per message) or in body (one or more commands, one per line). Batched processing starts when subjec

DO NOT REPLY [Bug 15886] - task

2004-05-28 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/main/org/apache/tools/ant/taskdefs Definer.java

2004-05-28 Thread peterreilly
peterreilly2004/05/28 01:21:04 Modified:src/main/org/apache/tools/ant/taskdefs Tag: ANT_16_BRANCH Definer.java Log: sync Revision ChangesPath No revision No revision 1.44.2.8 +26 -1 ant/src/main/org/apac

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

2004-05-28 Thread peterreilly
peterreilly2004/05/28 01:20:22 Modified:src/main/org/apache/tools/ant/taskdefs Definer.java Log: typedef: check for recursive loading of xml files/resources (aka antlibs) typedef: do not throw an NPE if attempting to load a file that does not exist Revision ChangesPath

Re: namespaced targets via

2004-05-28 Thread Nicola Ken Barozzi
Stefan Bodewig wrote: On Thu, 27 May 2004, Erik Hatcher <[EMAIL PROTECTED]> wrote: It would be nice if all imported build file targets were namespaced regardless of whether the targets were overridden or not. +1 - as an alternative to using the unadorned target name. Yes, it would be nice to have t

Re: Ant 1.6.2 release?

2004-05-28 Thread Stefan Bodewig
On Thu, 27 May 2004, Stefan Bodewig <[EMAIL PROTECTED]> wrote: > Dear committers, do you think we can get a list of "must-get-fixed" > reports by some fixed date - say end of next week? Looks as if some of us can 8-) I volunteer to compile the list and kick of next steps after that. Stefan ---

Re: namespaced targets via

2004-05-28 Thread Stefan Bodewig
On Thu, 27 May 2004, Erik Hatcher <[EMAIL PROTECTED]> wrote: > It would be nice if all imported build file targets were namespaced > regardless of whether the targets were overridden or not. +1 - as an alternative to using the unadorned target name. Stefan --

Re: [GUMP@brutus]: ant/test-ant failed

2004-05-28 Thread Stefan Bodewig
On Fri, 28 May 2004, Jan Materne <[EMAIL PROTECTED]> wrote: > I can´t see anything ... Neither can I. Stefan - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

DO NOT REPLY [Bug 29264] - Ant task to iterate over a list of files

2004-05-28 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: [GUMP@brutus]: ant/test-ant failed

2004-05-28 Thread Jan . Materne
I can´t see anything ... besides the last message "build success" ... Can anybody else find the error? Jan > -Original Message- > From: Gump Integration Build [mailto:[EMAIL PROTECTED] > Sent: Thursday, May 27, 2004 9:42 PM > To: [EMAIL PROTECTED] > Subject: [EMAIL PROTECTED]: ant/test-an

DO NOT REPLY [Bug 29264] New: - Ant task to iterate over a list of files

2004-05-28 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