[Xulu-commits] r3 - in trunk/lib: . Adagios geotoolsArcGrid gt2-2.4.4 jFreeChart jini/lib log4j-1.2.14

scm-commit@wald.intevation.org scm-commit at wald.intevation.org
Wed Feb 25 15:10:32 CET 2009


Author: mojays
Date: 2009-02-25 15:08:13 +0100 (Wed, 25 Feb 2009)
New Revision: 3

Added:
   trunk/lib/Adagios/
   trunk/lib/Adagios/AdagiosJavaLib.jar
   trunk/lib/geotoolsArcGrid/
   trunk/lib/geotoolsArcGrid/gt2-arcgrid-2.3.0-M0.jar
   trunk/lib/geotoolsArcGrid/gt2-render-2.4.2.jar
   trunk/lib/geotoolsArcGrid/junit-4.4.jar
   trunk/lib/geotoolsArcGrid/readme.txt
   trunk/lib/gt2-2.4.4/
   trunk/lib/gt2-2.4.4/commons-beanutils-1.7.0.jar
   trunk/lib/gt2-2.4.4/commons-logging-1.1.1.jar
   trunk/lib/gt2-2.4.4/geoapi-nogenerics-2.1.0.jar
   trunk/lib/gt2-2.4.4/gt2-api-2.4.4.jar
   trunk/lib/gt2-2.4.4/gt2-arcgrid-2.3.0-M0.jar
   trunk/lib/gt2-2.4.4/gt2-arcgrid-2.4.4.jar
   trunk/lib/gt2-2.4.4/gt2-arcsde-2.4.4.jar
   trunk/lib/gt2-2.4.4/gt2-brewer-2.4.4.jar
   trunk/lib/gt2-2.4.4/gt2-coverage-2.4.4.jar
   trunk/lib/gt2-2.4.4/gt2-coverageio-2.4.4.jar
   trunk/lib/gt2-2.4.4/gt2-epsg-hsql-2.4.4.jar
   trunk/lib/gt2-2.4.4/gt2-epsg-wkt-2.4.4.jar
   trunk/lib/gt2-2.4.4/gt2-geotiff-2.4.4.jar
   trunk/lib/gt2-2.4.4/gt2-image-2.4.4.jar
   trunk/lib/gt2-2.4.4/gt2-imagemosaic-2.4.4.jar
   trunk/lib/gt2-2.4.4/gt2-imagepyramid-2.4.4.jar
   trunk/lib/gt2-2.4.4/gt2-main-2.4.4.jar
   trunk/lib/gt2-2.4.4/gt2-mappane-2.4.4.jar
   trunk/lib/gt2-2.4.4/gt2-metadata-2.4.4.jar
   trunk/lib/gt2-2.4.4/gt2-referencing-2.4.4.jar
   trunk/lib/gt2-2.4.4/gt2-render-2.4.2.jar
   trunk/lib/gt2-2.4.4/gt2-shapefile-2.4.4.jar
   trunk/lib/gt2-2.4.4/gt2-shapefile-renderer-2.4.4.jar
   trunk/lib/gt2-2.4.4/gt2-widgets-swing-2.4.4.jar
   trunk/lib/gt2-2.4.4/hsqldb-1.8.0.7.jar
   trunk/lib/gt2-2.4.4/jaxb-impl-1.3.jar
   trunk/lib/gt2-2.4.4/jdom-1.0.jar
   trunk/lib/gt2-2.4.4/jsr108-0.01.jar
   trunk/lib/gt2-2.4.4/jts-1.8.jar
   trunk/lib/gt2-2.4.4/vecmath-1.3.1.jar
   trunk/lib/jFreeChart/
   trunk/lib/jFreeChart/jcommon-1.0.10.jar
   trunk/lib/jFreeChart/jfreechart-1.0.6.jar
   trunk/lib/jini/lib/jini-ext.jar
   trunk/lib/log4j-1.2.14/
   trunk/lib/log4j-1.2.14/NTEventLogAppender.dll
   trunk/lib/log4j-1.2.14/log4j-1.2.14.jar
Log:
libs (from SCHMITZM) added to Xulu

Added: trunk/lib/Adagios/AdagiosJavaLib.jar
===================================================================
(Binary files differ)


Property changes on: trunk/lib/Adagios/AdagiosJavaLib.jar
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: trunk/lib/geotoolsArcGrid/gt2-arcgrid-2.3.0-M0.jar
===================================================================
(Binary files differ)


Property changes on: trunk/lib/geotoolsArcGrid/gt2-arcgrid-2.3.0-M0.jar
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: trunk/lib/geotoolsArcGrid/gt2-render-2.4.2.jar
===================================================================
(Binary files differ)


