[Geoserver-devel] Permission to add CSV/Excel community module

Hello,

I'm writing to request permission to get commit access so that I can
submit a community module that provides CSV and Excel
WFSGetFeatureOutputFormats.

Thanks,

Sebastian Benthall
OpenGeo

Sebastian Benthall ha scritto:

Hello,

I'm writing to request permission to get commit access so that I can
submit a community module that provides CSV and Excel
WFSGetFeatureOutputFormats.

Ah, interesting, this allows to retrieve the non spatial part of
the data using well known formats.
What branch are you interested in committing again? Only trunk,
1.7.x too?

Anyways, sounds fine to me
Cheers
Andrea

+1 from me Seb. One thing I would like to see before you commit:

Add the dependency on apache poi in the maven pom, as opposed to including it in the module itself. This can be done with the following entry in pom.xml:

<dependency>
    <groupId>org.apache.poi</groupId>
    <artifactId>poi</artifactId>
    <version>3.1-FINAL</version>
</dependency>

Then if you could remove the poi-3.1-final directory, you have the go to commit.

-Justin

Sebastian Benthall wrote:

Hello,

I'm writing to request permission to get commit access so that I can
submit a community module that provides CSV and Excel
WFSGetFeatureOutputFormats.

Thanks,

Sebastian Benthall
OpenGeo

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Geoserver-devel mailing list
Geoserver-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-devel

--
Justin Deoliveira
Software Engineer, OpenGeo
http://opengeo.org