Sending this to the list as it was from a filtered gmail address... I am promoted to router
-------- Original Message --------
Subject: Re: [Geoserver-devel] So what has the gmail filter gobbled? 1.3.x release stuck
Date: Tue, 06 Jun 2006 14:46:09 -0700
From: Brent Owens <brentowens@anonymised.com>
To: Jody Garnett <jgarnett@anonymised.com>
CC: Geoserver-devel <geoserver-devel@lists.sourceforge.net>
References: <4485A0BE.3060908@anonymised.com>
The script should be using the data dir system, not conf anymore. This might have gotten lost in the may 8 day of doom.
There is one uncomitted change on my machine here, line 827 changed from:
<fileset dir="${basedir}/cite/confUserBasic">
to
<fileset dir="${basedir}/data_dirs/userBasic">
But it is in release-src.
Check your file system and make sure there is a userBasic directory in your data_dirs directory. There should also be several other directories in it, such as 'min'. All the old conf ones should be translated over to data_dir.
Also, anywhere in the build file there should be no more .../cite/confUserBasic references. They should all be .../dara_dirs/userBasic, and more ideally: .../data_dirs/${test.type}
Brent Owens
(The Open Planning Project)
Jody Garnett wrote:
News of problems with the 1.3.x release process!
Ping Brent: how do you make a release?
Apparently:
- comf directory in the script, but there is no comp directory in the geoserver.bin.zip.tgzI assume we were supposed to find a zip file for the needed conf directory?
Oh, apparently Justin left instructions to use a data_dir and the script file needs to be modified to use that...They are holding back on committing this change because they assume brent is out there somewhere with a working
script that he has forgotten to commit?This is the only thing holding back the release, CITE tests are working.
So Brent if you get his please hit the release button, it would be nice to have something for tonights meeting.
Jody
_______________________________________________
Geoserver-devel mailing list
Geoserver-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-devel