Mercurial > dive4elements > framework
comparison ChangeLog @ 102:4122dbc9711b
Added a new package artifacts-common for classes and utilities used in several packages.
artifacts/trunk@1285 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Ingo Weinzierl <ingo.weinzierl@intevation.de> |
---|---|
date | Wed, 02 Feb 2011 14:37:28 +0000 |
parents | 7fc0650f194c |
children | 1282cf96d3eb |
comparison
equal
deleted
inserted
replaced
101:7fc0650f194c | 102:4122dbc9711b |
---|---|
1 2011-02-02 Ingo Weinzierl <ingo@intevation.de> | |
2 | |
3 * artifacts-common/src/main/java/de/intevation/artifacts/common/utils/XMLUtils.java, | |
4 artifacts-common/pom.xml: New package. It will serve some classes and | |
5 utilities that are used in the artifact-database package as well as in | |
6 concrete artifact packages. | |
7 | |
8 * pom.xml: Added the artifacts-common package to be able to build all | |
9 packages using just the upper level pom file. | |
10 | |
1 2011-02-01 Ingo Weinzierl <ingo@intevation.de> | 11 2011-02-01 Ingo Weinzierl <ingo@intevation.de> |
2 | 12 |
3 * artifact-database/pom.xml: Upgraded Restlet from version 2.0-SNAPSHOT | 13 * artifact-database/pom.xml: Upgraded Restlet from version 2.0-SNAPSHOT |
4 to the current stable version 2.0.4. | 14 to the current stable version 2.0.4. |
5 | 15 |