Strabon

log endpoint-client/pom.xml

age author description
2013-10-20 constant [maven-release-plugin] prepare release v3.2.9-temporalstemporals v3.2.9-temporals
2013-10-20 constant [maven-release-plugin] rollback the release of v3.2.9-temporalstemporals
2013-10-20 constant [maven-release-plugin] prepare for next development iterationtemporals
2013-10-20 constant [maven-release-plugin] prepare release v3.2.9-temporalstemporals
2013-10-20 Konstantina Bereta [maven-release-plugin] prepare release v3.2.9temporals
2013-10-19 Babis Nikolaou [maven-release-plugin] prepare for next development iteration
2013-10-19 Babis Nikolaou [maven-release-plugin] prepare release v3.2.9v3.2.9
2013-08-01 Konstantina Bereta merge with defaulttemporals
2013-04-20 Kostis Kyzirakos Cleaned up the poms in order to produce (consistently!) a successful build even with an empty local maven repository.
2013-04-20 Kostis Kyzirakos Modified pom.xml of endpoint-client in order to produce an valid but unsigned jar that contains all dependencies.
2013-04-19 Konstantina Bereta merge withe defaulttemporals
2013-04-06 Kallirroi Dogani changed StrabonEndpoint to SPARQLEndpoint, added SpatialEndpoint to support KML format for all spatial endpoints (Virtuoso, Parliament, Strabon), added tests for SpatialEndpoint, tests for SPARQLEndpoint with Parliament and Virtuoso. Tests need to be added for Virtuoso endpoint to test which formats are not supported
2013-03-27 Konstantina Bereta merge with defaulttemporals
2013-03-27 Kostis Kyzirakos Modified the version of each artifact from xx.xx.xx-SNAPSHOT to xx.xx.xx-BranchName-SNAPSHOT.temporals
2013-03-26 George Garbis merge with default for full GeoSPARQL supportexperiments-2
2013-03-26 Babis Nikolaou [maven-release-plugin] prepare for next development iteration
2013-03-26 Babis Nikolaou [maven-release-plugin] prepare release v3.2.8v3.2.8
2013-03-10 Kostis Kyzirakos Modified version from 3.2.8-SNAPSHOT to 3.2.8-EXPERIMENTS-SNAPSHOTexperiments-2
2013-01-09 George Garbis [maven-release-plugin] prepare for next development iteration
2013-01-09 George Garbis [maven-release-plugin] prepare release v3.2.7v3.2.7
2013-01-08 Babis Nikolaou to build Strabon using maven version <3.0 include also the following option that disables running of shade plugin: -Dshade.skip
2012-12-11 Kostis Kyzirakos [maven-release-plugin] prepare for next development iteration
2012-12-11 Kostis Kyzirakos [maven-release-plugin] prepare release v3.2.6v3.2.6
2012-12-11 Kostis Kyzirakos [maven-release-plugin] prepare for next development iteration
2012-12-11 Kostis Kyzirakos [maven-release-plugin] prepare release v3.2.5v3.2.5
2012-12-04 Babis Nikolaou made strabon-endpoint-client jar executable. Now you can query a Strabon Endpoint with command line as follows:
2012-12-04 Babis Nikolaou updated endpoint client to use the newest version of httpclient (4.2) and added a main method to StrabonEndpoint, thus the respective jar in endpoint-client/target can be used in command line as well
2012-11-29 Babis Nikolaou fixed packaging in one jar for endpoint-client using the maven shade plugin
2012-11-06 Babis Nikolaou split queryresultio-spatial into submodules (one for API that provides the stSPARQLQueryResultFormat and one for each writer implementation, e.g., XML, HTML, etc.)
2012-11-05 Babis Nikolaou added endpoint-client maven submodule: a Java implementation for Strabon endpoint