thanks to Ondøej SvìtlÃk and Jan.Materne
now i have solved the problem with tools.jar after installing the j2sdk
thanks for your sugesstions
it was really useful
thank you again
see u
-
Brings words and photos together (easily) with
On Wed, 08 Feb 2006, Mark Russell <[EMAIL PROTECTED]>
wrote:
> I have a collection of directories (bin, META-INF, ...) that I need
> to copy into a single directory (deploy).
Do you need to copy those directories or only their contents?
I.e. will root/META-INF/MANIFEST.MF become
root/deploy/META-
Thanks Stefan. I used the basename task instead. It gives the last
element in the path.
-Original Message-
From: Stefan Bodewig [mailto:[EMAIL PROTECTED]
Sent: Thursday, February 09, 2006 10:18 AM
To: user@ant.apache.org
Subject: Re: how to get all folder names in a directory
On Wed, 8 F
On Wed, 8 Feb 2006, Parambathu Kandy
<[EMAIL PROTECTED]> wrote:
> I want to get all the folder names (not the entire path) into a
> list, so that I can use the same in the foreach task.
Use a dirset to select them, then use pathconvert to turn them into a
list mapping away the directory holding t
This project relys on good people like you to find and fix issues like this. I
encourage you to contribute. Please read this...
http://ant.apache.org/bugs.html
Thanks,
-Rob Anderson
> -Original Message-
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
> Sent: Tuesday, February 07,
Have you looked at with the "if" attribute for include? I don't
know if you have enough info to set it up ahead of time but it may help.
Bill
-Original Message-
From: Mark Russell [mailto:[EMAIL PROTECTED]
Sent: Wednesday, February 08, 2006 9:05 AM
To: ant develipers list
Subject: Dire
I have a collection of directories (bin, META-INF, ...) that I need to
copy into a single directory (deploy). I also have certain includes and
excludes that need to be applied to the files in each of the
directories. However I don't know the directories until runtime. I'm
looking for suggest
I think there's a task in ant-contrib that should do just
what you are looking for
simon wrote:
it executes a shell scrip that start the webapp. then it uses ant to
test the webapp and after the test it should stop the webapp.
it works fine as long as the tests are working fine, but as so
simon wrote:
hello list
i have a target for a cruisecontrol test.
Starting Lenya..
Stopping Lenya..
it executes a shell scrip that start the webapp. then it uses ant to
test the webapp and after the test it sh
AntContrib:
Jan
>-Ursprüngliche Nachricht-
>Von: simon [mailto:[EMAIL PROTECTED]
>Gesendet: Mittwoch, 8. Februar 2006 15:09
>An: Ant Users List
>Betreff: keep going after error
>
>hello list
>
>i have a target for a cruisecontrol test.
>
>
>Starting Lenya..
>executable="start
For clarification:
PATH
You dont _have_ to set the path to %ANT_HOME%\bin. You could also always use
the absolute path to ant.bat :-) But setting path is more comfortable.
ANT_HOME
You also dont have to set this, because ant.bat set´s this from its own
location.
rem %~dp0 is expanded path
hello list
i have a target for a cruisecontrol test.
Starting Lenya..
Stopping Lenya..
it executes a shell scrip that start the webapp. then it uses ant to
test the webapp and after the test it should stop the w
Thanks for the input...
i've done after reading the ant manual..
i did using a Menu class with two inner class title and item..
On 2/8/06, Patrick Martin <[EMAIL PROTECTED]> wrote:
>
> Hello,
>
> If you want a GUI, I would recommend antform as well.
>
> What you are trying to do could be done t
> Hello
> thanks to Ondrej Svetlik
> after setting the path to ant bin i got ant working
>
>
> now i have another problem
> when i type
>
> ant -version
>
> in the command prompt
> the message i get is
>
>
> Unable to locate tools.jar. Expected to find it in C:\Program
> Files\Java\
Hello
thanks to Ondrej Svetlik
after setting the path to ant bin i got ant working
now i have another problem
when i type
ant -version
in the command prompt
the message i get is
Unable to locate tools.jar. Expected to find it in C:\Program
Files\Java\j2re1.
> hello,
> after extracting the file from the zip file
> i have set the ANT_HOME and JAVA_HOME variables
> after that when i typed
>
> ant -version
>
> in the command prompt
> the message i get is
>
>'ant' is not recognized as an internal or external command,
> operable program or b
hello,
after extracting the file from the zip file
i have set the ANT_HOME and JAVA_HOME variables
after that when i typed
ant -version
in the command prompt
the message i get is
'ant' is not recognized as an internal or external command,
operable program or batch file.
It wasn't an Ant problem, I'm sorry.
Missing the "-m msg" parameter for cvs commit command.
Excuse me.
Jo
___
Yahoo! Mail: gratis 1GB per i messaggi e allegati da 10MB
http://mail.yahoo.it
I found the problem, not the solution: when I commit
on CVS, it prompts me for an option regarding the
log-file (abort, continue or edit).
I have to find the way in ANT to automatically give
"cotinue" to the stdin when it prompts me for choice.
___
This works:
cvs -d
:pserver:UserName:[EMAIL PROTECTED]:2402/cvs/cvsnch
commit
cvs-local/IOLI-2-TESTBUILD/projects/BE/Framework/PRJ_Base_Corporate/src/it/bancaintesa/dsa/framework/actionworker/ActionWorker.java
This doesn't work:
Output:
Buildfile: build.xml
commit-changes:
[cvs] Log m
Stefan
Thanks for the reply; that answers my question perfectly.
Paul
-Original Message-
From: Stefan Bodewig [mailto:[EMAIL PROTECTED]
Sent: Wednesday, February 08, 2006 4:54 AM
To: user@ant.apache.org
Subject: Re: Ant Property Names
On Tue, 7 Feb 2006, Paul Duncan <[EMAIL PROTECTED]>
21 matches
Mail list logo