# HG changeset patch # User Panayiotis Smeros # Date 1430303186 -10800 # Node ID c009d136418570a07bcfc00342e66664678c2e90 # Parent d3c7d8fab4ec26603818f9567e569b975822449f Cleaned endpoint dependencies. diff -r d3c7d8fab4ec -r c009d1364185 endpoint/pom.xml --- a/endpoint/pom.xml Wed Apr 29 13:18:24 2015 +0300 +++ b/endpoint/pom.xml Wed Apr 29 13:26:26 2015 +0300 @@ -18,12 +18,8 @@ - - javax - javaee-web-api - provided - + eu.earthobservatory strabon-vocabulary @@ -34,93 +30,27 @@ strabon-runtime jar compile - - - servlet-api-2.5 - org.mortbay.jetty - - - jsp-api-2.1 - org.mortbay.jetty - - + + + + javax + javaee-web-api + provided + + + - commons-cli - commons-cli - - - commons-dbcp - commons-dbcp - - commons-fileupload commons-fileupload commons-io commons-io - - - - commons-httpclient - commons-httpclient - - - commons-logging - commons-logging - - - - commons-codec - commons-codec - - - - - commons-codec - commons-codec - runtime - - - - - org.geotools.xsd - gt-xsd-kml - - - - org.geotools - gt-xml - - - - org.geotools - gt-epsg-hsql - - - org.geotools - gt-shapefile - - - - - junit - junit - test - - - - - - postgresql - postgresql - @@ -143,11 +73,7 @@ - - - commons-validator - commons-validator - + diff -r d3c7d8fab4ec -r c009d1364185 runtime/pom.xml --- a/runtime/pom.xml Wed Apr 29 13:18:24 2015 +0300 +++ b/runtime/pom.xml Wed Apr 29 13:26:26 2015 +0300 @@ -16,7 +16,7 @@ - + org.openrdf.sesame sesame-repository-sail @@ -41,7 +41,7 @@ org.openrdf.sesame sesame-queryalgebra-evaluation-spatial - +