svn commit: r408533 - in /ant/core/trunk: docs/external.html xdocs/external.xml

2006-05-21 Thread antoine
Author: antoine Date: Sun May 21 17:02:44 2006 New Revision: 408533 URL: http://svn.apache.org/viewvc?rev=408533&view=rev Log: changes requested by Brian Agnew Modified: ant/core/trunk/docs/external.html ant/core/trunk/xdocs/external.xml Modified: ant/core/trunk/docs/external.html URL:

svn commit: r408543 - in /ant/core/trunk: docs/external.html xdocs/external.xml

2006-05-21 Thread antoine
Author: antoine Date: Sun May 21 18:01:13 2006 New Revision: 408543 URL: http://svn.apache.org/viewvc?rev=408543&view=rev Log: I had changed the wrong email address, the one of antspaces and not of xmltask. This change fixes that. Modified: ant/core/trunk/docs/external.html ant/core/trunk

RE: Using Ant Programmatically

2006-05-21 Thread Stephen McConnell
I would recommend that you forget about the Taskdef and just focus on instantiating and executing the IzPackTask task instance. For example: IzPackTask task = new IzPackTask(); task.setProject( project ); // you customatization of the task task.init(); task.execute(); /Steve.

DO NOT REPLY [Bug 39628] New: - [PATCH] close inputstream in Manifest getDefaultManifest() instead of relying upon finalization

2006-05-21 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 39628] - [PATCH] close inputstream in Manifest getDefaultManifest() instead of relying upon finalization

2006-05-21 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu