Some success ... I have *not* hooked up the default Hints for the CRS utility class - the moment I do this things are back to normal.
This should set off some alarm bells, basically providing Hints in the CRS class was the first time the GeoTools library has been hooked up as intended (and it did not go well). The global hints are hooked up for CommonFactoryFinder and friends with some deal of success. Cheers, Jody > I am starting to get a few clues - as the build box helpfully shows the > following tests are troubled: > - org.geotools.referencing.CrsTest > - org.geotools.referencing.operation.projection.SouthOrientedTest > > You can see this by going to modules/library/referencing: > mvn install -P nojai > > The difficulty is that these tests pass on their own: > - mvn -Dtest=CrsTest test -Pnojai > - mvn -Dtest=SouthOrientedTest test -Pnojai > - or running them by hand in Eclipse > > I have carefully added some log messages to FactoryRegistry so I can > watch what is failing ... and will try and figure out what the > difference is. > > Jody > > ------------------------------------------------------------------------- > Take Surveys. Earn Cash. Influence the Future of IT > Join SourceForge.net's Techsay panel and you'll get the chance to share your > opinions on IT & business topics through brief surveys-and earn cash > http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV > _______________________________________________ > Geotools-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/geotools-devel > ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys-and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Geotools-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geotools-devel
