[Geoserver-devel] Idea for conf/

Now that we have a the idea of the GeoServer configuration stored separately from the WAR can we package up our previous standard GeoServer configurations for separate download.

As I recall we had:
- confUserBasic - what was included in the public war
- confDemo - packaged for GeoServer and Validation demos
- confDemoPostGIS - like demo but would actually work due to being backed by PostGIS.

Oh look they are all stored here:
- http://svn.refractions.net/geoserver/trunk/geoserver/cite/

Ones I missed:
- confCitePostGis - configuration used for these GeoServer with cite tests
- confCiteWFSPostGIS - no idea but I can guess
- confCiteWMSShape - no idea but I can guess

I have no idea which, if any, of these are current.

Jody Garnett