changeset 602:6409847e203e

Changed from ArcSDE Version 9.2.5 to Version 9.3 gnv-artifacts/trunk@661 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author Tim Englich <tim.englich@intevation.de>
date Fri, 05 Feb 2010 12:00:04 +0000
parents 4c6d2b4df3ae
children 78499af390a2
files gnv-artifacts/ChangeLog gnv-artifacts/pom.xml
diffstat 2 files changed, 14 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/gnv-artifacts/ChangeLog	Fri Feb 05 10:36:46 2010 +0000
+++ b/gnv-artifacts/ChangeLog	Fri Feb 05 12:00:04 2010 +0000
@@ -1,5 +1,11 @@
 2010-02-05  Tim Englich  <tim.englich@intevation.de>
 
+	* pom.xml: 
+	  Changed from ArcSDE version 9.2.5 to Version 9.3
+	  You have to Install the required Libraries as described in
+	  https://bsh-intern.intevation.de/Mavenbuildprozess
+	  
+2010-02-05  Tim Englich  <tim.englich@intevation.de>
 	* doc/schema/externalinterface_testdata.sql: 
 	  Changed the Testdata for layerhasparameter according to the the changes of 
 	  the Tablestructure.
--- a/gnv-artifacts/pom.xml	Fri Feb 05 10:36:46 2010 +0000
+++ b/gnv-artifacts/pom.xml	Fri Feb 05 12:00:04 2010 +0000
@@ -48,13 +48,19 @@
     <dependency>
       <groupId>com.esri.sde</groupId>
       <artifactId>jsde_sdk</artifactId>
-      <version>9.2.5</version>
+      <version>9.3</version>
       <scope>test</scope>
     </dependency>
     <dependency>
       <groupId>com.esri.sde</groupId>
       <artifactId>jpe_sdk</artifactId>
-      <version>9.2.5</version>
+      <version>9.3</version>
+      <scope>test</scope>
+    </dependency>
+    <dependency>
+      <groupId>com.esri.sde</groupId>
+      <artifactId>jpe_sdkres</artifactId>
+      <version>9.3</version>
       <scope>test</scope>
     </dependency>
     <dependency>

http://dive4elements.wald.intevation.org