Opened 12 years ago
Closed 12 years ago
#959 closed defect (fixed)
geomajas installs old version on OSGeo-Live
Reported by: | camerons | Owned by: | kalxas |
---|---|---|---|
Priority: | normal | Milestone: | OSGeoLive6.0Final |
Component: | OSGeoLive | Keywords: | 6.0, geomajas |
Cc: | live-demo@… |
Description
As of OSGeoLive 6.0beta4, the geomajas install script [1] installs version 1.8.0 rather than the latest stable version of 1.11.
[1] https://svn.osgeo.org/osgeo/livedvd/gisvm/trunk/bin/install_geomajas.sh
We believe that this is also linked to geomajas not working in 6.0beta4 when the Java Advanced Imaging (JAI) library was copied into the main java library.
The following email thread [2] should provide insights: On 07/23/2012 08:41 AM, Jody Garnett wrote:
We actually have three things to track here:
- JAI
- ImageIO
- ImageIO-Ext (this will make use of GDAL binaries if they are available on the LD_LIBRARY_PATH, or installed into jre/bin)
I was concerned about GeoMajas using an older copy of GeoTools; and ending up requiring a different version of ImageIO-Ext (and thus GDAL) then the other projects.
From a recent announcement (http://www.geomajas.org/node/629) it looks like GeoTools 2.7.5 is expected. This release of GeoTools (http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=10270&version=18236) works with ImageIO 1.1.x stream and should be compatible with the same ImageIO-Ext as GeoServer and uDig (which are starting to make use of GeoTools 8).
Hi Jody,
Geomajas on the DVD is still in version 1.8.0. The link you provided was referring to Geomajas 1.11.0
[2] http://lists.osgeo.org/pipermail/live-demo/2012-July/005618.html
Change History (6)
comment:1 by , 12 years ago
comment:2 by , 12 years ago
Priority: | blocker → critical |
---|
Geomajas is working great in beta4. Still at version 1.8.0. I am giving this the same priority as #922 since they are related.
comment:3 by , 12 years ago
I installed the latest geomajas war in beta4 while having JAI files in the java path. Restarted Tomcat and Geomajas seems to work fine. The problem is that war file does not contain the showcase application. Can someone from the project provide those files?
comment:4 by , 12 years ago
Owner: | changed from | to
---|---|
Priority: | critical → normal |
Status: | new → assigned |
ok things are more clear now: geomajas actually does not have a showcase release more recent than 1.8.0. Only documentation release is more recent. Committed fix in rev [8360]
comment:5 by , 12 years ago
Cc: | added |
---|
Further background: