AW: keytool with ant

2007-10-16 Thread Jan.Materne
Dont use , use or two different s. With "line" a blank seperates different values while "value" just passes one and masks all blanks. So you didnt get keytool -alias myalias you got keytool "-alias myalias" (you can see that when running Ant in -verbose mode). Jan >-Urspr

Re-parenting classpath

2007-10-16 Thread jiniusatwork-antuser
Hopefully, someone can point me in the right direction. What I'd like to do is re-parent the elements of a classpath entry in an Ant build script (from netbeans). For example, given classpath property like: Setting project property: run.test.classpath -> ../lib/a.jar:../lib/dir1/b.jar:../lib/di

Re: Optional scp task does not accept remote paths with the '@' symbol in them

2007-10-16 Thread Liz Burke-Scovill
Oh, don't get me started on IBM and ant... On 10/1/07, Anderson, Rob (Global Trade) <[EMAIL PROTECTED]> wrote: > > Shame, shame, shame IBM. You should know better. > > :) > > -Rob A > > > -Original Message- > > From: TSD Contractor2 [mailto:[EMAIL PROTECTED] > > Sent: Friday, September 28,

RE: symlink - which ant jar do I need?

2007-10-16 Thread Wayne Cruz
Shobhana- Thanks for the clarification. How do I figure out what jar I need for symlink? Does anyone out there know? Thanks, Wayne At 04:30 PM 10/16/2007, you wrote: No, but you will need some jar form the lib directory of your ant home. Sorry for the confusion. -Original Message---

RE: symlink - which ant jar do I need?

2007-10-16 Thread Kirtane, Shobhana Vijay
No, but you will need some jar form the lib directory of your ant home. Sorry for the confusion. -Original Message- From: Wayne Cruz [mailto:[EMAIL PROTECTED] Sent: Tuesday, October 16, 2007 4:21 PM To: Ant Users List Subject: RE: symlink - which ant jar do I need? Shobhana- Are you s

RE: symlink - which ant jar do I need?

2007-10-16 Thread Wayne Cruz
Shobhana- Are you still saying that I need ant-junit.jar in order to get symlink to work? Thanks, Wayne At 04:14 PM 10/16/2007, you wrote: Sorry i confused this thread with another one, you should find the related libraries in your $ANT_HOME/lib directory, I thought the ant was failing since

RE: symlink - which ant jar do I need?

2007-10-16 Thread Kirtane, Shobhana Vijay
Sorry i confused this thread with another one, you should find the related libraries in your $ANT_HOME/lib directory, I thought the ant was failing since it didn't find the junit task .. -Original Message- From: Wayne Cruz [mailto:[EMAIL PROTECTED] Sent: Tuesday, October 16, 2007 3:12

RE: symlink - which ant jar do I need?

2007-10-16 Thread Kirtane, Shobhana Vijay
Please check you ant home directory. $ANT_HOME/lib is where u will find it ! -Original Message- From: Wayne Cruz [mailto:[EMAIL PROTECTED] Sent: Tuesday, October 16, 2007 3:12 PM To: Ant Users List Subject: RE: symlink - which ant jar do I need? Shobhana- Where do I get ant.junit.jar?

RE: symlink - which ant jar do I need?

2007-10-16 Thread Wayne Cruz
Shobhana- Where do I get ant.junit.jar? It didn't come with my CruiseControl distribution. Thanks, Wayne At 02:59 PM 10/16/2007, you wrote: Yes they are different. Try putting ant-junit.jar on your class path. -Shobhana -Original Message- From: Wayne Cruz [mailto:[EMAIL PROTECTED

RE: symlink - which ant jar do I need?

2007-10-16 Thread Kirtane, Shobhana Vijay
Yes they are different. Try putting ant-junit.jar on your class path. -Shobhana -Original Message- From: Wayne Cruz [mailto:[EMAIL PROTECTED] Sent: Tuesday, October 16, 2007 2:57 PM To: Ant Users List Subject: RE: symlink - which ant jar do I need? Shobhana- I have the junit.jar file

RE: symlink - which ant jar do I need?

2007-10-16 Thread Wayne Cruz
Shobhana- I have the junit.jar file in my classpath, but not ant-junit.jar. Are they different? I forgot to mention in my first post that I'm having this ant problem with CruiseControl. Not sure if that makes any difference. Thanks, Wayne At 02:47 PM 10/16/2007, you wrote: Hi Wayne, D

RE: symlink - which ant jar do I need?

2007-10-16 Thread Kirtane, Shobhana Vijay
Hi Wayne, Do you the ant-junit.jar file on your classpath ? -Shobhana -Original Message- From: Wayne Cruz [mailto:[EMAIL PROTECTED] Sent: Tuesday, October 16, 2007 2:44 PM To: user@ant.apache.org Cc: [EMAIL PROTECTED] Subject: symlink - which ant jar do I need? Hello- I'm an Ant novi

symlink - which ant jar do I need?

2007-10-16 Thread Wayne Cruz
Hello- I'm an Ant novice and get the following error message when I try to use the symlink optional task: "Could not create task or type of type: symlink. Ant could not find the task or a class this task relies upon..." What optional task jar file should I be using? Where do I get it? I d

keytool with ant

2007-10-16 Thread supareno
hi guys, i tried this with and under ubuntu 7.04 with a jdk 1.5 and eclipse... ... ... the command line works well but with ant it fails !! the error is the "-alias" argument... i tried with: ... ... and it

Exclude question

2007-10-16 Thread Cezariusz Marek
Hello, Has exclude processing changed between Ant 1.6.5 and 1.7? I have the following test case: Ant 1.7 excludes /src and /