Commit Graph

521 Commits

Author SHA1 Message Date
Diomidis Spinellis c67864269c [maven-release-plugin] prepare for next development iteration 2013-05-23 20:29:03 +03:00
Diomidis Spinellis bf757a720a [maven-release-plugin] prepare release R5_6_5 2013-05-23 20:28:49 +03:00
Diomidis Spinellis c713061dca Add dependency versions 2013-05-23 20:22:39 +03:00
Diomidis Spinellis 22f95917f4 Inherit Sonatype's pom 2013-05-23 20:08:50 +03:00
Diomidis Spinellis ef20511703 Merge branch 'master' of github.com:dspinellis/UMLGraph
Conflicts:
	src/main/java/org/umlgraph/doclet/Version.java
2013-05-23 19:53:17 +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
Diomidis Spinellis faedc3f0ff Correct handling of Version.java
It is generated automatically from the version and the git hash.
2013-05-23 19:05:57 +03:00
Diomidis Spinellis f6e263028a Merge branch 'master' of https://github.com/Stummi/UMLGraph into Stummi-master 2013-05-23 18:52:27 +03:00
Diomidis Spinellis af5f800017 Update regression test reference data
This matches JDK 1.7 javadoc
2013-05-23 18:45:27 +03:00
Diomidis Spinellis 7621aba4df Add state-machine reference 2013-05-23 18:45:16 +03:00
Diomidis Spinellis 37cd34d38f Merge branch 'master' of github.com:dspinellis/UMLGraph 2013-05-23 18:27:05 +03:00
Diomidis Spinellis f517c8704e Merge pull request #12 from CyrilDeverson/master
Fix a NullPointerException
2013-05-23 08:26:11 -07:00
CyrilDeverson 22d63f06b4 Update ClassGraph.java 2013-05-23 15:54:16 +02:00
Diomidis Spinellis 4fe531b9d0 Add argoumk-graphiviz reference 2012-12-18 17:33:41 +02:00
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
Michael Stummvoll 22bee0462c Merge git://github.com/gousiosg/UMLGraph - base for a fixed maven build 2012-12-17 09:21:32 +01:00
Diomidis Spinellis cdcbba6b74 Merge pull request #8 from jcaden/master
Fix package insertion point for Java 7
2012-11-07 02:43:48 -08:00
Jose Antonio Santos Cadenas 6c630e04b6 Fix package insertion point Patter for java 7 2012-11-07 11:32:46 +01:00
Diomidis Spinellis b91039f798 Add pointer to Sketchlet 2012-09-02 17:44:22 +03: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 ce821892f2 Don't ignore Version.java. Ignore Intellij project files. 2012-06-27 18:39:54 +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 381301b1e3 Move test sources to Maven standard test dir 2012-06-27 18:31:33 +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
Diomidis Spinellis c3fe00bb0c Merge pull request #5 from jean/master
Drive-by typo fix
2012-06-04 00:04:36 -07:00
Jean Jordaan 8d63c48637 Fix typo 2012-06-04 13:24:25 +07:00
Diomidis Spinellis 402d57a502 Add Maven artifact deployment
Issue: #1
2012-05-31 19:04:17 +03:00
Diomidis Spinellis 8c637cf8d8 Make version compatible with Maven's conventions 2012-05-30 17:29:45 +03:00
Diomidis Spinellis 49fb9100a2 Fix javadoc parameter documentation 2012-05-27 14:58:12 +03:00
Diomidis Spinellis 3a599f0be9 Adjust last-modified timestamp to git 2012-05-18 11:48:07 +03:00
Diomidis Spinellis c19d24b5db Add UML Distilled book image 2012-05-18 11:40:56 +03:00
Diomidis Spinellis 24a435a751 Create static-web rule 2012-05-18 11:15:44 +03:00
Diomidis Spinellis 0fd6bc912a Correct file's location 2012-05-18 11:15:29 +03:00
Diomidis Spinellis ea8deeca54 Git-ignore test results one directory level up 2012-05-18 11:07:12 +03:00
Diomidis Spinellis e92131fdca Improve file specifications 2012-05-18 11:01:42 +03:00
Diomidis Spinellis 5851e43722 Document release
* Add release data
* Add new version placeholder
* Document GitHub move
* Fix XML tag
2012-05-13 21:04:47 +03:00
Diomidis Spinellis d5d31d7bc6 Clarify file types 2012-05-13 20:57:09 +03:00
Diomidis Spinellis 76172b583f Add rule to make the threading tools 2012-05-12 18:59:32 +03:00
Diomidis Spinellis eecc4076d5 Create version file in build.xml
Issue: #3
2012-05-10 17:15:02 +03:00
Diomidis Spinellis a9de3300c0 Add contributors 2012-05-02 18:26:36 +03:00
Diomidis Spinellis caae7d949b Add missing media files 2012-04-25 14:23:52 +03:00
Diomidis Spinellis 13ae4f5aea Legacy file reorganization 2012-04-25 13:38:55 +03:00
Diomidis Spinellis 4bfd0200fa Mediawiki formatting fixes 2012-04-25 13:22:40 +03:00
Diomidis Spinellis 4af68f0d3a GitHub documentation 2012-04-25 12:58:19 +03:00
Diomidis Spinellis e87bfa6d8a Tools are now on the Gygwin path 2012-04-25 12:57:44 +03:00