Martin Gainty wrote:
Hello All

Any ideas where to locate working example of sql task using MySQL DB..including 
which Driver classes work?


I would point you at Ant in Action, by one S. Loughran, that is available in PDF form as of yesterday:

http://manning.com/loughran

You can use Ivy to pull down the right driver (which makes your app GPL henceforth)

http://antbook.cvs.sourceforge.net/antbook/examples/diary/persist-webapp/ivy.xml?view=markup

and then declare and use it in the build

http://antbook.cvs.sourceforge.net/antbook/examples/diary/persist-webapp/ch16-mysql.xml?view=markup

-steve

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to