On 03/02/2010 05:20 AM, Andrea Aime wrote: > David Winslow ha scritto: >> Hi all, >> >> I have a GeoServer extension I've been working on for a while which >> allows styling GeoServer maps in CSS. I'd like to move it off of my >> bitbucket repository [1] and add it to GeoServer's community >> section. Are there any objections to this? > > None. Actually I think it's a very nice addition. > I suggest you also add it to the community nightly builds section > and then blog about so that people can try it out. > I'm confident it will become a very popular module. > >> [1] http://bitbucket.org/dwins/gt-css/wiki/Home >> >> PS: If anyone is experienced in converting bitbucket wiki markup to >> Sphinx RST, I'd love a hand migrating the docs ;) > > Can't help there, sorry :-( > > Cheers > Andrea >
Okay, added to trunk as of r14074. I included a community release build descriptor, and a new section in the user manual (the first in the community section, neat!). However, I wasn't able to figure out how to get my command-line converter building again. The way it worked when the project was an independent maven project was to simply run the appassembler plugin to generate a run script + library archive, and then package all of that into a ZIP file with the assembly plugin. It's not clear how to accomplish that within the GeoServer release system, so for now I just commented it out. (I think one of the biggest issues is the old version of the assembly plugin used in GeoServer; I had been using the latest.) It would be nice to revive the command-line/standalone converter; does someone more familiar with the GeoServer build have a clue on how to make that happen? -- David Winslow OpenGeo - http://opengeo.org/ ------------------------------------------------------------------------------ Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why Intel Parallel Studio got high marks during beta. http://p.sf.net/sfu/intel-sw-dev _______________________________________________ Geoserver-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geoserver-devel
