Re: AW: Ant API

2009-11-26 Thread LukeS
nt as library you should have a oata.Project instance given to > the tasks. Many problems > occur because this is not present. > > > Jan > >>-Ursprüngliche Nachricht- >>Von: LukeS [mailto:luke.shan...@gmail.com] >>Gesendet: Donnerstag, 26. November

Re: Ant API

2009-11-25 Thread LukeS
ut there are some > really > great persistance layers worth looking at, like hibernate and ibatis. > Otherwise just use the built in java.sql stuff for running queries. Take a > look at the source code for the Ant sql task, maybe it will be usefull to > you. > > -Rob Anderson >

Ant API

2009-11-25 Thread LukeS
I'm interested in embedding Ant into an application and would like to use the Ant api. I want to do this because there are a few tasks I want to perform (CVS integration, connecting to DB) and it seems like it it would be easier to call Ant to do this: http://api.dpml.net/ant/1.7.0/index.html?o