TheProjecter / spelstegen

Automatically exported from code.google.com/p/spelstegen
0 stars 0 forks source link

Improve ant script #6

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
1. Add property file 'build.properties' that holds current version. Version
numbers can for instance have the form major.minor.patch, where the initial
release can be 1.0.0.
2. The ant script shall generate a war file named spelstegen-1.0.0.war (for
version 1.0.0).
3. Update dependency list.
4. Add important junit tests and fail on errors.

Original issue reported on code.google.com by per1978 on 11 Nov 2008 at 7:52

GoogleCodeExporter commented 8 years ago

Original comment by per1978 on 11 Nov 2008 at 8:23

GoogleCodeExporter commented 8 years ago
Fixed points 1 and 2.

Original comment by hnordin@gmail.com on 10 Jan 2009 at 6:36