Commit graph

33 commits

Author SHA1 Message Date
Kevin Neufeld fd4a6e5ef9 - removed a few compile errors from the javadoc build
- renamed jar so it follows the name-version convention 

git-svn-id: http://svn.osgeo.org/postgis/trunk@4038 b70326c6-7e19-0410-871a-916f4a2858ee
2009-04-28 17:04:30 +00:00
Paul Ramsey cdfcc4e366 Propset Author Id Keyword Revision on all files.
git-svn-id: http://svn.osgeo.org/postgis/trunk@3639 b70326c6-7e19-0410-871a-916f4a2858ee
2009-02-04 00:28:37 +00:00
Paul Ramsey ffaedfe0fc Match version numbers to new naming conventions.
git-svn-id: http://svn.osgeo.org/postgis/trunk@2821 b70326c6-7e19-0410-871a-916f4a2858ee
2008-07-03 17:08:49 +00:00
Mark Cave-Ayland 4cdacb30f9 Commit a first attempt at an Ant build.xml file for the PostGIS JDBC driver so finally all the Java drivers build with Ant for consistency, plus we eliminate numerous cross platform problems. As it stands, the build.xml file supports only the standard JDBC driver - if you wish to use a JTS-enabled JDBC driver or run the online regression tests then you must still use the Makefile. Any help porting the remaining parts of the Makefile would be appreciated.
git-svn-id: http://svn.osgeo.org/postgis/trunk@2716 b70326c6-7e19-0410-871a-916f4a2858ee
2007-11-23 10:24:00 +00:00
Norman Barker 28e617550f Hibernate Spatial Criteria Queries and Dialect
git-svn-id: http://svn.osgeo.org/postgis/trunk@2619 b70326c6-7e19-0410-871a-916f4a2858ee
2007-06-06 19:19:14 +00:00
Markus Schaber 2235bfb1f6 aded PostGIS Dialect for Hibernate from Norman Barker
git-svn-id: http://svn.osgeo.org/postgis/trunk@2601 b70326c6-7e19-0410-871a-916f4a2858ee
2007-03-15 09:22:20 +00:00
Markus Schaber e0fdea78f9 finally really fixed javadoc build on Windows. Yes, that hack is ugly. Kudos to Marc Cave-Ayland.
git-svn-id: http://svn.osgeo.org/postgis/trunk@2589 b70326c6-7e19-0410-871a-916f4a2858ee
2007-01-18 18:51:15 +00:00
Markus Schaber ecf91fedee further fix for javadoc build
git-svn-id: http://svn.osgeo.org/postgis/trunk@2588 b70326c6-7e19-0410-871a-916f4a2858ee
2007-01-18 18:33:48 +00:00
Markus Schaber 3595b27587 fixed jdbc javadoc build
git-svn-id: http://svn.osgeo.org/postgis/trunk@2587 b70326c6-7e19-0410-871a-916f4a2858ee
2007-01-18 17:56:10 +00:00
Markus Schaber 712225e4a4 fixed 8.2 compatibility
git-svn-id: http://svn.osgeo.org/postgis/trunk@2570 b70326c6-7e19-0410-871a-916f4a2858ee
2007-01-08 10:48:31 +00:00
Markus Schaber 4d009c0e4f hopefully fixed GCJ build
git-svn-id: http://svn.osgeo.org/postgis/trunk@2569 b70326c6-7e19-0410-871a-916f4a2858ee
2007-01-08 10:12:01 +00:00
Markus Schaber b0234b236e Added generation of JDBC javadoc zip file
git-svn-id: http://svn.osgeo.org/postgis/trunk@2563 b70326c6-7e19-0410-871a-916f4a2858ee
2006-12-22 11:28:59 +00:00
Markus Schaber ad155b1303 Improved SRID handling in regression tests and added CoordinateArraySequence tests.
git-svn-id: http://svn.osgeo.org/postgis/trunk@2557 b70326c6-7e19-0410-871a-916f4a2858ee
2006-12-18 14:12:20 +00:00
Markus Schaber 73bc337b81 Fix multi-dimension handling in JtsBinaryWriter, thanks to Thomas Marti for the hints
git-svn-id: http://svn.osgeo.org/postgis/trunk@2555 b70326c6-7e19-0410-871a-916f4a2858ee
2006-12-18 12:58:49 +00:00
Markus Schaber d7ae3a8bd7 Fixed Makefile for jts tests, commented debug options better
git-svn-id: http://svn.osgeo.org/postgis/trunk@2554 b70326c6-7e19-0410-871a-916f4a2858ee
2006-12-18 12:55:42 +00:00
Markus Schaber f1f7076c6f Added JTS shape + missing News message
git-svn-id: http://svn.osgeo.org/postgis/trunk@2534 b70326c6-7e19-0410-871a-916f4a2858ee
2006-12-05 11:00:51 +00:00
Markus Schaber fcf209de30 java/ejb3/src/org/postgis/hibernate/GeometryType.java Added Nullpointer Fix by Norman Barker
git-svn-id: http://svn.osgeo.org/postgis/trunk@2531 b70326c6-7e19-0410-871a-916f4a2858ee
2006-11-22 10:42:17 +00:00
Markus Schaber 3847bdad0e fixed setSRID bug in JDBC ComposedGeom.
git-svn-id: http://svn.osgeo.org/postgis/trunk@2523 b70326c6-7e19-0410-871a-916f4a2858ee
2006-11-02 09:03:30 +00:00
Markus Schaber 5d1e29cdc7 Cleaned up Version.config & co.
git-svn-id: http://svn.osgeo.org/postgis/trunk@2512 b70326c6-7e19-0410-871a-916f4a2858ee
2006-10-14 09:26:13 +00:00
Markus Schaber a5bb86dfd0 added note about odt to README, re-exported pdf
git-svn-id: http://svn.osgeo.org/postgis/trunk@2505 b70326c6-7e19-0410-871a-916f4a2858ee
2006-10-11 10:45:28 +00:00
Markus Schaber 3e5be4c89e fix EJB3 replace Method for Hibernate
git-svn-id: http://svn.osgeo.org/postgis/trunk@2501 b70326c6-7e19-0410-871a-916f4a2858ee
2006-10-09 17:22:15 +00:00
Markus Schaber 552903e36f added EJB3Spatial.odt, fixed Normans contact mail
git-svn-id: http://svn.osgeo.org/postgis/trunk@2500 b70326c6-7e19-0410-871a-916f4a2858ee
2006-10-09 17:12:46 +00:00
Markus Schaber 1079ae91a0 Fix all Eclipse warnings in java code, small cleanup
git-svn-id: http://svn.osgeo.org/postgis/trunk@2497 b70326c6-7e19-0410-871a-916f4a2858ee
2006-10-02 23:26:34 +00:00
Markus Schaber 704a6f74fc First PLJava checkin.
pljava needs some patches that are currently floating on pljava-dev to make it work, it seems that we're the first actual users of varlen UTD mappings in pljava.


