I was thinking of removing the GlobalMercator class (GPL code) and putting in 
stub methods so the code still compiles. See 
https://jira.codehaus.org/browse/UDIG-1978 


-- 
Jody Garnett


On Monday, 15 April 2013 at 4:45 AM, Frank Gasdorf wrote:

> All right, I removed jmock libs and updated test cases that used it before. 
> Removed some @Ignore annotations in  ScaleUtilsTest
> 
> Building and tests for both net.refractions.udig.ui.tests and 
> net.refractions.udig.project.tests running successfully (except the ignored 
> test cases) 
> 
> Next ...
> 
> Cheers, Frank
> 
> 
> 
> 
> 2013/4/14 Jody Garnett <jody.garn...@gmail.com 
> (mailto:jody.garn...@gmail.com)>
> >
> > Remove remove I expect they were added due to frustration with testing 
> > breaking each time we updated eclipse. 
> >
> > --
> > Jody Garnett
> >
> > On 14/04/2013, at 7:16 AM, Frank Gasdorf <fg...@users.sourceforge.net 
> > (mailto:fg...@users.sourceforge.net)> wrote:
> >
> > Hello everybody,
> >
> > I had a look at ui.test bundle with inner libs folder containing 
> > hamcrest.core and hamcrest.library jars. Have a look at the initial issue : 
> > https://dev.eclipse.org/ipzilla/show_bug.cgi?id=7142 
> >
> > I'm wondering why these libs are still in classpath and included in general 
> > because neither packages are exported nor used in the bundle itself.
> >
> > My suggestion : remove libs and update .classpath files
> >
> > In the future if we like to use hamcrest unit-test matchers we can 
> > reference hamcrest bundles coming from Eclipse Orbit Repository.
> >
> > How about org.objenesis jar in the same bundle? Its in classpath but I 
> > couldn't find references (imports) in the bundle itself. Packages from this 
> > jar are not exported as well.
> >
> > Las but not least : Same with cglib-nodep jar file. Added to classpath but 
> > no references in bundle itself, packages are not exported ether.
> >
> > Would you agree to remove the following jars?
> >
> > * lib/hamcrest-core-1.1.jar,
> >
> > * lib/hamcrest-library-1.1.jar,
> >
> > * lib/objenesis-1.0.jar
> >
> > * lib/cglib-nodep-2.1_3.jar
> >  
> >  Are these libs maybe required by jmock having these libs in classpath at 
> > runtime? 
> >
> > Thanks a lot,
> > Frank
> >
> > _______________________________________________
> > User-friendly Desktop Internet GIS (uDig)
> > http://udig.refractions.net
> > http://lists.refractions.net/mailman/listinfo/udig-devel 

_______________________________________________
User-friendly Desktop Internet GIS (uDig)
http://udig.refractions.net
http://lists.refractions.net/mailman/listinfo/udig-devel

Reply via email to