Skip to content
Snippets Groups Projects
Commit 738842c0 authored by Nikolaus Krismer's avatar Nikolaus Krismer
Browse files

still some open questions to solve... reverting version

parent b19c8f54
No related branches found
No related tags found
No related merge requests found
......@@ -293,7 +293,7 @@ task javadocJar(type: Jar, dependsOn: javadoc) {
}
task processResourcesTest << {
if (hasProperty('jenkinsBuild')) {
if (!isRelease) {
// we add a config-test.xml for SNAPSHOT releases (so that the cfg.tablePrefix is defined)
// otherwise testing and stable version would collide on testsystem
// and testing in jenkins would search for geoserver/postgis on jenkins-server
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment