Commit Graph

9 Commits

Author SHA1 Message Date
Florian 098e630a28 update and fix checkstyle and javadoc plugins 2021-10-11 19:22:18 +02:00
Jesse Tan 7293235cd6 Update documentation 2017-06-28 13:01:01 +02:00
Maxime Sinclair b9a6e83a0c [TASK] Update of the class diagram 2013-12-02 17:22:56 +01:00
Maxime Sinclair 13ac55e09e [FEATURE] Map service totally implemented 2013-08-19 16:07:38 +02:00
Maxime Sinclair bedc5b49ce [FEATURE] Design evolution of the map service
Map implementation is still an empty stub
2013-08-14 09:44:19 +02:00
Maxime Sinclair 9ee4b279bc [FEATURE] Future design of the PlantUML Server
A new map feature to retrieve the image map of a diagram is added
2013-07-17 10:02:38 +02:00
Maxime Sinclair 4339629f97 UML diagram fixed 2013-07-09 17:12:42 +02:00
Maxime Sinclair d7ecaaa992 Refactoring of the Proxy service 2013-07-09 15:44:36 +02:00
Pablo Lalloni 89c4d91b41 Project fully mavenized with functionality exceeding previous Ant build.xml implemented (except deployment to servlet container, which can be easily added).
Improved unit tests to be independent of externally running servlet container, now every test runs its own embedded jetty server (and stops it afterward).

Removed all eclipse artifacts (.project, .classpath, .settings, etc.) and added to .gitignore to be independent of development environment (can be autogenerated by maven, or better yet use m2eclipse).

Removed embedded dependency jars since they are handled automatically by maven.
2011-11-02 19:11:52 -03:00