On Fri, 2006-10-27 at 20:20 -0400, Martin Desruisseaux wrote: > Now its time for me to be more quiet :) > > Martin
Actually, it may be time for you to fix another of your 1.5 compiler slips... Thanks for all your refactoring work though! --Adrian ********************************************************* Current SVN builds with 1.5 but not with 1.4 which gives: Compiling 188 source files to /soft/SVN/geotools/trunk/gt/modules/library/metadata/target/classes [INFO] ------------------------------------------------------------------------ [ERROR] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Compilation failure /soft/SVN/geotools/trunk/gt/modules/library/metadata/src/main/java/org/geotools/math/Line.java:[25,21] package javax.vecmath does not exist /soft/SVN/geotools/trunk/gt/modules/library/metadata/src/main/java/org/geotools/math/Line.java:[185,69] cannot resolve symbol symbol : class MismatchedSizeException location: class org.geotools.math.Line /soft/SVN/geotools/trunk/gt/modules/library/metadata/src/main/java/org/geotools/math/Plane.java:[22,21] package javax.vecmath does not exist /soft/SVN/geotools/trunk/gt/modules/library/metadata/src/main/java/org/geotools/math/Plane.java:[23,21] package javax.vecmath does not exist /soft/SVN/geotools/trunk/gt/modules/library/metadata/src/main/java/org/geotools/math/Plane.java:[134,31] cannot resolve symbol symbol : class Point3d location: class org.geotools.math.Plane /soft/SVN/geotools/trunk/gt/modules/library/metadata/src/main/java/org/geotools/math/Plane.java:[134,49] cannot resolve symbol symbol : class Point3d location: class org.geotools.math.Plane /soft/SVN/geotools/trunk/gt/modules/library/metadata/src/main/java/org/geotools/math/Plane.java:[134,67] cannot resolve symbol symbol : class Point3d location: class org.geotools.math.Plane /soft/SVN/geotools/trunk/gt/modules/library/metadata/src/main/java/org/geotools/math/Plane.java:[162,19] cannot resolve symbol symbol : class MismatchedSizeException location: class org.geotools.math.Plane /soft/SVN/geotools/trunk/gt/modules/library/metadata/src/main/java/org/geotools/math/Line.java:[188,22] cannot resolve symbol symbol : class MismatchedSizeException location: class org.geotools.math.Line /soft/SVN/geotools/trunk/gt/modules/library/metadata/src/main/java/org/geotools/math/Plane.java:[166,22] cannot resolve symbol symbol : class MismatchedSizeException location: class org.geotools.math.Plane ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Geotools-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geotools-devel
