Skip to content

Commit cb68d4b

Browse files
author
jdeolive
committed
Removing wcs 2.0 jars during wcs 1.0 run
1 parent 1fa10f4 commit cb68d4b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

data/citewcs-1.0/init.sh

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1-
# wcs 1.0 can't run with wcs 1.1 active
1+
# wcs 1.0 can't run with wcs 1.1 or wcs 2.0 active
22
rm $1/webapps/geoserver/WEB-INF/lib/*wcs1_1-*.jar
3+
rm $1/webapps/geoserver/WEB-INF/lib/*wcs2_0-*.jar
34
rm $1/webapps/geoserver/WEB-INF/lib/*web-wcs-*.jar

0 commit comments

Comments
 (0)