Mercurial > dive4elements > framework
comparison Changelog @ 46:f2648672c9c4
Removed needless imports.
artifacts/trunk@165 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Sascha L. Teichmann <sascha.teichmann@intevation.de> |
---|---|
date | Thu, 01 Oct 2009 08:51:24 +0000 |
parents | 9449f296cd54 |
children | 4ae4dc99127d |
comparison
equal
deleted
inserted
replaced
45:9449f296cd54 | 46:f2648672c9c4 |
---|---|
1 2009-10-01 Sascha L. Teichmann <sascha.teichmann@intevation.de> | |
2 | |
3 * artifact-database/src/main/java/de/intevation/artifactdatabase/Backend.java: | |
4 Removed needless imports. | |
5 | |
6 * artifact-database/src/main/java/de/intevation/artifactdatabase/rest/Standalone.java: | |
7 Be more verbose on output on which host the REST server is bound. | |
8 | |
1 2009-09-30 Hans Plum <hans@intevation.de> | 9 2009-09-30 Hans Plum <hans@intevation.de> |
2 | 10 |
3 * artifact-database/doc/example-conf/conf.xml, README: | 11 * artifact-database/doc/example-conf/conf.xml, README: |
4 Fixed inconsistencies after changes in h2-configuraton. | 12 Fixed inconsistencies after changes in h2-configuraton. |
5 | 13 |