age |
author |
description |
2012-08-24 |
Konstantina Mpereta |
created branch for MonetDBMonetDB |
2012-08-24 |
Konstantina Mpereta |
reverted calls of flushManagers functions that were used to handle concurrency issues of MonetDB. Branch to be created for this reason. |
2012-07-30 |
George Garbis |
fix queries for delete in sea with kallikratis etc. |
2012-07-30 |
George Garbis |
fix in redeploy script |
2012-07-28 |
Babis Nikolaou |
UpdateBean: changes to conform to changeset 499:ef9c43dd2c78. Updated endpoint also |
2012-07-28 |
Babis Nikolaou |
completed QueryBean and updated endpoint respectively |
2012-07-28 |
Babis Nikolaou |
removed method Common.getRDFFormatforAcceptHeader() and used the provided and more robust RDFFormat.forMimeType() |
2012-07-28 |
Babis Nikolaou |
added method register() in stSPARQLQueryResultFormat to keep track of available stSPARQLResultsFormats |
2012-07-28 |
Babis Nikolaou |
no need for double URL decoding of the query |
2012-07-28 |
Babis Nikolaou |
QueryBean: changes to conform to changeset 499:ef9c43dd2c78. This changeset is about the HTML visual interface only |
2012-07-28 |
Babis Nikolaou |
added TSV format in the switch for instantiating an stSPARQLQueryResultFormat |
2012-07-28 |
Babis Nikolaou |
added method valueOf() to return an stSPARQLQueryResultFormat instance according to a format name |
2012-07-28 |
Babis Nikolaou |
decode the DESCRIBE query and input RDF data |
2012-07-28 |
Babis Nikolaou |
shit on your grave JSTL/EL/JavaBean/Spring MVC/J2EE. Back to scriptlets again. We support Tomcat 6 and Tomcat 7 again |
2012-07-27 |
Babis Nikolaou |
add ConfigureCommon listener to load Common bean |
2012-07-27 |
Babis Nikolaou |
silly commit to catch it up from home |
2012-07-27 |
Babis Nikolaou |
minor fixes in store/describe.jsp. Still working on having JSTL/EL work on Tomcat 6. |
2012-07-26 |
Babis Nikolaou |
merge |
2012-07-26 |
Babis Nikolaou |
number of acquisitions in half an hour for MSG1 should be 7 and not 11 |
2012-07-26 |
Manos Karpathiotakis |
Fixed query performing the join with administrative regions. |
2012-07-26 |
Babis Nikolaou |
replaced scriplets in describe.jsp by JSTL/EL expressions |
2012-07-26 |
Babis Nikolaou |
Finally got to remove the scriplets from store.jsp and use plain, fucking JSTL and EL expressions at the cost of my disruption of piece of mind |
2012-07-25 |
Babis Nikolaou |
fixed bug when parsing geometries in WKT with embedded the SRID URI to get the SRID number |
2012-07-25 |
Babis Nikolaou |
typos in chain script |
2012-07-25 |
Babis Nikolaou |
updated pom.xml of endpoint with dependencies so as not to have to include manually in the lib directory the JSTL API and implementation. |
2012-07-25 |
Babis Nikolaou |
one pass over queries in v2.2 and chain script |
2012-07-25 |
Babis Nikolaou |
upgraded strabon-endpoint webapp to 2.5 to use JSTL 1.2 properly |
2012-07-25 |
Manos Karpathiotakis |
Added scripts according to George's suggestions. Now conforming to URI representation of hotspots. |
2012-07-25 |
Babis Nikolaou |
StoreBean: changes to conform to changeset 499:ef9c43dd2c78. |
2012-07-24 |
Konstantina Mpereta |
restored query.jsp. Accidentally removed it in my previous commit |
2012-07-24 |
Babis Nikolaou |
DescribeBean: changes to conform to changeset 499:ef9c43dd2c78. |
2012-07-24 |
Konstantina Mpereta |
minor fixed in the query interface (query.jsp). Added query form action |
2012-07-24 |
Babis Nikolaou |
Several Changes in Strabon Endpoint: |
2012-07-23 |
Babis Nikolaou |
Now DescribeBean also checks for "query" parameter after checking "SPARQLQuery" parameter to comply with the SPARQL Protocol |
2012-07-23 |
Babis Nikolaou |
organized imports in Strabon (I stop here) |
2012-07-23 |
Babis Nikolaou |
close reader in QueryDir to avoid possible memory leak |
2012-07-23 |
Babis Nikolaou |
minor fixes in endpoint for Describe |
2012-07-23 |
Babis Nikolaou |
merge |
2012-07-23 |
Babis Nikolaou |
added "-i" option to endpoint script for including prefixes in SPARQL queries |
2012-07-23 |
Manos Karpathiotakis |
Indices on hash_values and datetime_values now constructed during initialization, if they have not initially been created. |
2012-07-23 |
Babis Nikolaou |
added option "-i" in strabon script for including the prefixes present in file "prefixes.sparql" when SPARQL querying |
2012-07-23 |
Kostis Kyzirakos |
[maven-release-plugin] prepare for next development iteration |
2012-07-23 |
Kostis Kyzirakos |
[maven-release-plugin] copy for tag v3.2.1 |
2012-07-23 |
Kostis Kyzirakos |
[maven-release-plugin] prepare release v3.2.1v3.2.1 |
2012-07-23 |
George Garbis |
correct triple for binding variable ?hProcessingChain2 |
2012-07-23 |
Babis Nikolaou |
added file for including the prefixes when SPARQL querying using endpoint and strabon scripts (functionality shall be added in the near future) |
2012-07-21 |
Babis Nikolaou |
Now DescribeBean looks the "accept" parameter to determine the RDF format to use in the answer. |
2012-07-20 |
Babis Nikolaou |
updated hotspot URLs in runNoaRefinementChain.sh script |
2012-07-20 |
Babis Nikolaou |
completed DescribeBean and added "describe" command to endpoint script |
2012-07-20 |
Babis Nikolaou |
fixed bug in strabon script when projecting all variables appearing in triples patterns using symbol * |
2012-07-20 |
Babis Nikolaou |
updated monetdb.DescribeOp accordingly |
2012-07-20 |
Babis Nikolaou |
introduced "describe" command to strabon script and made FORMAT argument of DescribeOp optional. |
2012-07-20 |
Babis Nikolaou |
added RDFHandlerFactory that creates an RDFHandler (RDFWriter) given a format (String) |
2012-07-20 |
Babis Nikolaou |
execute VACUUM ANALYZE when insertMunicipalities takes a long time |
2012-07-20 |
Babis Nikolaou |
made DescribeOp require the format and changed Strabon.describe to require the output stream to write the result of the query |
2012-07-20 |
pico |
added N3, RDF/XML, and NTriples formats in describe - reverted cause of errors |
2012-07-20 |
pico |
added N3, RDF/XML, and NTriples formats in describe |
2012-07-20 |
pico |
revert connectien credentials |
2012-07-19 |
pico |
further into describe functionality |
2012-07-19 |
pico |
further into describe functionality |
2012-07-19 |
Babis Nikolaou |
beautify output |
2012-07-19 |
pico |
describe functionality - output format remains to be if/elsed.. i think |
2012-07-19 |
pico |
describe functionality - output format remains to be if/elsed.. i think |
2012-07-19 |
Babis Nikolaou |
fixed hardcoded values for satellite and sensor. Now these values are taken from the hotspot filename to be processed. |
2012-07-19 |
Kostis Kyzirakos |
syntax fix |
2012-07-19 |
Kostis Kyzirakos |
merge |
2012-07-19 |
Kostis Kyzirakos |
fix satelite name for msg1_rss |
2012-07-19 |
Manos Karpathiotakis |
No longer only supporting tomcat 7 |
2012-07-19 |
Babis Nikolaou |
made runNoaRefinementChain.sh agnostic to MSG type |
2012-07-19 |
Babis Nikolaou |
removed endpoint script from v2.2 |
2012-07-19 |
Manos Karpathiotakis |
My bad. Fixed issue with CRS (again) - had forgotten to clone behavior for both left and right arguments |
2012-07-19 |
Kostis Kyzirakos |
Acquisitions per half our are 3.0 for msg2 and 7.0 for msg1_rss |
2012-07-19 |
Kostis Kyzirakos |
merge |
2012-07-19 |
Kostis Kyzirakos |
removing log file |
2012-07-19 |
Kostis Kyzirakos |
Adding script that executes the refinement processing chain on NOA data hosted in papos |
2012-07-19 |
Kostis Kyzirakos |
revert parameters |
2012-07-18 |
Konstantina Mpereta |
chain script fix |
2012-07-18 |
pico |
forgot the file |
2012-07-18 |
Kostis Kyzirakos |
polishing names |
2012-07-18 |
pico |
binded DescribeBean, thouth uncertain of its use |
2012-07-18 |
Konstantina Mpereta |
merge |
2012-07-18 |
Babis Nikolaou |
runNoaRefinementChain.sh does not use wget any more. Given a URL containing hotspot URLs, it parses the HTML and get the URLs of the hotspots. It then fetches them and execute the queries. |
2012-07-18 |
Kostis Kyzirakos |
fixing parameters |
2012-07-18 |
Kostis Kyzirakos |
TimePersistence query should use a new processing chain |
2012-07-18 |
Kostis Kyzirakos |
merge |
2012-07-18 |
Kostis Kyzirakos |
erge |
2012-07-18 |
Kostis Kyzirakos |
merge |
2012-07-18 |
Kostis Kyzirakos |
discover only non-discarded hotspots |
2012-07-18 |
George Garbis |
merge |
2012-07-18 |
George Garbis |
correct gag namespaces |
2012-07-18 |
George Garbis |
correct gag namespace |
2012-07-18 |
Babis Nikolaou |
removed stderr.log and stdout.log |
2012-07-18 |
Babis Nikolaou |
made runNoaRefinementChain.sh more portable |
2012-07-18 |
Babis Nikolaou |
added stderr/stdout.log to .hgignore |
2012-07-18 |
Kostis Kyzirakos |
fixing gag namespace |
2012-07-18 |
Manos Karpathiotakis |
fixed error in syntax of query |
2012-07-18 |
Kostis Kyzirakos |
Adding variable "query" according to http://www.w3.org/TR/rdf-sparql-protocol/#SparqlQuery |
2012-07-18 |
Konstantina Mpereta |
modifications in discover query and the main chain |
2012-07-18 |
Konstantina Mpereta |
added invalidfor fires and modified chain script |
2012-07-18 |
Konstantina Mpereta |
added the new dump for the initialization of the database |
2012-07-18 |
Konstantina Mpereta |
updated chain script for all fire seasons |
2012-07-16 |
Manos Karpathiotakis |
Fixed minor issue at similarFunc(). Not declared as a spatial function currently |
2012-07-12 |
Manos Karpathiotakis |
Added 3 stSPARQL functions: |
2012-07-12 |
Babis Nikolaou |
some changes to runNoaRefinementChain.sh script (to use the now global dataset repository, jose) |
2012-07-12 |
Babis Nikolaou |
changed discover query to fetch municipalities directly from the triple of a hotspot |
2012-07-11 |
Manos Karpathiotakis |
First version of new query required for NOA use case. Will be altered as soon as appropriate data have been generated by kkyzir |
2012-07-11 |
Manos Karpathiotakis |
Removed unneeded printout. |
2012-07-11 |
Babis Nikolaou |
rewrite of DeleteInSea using municipalities |
2012-07-11 |
Babis Nikolaou |
added query for insertion of a municipality for a hotspot |
2012-07-11 |
Babis Nikolaou |
added v2.2 refinement queries |
2012-07-11 |
Babis Nikolaou |
reverted refine query |
2012-07-11 |
Babis Nikolaou |
now one can store a file given a relative filename. This breaks storing of a triple given as an argument, but it was absurd anyway. |
2012-07-10 |
George Garbis |
Add tomcat selection and checking remote ntriples files instead of local |
2012-07-10 |
George Garbis |
Make redeploy configurable by using command line arguments |
2012-07-10 |
Babis Nikolaou |
changed refine.sparql query to insert a Municipality for a refined hotspot |
2012-07-10 |
Babis Nikolaou |
added stderr/out.txt to .hgignore |
2012-07-10 |
Babis Nikolaou |
removed output files |
2012-07-10 |
Babis Nikolaou |
removed queries/scripts under v2.1 and moved v2.1/V2.1/* to v2.1 (hope have removed the old versions) |
2012-07-10 |
Manos Karpathiotakis |
Used constant defined for srid instead of hard-coded value |
2012-07-10 |
Manos Karpathiotakis |
Fixed Issue with buggy 'decode' function in JTSWrapper. |
2012-07-09 |
Kostis Kyzirakos |
Fix v2.1 |
2012-07-09 |
Kostis Kyzirakos |
Fixed run script |
2012-07-09 |
Konstantina Mpereta |
queries dutikwn proasteiwn |
2012-07-09 |
Konstantina Mpereta |
V2.1, V3 |
2012-07-05 |
Manos Karpathiotakis |
Altered behavior for datetime values, motivated by NOA use case. |
2012-07-03 |
Kostis Kyzirakos |
Added the sparql query that NOA will use in order to discover Hotspots and municipalities |
2012-06-29 |
Babis Nikolaou |
minor addition in header of store.jsp |
2012-06-29 |
Babis Nikolaou |
declaration of store.jsp in web.xml and minor changes in store.jsp |
2012-06-29 |
Babis Nikolaou |
removed dependency of runtime to mysql-connector-java. This was raising erros in Tomcat when shutting down the server due to the fact that we registered mysql jdbc driver (I do not know from which point) and did not deregister it at shutdown |
2012-06-29 |
Babis Nikolaou |
exclude jsp-api and servlet-api from dependencies in endpoint/pom.xml due to validateJar errors in Tomcat 7 versions |
2012-06-29 |
Babis Nikolaou |
revert password to "postgres" and fix errors in beans header that had to do with XML validation |
2012-06-28 |
Babis Nikolaou |
revert default connection details in beans.xml |
2012-06-28 |
Babis Nikolaou |
fixed syntax errors in store.jsp. Missing two double quotes (interesting enough why was that) |
2012-06-28 |
Babis Nikolaou |
call Strabon.deregisterDriver() only through strabon-endpoint (see comment at the respective method why to do that) |
2012-06-28 |
Babis Nikolaou |
fixed bug that was causing SPARQL results to be rendered out of order regarding their respective binding names, when HTML is selected |
2012-06-28 |
Babis Nikolaou |
fixed bug that was causing eu.earthobservatory.runtime.postgis.GeneralTests to fail. Too many refactorings at a time, refucktor the code. The bug was introduced in changeset 368:031c493dd14c |
2012-06-28 |
Babis Nikolaou |
moved checks for null geometry after WKT.read() inside JTSWrapper.WKTread() |
2012-06-28 |
Babis Nikolaou |
Real fix of store for GML/WKT |
2012-06-27 |
Babis Nikolaou |
fixed imports |
2012-06-27 |
Babis Nikolaou |
added support for GML in GeoJSON |
2012-06-27 |
Babis Nikolaou |
added support for GML in KML |
2012-06-27 |
Babis Nikolaou |
removed the implementation of GMLread through GMLReader and used the initial implementation by Constans. She knows better! |
2012-06-27 |
Babis Nikolaou |
added proper GML namespace for a working GMLReader, added GMLread function in JTSWrapper, updated references to JTSWrapper.GMLReader and made it deprecated |
2012-06-27 |
Babis Nikolaou |
added support for GML in store |
2012-06-27 |
Babis Nikolaou |
merge |
2012-06-27 |
Babis Nikolaou |
refactorings in StrabonPolyhedron. Moved GMLReader to JTSWrapper |
2012-06-27 |
Babis Nikolaou |
moved constants from StrabonPolyhedron to GeoConstants |
2012-06-27 |
Babis Nikolaou |
added comments to StrabonPolyhedron |
2012-06-27 |
Babis Nikolaou |
some cleaning and commmenting |
2012-06-27 |
Konstantina Mpereta |
commented out sth that caused compile error |
2012-06-27 |
Konstantina Mpereta |
Appearance and content changes. Changed delete and refinement queries with the new ones |
2012-06-27 |
Manos Karpathiotakis |
Added case for AsGML in query builder for PostGIS |
2012-06-27 |
Babis Nikolaou |
beautification |
2012-06-27 |
Babis Nikolaou |
fixed isGeometryValue for Literals with null datatype |
2012-06-27 |
Babis Nikolaou |
renamed artifact resultio-sparqlxml-spatial to resultio-spatial since the addition of many more formats |
2012-06-27 |
Babis Nikolaou |
some more comments in GeneralDBEvaluation |
2012-06-27 |
Babis Nikolaou |
merge |
2012-06-27 |
Babis Nikolaou |
added asGML to META-INF/services/org.openrdf.query.algebra.evaluation.function.Function in order to be loaded at run time |
2012-06-27 |
Babis Nikolaou |
added some comments to GeneralDBEvaluation |
2012-06-27 |
Konstantina Mpereta |
added some introductory text. changed title. Some more minor style changes. |
2012-06-27 |
Babis Nikolaou |
added asGML to PostGIS and MonetDB. Still not working. |
2012-06-26 |
Babis Nikolaou |
added asGML extension function and linked it with GenearalDBSqlAsGML implementation |
2012-06-26 |
Babis Nikolaou |
reformatted constants in StrabonPolyhedron |
2012-06-26 |
Babis Nikolaou |
some refactorings in GeneralDBEvaluation for the type of the result of function evaluation |
2012-06-26 |
Babis Nikolaou |
some more comments and author name addition |
2012-06-26 |
Babis Nikolaou |
added some comments in classes corresponding to extension functions and filled-in author name |
2012-06-26 |
Babis Nikolaou |
changed KML filename for use in KMZ format |
2012-06-25 |
Babis Nikolaou |
fixed mime type for HTML query results format |
2012-06-25 |
Babis Nikolaou |
moved KML writer/factory to sparqlkml package |
2012-06-25 |
Babis Nikolaou |
added KMZ query results writer and factory |
2012-06-25 |
Babis Nikolaou |
moved Format to resultio package |
2012-06-25 |
Babis Nikolaou |
added HTML query result writer and factory |
2012-06-25 |
Babis Nikolaou |
updated condition to raise warning when no spatial bindings are found in the result when encoding is KML or GeoJSON |
2012-06-25 |
Babis Nikolaou |
renamed package sparqljson to geojson |
2012-06-25 |
Babis Nikolaou |
fixed identification of spatial values in KML |
2012-06-25 |
Babis Nikolaou |
renamed ogcGeometry to WKT and gml to GML |
2012-06-25 |
Babis Nikolaou |
added some comments |
2012-06-25 |
Babis Nikolaou |
fixed identification of spatial values in GeoJSON |
2012-06-25 |
Babis Nikolaou |
added factory class for creating TupleQueryWriters for different formats from Format |
2012-06-25 |
Babis Nikolaou |
merge |
2012-06-25 |
Babis Nikolaou |
added support for tab separated results format |
2012-06-25 |
Babis Nikolaou |
added comments |
2012-06-25 |
Babis Nikolaou |
added stSPARQLTSV writer and factory that extends TSV SPARQLResultsWriter and Format respectively |
2012-06-25 |
Konstantina Mpereta |
some more minor changes in the frontend |
2012-06-25 |
Konstantina Mpereta |
Some changes in Strabon endpoint appearance. Changed colors. Added explanatory titles |
2012-06-25 |
Babis Nikolaou |
added author name in PostGISBindingIteration |
2012-06-25 |
Babis Nikolaou |
added dependency to resultio.text for csv/tsv query results format |
2012-06-25 |
Babis Nikolaou |
made stSPARQLResultsXMLWriter to return our XML format instead of the SPARQL one |
2012-06-25 |
Babis Nikolaou |
Added factory classes for stSPARQL XML, KML, and GeoJSON formats |
2012-06-25 |
Babis Nikolaou |
made KML and GeoJSON query result writers to return the new stSPARQL formats KML and GEOJSON |
2012-06-25 |
Babis Nikolaou |
added stSPARQLQueryResultFormat in the style of Sesame. These formats (KML, KMZ, and GeoJSON) are going to be used in StrabonEndpoint. For the time being, formats mentioned in Format class are kept in Strabon. |
2012-06-24 |
Babis Nikolaou |
commented sesame-queryresultio-sparqljson-spatial artifactId, because it has not been configured correctly |
2012-06-24 |
Babis Nikolaou |
added some author names |
2012-06-24 |
Babis Nikolaou |
completed support for GeoJSONWriter (fixes Bug #05) |
2012-06-24 |
Babis Nikolaou |
copied all functionality for stSPARQLResultsGeoJSONWriter from SPARQLResultsJSONWriter class |
2012-06-24 |
Babis Nikolaou |
revert stSPARQLResultsGeoJSONWriter from extending SPARQLResultsJSONWriter: all functionality is private |
2012-06-24 |
Babis Nikolaou |
stSPARQLResultsGeoJSONWriter now extends SPARQLResultsJSONWriter in order to reuse JSON functionality |
2012-06-24 |
Babis Nikolaou |
added dependency to resultio.sparqljson in resultio/pom.xml and parent pom.xml |
2012-06-24 |
Babis Nikolaou |
moved stSPARQLResultsGeoJSONWriter to sparqljson package |
2012-06-22 |
Babis Nikolaou |
replaced StrabonPolyhedron.convertSRID with JTSWrapper.transform |
2012-06-22 |
Babis Nikolaou |
added dummy class for GeoJSON results encoding. Fill it and fix Bug #05 |
2012-06-22 |
Babis Nikolaou |
integrated Format enumeration type into Strabon. From now on, there are no String references to output formats, except for the command line. |
2012-06-22 |
Babis Nikolaou |
added enumeration type for result formats |
2012-06-22 |
Babis Nikolaou |
changed endpoint according to new query prototype (naive). This completes fix for Bug #04 |
2012-06-22 |
Babis Nikolaou |
changed Strabon.query to accept an output stream instead of returning the answer as an Object |
2012-06-22 |
Babis Nikolaou |
some code beautification in Strabon |
2012-06-22 |
Babis Nikolaou |
delegate KMZ encoding to KMLWriter |
2012-06-22 |
Babis Nikolaou |
make logging to standard error (addresses Bug #04) |
2012-06-21 |
Babis Nikolaou |
added support for KML |
2012-06-21 |
Babis Nikolaou |
introduced WKTHelper for common operations on WKT strings |
2012-06-21 |
Babis Nikolaou |
moved the implementation of StrabonPolyhedron.transform() to JTSWrapper and made StrabonPolyhedron.transform() a delegator |
2012-06-21 |
Babis Nikolaou |
raised logging level to INFO instead to OFF |
2012-06-21 |
Babis Nikolaou |
code beautification in Strabon.java |
2012-06-21 |
Babis Nikolaou |
added geotools dependency on resultio/pom.xml for stSPARQLResultsKMLWriter |
2012-06-21 |
Babis Nikolaou |
added template query for returning the number of hotspots. The alias is "hotspots" |
2012-06-21 |
Babis Nikolaou |
added deregisterDriver method in Strabon to deregister the JDBC driver. In older versions of Tomcat the JDBC driver is not deregistered automatically, which leads to memory leaks |
2012-06-21 |
Babis Nikolaou |
keep connection details in Strabon in datamembers |
2012-06-21 |
Babis Nikolaou |
endpoint: close strabon only when not null (case when you shutdown tomcat and a connection has failed to be established) |
2012-06-21 |
Kostis Kyzirakos |
Removing the execution of the Tomcat 7 maven plugin during the package phase. |
2012-06-20 |
Babis Nikolaou |
revert logger version to 1.6.4 to be used by Java 1.6. Maybe we could configure the version dynamically depending on the java -version output |
2012-06-20 |
Babis Nikolaou |
merge |
2012-06-20 |
Babis Nikolaou |
ignore debug messages in logging from j2ee services in Tomcat |
2012-06-20 |
Kostis Kyzirakos |
merge |
2012-06-20 |
Kostis Kyzirakos |
Added the Geonames parser |
2012-06-20 |
Babis Nikolaou |
forgot to add log4j.properties file |
2012-06-20 |
Babis Nikolaou |
added log4j.properties file in endpoint to override the one used in strabon |
2012-06-20 |
Kostis Kyzirakos |
Removing obsolete dependency on Apache CXF |
2012-06-20 |
Babis Nikolaou |
downgrade sl4j to 1.5.8 instead of 1.6.6 due to warnings by Tomcat |
2012-06-19 |
George Garbis |
merge with 301 |
2012-06-19 |
George Garbis |
merge with default branchnoa |
2012-06-19 |
George Garbis |
add aggregate-tests-sridnoa |
2012-06-19 |
George Garbis |
correct typonoa |
2012-06-19 |
George Garbis |
remove interval_start and interval_end from create statementsnoa |
2012-06-19 |
George Garbis |
add index (subj, obj) on property tables and (value) on datetime_valuesnoa |
2012-06-19 |
Manos Karpathiotakis |
Merging again |
2012-06-19 |
Manos Karpathiotakis |
merged successfully |
2012-06-19 |
Manos Karpathiotakis |
Also tested with refinement query of NOA |
2012-06-19 |
Manos Karpathiotakis |
Issue with double spatial predicates most likely resolved. |
2012-06-19 |
Manos Karpathiotakis |
minor change to enable resolving files from the /resources folder (for our tests) |
2012-06-19 |
Babis Nikolaou |
exclude dependency on slf4j-jdk4.jar introduced by cxf-rt-transports-http-jetty. This fixes Bug #3. |