which could all
inherit from the parent build and override or add the specifics for each
developer queue.
--
Clifton C. Craig, Software Engineer
[EMAIL PROTECTED]
On Monday 05 December 2005 10:07 am, Fintan Hynes wrote:
> You can use the ant-contrib task...
>
> http://ant-contrib.sou
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
I think will do the job
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]
Sent: 08 September 2005 15:30
To: Ant Users List; Ant Users List
Subject: Are there ANT tasks for SFTP?
Hello ANT users,
I'm building a ANT deploy script that needs to use SFTP. I
see FTP a
Hi,
Could anyone recoment any good books or online resources on 'build and release
management' .?.
Thanks,
Fintan
Fintan Hynes,
Traventec,
Galway Business Park,
Dangan,
Galway,
Ireland.
* +353 (0)91 518709
Fax:+353 (0)91 525056
* [EMAIL PROTECTED]
We
Hi,
I had this problem some time ago and I implemented an Ant task using the
Java.util.jar API to compare the manifests of both jarfiles. In my case
both jarfiles were signed so the manifests were different if the jarfiles
were different.
This was on a local filesystem also so I had no FTP requi
Hi John,
We do something roughly similiar to this. We sometimes compile our client
and server components using a different Java version
1. No, you shouldn't need different classpaths. We have no compiler jars
in the classpath when invoking the task.
2. I could never get the compiler attrib