* 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:
parent
3296686cbb
commit
cbb7dbc6dc
12 changed files with 228 additions and 18 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue