svn - r34304 - trunk/demo/example

1 message Options
Embed this post
Permalink
svn_geotools

svn - r34304 - trunk/demo/example

Reply Threaded More More options
Print post
Permalink
Author: bencaradocdavies
Date: 2009-11-02 02:11:02 -0500 (Mon, 02 Nov 2009)
New Revision: 34304

Modified:
   trunk/demo/example/pom.xml
Log:
Added missing gt-xsd-kml dependency to gt-example pom to fix the build.

Modified: trunk/demo/example/pom.xml
===================================================================
--- trunk/demo/example/pom.xml 2009-11-02 06:15:54 UTC (rev 34303)
+++ trunk/demo/example/pom.xml 2009-11-02 07:11:02 UTC (rev 34304)
@@ -148,6 +148,11 @@
       <artifactId>gt-xsd-filter</artifactId>
       <version>${project.version}</version>
     </dependency>
+    <dependency>
+      <groupId>org.geotools.xsd</groupId>
+      <artifactId>gt-xsd-kml</artifactId>
+      <version>${project.version}</version>
+    </dependency>
   </dependencies>
 
   <!-- =========================================================== -->


------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
_______________________________________________
GeoTools-commits mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/geotools-commits