What are you using for your IDE? If your using eclipse it has ant 1.7, and is very good for doing what your looking at doing as well. I do the same here for running unit tests and building and packaging CF packages.
On 4/25/07, Carlos Balacuit <[EMAIL PROTECTED]> wrote: > > Hello folks, > > We're building a custom build and deployment app for our projects. We > want to use CF as a front end to ant+svnant. Yes, I've seen > antfarm.riaforge.com... although, we'd rather call the ant+svnant java > api directly, rather than executing ant from the cli. I would _like_ > to use Ant 1.7, but (reportedly) CFMX7.0.2 ships with 1.6 > > What would be the impact of replacing cfusion/lib/ant.jar with the > newer version? Has anyone tried this, or even thought about it? > > I'd rather not tamper with the out-of-the-box installation. I am > concerned that it may affect server features which ant is utilized... > Packaging & Deployment, Instance/Cluster manager perhaps? > > In general, is there a recommended way of adding _newer_ third-party > packages (e.g. ANT, AXIS) that was already bundled with CF? > > - Carlos > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| ColdFusion MX7 by AdobeĀ® Dyncamically transform webcontent into Adobe PDF with new ColdFusion MX7. Free Trial. http://www.adobe.com/products/coldfusion?sdid=RVJV Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:276191 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

