Make GeoServer war release build from data_dirs/userBasic
---------------------------------------------------------
Key: GEOS-543
URL: http://jira.codehaus.org/browse/GEOS-543
Project: GeoServer
Type: Task
Components: Documentation
Versions: 1.3.0
Reporter: Chris Holmes
Assigned to: Brent Owens
Priority: Critical
Fix For: 1.3.1
This screwed us for 1.3.0, as our war release simply didn't work. The problem is that it still grabs cite/confUserBasic, when it should be grabbing data_dirs/userBasic, so we don't have to configure twice. To do this we need to make the build-war target grab its data stuff from data_dirs/userBasic. Though this may be a bit tricky since I think we only wan to grab userBasic for an official release. Though there should be a nice way to do it without doing a big copy/paste on the building of the war...
But yeah, it's very bad to have two different configs. Build war should be able to function with data_dirs, and we can just port everything in cite except confMin over to the data_dirs...
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira