Mercurial > dive4elements > gnv-client
comparison gnv/ChangeLog @ 282:d6c0d426e38a
Added the Possibility to get Version-Infomation and Release Date/Time from the GNV-Project using a Browser issue87
gnv/trunk@360 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Tim Englich <tim.englich@intevation.de> |
---|---|
date | Mon, 23 Nov 2009 16:30:33 +0000 |
parents | 4ec95d586f31 |
children | ef10bf497a16 |
comparison
equal
deleted
inserted
replaced
281:4ec95d586f31 | 282:d6c0d426e38a |
---|---|
1 2009-11-23 Tim Englich <tim.englich@intevation.de> | |
2 | |
3 * src/main/resources/applicationMessages*.properties: | |
4 Added Properties which hold the Version-information of the | |
5 GNV which will be set by te Maven package-process. | |
6 * src/main/webapp/WEB-INF/config/struts-config.xml: | |
7 Added an Action which make the Version-Information accessible. | |
8 Now it is possible to get those Information using /version.do | |
9 * src/main/webapp/WEB-INF/jsp/version.jsp: | |
10 Added an Page where it is possible to get the Information about the current | |
11 Version of the GNV and the ArtifactDatabase | |
12 * pom.xml: | |
13 Added Plugin for creating the BildTime and BildVersion of the gnv. | |
14 Replace Tokens in the /src/main/ressources Files | |
15 | |
1 2009-11-20 Ingo Weinzierl <ingo.weinzierl@intevation.de> | 16 2009-11-20 Ingo Weinzierl <ingo.weinzierl@intevation.de> |
2 | 17 |
3 * src/main/java/de/intevation/gnv/artifactdatabase/client/DefaultArtifactDatabaseClient.java: | 18 * src/main/java/de/intevation/gnv/artifactdatabase/client/DefaultArtifactDatabaseClient.java: |
4 Removed mistake from xml structure of the artifact protocol. Mime-type | 19 Removed mistake from xml structure of the artifact protocol. Mime-type |
5 node was 'out' instead of 'mime-type'. | 20 node was 'out' instead of 'mime-type'. |