Commit Graph

294 Commits

Author SHA1 Message Date
dependabot[bot]
40d8562cbb
Bump junit from 4.8.2 to 4.13.1
Bumps [junit](https://github.com/junit-team/junit4) from 4.8.2 to 4.13.1.
- [Release notes](https://github.com/junit-team/junit4/releases)
- [Changelog](https://github.com/junit-team/junit4/blob/main/doc/ReleaseNotes4.13.1.md)
- [Commits](https://github.com/junit-team/junit4/compare/r4.8.2...r4.13.1)

Signed-off-by: dependabot[bot] <support@github.com>
2020-10-13 09:58:52 +00:00
Simone Giannecchini
d518e9e5a4
Merge pull request #191 from chrismayer/ml-link
Correct link to user-mailing-list in README
2019-05-03 10:57:16 +02:00
mbarto
cf24d45760
Merge pull request #225 from alterdego/master
Fixed typos in README.md
2019-03-06 09:21:24 +01:00
Document Doctor
f10f027fb8 Fixed typos in README.md 2019-03-06 00:51:34 -05:00
afabiani
25759e86a5 - removing non ASCII characters form javadocs 2016-09-07 11:25:11 +02:00
afabiani
febd28bc3a - removing non ASCII characters form javadocs 2016-09-07 11:19:06 +02:00
afabiani
ad6fe87e81 - removing non ASCII characters form javadocs 2016-09-07 11:18:12 +02:00
Alessio Fabiani
318be5853e Add the Importer REST APIs to the GeoServer Manager (#198)
* Pull Request for Issue #148

* Enabled check for Importer Test Case

* Fixed Importer Test Case

* fixed importer to execute the import contextually

*  - add missing maven repo

*  - align and update version
2016-09-07 11:08:24 +02:00
Christian Mayer
c44eece1f1 Correct link to user-mailing-list in README 2016-04-28 09:19:14 +02:00
Simone Giannecchini
c588f2c66b Update pom.xml 2016-04-21 11:27:10 +02:00
Simone Giannecchini
0ec95f03f9 Update README.md 2016-04-21 11:26:37 +02:00
Simone Giannecchini
415df68d4b Merge pull request #189 from geosolutions-it/simboss-patch-2
Update pom.xml
2016-04-19 21:02:02 +02:00
Simone Giannecchini
12c2e09c0e Update pom.xml 2016-04-19 20:53:13 +02:00
Simone Giannecchini
8f0efbc5de Update pom.xml 2016-04-19 20:52:35 +02:00
Simone Giannecchini
baf27a6ed7 Merge pull request #187 from chrismayer/tests-code-optimization
Code optimizations for test sources
2016-04-19 20:46:30 +02:00
Simone Giannecchini
b12342007b Merge pull request #188 from chrismayer/fix-changelog-link
Add more links to README
2016-04-19 12:59:29 +02:00
Christian Mayer
e6c77e9508 Add links to current version in README 2016-04-19 12:53:44 +02:00
Christian Mayer
88668158f6 Remove System.out.print in test sources
This removes the 'System.out.print' commands in the test sources by
replacing them with simple LOGGER.debug commands (fixes #36).
2016-04-19 12:23:04 +02:00
Christian Mayer
c6d6c3d2b9 Remove Java warnings in test sources
This removes Java warnings from the test sources, which do not have a
functional impact, e.g. unused imports or unused variables.
2016-04-19 12:22:33 +02:00
Simone Giannecchini
61b914c610 Merge pull request #186 from geosolutions-it/simboss-patch-2
Update README.md
2016-04-18 18:13:06 +02:00
Simone Giannecchini
ebee7276b2 Update README.md 2016-04-18 18:12:59 +02:00
Simone Giannecchini
10bf4971b2 Merge pull request #183 from geosolutions-it/simboss-patch-5
Update README.md
2016-04-18 10:14:18 +02:00
Simone Giannecchini
9a736d2d7e Update README.md 2016-04-18 10:12:41 +02:00
Simone Giannecchini
8968e36673 Merge pull request #179 from geosolutions-it/simboss-patch-3
Update README.md
2016-04-17 16:52:48 +02:00
Simone Giannecchini
224061257f Update README.md 2016-04-17 16:14:37 +02:00
Simone Giannecchini
9e0e9490c2 Update README.md 2016-04-16 12:39:51 +02:00
Simone Giannecchini
62d34ac345 Merge pull request #178 from geosolutions-it/simboss-patch-2
Update GeoServerRESTManager.java
2016-04-16 12:30:54 +02:00
Simone Giannecchini
7490529d2d Update GeoServerRESTManager.java 2016-04-16 12:28:16 +02:00
Simone Giannecchini
7fdf019cd6 Update README.md 2016-04-16 12:26:59 +02:00
Simone Giannecchini
a8412ea7e9 Update README.md 2016-04-16 12:24:02 +02:00
etj
098999b9b2 Version 1.8-SNAPSHOT 2016-04-15 13:19:43 +02:00
etj
0259686b3c Release 1.7.0 2016-04-15 13:05:48 +02:00
etj
d2bbcc46a7 #176 Fix some more integration tests 2016-04-15 12:37:10 +02:00
Daniele Romagnoli
7af3899802 Fixing Header's year and removing a new method marked as deprecated (copy and paste from similar code) 2016-04-11 14:17:07 +02:00
etj
ff7f383591 #176 Fix tests related to styles in workspaces 2016-04-08 19:28:54 +02:00
etj
5447c06dbc Fix internal data ordering. Close #166. 2016-04-08 17:59:37 +02:00
Simone Giannecchini
db5d949e71 Update README.md 2016-04-06 18:06:47 +02:00
Simone Giannecchini
e48a2b0d88 Update README.md 2016-04-06 17:53:16 +02:00
Simone Giannecchini
7c20365099 Update README.md 2016-04-06 17:48:34 +02:00
Simone Giannecchini
1f11fd3207 Update README.md 2016-04-06 17:48:22 +02:00
Simone Giannecchini
797dac9289 Create .travis.yml 2016-04-06 17:40:41 +02:00
Simone Giannecchini
55d0e0bd8e Update README.md 2016-04-06 17:36:30 +02:00
Simone Giannecchini
12ec730db8 Update License.txt 2016-04-06 17:33:41 +02:00
Simone Giannecchini
dbbd54a8ea Update README.md 2016-04-06 17:33:13 +02:00
Simone Giannecchini
5fbe7ed2e9 Create README.md 2016-04-06 17:31:35 +02:00
Simone Giannecchini
4d4813007f Delete README 2016-04-06 17:30:24 +02:00
Simone Giannecchini
c360e8c532 Merge pull request #172 from thinking-aloud/add-arcGrid-support
add arcGrid support
2016-04-06 17:20:59 +02:00
Lennart K
3f22f36aa2 update year and add author 2016-04-06 16:03:46 +02:00
Lennart K
5027ba8112 add arcGrid support 2016-04-05 18:03:56 +02:00
mbarto
bd6bab3ddb Merge pull request #163 from mbarto/style_fixes
Fixes #162: Improved style in workspace support for GeoTiffs and Shap…
2016-02-24 10:10:45 +01:00