Mercurial > dive4elements > framework
comparison Changelog @ 16:635310c6a20e
Bug fixed in in XPath Expression.
artifacts/trunk@31 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Tim Englich <tim.englich@intevation.de> |
---|---|
date | Mon, 07 Sep 2009 13:22:48 +0000 |
parents | 9ad6ec2d09c3 |
children | 5a6b6a3debc7 |
comparison
equal
deleted
inserted
replaced
15:9ad6ec2d09c3 | 16:635310c6a20e |
---|---|
1 2009-09-07 Tim Englich <tim.englich@intevation.de> | |
2 | |
3 * src/main/java/de/intevation/artifactdatabase/FactoryBootstrap.java: edited | |
4 Bug fixed in XPath Expression. Now the Nodes and not the Text of the Nodes will | |
5 be used instantiating the ArtifactFactory. | |
6 | |
1 2009-09-07 Sascha L. Teichmann <sascha.teichmann@intevation.de> | 7 2009-09-07 Sascha L. Teichmann <sascha.teichmann@intevation.de> |
2 | 8 |
3 * artifact-database/src/main/java/de/intevation/artifactdatabase/Backend.java: | 9 * artifact-database/src/main/java/de/intevation/artifactdatabase/Backend.java: |
4 Implemented loading of artifacts from database. If the last access of an | 10 Implemented loading of artifacts from database. If the last access of an |
5 artifact is too long ago for its time to life, null is returned. | 11 artifact is too long ago for its time to life, null is returned. |