Skip to content

Commit 1b2e062

Browse files
smesdaghigarnertb
authored andcommitted
fgdb support added to pom but leaving it commented out since it doesn't seem to work.
1 parent 009bf03 commit 1b2e062

1 file changed

Lines changed: 8 additions & 1 deletion

File tree

geoserver_ext/pom.xml

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -172,7 +172,14 @@
172172
<version>${geoserver.version}</version>
173173
<scope>runtime</scope>
174174
</dependency>
175-
175+
<!--
176+
<dependency>
177+
<groupId>org.opengeo.geoserver</groupId>
178+
<artifactId>gs-fgdb</artifactId>
179+
<version>${geoserver.version}</version>
180+
<scope>runtime</scope>
181+
</dependency>
182+
-->
176183
<dependency>
177184
<groupId>org.geotools</groupId>
178185
<artifactId>gt-shapefile</artifactId>

0 commit comments

Comments
 (0)