[Geoserver-devel] GeoServer 1.7.7 Released

The GeoServer team is pleased to announce GeoServer 1.7.7, the latest in the current series of stable releases. Download this release from:

   http://geoserver.org/display/GEOS/GeoServer+1.7.7

This release sees a number of fixes and improvements, including:

   * Enhancements to the REST API
   * Memory leaks in GetMap requests plugged
   * Removing rare GetFeature connection leaks
   * Improved consistency in the generation of shapefile output
   * Many and varied documentation improvements

The entire change log is available at:

   http://jira.codehaus.org/browse/GEOS/fixforversion/15542

--
Mark Leslie
Geospatial Software Architect
LISAsoft

Mark Leslie-2 wrote:

The GeoServer team is pleased to announce GeoServer 1.7.7, the latest in
the current series of stable releases. Download this release from:

   http://geoserver.org/display/GEOS/GeoServer+1.7.7

It's not possible to build this GeoServer release from sources:

org.geotools:gt-validation:jar:2.5.8

is missing, this version is not available under

http://download.osgeo.org/webdav/geotools/org/geotools/gt-validation/

Could it be that someone missed to upload this artifact? A quick look into
other gt-* directories indicated that geotools 2.5.8 is available.

Yours,

Björn

--
View this message in context: http://www.nabble.com/GeoServer-1.7.7-Released-tp25885180p25887182.html
Sent from the GeoServer - Dev mailing list archive at Nabble.com.

Hello developers,

I'm still trying to build GeoServer 1.7.7 from (SourceForge-published) sources, but without success.
gt-validation is now available, but another artifact is missing:

org.geotools:gt-directory:jar:2.5.8

Am I doing something wrong? Shouldn't just a "mvn clean install" do the job? Did you build the
released binaries in a different way?

Thanks,

Björn

PS: 2.0.0-RC2 builds and runs successfully

-----Original Message-----

From: Björn Appel [mailto:bjoern.appel@…1353…]

It's not possible to build this GeoServer release from sources:

org.geotools:gt-validation:jar:2.5.8

is missing, this version is not available under

http://download.osgeo.org/webdav/geotools/org/geotools/gt-validation/