Restructured project to version builds and move CSS into src.

* Added a new version implementation to the build. The build task now triggers
  an increment to the build version.
* Reconfigured the war plugin to filter source files and replace the @version@
  token with the project version and to rename css and js files to include the
  version number in the filename.
This commit is contained in:
Jonathan Bernard
2015-03-17 18:15:13 -05:00
parent f6f3222855
commit 29f00f806b
14 changed files with 122 additions and 115 deletions

6
version.properties Normal file
View File

@ -0,0 +1,6 @@
#
#Tue Mar 17 18:13:28 CDT 2015
major=2
version.release=false
minor=0
build=13