Commit b74b81fa authored by Sonia Zorba's avatar Sonia Zorba
Browse files

Replaced postgresql driver in war file with updated version

parent c65615d8
Loading
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -7,6 +7,8 @@ unzip "$base_war" -d vollt
cp tap.properties vollt/WEB-INF/classes/tap.properties
cp web.xml vollt/WEB-INF/
cp ../private-rows-extension/target/private-rows-extension-*.jar vollt/WEB-INF/lib/
rm vollt/WEB-INF/lib/postgresql-9*.jar
cp postgresql-*.jar vollt/WEB-INF/lib/
cd vollt
zip -r -u ../tap.war *
cd ..
+772 KiB

File added.

No diff preview for this file type.