* added antclick target to build.xml

* added files needed to build antclick in extra directory
* edited several build and properties files
This commit is contained in:
Tobi Schäfer 2004-05-13 13:06:21 +00:00
parent 3296686cbb
commit cbb7dbc6dc
12 changed files with 228 additions and 18 deletions

View file

@ -1,5 +1,5 @@
# Properties of antville datasource
antville.url=jdbc:mysql://localhost/antville
antville.driver=org.gjt.mm.mysql.Driver
antville.user=antville
antville.password=antville
antville.url = jdbc:mysql://localhost/antville
antville.driver = org.gjt.mm.mysql.Driver
antville.user = antville
antville.password = antville