Commit Graph

80 Commits

Author SHA1 Message Date
ccancellieri
8f6e8b9ac2 [maven-release-plugin] prepare release v1.4.2 2012-06-01 19:11:23 +02:00
ccancellieri
d762161960 improvements to the HTTPUtils. fixes to close #23. 2012-05-31 17:23:09 +02:00
ccancellieri
314771e33d Fixes applying patch from issue #21. Workaround to solve some HTTPClient connections leak 2012-05-30 16:20:52 +02:00
Oscar Fonts
15341547f1 Moved Datastore management to new architecture, using GeoServerRest[Foo]Managers 2012-05-24 12:50:42 +02:00
Oscar Fonts
876727a6e2 Keep both PostGISEncoders, old one marked as deprecated 2012-05-21 17:51:55 +02:00
Oscar Fonts
d1352fb470 Removed references to GEOS-5113, which turned out to be nonsense 2012-05-20 12:28:16 +02:00
Oscar Fonts
42c3094d9e Publish collections of shapefiles. Datastore management. 2012-05-12 22:26:49 +02:00
ccancellieri
e0df2fe99f provide backup/restore interface. close #15 2012-05-08 00:08:20 +02:00
ccancellieri
8b4def8793 adding missing test files 2012-04-30 16:33:13 +02:00
Carlo Cancellieri
df736c4fe3 Merge pull request #14 from oscarfonts/master
Namespace handling merge
2012-04-30 07:11:14 -07:00
Oscar Fonts
48655e3db5 Namespace handling: reader, encoder, CRUD & unit tests 2012-04-27 16:33:20 +02:00
ccancellieri
667a9b2f69 set log4j test scope 2012-04-19 13:55:12 +02:00
ccancellieri
2f70df0cde [maven-release-plugin] prepare for next development iteration 2012-04-19 13:53:26 +02:00
ccancellieri
4083b46d9c [maven-release-plugin] prepare release v1.4.1 2012-04-19 13:53:10 +02:00
ccancellieri
f1c0ac45e2 fix test dependency issue 2012-04-19 13:52:39 +02:00
ccancellieri
0432534518 switch to slf4j to close #12 2012-04-19 13:21:11 +02:00
ccancellieri
c9a81141cb improvements to close #8 and #7 and partially implements (on shp file) #9 2012-04-12 19:39:58 +02:00
ccancellieri
ec4f18e03b [maven-release-plugin] prepare for next development iteration 2012-03-27 18:05:39 +02:00
ccancellieri
b9ffabaf7d [maven-release-plugin] prepare release v1.4.0 2012-03-27 18:05:08 +02:00
ccancellieri
270f3450fb partially fix issue #8 and #7. 2012-03-27 17:59:39 +02:00
ccancellieri
0b9f6eda5d publishGeotiff now support setting store and layer name 2012-03-16 18:25:30 +01:00
ccancellieri
9493343f1b publisher improvements to fix issue #4 2012-02-02 10:48:38 +01:00
ccancellieri
f9b640cdab [maven-release-plugin] prepare for next development iteration 2012-01-31 11:05:08 +01:00
ccancellieri
4a8f8ffe06 [maven-release-plugin] prepare release v1.3.2 2012-01-31 11:04:55 +01:00
ccancellieri
69ff7aad61 Stile publication improvements to fix #3. ImageMosaic publication added. GeoTiff publication fixed. Added JUnit tests. 2012-01-30 19:27:24 +01:00
ccancellieri
f62164b37b added worldimage, imagemosaic and fixed geotiff publication. Added tests and splitted Test classes. 2012-01-23 19:31:16 +01:00
ccancellieri
bfdeb60ba1 [maven-release-plugin] prepare for next development iteration 2012-01-12 13:20:48 +01:00
ccancellieri
81832c9e7f [maven-release-plugin] prepare release v1.3.1 2012-01-12 13:19:45 +01:00
ccancellieri
86ad18df7d Add workspace recursive remove (improvements for issue #1). Added some docs and deprecations 2012-01-12 13:15:53 +01:00
ccancellieri
5078d7c8b0 [maven-release-plugin] prepare for next development iteration 2012-01-09 17:03:17 +01:00
ccancellieri
47cc5bf121 [maven-release-plugin] prepare release v1.3.0 2012-01-09 17:02:49 +01:00
ccancellieri
17236bb9fc added mvn release plugin 2012-01-09 17:01:07 +01:00
ccancellieri
e2aa51e42e Resolve function ambiguity. 2011-12-15 16:36:30 +01:00
ccancellieri
a73cf07597 Fix issue #19. Adding charset support to pubblishShp(). 2011-12-15 15:29:44 +01:00
ccancellieri
f5716b93ef added missing file 2011-11-28 10:52:01 +01:00
ccancellieri
2b74af5b7b Some changes to add metadataLinks. Switched to 1.3-SNAPSHOT version. 2011-11-28 10:48:40 +01:00
ccancellieri
e9aab4f744 Fixing issue #18. Check on existing directory shuld be performed on the remote GeoServer not locally to the caller. 2011-11-28 10:29:48 +01:00
ccancellieri
0e3bf5e9cb Speed improvement to the PropertyXMLEncoder 2011-11-14 16:49:09 +01:00
ccancellieri
e99471353d Added publish db improvemets to solve issue #13 2011-11-14 16:46:06 +01:00
ccancellieri
48775a134e fixed ImageMosaic JUnit test 2011-11-11 18:32:55 +01:00
ccancellieri
1e2e54e068 Added missing ImageMosaic JUnit test file class 2011-11-11 17:27:27 +01:00
ccancellieri
a56a08a9d0 Added ImageMosaic pubblicatiobn JUnit test. Fixed Unpublish issue. Various publisher enhancements. 2011-11-11 12:44:05 +01:00
ccancellieri
e3ce6ab148 fixing ImageMosaic pubblication. Still something wrong in coverage config/removal. 2011-11-10 13:13:46 +01:00
ccancellieri
352e241e0b merge to allign to the master branch 2011-11-08 09:28:02 +01:00
ccancellieri
04449f8bdb Added some test class for encoder. Some improvements to the ElementUtils class. Many improvements adding setter to the Encoders classes 2011-11-07 20:03:27 +01:00
ETj
0c4229df6b Readded old configureLayer as deprecated for backward compat.
Fixed some tests.
2011-10-19 19:27:15 +02:00
ETj
562600f386 Fixed configureLayer
Improved base test.
WIP
2011-10-19 18:28:19 +02:00
ETj
bbd13b3aa9 #17 Create a method to update the default style of a given layer 2011-10-14 16:15:27 +02:00
ccancellieri
fa22471878 fix GeoserverRESTPostgisDatastore options pubblication and tests 2011-10-11 15:51:36 +02:00
ccancellieri
c54b8a92a8 fix GeoserverRESTPostgisDatastore options pubblication and tests 2011-10-11 15:50:42 +02:00