On Tue, Dec 10, 2013 at 2:48 PM, Justin Deoliveira <
jdeol...@boundlessgeo.com> wrote:
> Hi all,
>
> Recently I have run into a problem with the ant dependency in the wps
> module. It looks like another user has run into the same issue, as
> described here.
>
> https://jira.codehaus.org/browse/GEOS-6170
>
> Looking at why the ant dependency is there it seems that there is a single
> process (Georectify) that requires it. Looking at how ant it is used it
> seems to be used to fork a secondary process that interacts with gdal to do
> the georectification.
>
> So, rather than just add the 2M of ant dependencies I was wondering about
> removing it all together since it seems a bit heavy handed to add such a
> big dependency for such a narrow usage. My thought is that the process
> could be rewritten purely against the java api for forking processes.
>
No objections here, it should be relatively easy to adapt the code the ogr
module uses to call ogr2ogr:
https://github.com/geoserver/geoserver/blob/master/src/extension/ogr/src/main/java/org/geoserver/wfs/response/OGRWrapper.java
Cheers
Andrea
--
==
Our support, Your Success! Visit http://opensdi.geo-solutions.it for more
information.
==
Ing. Andrea Aime
@geowolf
Technical Lead
GeoSolutions S.A.S.
Via Poggio alle Viti 1187
55054 Massarosa (LU)
Italy
phone: +39 0584 962313
fax: +39 0584 1660272
mob: +39 339 8844549
http://www.geo-solutions.it
http://twitter.com/geosolutions_it
-------------------------------------------------------
------------------------------------------------------------------------------
Sponsored by Intel(R) XDK
Develop, test and display web and hybrid apps with a single code base.
Download it for free now!
http://pubads.g.doubleclick.net/gampad/clk?id=111408631&iu=/4140/ostg.clktrk
_______________________________________________
Geoserver-devel mailing list
Geoserver-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-devel