Property changes on: trunk/lib/geotoolsArcGrid/gt2-render-2.4.2.jar
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: trunk/lib/geotoolsArcGrid/junit-4.4.jar
===================================================================
(Binary files differ)


Property changes on: trunk/lib/geotoolsArcGrid/junit-4.4.jar
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: trunk/lib/geotoolsArcGrid/readme.txt
===================================================================
--- trunk/lib/geotoolsArcGrid/readme.txt	2009-02-25 11:54:01 UTC (rev 2)
+++ trunk/lib/geotoolsArcGrid/readme.txt	2009-02-25 14:08:13 UTC (rev 3)
@@ -0,0 +1,23 @@
+===============================================
+Additionally necessary libs (besides Geotools)
+because no longer included in Geotools
+===============================================
+
+when using gt2.4.2
+------------------
+gt2-arcgrid-2.3.0-M0.jar
+commons-io-1.4.jar
+junit-4.4.jar
+
+
+when using gt2.4.4
+------------------
+gt2-arcgrid-2.3.0-M0.jar
+junit-4.4.jar
+gt2-render-2.4.2.jar   # using this jar instead of the 2.4.4 version resolves the bug that
+                       # the PointSymbolizer does not render point layers from inside a
+                       # JAR properly
+
+
+The older arcgrid has to be included below the 2.4.4 arcgrid! This dependency is a TODO and should be removed
+

Added: trunk/lib/gt2-2.4.4/commons-beanutils-1.7.0.jar
===================================================================
(Binary files differ)


Property changes on: trunk/lib/gt2-2.4.4/commons-beanutils-1.7.0.jar
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: trunk/lib/gt2-2.4.4/commons-logging-1.1.1.jar
===================================================================
(Binary files differ)


Property changes on: trunk/lib/gt2-2.4.4/commons-logging-1.1.1.jar
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: trunk/lib/gt2-2.4.4/geoapi-nogenerics-2.1.0.jar
===================================================================
(Binary files differ)


Property changes on: trunk/lib/gt2-2.4.4/geoapi-nogenerics-2.1.0.jar
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: trunk/lib/gt2-2.4.4/gt2-api-2.4.4.jar
===================================================================
(Binary files differ)


Property changes on: trunk/lib/gt2-2.4.4/gt2-api-2.4.4.jar
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: trunk/lib/gt2-2.4.4/gt2-arcgrid-2.3.0-M0.jar
===================================================================
(Binary files differ)


Property changes on: trunk/lib/gt2-2.4.4/gt2-arcgrid-2.3.0-M0.jar
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: trunk/lib/gt2-2.4.4/gt2-arcgrid-2.4.4.jar
===================================================================
(Binary files differ)


Property changes on: trunk/lib/gt2-2.4.4/gt2-arcgrid-2.4.4.jar
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: trunk/lib/gt2-2.4.4/gt2-arcsde-2.4.4.jar
===================================================================
(Binary files differ)


Property changes on: trunk/lib/gt2-2.4.4/gt2-arcsde-2.4.4.jar
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: trunk/lib/gt2-2.4.4/gt2-brewer-2.4.4.jar
===================================================================
(Binary files differ)


Property changes on: trunk/lib/gt2-2.4.4/gt2-brewer-2.4.4.jar
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: trunk/lib/gt2-2.4.4/gt2-coverage-2.4.4.jar
===================================================================
(Binary files differ)


Property changes on: trunk/lib/gt2-2.4.4/gt2-coverage-2.4.4.jar
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: trunk/lib/gt2-2.4.4/gt2-coverageio-2.4.4.jar
===================================================================
(Binary files differ)


Property changes on: trunk/lib/gt2-2.4.4/gt2-coverageio-2.4.4.jar
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: trunk/lib/gt2-2.4.4/gt2-epsg-hsql-2.4.4.jar
===================================================================
(Binary files differ)


Property changes on: trunk/lib/gt2-2.4.4/gt2-epsg-hsql-2.4.4.jar
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: trunk/lib/gt2-2.4.4/gt2-epsg-wkt-2.4.4.jar
===================================================================
(Binary files differ)


Property changes on: trunk/lib/gt2-2.4.4/gt2-epsg-wkt-2.4.4.jar
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: trunk/lib/gt2-2.4.4/gt2-geotiff-2.4.4.jar
===================================================================
(Binary files differ)


Property changes on: trunk/lib/gt2-2.4.4/gt2-geotiff-2.4.4.jar
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: trunk/lib/gt2-2.4.4/gt2-image-2.4.4.jar
===================================================================
(Binary files differ)


