DO NOT REPLY [Bug 27437] - FTP "get" and "list" tasks fail

2004-03-05 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://nagoya.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 27486] New: - task should allow a url for the style param

2004-03-05 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://nagoya.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 21421] - [Patch] to allow to run several targets without rerunning their dependencies

2004-03-05 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://nagoya.apache.org/bugzilla/show_bu

Re: taskdefs inside an antlib and their classpath

2004-03-05 Thread Mariano Benitez
the problem is that they cannot be relative :( the situation is: to be honest, I was trying to lock the application jars by not leaving them in the antlib classpath and using the classpath element in the taskdef to load them on demand. I can live with it, no big problem. The only real bug would

DO NOT REPLY [Bug 21421] - [Patch] to allow to run several targets without rerunning their dependencies

2004-03-05 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://nagoya.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 21421] - [Patch] to allow to run several targets without rerunning their dependencies

2004-03-05 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://nagoya.apache.org/bugzilla/show_bu

RE: taskdefs inside an antlib and their classpath

2004-03-05 Thread Jose Alberto Fernandez
Your antlib definitions live inside some Jar (yes?) Then you could use the Class-Path attribute of the Manifest to point to the additional jars. Al long as the addresses are relative all should work fine and the classloader will do the right thing. Would that work for you? Jose Alberto > -Or

Re: taskdefs inside an antlib and their classpath

2004-03-05 Thread Mariano Benitez
would it be very crazy to add a classpath atlibdefinition that would add jars to the antlib classpath instead of getting ALL the jars from a directory. My problem is that I would like to keep only the task definitions in the antlib directory and the other dependent jars in a common lib director

RE: Sshexec fail on starting a service (websphere)

2004-03-05 Thread Anderson, Rob (Global Trade)
> -Original Message- > From: Steve Loughran [mailto:[EMAIL PROTECTED] > Sent: Friday, March 05, 2004 2:11 AM > To: Ant Developers List > Subject: Re: Sshexec fail on starting a service (websphere) > > > Anderson, Rob (Global Trade) wrote: > > The sshexec task, jsch and ssh cannot be expec

taskdefs inside an antlib and their classpath

2004-03-05 Thread Mariano Benitez
Hi! Is it possible to define another classpath for a task definition inside an antlib? I've read the Definer class and if it is inside an antlib, it uses that classloader instead of creating a new one with the additional jars. Is this desired behaviour? if it is, you should log a warning say

DO NOT REPLY [Bug 21421] - [Patch] to allow to run several targets without rerunning their dependencies

2004-03-05 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://nagoya.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 21421] - [Patch] to allow to run several targets without rerunning their dependencies

2004-03-05 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://nagoya.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 27437] - FTP "get" and "list" tasks fail

2004-03-05 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://nagoya.apache.org/bugzilla/show_bu

cvs commit: ant/docs ant_in_anger.html

2004-03-05 Thread stevel
stevel 2004/03/05 02:35:38 Modified:docs ant_in_anger.html Log: corrections by Larry Schatzer Revision ChangesPath 1.17 +19 -19ant/docs/ant_in_anger.html Index: ant_in_anger.html === RC

DO NOT REPLY [Bug 21421] - [Patch] to allow to run several targets without rerunning their dependencies

2004-03-05 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://nagoya.apache.org/bugzilla/show_bu

Re: Sshexec fail on starting a service (websphere)

2004-03-05 Thread Steve Loughran
Anderson, Rob (Global Trade) wrote: The sshexec task, jsch and ssh cannot be expected to anylize the output from a command that is run. This is why there is an exit status. The example of echo is a good one. Echo will succeed and report exit status 0 to the process that calls it. If you wish to any

DO NOT REPLY [Bug 27466] - BUILD FAILED XML parser factory has not been configured correctly: com.sun.xml.parser.SAXParserFactoryImpl

2004-03-05 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://nagoya.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 27466] New: - BUILD FAILED XML parser factory has not been configured correctly: com.sun.xml.parser.SAXParserFactoryImpl

2004-03-05 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://nagoya.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 27463] -

2004-03-05 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://nagoya.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 27463] New: -

2004-03-05 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://nagoya.apache.org/bugzilla/show_bu

[Ant Wiki] Updated: UserPreferences

2004-03-05 Thread ant-cvs
Date: 2004-03-04T21:47:57 Editor: ConorMacNeill <[EMAIL PROTECTED]> Wiki: Ant Wiki Page: UserPreferences URL: http://wiki.apache.org/ant/UserPreferences Undo last change Change Log: -- @@ -8,5 +8,3 @@

[Ant Wiki] Updated: UserPreferences

2004-03-05 Thread ant-cvs
Date: 2004-03-04T19:24:27 Editor: BrianBuckley <[EMAIL PROTECTED]> Wiki: Ant Wiki Page: UserPreferences URL: http://wiki.apache.org/ant/UserPreferences no comment Change Log: -- @@ -8,3 +8,5 @@ /!\ ''

DO NOT REPLY [Bug 21421] - [Patch] to allow to run several targets without rerunning their dependencies

2004-03-05 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://nagoya.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 21421] - [Patch] to allow to run several targets without rerunning their dependencies

2004-03-05 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://nagoya.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 21421] - [Patch] to allow to run several targets without rerunning their dependencies

2004-03-05 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://nagoya.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 21421] - [Patch] to allow to run several targets without rerunning their dependencies

2004-03-05 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://nagoya.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 27459] - Dependencies executed too often when targets specified on command line

2004-03-05 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://nagoya.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 27459] - Dependencies executed too often when targets specified on command line

2004-03-05 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://nagoya.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 27459] New: - Dependencies executed too often when targets specified on command line

2004-03-05 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://nagoya.apache.org/bugzilla/show_bu