Commit Graph

9 Commits

Author SHA1 Message Date
Michael Stummvoll 6bedd8a96b changed version to 5.6.5 to be higher than the last 5.6.4 2012-12-17 11:48:45 +01:00
Michael Stummvoll 93b9f60f0d changes in the pom.xml:
- added an configuration for the maven-compiler-plugin
- added project.build.sourceEncoding
- added the dependency for the tools.jar
2012-12-17 09:23:51 +01:00
Georgios Gousios 0508d2e2e8 Add developerConnection link 2012-06-27 20:43:36 +02:00
Georgios Gousios 72a7eef460 Correctly formatted SCM URL 2012-06-27 19:35:13 +02:00
Georgios Gousios a000667eac Include main class in jar manifest file 2012-06-27 19:32:24 +02:00
Georgios Gousios 841067cda1 Generate UmlGraph-based Javadoc 2012-06-27 19:32:07 +02: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
Georgios Gousios 897edbda76 Produce Javadoc and src jars 2012-06-27 17:55:57 +02:00
Georgios Gousios b8a974e20f Make UMLGraph maven compatible 2012-06-27 17:46:47 +02:00