Property changes on: trunk/lib/gt2-2.4.4/gt2-image-2.4.4.jar
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: trunk/lib/gt2-2.4.4/gt2-imagemosaic-2.4.4.jar
===================================================================
(Binary files differ)


Property changes on: trunk/lib/gt2-2.4.4/gt2-imagemosaic-2.4.4.jar
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: trunk/lib/gt2-2.4.4/gt2-imagepyramid-2.4.4.jar
===================================================================
(Binary files differ)


Property changes on: trunk/lib/gt2-2.4.4/gt2-imagepyramid-2.4.4.jar
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: trunk/lib/gt2-2.4.4/gt2-main-2.4.4.jar
===================================================================
(Binary files differ)


Property changes on: trunk/lib/gt2-2.4.4/gt2-main-2.4.4.jar
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: trunk/lib/gt2-2.4.4/gt2-mappane-2.4.4.jar
===================================================================
(Binary files differ)


Property changes on: trunk/lib/gt2-2.4.4/gt2-mappane-2.4.4.jar
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: trunk/lib/gt2-2.4.4/gt2-metadata-2.4.4.jar
===================================================================
(Binary files differ)


Property changes on: trunk/lib/gt2-2.4.4/gt2-metadata-2.4.4.jar
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: trunk/lib/gt2-2.4.4/gt2-referencing-2.4.4.jar
===================================================================
(Binary files differ)


Property changes on: trunk/lib/gt2-2.4.4/gt2-referencing-2.4.4.jar
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: trunk/lib/gt2-2.4.4/gt2-render-2.4.2.jar
===================================================================
(Binary files differ)


Property changes on: trunk/lib/gt2-2.4.4/gt2-render-2.4.2.jar
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: trunk/lib/gt2-2.4.4/gt2-shapefile-2.4.4.jar
===================================================================
(Binary files differ)


Property changes on: trunk/lib/gt2-2.4.4/gt2-shapefile-2.4.4.jar
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: trunk/lib/gt2-2.4.4/gt2-shapefile-renderer-2.4.4.jar
===================================================================
(Binary files differ)


Property changes on: trunk/lib/gt2-2.4.4/gt2-shapefile-renderer-2.4.4.jar
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: trunk/lib/gt2-2.4.4/gt2-widgets-swing-2.4.4.jar
===================================================================
(Binary files differ)


Property changes on: trunk/lib/gt2-2.4.4/gt2-widgets-swing-2.4.4.jar
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: trunk/lib/gt2-2.4.4/hsqldb-1.8.0.7.jar
===================================================================
(Binary files differ)


Property changes on: trunk/lib/gt2-2.4.4/hsqldb-1.8.0.7.jar
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: trunk/lib/gt2-2.4.4/jaxb-impl-1.3.jar
===================================================================
(Binary files differ)


Property changes on: trunk/lib/gt2-2.4.4/jaxb-impl-1.3.jar
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: trunk/lib/gt2-2.4.4/jdom-1.0.jar
===================================================================
(Binary files differ)


Property changes on: trunk/lib/gt2-2.4.4/jdom-1.0.jar
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: trunk/lib/gt2-2.4.4/jsr108-0.01.jar
===================================================================
(Binary files differ)


Property changes on: trunk/lib/gt2-2.4.4/jsr108-0.01.jar
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: trunk/lib/gt2-2.4.4/jts-1.8.jar
===================================================================
(Binary files differ)


Property changes on: trunk/lib/gt2-2.4.4/jts-1.8.jar
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: trunk/lib/gt2-2.4.4/vecmath-1.3.1.jar
===================================================================
(Binary files differ)


Property changes on: trunk/lib/gt2-2.4.4/vecmath-1.3.1.jar
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: trunk/lib/jFreeChart/jcommon-1.0.10.jar
===================================================================
(Binary files differ)


Property changes on: trunk/lib/jFreeChart/jcommon-1.0.10.jar
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: trunk/lib/jFreeChart/jfreechart-1.0.6.jar
===================================================================
(Binary files differ)


Property changes on: trunk/lib/jFreeChart/jfreechart-1.0.6.jar
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: trunk/lib/jini/lib/jini-ext.jar
===================================================================
(Binary files differ)


Property changes on: trunk/lib/jini/lib/jini-ext.jar
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: trunk/lib/log4j-1.2.14/NTEventLogAppender.dll
===================================================================
(Binary files differ)


Property changes on: trunk/lib/log4j-1.2.14/NTEventLogAppender.dll
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: trunk/lib/log4j-1.2.14/log4j-1.2.14.jar
===================================================================
(Binary files differ)


Property changes on: trunk/lib/log4j-1.2.14/log4j-1.2.14.jar
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream



More information about the Xulu-commits mailing list