Strabon

log

age author description
2012-04-04 Babis Nikolaou added UpdateBean for updates separating them from execution of SELECT queries in QueryBean, clean-up of QueryBean
2012-04-04 Babis Nikolaou removed useless commented code, replaced hardcoded HTTP codes with HtppServletResponse.SC_<code-name> static fields, added comments
2012-04-04 Babis Nikolaou made Update queries return an XML response instead of just setting the HTPP code
2012-04-04 Babis Nikolaou fixed imports and warnings
2012-04-01 Kostis Kyzirakos Fix known-unknown bug of m2e for eclipse (using mvn2)
2012-03-30 Babis Nikolaou Introduce JTSWrapper which is a singleton and needs to be used for WK?reader.read/WK?writer.write calls which have to be synchronized. Fixes bug for storing geometries.
2012-03-30 Kostis Kyzirakos Modified enpoint/pom.xml to remove the m2e error in eclipse.
2012-03-27 Babis Nikolaou added correct author and removed irrelevant comments
2012-03-27 Babis Nikolaou added comments and correct author information
2012-03-23 Babis Nikolaou Fixes store for triples other than geometries. Go for geometries now.
2012-03-22 George Garbis commit bug of previous changeset
2012-03-22 George Garbis add cast in buildInsertGeometryValue for MonetDB
2012-03-22 Kostis Kyzirakos grooming
2012-03-22 Kostis Kyzirakos removing old module
2012-03-22 Kostis Kyzirakos clean up
2012-03-22 Kostis Kyzirakos adding endpoint component
2012-03-22 Kostis Kyzirakos fix pom.xml
2012-03-21 Babis Nikolaou merge with kostis
2012-03-21 Babis Nikolaou uncomment flushManagers
2012-03-21 Kostis Kyzirakos Cleaned up all poms.
2012-03-20 Kostis Kyzirakos Add StrabonEndpoint as a module of Strabon.
2012-03-19 Kostis Kyzirakos [maven-release-plugin] prepare for next development iteration
2012-03-19 Kostis Kyzirakos [maven-release-plugin] copy for tag v3.1.7
2012-03-19 Kostis Kyzirakos [maven-release-plugin] prepare release v3.1.7v3.1.7
2012-03-19 Kostis Kyzirakos Removed jars module. Runtime gathers all jars.
2012-03-19 Kostis Kyzirakos [maven-release-plugin] prepare for next development iteration
2012-03-19 Kostis Kyzirakos [maven-release-plugin] copy for tag v3.1.6
2012-03-19 Kostis Kyzirakos [maven-release-plugin] prepare release v3.1.6v3.1.6
2012-03-19 Kostis Kyzirakos Modified various pom.xml to get rid of warnings when compiling with Maven 3
2012-03-16 Giorgos Garbis comment printing of diagnostic messages