Done.
https://github.com/opengeo/suite/pull/50
Notice put up:
https://github.com/opengeo/GeoExplorer
So to work on or run GeoExplorer, you need a clone of the Suite repo.
Instructions have changed a little bit. To run in debug mode, install
with Maven first:
$ cd geoexplorer
$ mvn clean install
$ ant debug
If you try running `ant debug` without `mvn install` you should get a
warning. The other ant tasks are gone (replaced by mvn counterparts).
Part of this change included adding Ringo as a mvn dependency instead
of a submodule. My intention here was to narrow down the versions of
Ringo floating around out there to get to the bottom of the
GetSatisfaction issues.
I'm inclined to bundle buildkit as a jar as well and get rid of
another submodule, but that's for another day.
Tim
--
Tim Schaub
OpenGeo
http://opengeo.org/
Expert service straight from the developers.