Being tangentially part of the 1.7.4 release process (a total team effort if ever there was one) I notice/sense that the Styler extension isn't really part of the automated build. How does one create/build/download this extension for GeoServer? Does this differ at all from the GeoExt project in any way? I think that if we are going to continue to include this extension as part of the release process, we should find a way to include this automatically in the maven build that generates all of the artifacts. And/or information on Styler should be added to the Release Guide:
http://docs.geoserver.org/1.7.x/developer/release-guide.html
Can someone who knows more about this extension chime in? Arne, this was the one artifact missing from SourceForge, which is what brought this up for me.
Thanks,
Mike Pumphrey
OpenGeo - http://opengeo.org
Mike Pumphrey ha scritto:
Being tangentially part of the 1.7.4 release process (a total team
effort if ever there was one) I notice/sense that the Styler
extension isn't really part of the automated build. How does one
create/build/download this extension for GeoServer? Does this differ
at all from the GeoExt project in any way? I think that if we are
going to continue to include this extension as part of the release
process, we should find a way to include this automatically in the
maven build that generates all of the artifacts. And/or information
on Styler should be added to the Release Guide:
http://docs.geoserver.org/1.7.x/developer/release-guide.html
Can someone who knows more about this extension chime in? Arne, this
was the one artifact missing from SourceForge, which is what brought
this up for me.
If nothing is documented I fear we'll have to wait for Justin to
come back, so far he managed the releases and the packaging of styler
altogheter.
Cheers
Andrea
--
Andrea Aime
OpenGeo - http://opengeo.org
Expert service straight from the developers.
If nothing is documented I fear we'll have to wait for Justin to
come back, so far he managed the releases and the packaging of styler
altogheter.
My apologies for not documenting this. Yes, it is not part of the build proper and is not an extension, which is why it is not being built. Forgoing for the moment the issue of releasing a non-extension, to build the artifact:
1. install jstools (http://projects.opengeo.org/jstools)
2. cd to community/styler on trunk
3. mvn clean install
4. mv target/styler-2.0-SNAPSHOT.zip styler-<RELEASE>.zip
Cheers
Andrea
--
Justin Deoliveira
OpenGeo - http://opengeo.org
Enterprise support for open source geospatial.