AW: ant return status

2005-12-15 Thread Jan.Materne
>> I'm charged with learning more about ant return status variables. I >> have no clue where to start. Links to documentation that >will help me >> understand it would be most welcome. Pointing to specific >sections of >> documentation would be helpful. To clarify my interest: I am >> in

Re: Compiling enums in Ant 1.6.5

2005-12-15 Thread Rhino
What version of tools.jar is the correct one for Ant 1.6.5? How can I tell whether I have the right version: by the version number? the size of the file? the timestamp on the file? Rhino - Original Message - From: "Alexey N. Solofnenko" <[EMAIL PROTECTED]> To: "Ant Users List" Sent:

Re: Ant 1.7

2005-12-15 Thread Stefan Bodewig
On Thu, 15 Dec 2005, David M. Lee <[EMAIL PROTECTED]> wrote: > Anyone have any idea when Ant 1.7 will become official? I wouldn't hold my breath. We haven't added too many really big changes, but one of them (ResourceCollections) is only slowly getting picked up by existing tasks - and it only

Re: How to detect missing jars in a ?

2005-12-15 Thread Ken Gentle
I *knew* there was a solution to this problem (as I'd used it several years ago to demonstrate to an unbelieving group that application classpath was full of junk) - and it only took me two hours to find it again... JWhich, by Mike Clark, has a mode to validate classpaths: To validate the clas

Re: Compiling enums in Ant 1.6.5

2005-12-15 Thread Alexey N. Solofnenko
Is it possible that you have old tools.jar somewhere on your CLASSPATH or in your ANT's installation directory? - Alexey. Rhino wrote: - Original Message - From: "Rhino" <[EMAIL PROTECTED]> To: "ant-user" Sent: Thursday, December 15, 2005 5:36 PM Subject: Compiling enums in Ant 1.6.5

RE: ant return status

2005-12-15 Thread Stephen McConnell
> -Original Message- > From: Sizemore Berry-E50314 [mailto:[EMAIL PROTECTED] > Sent: Friday, 16 December 2005 8:46 AM > To: user@ant.apache.org > Subject: ant return status > > I'm charged with learning more about ant return status > variables. I have no clue where to start. Links t

Re: Compiling enums in Ant 1.6.5

2005-12-15 Thread Rhino
- Original Message - From: "Rhino" <[EMAIL PROTECTED]> To: "ant-user" Sent: Thursday, December 15, 2005 5:36 PM Subject: Compiling enums in Ant 1.6.5 Can the task in Ant 1.6.5 compile a typesafe enum when using the 'modern' compiler? If yes, how do I persuade it to do so? If no, is

Re: Compiling enums in Ant 1.6.5

2005-12-15 Thread Alexey N. Solofnenko
You will need to point JAVA_HOME to 1.5 JDK (not JRE). Please also use directories without spaces. - Alexey. Rhino wrote: Can the task in Ant 1.6.5 compile a typesafe enum when using the 'modern' compiler? If yes, how do I persuade it to do so? If no, is there any workaround or will I just h

RE: Compiling enums in Ant 1.6.5

2005-12-15 Thread Jim McMaster
On Thursday, December 15, 2005 3:37 PM, Rhino wrote: > Can the task in Ant 1.6.5 compile a typesafe enum > when using the > 'modern' compiler? If yes, how do I persuade it to do so? If > no, is there > any workaround or will I just have to compile the enum separately an

Compiling enums in Ant 1.6.5

2005-12-15 Thread Rhino
Can the task in Ant 1.6.5 compile a typesafe enum when using the 'modern' compiler? If yes, how do I persuade it to do so? If no, is there any workaround or will I just have to compile the enum separately and include it in my build manually? Here is my task: fork="yes" verbose="no" debug=

ant return status

2005-12-15 Thread Sizemore Berry-E50314
I'm charged with learning more about ant return status variables. I have no clue where to start. Links to documentation that will help me understand it would be most welcome. Pointing to specific sections of documentation would be helpful. To clarify my interest: I am interested in capturin

Re: Ant 1.7

2005-12-15 Thread Alexey N. Solofnenko
Why cannot you do it now? I do use ANT 1.7 (even worse - locally patched) in my build scripts. - Alexey. David M. Lee wrote: Anyone have any idea when Ant 1.7 will become official? I'd really love to start using signjar's TSA option to timestamp my .jar file signatures. dave <>< CONFIDENTIA

Re: Urgent help with FTP task.....please help

2005-12-15 Thread Jakob Fix
On 15/12/05, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > There is an issue of password being in clear text while using the ftp > task. Is there a way around it . > http://ant.apache.org/manual/OptionalTasks/scp.html ? - To uns

RE: Urgent help with FTP task.....please help

2005-12-15 Thread Ivan Ivanov
Hello, You can store the password in a properties file and keep the properties file out of version control system with read permissions only for the OS user that is running the script. There is a way for propmting the user for the password and masking it while it is typed. I wrote a document de

RE: Urgent help with FTP task.....please help

2005-12-15 Thread Srikrishna_Parthasarathy
There is an issue of password being in clear text while using the ftp task. Is there a way around it . project name="ftpuse" default="ftp"> > > > > > > > > > > > > > > > > > remotedir="c:\uploads" > > > > > > depends="yes" > > > > > >userid="sparthasarthy12" > > >

Ant 1.7

2005-12-15 Thread David M. Lee
Anyone have any idea when Ant 1.7 will become official? I'd really love to start using signjar's TSA option to timestamp my .jar file signatures. dave <>< CONFIDENTIAL: This email, including its contents and attachments, if any, are confidential. If the reader of this e-mail is not an intended