On Sat, Jun 25, 2011 at 9:48 AM, Michael Bedward <[email protected]> wrote: > Hello all, > > The following tests are failing in the render module on trunk when > building on mac osx... > > Failed tests: > testExternalGraphic(org.geotools.renderer.lite.LabelObstacleTest) > testMark(org.geotools.renderer.lite.LabelObstacleTest) > testPolygon(org.geotools.renderer.lite.LabelObstacleTest) > testLine(org.geotools.renderer.lite.LabelObstacleTest) > testLineWithGraphicStroke(org.geotools.renderer.lite.LabelObstacleTest)
As far as I know these tests will break when built with java 6. It is known, Justin is going to fix it when the build gets switch to java 6. See also: http://jira.codehaus.org/browse/GEOT-3654 I looked at it briefly, unfortunately I've found no immediate way to get the tests have the same result in both java 5 and java 6... Cheers Andrea -- ------------------------------------------------------- Ing. Andrea Aime GeoSolutions S.A.S. Tech lead Via Poggio alle Viti 1187 55054 Massarosa (LU) Italy phone: +39 0584 962313 fax: +39 0584 962313 http://www.geo-solutions.it http://geo-solutions.blogspot.com/ http://www.youtube.com/user/GeoSolutionsIT http://www.linkedin.com/in/andreaaime http://twitter.com/geowolf ------------------------------------------------------- ------------------------------------------------------------------------------ All the data continuously generated in your IT infrastructure contains a definitive record of customers, application performance, security threats, fraudulent activity and more. Splunk takes this data and makes sense of it. Business sense. IT sense. Common sense.. http://p.sf.net/sfu/splunk-d2d-c1 _______________________________________________ Geotools-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geotools-devel
