I'll have a look into these,

Thanks for the tip

Declan McCann
ICScomputing limited
205 Airport Road West
Belfast 
BT3 9ED
* Switchboard: ++44 (028) 9045 4166
* Direct:            ++44 (028) 9056 7278
* FAX:               ++44 (028) 9056 7212
***** [EMAIL PROTECTED]
 
 
 

-----Original Message-----
From: Antoine Levy-Lambert [mailto:[EMAIL PROTECTED] 
Sent: 29 April 2005 14:31
To: Ant Users List
Subject: Re: Using ANT to build Synergy applications

You can consider
1) in a first phase, using ant just as a wrapper, and call your old
batches
(using the exec task)

2) replacing incrementally your batches by custom tasks

The second solution can be the best, will require that you do some
development. There are plenty of resources (ant manual, wiki) which
explain
how to create custom ant tasks.

Cheers,
Antoine

> We have a system written in Synergy and are currently building it on
> windows using a set of DOS batch files and building it on OpenVMS
using
> a set of DCL command files.
> 
>  
> 
> We would like to use a proper build tool for this.
> 
>  
> 
> Is it possible to configure ANT to work with languages other than
java,
> such as Synergy in our case?
> 
>  
> 
> If so, how difficult / time consuming would it be to set up?
> 
>   
> 
>  
> 
>  
> 
>  
> 
> 
> 
> **********************************************************************
> DISCLAIMER: The information transmitted is intended only for the
person or
> entity to which it is addressed and may contain confidential and/or
> privileged material. Any review, retransmission, dissemination or
other
use of,
> or taking of any action in reliance upon, this information by persons
or
> entities other than the intended recipient is prohibited. If you
received
this
> in error, please contact the sender and delete the material from any
> computer. Thank you.
> **********************************************************************
> 
> 

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to