Commit Graph

4 Commits

Author SHA1 Message Date
Daniel TISCHER 52d95c3cc3 workaround empty label problem 2014-02-10 13:43:08 +01:00
Diomidis Spinellis bd246d364f Maven-related changes 2013-08-11 15:28:13 +03:00
Diomidis Spinellis a54b9bfc40 For Maven to work Version.java must exist
New Version.java can be created with "ant version"
2013-05-23 19:44:52 +03:00
Georgios Gousios f309d89222 Do not autogenerate Version class on every compile.
Instead, use a properties template file and Maven filtering
to set the correct version while building the output jar.
At runtime, load the properties file from the classpath and
statically initialize the version parameter.
2012-06-27 18:35:02 +02:00