On Sat, 17 Feb 2001, you wrote:
> The main issue I see is that Ant doesn't really provide a good mechanism
> for integration into other apps. Ant is called by invoking the Main
> class from the command-line which isn't exactly the most useful process.
Right, the AntService wouldn't using the main. It would probably use it's own
implementation for loading the targets ( probably cut and paste code from
the main.runBuild() into the Service.init() ).
> I wrote a class called AntWrapper which has much of the same code as in
> Main except it can be put into other things.
>
> You can look at it here,
>
>
>http://releng.tigris.org/source/browse/releng/java/org/tigris/releng/AntWrapper.java?rev=1.3&content-type=text/x-cvsweb-markup.
Great, I'll take a look at it
Thanks,
--
Dave Bryson
[EMAIL PROTECTED]
----------------------
------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Search: <http://www.mail-archive.com/turbine%40list.working-dogs.com/>
Problems?: [EMAIL PROTECTED]