Java Mailing List Archive

http://www.ant-tasks.com/

Apache Ant Archive

» Ant Users List
» Ant Developers List
<sql > task with MySQL

<sql > task with MySQL

2007-06-25       - By Steve Loughran
Reply:     1     2     3  

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: user-unsubscribe@(protected)
For additional commands, e-mail: user-help@(protected)


©2008 ant-tasks.com - Jax Systems, LLC, U.S.A.