RE: antlib and classloaders

2004-04-02 Thread didge
So what's to say that we can't build up an ANTLIB_PATH just like we build up CLASSPATHs using ? didge > -Original Message- > From: Jose Alberto Fernandez [mailto:[EMAIL PROTECTED] > Sent: Friday, April 02, 2004 2:46 AM > To: Ant Developers List; [EMAIL PROTECTED] > Subject: RE: antlib and

DO NOT REPLY [Bug 28169] - I'm Listed twice in CONTRIBUTORS

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

DO NOT REPLY [Bug 28169] - I'm Listed twice in CONTRIBUTORS

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

DO NOT REPLY [Bug 28169] New: - I'm Listed twice in CONTRIBUTORS

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

DO NOT REPLY [Bug 27922] - Launcher fails for UNC drive names as ANT_HOME

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

cvs commit: ant/src/main/org/apache/tools/ant/launch Locator.java

2004-04-02 Thread mbenson
mbenson 2004/04/02 12:20:43 Modified:.WHATSNEW src/main/org/apache/tools/ant/launch Locator.java Log: UNC pathnames did not work for ANT_HOME or -lib locations on Windows. PR: 27922 Revision ChangesPath 1.580 +3 -0 ant/WHATSNEW Index

Re: antlib and classloaders

2004-04-02 Thread Matt Benson
--- Mariano Benitez <[EMAIL PROTECTED]> wrote: > The context in which I say this is: I have a big > application > (www.fuego.com) that provides ant tasks to perform > most of its admin > operation, > it is a requirement to have the application > installed and then define a > property "fuego.base

Re: antlib and classloaders

2004-04-02 Thread Peter Reilly
Jose Alberto Fernandez wrote: From: Mariano Benitez [mailto:[EMAIL PROTECTED] The context in which I say this is: I have a big application (www.fuego.com) that provides ant tasks to perform most of its admin operation, it is a requirement to have the application installed and then define

RE: antlib and classloaders

2004-04-02 Thread Jose Alberto Fernandez
> From: Mariano Benitez [mailto:[EMAIL PROTECTED] > > > The context in which I say this is: I have a big application > (www.fuego.com) that provides ant tasks to perform most of its admin > operation, > it is a requirement to have the application installed and > then define a > property

DO NOT REPLY [Bug 26770] - Ant hangs on on Windows 98

2004-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: Hello

2004-04-02 Thread Anderson, Rob (Global Trade)
http://ant.apache.org/ http://ant.apache.org/manual/index.html http://wiki.apache.org/ant/FrontPage http://ant.apache.org/faq.html Also, this topic is more appropriate for the users list. Please seek help there. If there is a bug or enhancement you wish to address, then post to the developer's l

Re: hotswap via ant

2004-04-02 Thread Matt Benson
You should be able to use the date pattern "MM/dd/ hh:mm a" to add the AM/PM to your date. That's wild that the date selector doesn't use seconds. Two possibilities come to mind: -sleep for a minute after generating the timestamp. :( -use ant-contrib's task to set a comma-delimited list of

Re: hotswap via ant

2004-04-02 Thread David Kavanagh
It's Alive! Now, I just need some help working out the file selection part. (which is using existing Ant constructs). Here is a sample of my build file. This is an example of the timestamp that is returned. Is there a way t

Re: antlib and classloaders

2004-04-02 Thread Mariano Benitez
The only problem with this is that the user build script needs to set the correct property before the antlib is activated. Which I think it is not much to ask. I have a conceptual problem of usability on an antlib written like this, remember, in the broader sense, the antlib is written by a

DO NOT REPLY [Bug 28127] - documentation does not describe effects on target dependencies

2004-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: antlib and classloaders

2004-04-02 Thread Jose Alberto Fernandez
> From: Peter Reilly [mailto:[EMAIL PROTECTED] > > > Hi, > This sounds nice but does it save that much on > > > > > . > > > > > > Well I could ask the same question about antlib's namespace. Why having some magic URI when users could just write: and make the loading

RE: antlib and classloaders

2004-04-02 Thread Jose Alberto Fernandez
> From: Peter Reilly [mailto:[EMAIL PROTECTED] > > Mariano's original question was why > was classpath ignored in an antlib definition. > > > loaderref="mytasks.ref"> > > > > loaderref="mytasks.ref"/> > > > This could be supported easily in the current code b

DO NOT REPLY [Bug 28101] - bootstrap.sh fails::qsh has limited space when running shell command.

2004-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: Hi Guys...

2004-04-02 Thread Steve Loughran
ST Tes wrote: I am new to ANT.. can we use ant with C# yes, as you will see from the .net tasks in the manuals. For getting started questions, we strongly encourage your participation in the user mailing list, not the developer list. We are primarily worth bothering when you find bugs or things t

Hi Guys...

2004-04-02 Thread ST Tes
I am new to ANT.. can we use ant with C# - Do you Yahoo!? Yahoo! Small Business $15K Web Design Giveaway - Enter today

Hello

2004-04-02 Thread Pankaj DHINGRA
I am new user to Ant..can u suggest me few web sites or tutorial where i can learn ant... - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

cvs commit: ant/xdocs bylaws.xml

2004-04-02 Thread bodewig
bodewig 2004/04/02 04:14:27 Modified:docs Tag: ANT_16_BRANCH bylaws.html xdocsTag: ANT_16_BRANCH bylaws.xml Log: merge Revision ChangesPath No revision No revision 1.3.4.3 +1 -1 ant/docs/bylaws.html

cvs commit: ant/xdocs bylaws.xml

2004-04-02 Thread bodewig
bodewig 2004/04/02 04:09:51 Modified:docs bylaws.html xdocsbylaws.xml Log: fix mailing list address Revision ChangesPath 1.12 +1 -1 ant/docs/bylaws.html Index: bylaws.html

Re: antlib and classloaders

2004-04-02 Thread Peter Reilly
Hi, This sounds nice but does it save that much on . Peter Jose Alberto Fernandez wrote: Hi, I have been giving some thought on ways to solve this nagging issue of needing to put antlib jars on the lib directory. We hear over and over people wanting to keep their third party librar

Re: antlib and classloaders

2004-04-02 Thread Peter Reilly
Mariano's original question was why was classpath ignored in an antlib definition. This could be supported easily in the current code base. -i.e. if an typedef/taskdef in an antlib sets the classpath, this classpath will be used instead of the antlibdefinition classp

RE: antlib and classloaders

2004-04-02 Thread Jose Alberto Fernandez
The only issue I have with your suggestions is the fact that they require the user to express dependencies outside the project itself. This may be fine for many, but if you have to deal with multiple projects that require different sets of dependencies, it would be nice if one could express this i

DO NOT REPLY [Bug 8689] - AntClassLoader still leaks memory.

2004-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_bug

DO NOT REPLY [Bug 28133] - Junit Report Enhancement request

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

DO NOT REPLY [Bug 27922] - Launcher fails for UNC drive names as ANT_HOME

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

DO NOT REPLY [Bug 28127] - documentation does not describe effects on target dependencies

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

DO NOT REPLY [Bug 28128] - task needs cascade option

2004-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: antlib and classloaders

2004-04-02 Thread didge
How about just supporting an equivalent of an LD_LIBRARY_PATH for antlibs, called ANTLIB_PATH or some such? didge > -Original Message- > From: Matt Benson [mailto:[EMAIL PROTECTED] > Sent: Thursday, April 01, 2004 1:58 PM > To: Ant Developers List > Subject: Re: antlib and classloaders >