Mercurial > dive4elements > framework
comparison Changelog @ 7:f95d9a449215
Insert new Parameter to Setuproutine
artifacts/trunk@21 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Tim Englich <tim.englich@intevation.de> |
---|---|
date | Fri, 04 Sep 2009 15:19:13 +0000 |
parents | 48eb2367de2a |
children | a5a279a0ee35 |
comparison
equal
deleted
inserted
replaced
6:48eb2367de2a | 7:f95d9a449215 |
---|---|
1 2009-09-04 Tim Englich <tim.englich@intevation.de> | |
2 | |
3 * src/main/java/de/intevation/artifactdatabase/FactoryBootstrap.java (loa, | |
4 * src/main/java/de/intevation/artifacts/ArtifactFactory.java (setup): | |
5 New Parameter for Setop to put the ArtifactFactoryNode into the setup routine. | |
6 | |
1 2009-09-04 Tim Englich <tim.englich@intevation.de> <Tim Englich <tim.englich@intevation.de>@nomia> | 7 2009-09-04 Tim Englich <tim.englich@intevation.de> <Tim Englich <tim.englich@intevation.de>@nomia> |
2 | 8 |
3 * pom.xml: Edited | 9 * pom.xml: Edited |
4 Buildplugins for Maven-Compiler and Maven-Eclipse Plugin integrated. | 10 Buildplugins for Maven-Compiler and Maven-Eclipse Plugin integrated. |
5 | 11 |
28 * artifact-database/pom.xml: Made de.intevation.artifactdatabase.App the main | 34 * artifact-database/pom.xml: Made de.intevation.artifactdatabase.App the main |
29 class for start up. | 35 class for start up. |
30 | 36 |
31 * TODO: Added remark to add logging to artifact database. | 37 * TODO: Added remark to add logging to artifact database. |
32 | 38 |
39 >>>>>>> .r20 | |
33 2009-09-04 Sascha L. Teichmann <sascha.teichmann@intevation.de> | 40 2009-09-04 Sascha L. Teichmann <sascha.teichmann@intevation.de> |
34 | 41 |
35 * artifacts/src/main/java/de/intevation/artifacts/ArtifactContextFactory.java: | 42 * artifacts/src/main/java/de/intevation/artifacts/ArtifactContextFactory.java: |
36 New. Factory for a global context in the artifact data base. Useful to | 43 New. Factory for a global context in the artifact data base. Useful to |
37 create shared ressources for artifacts like caches et al. | 44 create shared ressources for artifacts like caches et al. |