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
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
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,
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---
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
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
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
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?
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
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
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
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
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
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
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 /
15 matches
Mail list logo