git-svn-id: http://svn.osgeo.org/postgis/trunk@2496 b70326c6-7e19-0410-871a-916f4a2858ee
2006-10-02 23:16:47 +00:00
Markus Schaber 86170f1dc7 fixed NullPointer exception in org.postgis.Geometry.equals()
git-svn-id: http://svn.osgeo.org/postgis/trunk@2495 b70326c6-7e19-0410-871a-916f4a2858ee
2006-10-02 15:58:43 +00:00
Markus Schaber e609d306bb Removed obsolete synchronisation from JTS.
git-svn-id: http://svn.osgeo.org/postgis/trunk@2493 b70326c6-7e19-0410-871a-916f4a2858ee
2006-10-02 14:30:47 +00:00
Markus Schaber bb78e75acc Added further jdbc Todo issues.
git-svn-id: http://svn.osgeo.org/postgis/trunk@2491 b70326c6-7e19-0410-871a-916f4a2858ee
2006-09-27 15:50:33 +00:00
Markus Schaber 8dda4882a8 fix erroneously changed build.xml
git-svn-id: http://svn.osgeo.org/postgis/trunk@2488 b70326c6-7e19-0410-871a-916f4a2858ee
2006-09-27 08:37:20 +00:00
Markus Schaber a04de0551e removed hyperflous jar file
git-svn-id: http://svn.osgeo.org/postgis/trunk@2487 b70326c6-7e19-0410-871a-916f4a2858ee
2006-09-27 08:36:32 +00:00
Markus Schaber e664d27fea fixed typo, updated CHANGES
git-svn-id: http://svn.osgeo.org/postgis/trunk@2477 b70326c6-7e19-0410-871a-916f4a2858ee
2006-09-22 14:51:43 +00:00
Markus Schaber 347678d72a added ejb3 tutorial
git-svn-id: http://svn.osgeo.org/postgis/trunk@2476 b70326c6-7e19-0410-871a-916f4a2858ee
2006-09-20 09:03:12 +00:00
Markus Schaber 46509a88ea updated jdbc Makefile to new directory layout
git-svn-id: http://svn.osgeo.org/postgis/trunk@2468 b70326c6-7e19-0410-871a-916f4a2858ee
2006-09-05 15:22:12 +00:00
Markus Schaber 04599cff99 Java/JDBC directory reorganization
git-svn-id: http://svn.osgeo.org/postgis/trunk@2467 b70326c6-7e19-0410-871a-916f4a2858ee
2006-09-05 15:16:57 +00:00