[Mapbender-dev] build script
Christoph Baudson
christoph.baudson at wheregroup.com
Tue Feb 19 13:37:40 EST 2008
Here's a first draft of a build script
http://trac.osgeo.org/mapbender/browser/trunk/build
* checks out a given branch
* extracts JS documentation
* commits JS documentation
* compresses JS files via JSMin
* removes SVN metadata
* creates a zip file
I'm a total beginner at bash scripting, so be gentle with criticism.
You need perl and php5 for the command line.
This is beta, but at least a helper for current releases, maybe we can
optimize it for later releases, to make it stable.
Cheers
More information about the Mapbender_dev
mailing list