hudson run fails to copy mysql
commit3d6397461672c6bcbc9b187fbfbb6b1709230a7f
authorArunachalam Thirupathi <arunachalam.t@gmail.com>
Thu, 19 Jun 2014 17:41:51 +0000 (19 10:41 -0700)
committerArunachalam Thirupathi <arunachalam.t@gmail.com>
Thu, 19 Jun 2014 17:43:40 +0000 (19 10:43 -0700)
treefc513290e72d6232942e69e2570649d39bfd3f8a
parent6dc850506392cd30c52355138c911317fa86ddb3
hudson run fails to copy mysql

1) There is not libs directory anymore so hudson run fails to copy
the mysql.jar to the lib directory. Added the mysql as testRuntime
so the jar will be downloaded automatically
2) Added war task to update the documentation
build.gradle