Dear all,
Big news You can start testing v2.4.0 Release Candidate 0. The release still needs small updates and bug fixes, but has a lot of new features that I think are unmatched in other geospatial catalog software!
https://sourceforge.net/project/showfiles.php?group_id=72096&package_id=172443
(Make sure you pick the 2.4.0 RC0 release )
Download at this stage is only the multiplatform version. To start the installer you normally only need to double click on the file. If that doesnβt work, make sure you have Java 1.5 or higher installer. If you have that, you can also issue the following command from a terminal (DOS) window: java -jar geonetwork-install-2.4.0-RC0.jar
You are welcome to submit issues you find in the ticket system at http://trac.osgeo.org/geonetwork/report
For those who are testing, it would be great if you could do the following:
-
Run through the checklist: releasing β GeoNetwork opensource Developer website
-
Read the documentation and provide updates where needed (they are needed! )
-
Provide updated screenshots where applicable.
-
Help out with improving the translations (see my next email).
Thanks to all those that contributed to this release! I know some have had some very short nights to get here. Great work!!
Ciao,
Jeroen
================================================================================
===
=== GeoNetwork 2.4.x RC0: List of changes
================================================================================
β Known issues
-
On some Windows systems, installing in the default Program files folder causes
a stylesheet compilation error. The workaround is to install in a directory
without spaces in the folder names. E.g. in c:\geonetwork -
In Postgresql an error occurs related to type casting while migrating from
version 2.0.3. Using the older version of the jdbc driver version 7.4 seems
to resolve this problem for Postgres v7 and v8.x. The old driver can be found
at http://jdbc.postgresql.org/download.html#archived
β Changes
-
Added russian translation (Thanks to Igor V. Burago) #93
-
Improve CSW 2.0.2 ISO Profil support (CSW202Improvements β GeoNetwork opensource Developer website)
-
Added import XML/MEF file (MetadataImport β GeoNetwork opensource Developer website)
-
Added SelectionManager (SelectionManager β GeoNetwork opensource Developer website)
-
Ajax Editor Controls and other Editor Enhancements
(AjaxEditorControlsAndValidation β GeoNetwork opensource Developer website) -
More operations on a selected set of metadata records
(MoreMassiveOperations β GeoNetwork opensource Developer website) -
Improve user interface for file upload/download
(FileUploadAndDownload β GeoNetwork opensource Developer website) -
Restore editing rights and ownership enhancements
(Permissions β GeoNetwork opensource Developer website) -
User Self-Registration Service (SelfRegistration β GeoNetwork opensource Developer website)
option to Administration->System Configuration to enable/disable UserSelfRegistration -
Add Shibboleth as an authentication option (ShibbolethAuth β GeoNetwork opensource Developer website)
-
Upgraded GeoServer to version 1.7.3
-
Upgraded Jetty servlet container to version 6.1.14
-
Moved data folder out of WEB-INF folder to ./data in the root of the application
-
Added multilingual support in installer
-
Added french translation of the documentation
-
Added file system harvester to harvest metadata from local directory (from the server perspective)
-
Added ArcSDE harvester to harvest metadata from an ArcSDE geodatabase
(requires dummy library to be replaced with ESRI Java API to work) -
Added support for printing search result in PDF format
(PrintPdf β GeoNetwork opensource Developer website) -
Added support to harvest the OGC:GetCapabilities (WMS, WFS, WCS and WPS) documents
to produce metadata for services and layers/featuretypes/coverages
in ISO19139/119 format (ISO19119impl β GeoNetwork opensource Developer website)