Mercurial > dive4elements > river
comparison flys-artifacts/ChangeLog @ 118:888e3b1dcdd9
Added a RiverService (/service/rivers) that retrieves a list of provided rivers.
flys-artifacts/trunk@1429 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Ingo Weinzierl <ingo.weinzierl@intevation.de> |
---|---|
date | Tue, 08 Mar 2011 17:22:37 +0000 |
parents | 1a025ff0f7fd |
children | 84c0b151203e |
comparison
equal
deleted
inserted
replaced
117:1a025ff0f7fd | 118:888e3b1dcdd9 |
---|---|
1 2011-03-08 Ingo Weinzierl <ingo@intevation.de> | |
2 | |
3 * src/main/java/de/intevation/flys/artifacts/services/RiverService.java: | |
4 New. This service will retrieve a list of provided rivers. | |
5 | |
6 * doc/conf/conf.xml: Added a configuration for the RiverService. | |
7 | |
1 2011-03-07 Ingo Weinzierl <ingo@intevation.de> | 8 2011-03-07 Ingo Weinzierl <ingo@intevation.de> |
2 | 9 |
3 * doc/conf/conf.xml: Added a section user-factory and collection-factory in | 10 * doc/conf/conf.xml: Added a section user-factory and collection-factory in |
4 the factories part of the configuration. | 11 the factories part of the configuration. |
5 | 12 |