>> Is there a way to launch a different version of ant from an already
>> running ant process.
>>
>> I am launching an ant process via the "Cruise Control"
>automated build
>> tool which launches ant version 1.6.3.
>> I am building a weblogic application which bundles an older
>version of
>> a
> -Original Message-
> From: Dominique Devienne [mailto:[EMAIL PROTECTED]
> Sent: Tuesday, 6 December 2005 1:47 AM
> To: Ant Users List
> Subject: Re: Inheriting patternset refid
>
> > > I refactored a 12,000 line build down to just over 1,200
> using these
> > > techniques.
> >
> >
> Is there a way to launch a different version of ant from an already running
> ant process.
>
> I am launching an ant process via the "Cruise Control" automated build tool
> which launches ant version 1.6.3.
> I am building a weblogic application which bundles an older version of ant
> which is: 1
Hi,
Is there a way to launch a different version of ant from an already running
ant process.
For details on why I want to do this read on:
I am launching an ant process via the "Cruise Control" automated build tool
which launches ant version 1.6.3.
I am building a weblogic application which
Hello Guruprasad,
your XML looks strange. .
what does this 3D all over the place mean ?
>
Uhhm, 3D is the hexa for the equal sign.
Anyway, I think that the problem is that cvs.exe is not in your path.
I am not sure which versions of cvs.exe are OK for the Ant tasks, but I
have had good experie
>
>
>
>
>
>
>
>
>
>
>
> so it seems the fileset bit works (finds the test) but JUnit doesn't have
> the classpath.
Simply because you didn't provide any ;-)
You'd need a nested (within ) with at least your
"testing" directory, and any other jar(s) or directory
Hi,
I am having difficulty setting the classpath for this.
If I have a testing directory under the basedir (and these tests are in the
testing package) what classpath do I need to define to use batch tests?
So I want to be able to run all the test classes in that directory:
> > I refactored a 12,000 line build down to just over 1,200
> > using these techniques.
>
> Wow - even 1,200 is massive!
> Just for reference my largest build file is 170 lines (including license
> header) and the more frequent scenario is just 4 lines.
Steve, my own builds, even after heavy fact
You can use the ant-contrib task...
http://ant-contrib.sourceforge.net/tasks/tasks/index.html
Fintan
-Original Message-
From: Mark Eramo [mailto:[EMAIL PROTECTED]
Sent: Monday, December 05, 2005 2:59 PM
To: Ant Users List
Subject: Looping in Ant
Hello,
Does anyone have experience r
Is it possible that the error is happening because it cannot mount that
location (/usr/local/comp)?
Make sure the server your running is properly mapped to that point. Have
access rights changes on that location? Check that as well.
Regards,
Mark
Guruprasad R <[EMAIL PROTECTED]>
12/05/2
Mark Eramo wrote:
> Hello,
>Does anyone have experience running loops with Ant or if it is
> even possible?
Can leverage custom tasks from ant-contrib.
HTH
Bernard
> What I need to do is run an xdoclet task 10 times to produce 10
> different MDB's to support some Queue work the developers ar
Hello,
Does anyone have experience running loops with Ant or if it is even
possible?
What I need to do is run an xdoclet task 10 times to produce 10 different
MDB's to support some Queue work the developers are doing. Each MDB will
have a different suffix Q_0 - Q_9.
I know I could simply
Thanks, Materne
2005/12/5, [EMAIL PROTECTED] <[EMAIL PROTECTED]>:
>
> A fileset [1] has exactly one root directory. Because d:\ and e:\ doesnt
> have that
> (windows shows them only under a common place) you have to use two
> different
> filesets.
> A path [2] on the other hand can contain multipl
Hi all,
I have written a build file that does a checkout from the CVS. But, when i
invoke ant command for the written build file, i get an error message as
*[cvs] Using cvs passfile: C:\Documents and Settings\admin\.cvspass*
[cvs] Caught exception: CreateProcess: cvs -d:pserver:[EMAIL PROTECTED]:
cvs.exe must be on your PATH
Can you execute
cvs -version
from the same command line as "ant" ?
Jan
>-Ursprüngliche Nachricht-
>Von: Guruprasad R [mailto:[EMAIL PROTECTED]
>Gesendet: Montag, 5. Dezember 2005 13:29
>An: Ant Users List
>Betreff: CVS Task
>
>Hi all,
>
>I have written
Is cvs on your PATH?
On Mon, 2005-12-05 at 12:29, Guruprasad R wrote:
> Hi all,
>
> I have written a build file that does a checkout from the CVS. But, when i
> invoke ant command for the written build file, i get an error message as
>
> *[cvs] Using cvs passfile: C:\Documents and Settings\admi
Hi all,
I have written a build file that does a checkout from the CVS. But, when i
invoke ant command for the written build file, i get an error message as
*[cvs] Using cvs passfile: C:\Documents and Settings\admin\.cvspass*
* [cvs] Caught exception: CreateProcess: cvs -d:pserver:[EMAIL PROTECTE
17 matches
Mail list logo