You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@ant.apache.org by Ja...@rzf.fin-nrw.de on 2005/05/02 08:02:55 UTC

AW: Using ANT to build Synergy applications

Mmh - "other languages as Synergy" ??? I thought CM Synergy is a software
configuration
management tool ...

Jan


> -----Ursprüngliche Nachricht-----
> Von: Declan McCann [mailto:declan.mccann@icscomputing.co.uk]
> Gesendet am: Freitag, 29. April 2005 15:31
> An: Ant Users List
> Betreff: RE: Using ANT to build Synergy applications
> 
> 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
> ***** declan.mccann@icscomputing.co.uk
>  
>  
>  
> 
> -----Original Message-----
> From: Antoine Levy-Lambert [mailto:antoine@gmx.de] 
> 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: user-unsubscribe@ant.apache.org
> For additional commands, e-mail: user-help@ant.apache.org
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: user-unsubscribe@ant.apache.org
> For additional commands, e-mail: user-help@ant.apache.org
>