1
0
mirror of https://github.com/octoleo/plantuml-server.git synced 2024-05-29 06:30:47 +00:00
Commit Graph

8 Commits

Author SHA1 Message Date
aadrian
4c76f0389d ignore IntelliJ too. 2022-06-29 23:35:41 +02:00
maximesinclair
d51bbd4d13 [TASK] Ignore eclipse checkstyle plugin file 2014-02-15 19:20:30 +01:00
maximesinclair
48cc613017 [TASK] Travis-ci.org configuration file added 2013-10-16 23:52:22 +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
Maxime Sinclair
c98015f417 Unit testing included in the ant build file.
The dist directory is the default target of the build artefacts.
2011-02-23 17:36:40 +01:00
Maxime Sinclair
6052b6809c Eclipse WTP structure, the settings are now included 2011-02-17 12:23:50 +01:00
Maxime Sinclair
85169a1baf Enhanced version with short URL scheme, http headers to take advantage of the browser cache, and a new structure with JSP files. 2011-02-16 09:18:23 +01:00
Arnaud Roques
df1d78f052 Add gtignore 2011-01-30 18:58:27 +01:00