<div>
                    Congrats Frank, Angelos, and to Daniele (for pointing out the conflicting Geomajas jars).
                </div>
                <div><div><br></div><div>That was a fairly epic bug.</div><div>-- </div><div>Jody Garnett<br></div><div><br></div></div>
                  
                <p style="color: #A0A0A8;">On Friday, 27 July 2012 at 7:10 AM, Frank Gasdorf wrote:</p><blockquote type="cite"><div>
                    <span><div><div><div>Sorry for cross-posting</div><div><br></div><div>Just an short update for everybody who got involved:</div><div><br></div><div>1. uDig quickstart on OSGeo Live-Demo completed successfully :D</div><div>2. uDig runs with the open-jdk-7 installation with copied JAI/ImageIO</div><div>jars and!!! native libs (THX to Angelos again who completed the</div><div>udig_install script)</div><div>3. geomajas fixed an issue and removed jai libs from war file</div><div><br></div><div>Thank you so much for your collaboration on the issue #922</div><div><br></div><div>I'm looking forward to get feedback from other testers who can confirm</div><div>that uDig and all the other Java projects are fine with this solution.</div><div><br></div><div>What do you think about a new ticket to keep in mind that we should</div><div>remove this copy task in next release cycle?</div><div><br></div><div>Cheers,</div><div>Frank</div><div><br></div><div>2012/7/26 Angelos Tzotsos <<a href="mailto:gcpp.kalxas@gmail.com">gcpp.kalxas@gmail.com</a>>:</div><blockquote type="cite"><div><div>Thanks Andrea,</div><div><br></div><div>I will be around, please drop by when you can.</div><div><br></div><div>Cheers,</div><div>Angelos</div><div><br></div><div><br></div><div>On 07/26/2012 09:56 AM, andrea antonello wrote:</div><blockquote type="cite"><div><div><br></div><div>Hi Angelos,</div><div>I have some doubts about the symbolic linking of the files I see in</div><div>the track diff.</div><div><br></div><div>I will try to attend tonights IRC meeting. I have done some packaging</div><div>(I still do for the osgeo4w project) of jres, but I have to admit that</div><div>I was not able to follow the discussion completely.</div><div>In fact I won't be available until one hour after the meeting has been</div><div>settled, which will be at 10.30 PM my time.</div><div>I can be online by 11.30 PM my time. Please let me know if that makes</div><div>even sense.</div><div><br></div><div>Cheers,</div><div>Andrea</div><div><br></div><div><br></div><div>On Thu, Jul 26, 2012 at 2:29 AM, Angelos Tzotsos <<a href="mailto:gcpp.kalxas@gmail.com">gcpp.kalxas@gmail.com</a>></div><div>wrote:</div><blockquote type="cite"><div><div><br></div><div>Hi Frank, all,</div><div><br></div><div>Can you please take a look here:</div><div><a href="https://trac.osgeo.org/osgeo/changeset/8349">https://trac.osgeo.org/osgeo/changeset/8349</a></div><div><br></div><div>Comments?</div><div><br></div><div>Cheers,</div><div>Angelos</div><div><br></div><div><br></div><div>On 07/24/2012 11:04 AM, Frank Gasdorf wrote:</div><blockquote type="cite"><div><div><br></div><div>Andrea,</div><div>Absolutely agree, this would not work because of missing jars in</div><div>classpath. I tried to find a way to give the eclipse launcher an</div><div>external classpath but haven't found anything yet. Because of multiple</div><div>classloaders there is no way to work with classpath settings. The RFC</div><div><br></div><div><br></div><div><a href="http://udig.refractions.net/confluence/display/UDIG/native+support+bundles+for+java+advanced+imaging">http://udig.refractions.net/confluence/display/UDIG/native+support+bundles+for+java+advanced+imaging</a></div><div>would solve this because jai libs and natives are bundled and would</div><div>not required jai in the JRE.</div><div><br></div><div>HACK : What about making symbolic links from udig_home/jre to the</div><div>open-jdk-7 installation files/folders and let the jai/imageio jars</div><div>locally in the lib/ext folder. To make sure udig uses the right JRE</div><div>set the launcher option "-vm" to the udig_home/jre path.</div><div><br></div><div>All other options would require a new release and of course a finished</div><div>RFC ;)  --> next release cycle of OSGeo Live is much more realistic</div><div><br></div><div>BTW: Any news from Andrew about JAI/ImageIO Licensing and</div><div>redistributing as a bundle (see RFC again)</div><div><br></div><div><br></div><div>Cheers,</div><div>Frank</div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div><div>2012/7/24 andrea antonello <<a href="mailto:andrea.antonello@gmail.com">andrea.antonello@gmail.com</a>>:</div><blockquote type="cite"><div><div><br></div><div>[...]</div><div><br></div><blockquote type="cite"><div><div>I moved the jai binaries and jars into a custom folder under udig.</div><div>Then I added this line on start of <a href="http://udig.sh">udig.sh</a>, right under the gdal line:</div><div><br></div><div>export LD_LIBRARY_PATH=LD_LIBRARY_PATH:/usr/lib/udig/jai/ext/</div></div></blockquote><div><br></div><div>That would work for the native libs, but then you do not have the jars</div><div>in the classpath.</div><div>Also I am not sure if that then picks imageio-ext.</div><div><br></div><div>I am afraid I am not following this discussion tightly, but the above</div><div>can't work in my opinion.</div><div><br></div><div>Frank, you worked on this, do you have opinions about this?</div><div><br></div><div>Andrea</div><div><br></div><div><br></div><div><br></div><blockquote type="cite"><div><div>2. use a pure java implementation of uDig without JAI</div><div><br></div><div><br></div><div>I am not keen to make a special copy of uDig just for the live dvd.</div><div><br></div><div>The open ticket is here: <a href="https://trac.osgeo.org/osgeo/ticket/922">https://trac.osgeo.org/osgeo/ticket/922</a></div><div><br></div><div><br></div><div>Thoughts?</div><div><br></div><div><br></div><div>You only mentioned JAI here; are you also looking at ImageIO and</div><div>ImageIO-Ext?  Other projects such as Geomajas are more likely to</div><div>conflict on</div><div>the copy of ImageIO-Ext and GDAL used.</div><div><br></div><div>I did not touch either ImageIO or GDAL, since udig seemed to open</div><div>every</div><div>file</div><div>I tested just with JAI moved around.</div><div><br></div><div>Jody</div><div><br></div><div><br></div><div><br></div><div>_______________________________________________</div><div>User-friendly Desktop Internet GIS (uDig)</div><div><a href="http://udig.refractions.net">http://udig.refractions.net</a></div><div><a href="http://lists.refractions.net/mailman/listinfo/udig-devel">http://lists.refractions.net/mailman/listinfo/udig-devel</a></div><div><br></div><div><br></div><div><br></div><div>--</div><div>Angelos Tzotsos</div><div>Remote Sensing Laboratory</div><div>National Technical University of Athens</div><div><a href="http://users.ntua.gr/tzotsos">http://users.ntua.gr/tzotsos</a></div><div><br></div><div><br></div><div>_______________________________________________</div><div>User-friendly Desktop Internet GIS (uDig)</div><div><a href="http://udig.refractions.net">http://udig.refractions.net</a></div><div><a href="http://lists.refractions.net/mailman/listinfo/udig-devel">http://lists.refractions.net/mailman/listinfo/udig-devel</a></div></div></blockquote><div>_______________________________________________</div><div>User-friendly Desktop Internet GIS (uDig)</div><div><a href="http://udig.refractions.net">http://udig.refractions.net</a></div><div><a href="http://lists.refractions.net/mailman/listinfo/udig-devel">http://lists.refractions.net/mailman/listinfo/udig-devel</a></div></div></blockquote><div><br></div><div>_______________________________________________</div><div>User-friendly Desktop Internet GIS (uDig)</div><div><a href="http://udig.refractions.net">http://udig.refractions.net</a></div><div><a href="http://lists.refractions.net/mailman/listinfo/udig-devel">http://lists.refractions.net/mailman/listinfo/udig-devel</a></div></div></blockquote><div><br></div><div>--</div><div>Angelos Tzotsos</div><div>Remote Sensing Laboratory</div><div>National Technical University of Athens</div><div><a href="http://users.ntua.gr/tzotsos">http://users.ntua.gr/tzotsos</a></div><div><br></div><div>_______________________________________________</div><div>User-friendly Desktop Internet GIS (uDig)</div><div><a href="http://udig.refractions.net">http://udig.refractions.net</a></div><div><a href="http://lists.refractions.net/mailman/listinfo/udig-devel">http://lists.refractions.net/mailman/listinfo/udig-devel</a></div></div></blockquote><div><br></div><div>_______________________________________________</div><div>User-friendly Desktop Internet GIS (uDig)</div><div><a href="http://udig.refractions.net">http://udig.refractions.net</a></div><div><a href="http://lists.refractions.net/mailman/listinfo/udig-devel">http://lists.refractions.net/mailman/listinfo/udig-devel</a></div></div></blockquote><div><br></div><div><br></div><div>--</div><div>Angelos Tzotsos</div><div>Remote Sensing Laboratory</div><div>National Technical University of Athens</div><div><a href="http://users.ntua.gr/tzotsos">http://users.ntua.gr/tzotsos</a></div><div><br></div><div>_______________________________________________</div><div>Live-demo mailing list</div><div><a href="mailto:Live-demo@lists.osgeo.org">Live-demo@lists.osgeo.org</a></div><div><a href="http://lists.osgeo.org/mailman/listinfo/live-demo">http://lists.osgeo.org/mailman/listinfo/live-demo</a></div><div><a href="http://live.osgeo.org">http://live.osgeo.org</a></div><div><a href="http://wiki.osgeo.org/wiki/Live_GIS_Disc">http://wiki.osgeo.org/wiki/Live_GIS_Disc</a></div></div></blockquote><div>_______________________________________________</div><div>Live-demo mailing list</div><div><a href="mailto:Live-demo@lists.osgeo.org">Live-demo@lists.osgeo.org</a></div><div><a href="http://lists.osgeo.org/mailman/listinfo/live-demo">http://lists.osgeo.org/mailman/listinfo/live-demo</a></div><div><a href="http://live.osgeo.org">http://live.osgeo.org</a></div><div><a href="http://wiki.osgeo.org/wiki/Live_GIS_Disc">http://wiki.osgeo.org/wiki/Live_GIS_Disc</a></div></div></div></span>
                  
                  
                  
                  
                </div></blockquote><div>
                    <br>
                </div>