Main is failing with a compile error unrelated to my commits: org.geotools.filter.LikeFilterImpl is not abstract and does not override abstract method isMatchingCase() in org.opengis.filter.PropertyIsLike
how should that be fixed? Gabriel Hudson wrote: > See http://hudson.opengeo.org/hudson/job/geotools-trunk/1458/changes > > Changes: > > [groldan] GEOT-2365, fixed ArcSDEJavaApiTest.testCreateNonStandardSchema > > [groldan] GEOT-2365, applied patch > > [groldan] GEOT-2314 fixed bbox test, the issue itself got solved as per the > patch in GEOT-2355 > > ------------------------------------------ > [...truncated 784 lines...] > Running org.geotools.referencing.PredefinedObjectsTest > Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.094 sec > Running > org.geotools.referencing.operation.builder.BursaWolfTransformBuilderTest > Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 sec > Running org.geotools.referencing.FactoriesTest > Mar 23, 2009 4:08:22 PM java.util.prefs.FileSystemPreferences$7 run > WARNING: Prefs file removed in background > /home/tomcat/.java/.userPrefs/org/geotools/referencing/wkt/prefs.xml > Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.066 sec > Running org.geotools.referencing.factory.AuthorityFactoryProxyTest > Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.047 sec > Running org.geotools.referencing.operation.builder.MathTransformBuilderTest > Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.088 sec > Running org.geotools.referencing.operation.LinearConversionTest > Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 sec > Running org.geotools.referencing.wkt.SymbolsTest > Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec > Running org.geotools.referencing.wkt.ParserTest > Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.132 sec > Running org.geotools.referencing.factory.wms.AUTOTest > Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 sec > Running org.geotools.referencing.operation.projection.NewZealandMapGridTest > Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec > Running org.geotools.referencing.cs.DefaultCartesianCSTest > Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 sec > Running org.geotools.referencing.GeodeticCalculatorTest > Tests run: 5, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.525 sec > Running org.geotools.referencing.operation.transform.GeocentricTransformTest > Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 sec > Running org.geotools.referencing.factory.epsg.FallbackAuthorityFactoryTest > Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.092 sec > Running org.geotools.referencing.operation.transform.PassthroughTransformTest > Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 sec > Running org.geotools.referencing.datum.DefaultTemporalDatumTest > Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 sec > Running org.geotools.referencing.operation.builder.TriangulationFactoryTest > Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec > Running org.geotools.referencing.operation.Transform3DTest > Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 sec > Running org.geotools.referencing.operation.transform.MathTransformTest > Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.364 sec > Running org.geotools.referencing.cs.AbstractCSTest > Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec > Running org.geotools.geometry.DirectPositionTest > Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec > Running org.geotools.measure.FormatTest > Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 sec > Running org.geotools.referencing.operation.transform.GeocentricTranslationTest > Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec > Running org.geotools.referencing.operation.transform.MolodenskiTransformTest > Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec > Running org.geotools.referencing.operation.projection.DirectCreationTest > Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 sec > Running org.geotools.parameter.ImagingParametersTest > Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.358 sec > Running org.geotools.referencing.factory.URN_ParserTest > Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec > Running org.geotools.referencing.operation.CoordinateOperationFactoryTest > Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.083 sec > Running org.geotools.referencing.cs.DefaultCoordinateSystemAxisTest > Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 sec > Running org.geotools.parameter.ParametersTest > Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.135 sec > Running org.geotools.referencing.operation.transform.WarpTransformTest > Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.063 sec > > Results : > > Tests run: 189, Failures: 0, Errors: 0, Skipped: 5 > > [INFO] [jar:jar] > [INFO] Building jar: > http://hudson.opengeo.org/hudson/job/geotools-trunk/ws/gt_trunk/modules/library/referencing/target/gt-referencing-2.6-SNAPSHOT.jar > > [INFO] Preparing source:jar > [WARNING] Removing: jar from forked lifecycle, to prevent recursive > invocation. > [INFO] No goals needed for project - skipping > [INFO] [source:jar {execution: attach-sources}] > [INFO] Building jar: > http://hudson.opengeo.org/hudson/job/geotools-trunk/ws/gt_trunk/modules/library/referencing/target/gt-referencing-2.6-SNAPSHOT-sources.jar > > [INFO] [jar-collector:collect {execution: default}] > [INFO] [install:install] > [INFO] Installing > http://hudson.opengeo.org/hudson/job/geotools-trunk/ws/gt_trunk/modules/library/referencing/target/gt-referencing-2.6-SNAPSHOT.jar > to > /home/tomcat/.m2/repository/org/geotools/gt-referencing/2.6-SNAPSHOT/gt-referencing-2.6-SNAPSHOT.jar > [INFO] Installing > http://hudson.opengeo.org/hudson/job/geotools-trunk/ws/gt_trunk/modules/library/referencing/target/gt-referencing-2.6-SNAPSHOT-sources.jar > to > /home/tomcat/.m2/repository/org/geotools/gt-referencing/2.6-SNAPSHOT/gt-referencing-2.6-SNAPSHOT-sources.jar > [INFO] > ------------------------------------------------------------------------ > [INFO] Building API interfaces > [INFO] task-segment: [clean, install] > [INFO] > ------------------------------------------------------------------------ > [INFO] [clean:clean] > [INFO] Deleting directory > http://hudson.opengeo.org/hudson/job/geotools-trunk/ws/gt_trunk/modules/library/api/target > > [INFO] [resources:resources] > [INFO] Using default encoding to copy filtered resources. > [INFO] [compiler:compile] > [INFO] Compiling 117 source files to > http://hudson.opengeo.org/hudson/job/geotools-trunk/ws/gt_trunk/modules/library/api/target/classes > > [INFO] [resources:testResources] > [INFO] Using default encoding to copy filtered resources. > [INFO] [compiler:testCompile] > [INFO] Nothing to compile - all classes are up to date > [INFO] [surefire:test] > [INFO] No tests to run. > [INFO] [jar:jar] > [INFO] Building jar: > http://hudson.opengeo.org/hudson/job/geotools-trunk/ws/gt_trunk/modules/library/api/target/gt-api-2.6-SNAPSHOT.jar > > [INFO] Preparing source:jar > [WARNING] Removing: jar from forked lifecycle, to prevent recursive > invocation. > [INFO] No goals needed for project - skipping > [INFO] [source:jar {execution: attach-sources}] > [INFO] Building jar: > http://hudson.opengeo.org/hudson/job/geotools-trunk/ws/gt_trunk/modules/library/api/target/gt-api-2.6-SNAPSHOT-sources.jar > > [INFO] [jar-collector:collect {execution: default}] > [INFO] [install:install] > [INFO] Installing > http://hudson.opengeo.org/hudson/job/geotools-trunk/ws/gt_trunk/modules/library/api/target/gt-api-2.6-SNAPSHOT.jar > to > /home/tomcat/.m2/repository/org/geotools/gt-api/2.6-SNAPSHOT/gt-api-2.6-SNAPSHOT.jar > [INFO] Installing > http://hudson.opengeo.org/hudson/job/geotools-trunk/ws/gt_trunk/modules/library/api/target/gt-api-2.6-SNAPSHOT-sources.jar > to > /home/tomcat/.m2/repository/org/geotools/gt-api/2.6-SNAPSHOT/gt-api-2.6-SNAPSHOT-sources.jar > [INFO] > ------------------------------------------------------------------------ > [INFO] Building Geotools plugins > [INFO] task-segment: [clean, install] > [INFO] > ------------------------------------------------------------------------ > [INFO] [clean:clean] > [INFO] [site:attach-descriptor] > [INFO] Preparing source:jar > [WARNING] Removing: jar from forked lifecycle, to prevent recursive > invocation. > [INFO] No goals needed for project - skipping > [INFO] [source:jar {execution: attach-sources}] > [INFO] [jar-collector:collect {execution: default}] > [INFO] [install:install] > [INFO] Installing > http://hudson.opengeo.org/hudson/job/geotools-trunk/ws/gt_trunk/modules/plugin/pom.xml > to > /home/tomcat/.m2/repository/org/geotools/plugin/2.6-SNAPSHOT/plugin-2.6-SNAPSHOT.pom > [INFO] > ------------------------------------------------------------------------ > [INFO] Building EPSG Authority Service using WKT file > [INFO] task-segment: [clean, install] > [INFO] > ------------------------------------------------------------------------ > [INFO] [clean:clean] > [INFO] Deleting directory > http://hudson.opengeo.org/hudson/job/geotools-trunk/ws/gt_trunk/modules/plugin/epsg-wkt/target > > [INFO] [resources:resources] > [INFO] Using default encoding to copy filtered resources. > [INFO] [compiler:compile] > [INFO] Compiling 1 source file to > http://hudson.opengeo.org/hudson/job/geotools-trunk/ws/gt_trunk/modules/plugin/epsg-wkt/target/classes > > [INFO] [resources:testResources] > [INFO] Using default encoding to copy filtered resources. > [INFO] [compiler:testCompile] > [INFO] Compiling 3 source files to > http://hudson.opengeo.org/hudson/job/geotools-trunk/ws/gt_trunk/modules/plugin/epsg-wkt/target/test-classes > > [INFO] [surefire:test] > [INFO] Surefire report directory: > http://hudson.opengeo.org/hudson/job/geotools-trunk/ws/gt_trunk/modules/plugin/epsg-wkt/target/surefire-reports > > > ------------------------------------------------------- > T E S T S > ------------------------------------------------------- > Running org.geotools.referencing.crs.URNEPSGTest > Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.459 sec > Running org.geotools.referencing.crs.EPSGTest > WARNING (CRS: EPSG:2046 ):org.opengis.referencing.NoSuchIdentifierException: > No transform for classification "Transverse_Mercator_South_Orientated". > WARNING (CRS: EPSG:2047 ):org.opengis.referencing.NoSuchIdentifierException: > No transform for classification "Transverse_Mercator_South_Orientated". > WARNING (CRS: EPSG:2048 ):org.opengis.referencing.NoSuchIdentifierException: > No transform for classification "Transverse_Mercator_South_Orientated". > WARNING (CRS: EPSG:2049 ):org.opengis.referencing.NoSuchIdentifierException: > No transform for classification "Transverse_Mercator_South_Orientated". > WARNING (CRS: EPSG:2050 ):org.opengis.referencing.NoSuchIdentifierException: > No transform for classification "Transverse_Mercator_South_Orientated". > WARNING (CRS: EPSG:2051 ):org.opengis.referencing.NoSuchIdentifierException: > No transform for classification "Transverse_Mercator_South_Orientated". > WARNING (CRS: EPSG:2052 ):org.opengis.referencing.NoSuchIdentifierException: > No transform for classification "Transverse_Mercator_South_Orientated". > WARNING (CRS: EPSG:2053 ):org.opengis.referencing.NoSuchIdentifierException: > No transform for classification "Transverse_Mercator_South_Orientated". > WARNING (CRS: EPSG:2054 ):org.opengis.referencing.NoSuchIdentifierException: > No transform for classification "Transverse_Mercator_South_Orientated". > WARNING (CRS: EPSG:2055 ):org.opengis.referencing.NoSuchIdentifierException: > No transform for classification "Transverse_Mercator_South_Orientated". > WARNING (CRS: EPSG:2066 ):org.opengis.referencing.NoSuchIdentifierException: > No transform for classification "Cassini_Soldner". > WARNING (CRS: EPSG:2099 ):org.opengis.referencing.NoSuchIdentifierException: > No transform for classification "Cassini_Soldner". > WARNING (CRS: EPSG:22275 ):org.opengis.referencing.NoSuchIdentifierException: > No transform for classification "Transverse_Mercator_South_Orientated". > WARNING (CRS: EPSG:22277 ):org.opengis.referencing.NoSuchIdentifierException: > No transform for classification "Transverse_Mercator_South_Orientated". > WARNING (CRS: EPSG:22279 ):org.opengis.referencing.NoSuchIdentifierException: > No transform for classification "Transverse_Mercator_South_Orientated". > WARNING (CRS: EPSG:22281 ):org.opengis.referencing.NoSuchIdentifierException: > No transform for classification "Transverse_Mercator_South_Orientated". > WARNING (CRS: EPSG:22283 ):org.opengis.referencing.NoSuchIdentifierException: > No transform for classification "Transverse_Mercator_South_Orientated". > WARNING (CRS: EPSG:22285 ):org.opengis.referencing.NoSuchIdentifierException: > No transform for classification "Transverse_Mercator_South_Orientated". > WARNING (CRS: EPSG:22287 ):org.opengis.referencing.NoSuchIdentifierException: > No transform for classification "Transverse_Mercator_South_Orientated". > WARNING (CRS: EPSG:22289 ):org.opengis.referencing.NoSuchIdentifierException: > No transform for classification "Transverse_Mercator_South_Orientated". > WARNING (CRS: EPSG:22291 ):org.opengis.referencing.NoSuchIdentifierException: > No transform for classification "Transverse_Mercator_South_Orientated". > WARNING (CRS: EPSG:22293 ):org.opengis.referencing.NoSuchIdentifierException: > No transform for classification "Transverse_Mercator_South_Orientated". > WARNING (CRS: EPSG:22300 ):org.opengis.referencing.NoSuchIdentifierException: > No transform for classification "Tunisia_Mining_Grid". > WARNING (CRS: EPSG:2314 ):org.opengis.referencing.NoSuchIdentifierException: > No transform for classification "Cassini_Soldner". > WARNING (CRS: EPSG:24500 ):org.opengis.referencing.NoSuchIdentifierException: > No transform for classification "Cassini_Soldner". > WARNING (CRS: EPSG:28191 ):org.opengis.referencing.NoSuchIdentifierException: > No transform for classification "Cassini_Soldner". > WARNING (CRS: EPSG:28193 ):org.opengis.referencing.NoSuchIdentifierException: > No transform for classification "Cassini_Soldner". > WARNING (CRS: EPSG:29100 ):org.opengis.referencing.NoSuchIdentifierException: > No transform for classification "Polyconic". > WARNING (CRS: EPSG:29101 ):org.opengis.referencing.NoSuchIdentifierException: > No transform for classification "Polyconic". > WARNING (CRS: EPSG:29371 ):org.opengis.referencing.NoSuchIdentifierException: > No transform for classification "Transverse_Mercator_South_Orientated". > WARNING (CRS: EPSG:29373 ):org.opengis.referencing.NoSuchIdentifierException: > No transform for classification "Transverse_Mercator_South_Orientated". > WARNING (CRS: EPSG:29375 ):org.opengis.referencing.NoSuchIdentifierException: > No transform for classification "Transverse_Mercator_South_Orientated". > WARNING (CRS: EPSG:29377 ):org.opengis.referencing.NoSuchIdentifierException: > No transform for classification "Transverse_Mercator_South_Orientated". > WARNING (CRS: EPSG:29379 ):org.opengis.referencing.NoSuchIdentifierException: > No transform for classification "Transverse_Mercator_South_Orientated". > WARNING (CRS: EPSG:29381 ):org.opengis.referencing.NoSuchIdentifierException: > No transform for classification "Transverse_Mercator_South_Orientated". > WARNING (CRS: EPSG:29383 ):org.opengis.referencing.NoSuchIdentifierException: > No transform for classification "Transverse_Mercator_South_Orientated". > WARNING (CRS: EPSG:29385 ):org.opengis.referencing.NoSuchIdentifierException: > No transform for classification "Transverse_Mercator_South_Orientated". > WARNING (CRS: EPSG:30200 ):org.opengis.referencing.NoSuchIdentifierException: > No transform for classification "Cassini_Soldner". > WARNING (CRS: EPSG:42106 ):org.opengis.referencing.FactoryException: Error in > "PARAMETER": Parameter "standard_parallel_1" was not expected. > success:2760/2799 > Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.095 sec > Running org.geotools.referencing.crs.CRSTest > POLYGON ((-123.47009555832284 48.543261561072285, -123.46972894676578 > 48.55009592117936, -123.45463828850829 48.54973520267305, -123.4550070827961 > 48.54290089070186, -123.47009555832284 48.543261561072285)) > POLYGON ((-123.47009555832284 48.543261561072285, -123.46972894676578 > 48.55009592117936, -123.45463828850829 48.54973520267305, -123.4550070827961 > 48.54290089070186, -123.47009555832284 48.543261561072285)) > Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.122 sec > > Results : > > Tests run: 24, Failures: 0, Errors: 0, Skipped: 0 > > [INFO] [jar:jar] > [INFO] Building jar: > http://hudson.opengeo.org/hudson/job/geotools-trunk/ws/gt_trunk/modules/plugin/epsg-wkt/target/gt-epsg-wkt-2.6-SNAPSHOT.jar > > [INFO] Preparing source:jar > [WARNING] Removing: jar from forked lifecycle, to prevent recursive > invocation. > [INFO] No goals needed for project - skipping > [INFO] [source:jar {execution: attach-sources}] > [INFO] Building jar: > http://hudson.opengeo.org/hudson/job/geotools-trunk/ws/gt_trunk/modules/plugin/epsg-wkt/target/gt-epsg-wkt-2.6-SNAPSHOT-sources.jar > > [INFO] [jar-collector:collect {execution: default}] > [INFO] [install:install] > [INFO] Installing > http://hudson.opengeo.org/hudson/job/geotools-trunk/ws/gt_trunk/modules/plugin/epsg-wkt/target/gt-epsg-wkt-2.6-SNAPSHOT.jar > to > /home/tomcat/.m2/repository/org/geotools/gt-epsg-wkt/2.6-SNAPSHOT/gt-epsg-wkt-2.6-SNAPSHOT.jar > [INFO] Installing > http://hudson.opengeo.org/hudson/job/geotools-trunk/ws/gt_trunk/modules/plugin/epsg-wkt/target/gt-epsg-wkt-2.6-SNAPSHOT-sources.jar > to > /home/tomcat/.m2/repository/org/geotools/gt-epsg-wkt/2.6-SNAPSHOT/gt-epsg-wkt-2.6-SNAPSHOT-sources.jar > [INFO] > ------------------------------------------------------------------------ > [INFO] Building Main module > [INFO] task-segment: [clean, install] > [INFO] > ------------------------------------------------------------------------ > [INFO] [clean:clean] > [INFO] Deleting directory > http://hudson.opengeo.org/hudson/job/geotools-trunk/ws/gt_trunk/modules/library/main/target > > [WARNING] While downloading javacc:javacc:4.0 > This artifact has been relocated to net.java.dev.javacc:javacc:4.0. > > > [INFO] [jjtree-javacc:generate {execution: default}] > Java Compiler Compiler Version 4.0 (Tree Builder) > (type "jjtree" with no arguments for help) > Reading from file > http://hudson.opengeo.org/hudson/job/geotools-trunk/ws/gt_trunk/modules/library/main/src/main/java/org/geotools/filter/parser/expr.jjt > . . . > Annotated grammar generated successfully in > http://hudson.opengeo.org/hudson/job/geotools-trunk/ws/gt_trunk/modules/library/main/target/generated-sources/jjtree-javacc/org/geotools/filter/parser/expr.jj > > Java Compiler Compiler Version 4.0 (Parser Generator) > (type "javacc" with no arguments for help) > Reading from file > http://hudson.opengeo.org/hudson/job/geotools-trunk/ws/gt_trunk/modules/library/main/target/generated-sources/jjtree-javacc/org/geotools/filter/parser/expr.jj > . . . > File "TokenMgrError.java" does not exist. Will create one. > File "ParseException.java" does not exist. Will create one. > File "Token.java" does not exist. Will create one. > File "SimpleCharStream.java" does not exist. Will create one. > Parser generated successfully. > [INFO] [resources:resources] > [INFO] Using default encoding to copy filtered resources. > [INFO] [compiler:compile] > [INFO] Compiling 570 source files to > http://hudson.opengeo.org/hudson/job/geotools-trunk/ws/gt_trunk/modules/library/main/target/classes > > [INFO] > ------------------------------------------------------------------------ > [ERROR] BUILD FAILURE > [INFO] > ------------------------------------------------------------------------ > [INFO] Compilation failure > http://hudson.opengeo.org/hudson/job/geotools-trunk/ws/gt_trunk/modules/library/main/src/main/java/org/geotools/filter/LikeFilterImpl.java > :[35,7] org.geotools.filter.LikeFilterImpl is not abstract and does not > override abstract method isMatchingCase() in org.opengis.filter.PropertyIsLike > > > > http://hudson.opengeo.org/hudson/job/geotools-trunk/ws/gt_trunk/modules/library/main/src/main/java/org/geotools/filter/LikeFilterImpl.java > :[35,7] org.geotools.filter.LikeFilterImpl is not abstract and does not > override abstract method isMatchingCase() in org.opengis.filter.PropertyIsLike > > > [INFO] > ------------------------------------------------------------------------ > [INFO] For more information, run Maven with the -e switch > [INFO] > ------------------------------------------------------------------------ > [INFO] Total time: 1 minute 36 seconds > [INFO] Finished at: Mon Mar 23 16:08:51 EDT 2009 > [INFO] Final Memory: 38M/63M > [INFO] > ------------------------------------------------------------------------ > > > ------------------------------------------------------------------------------ > Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are > powering Web 2.0 with engaging, cross-platform capabilities. Quickly and > easily build your RIAs with Flex Builder, the Eclipse(TM)based development > software that enables intelligent coding and step-through debugging. > Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com > _______________________________________________ > Geotools-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/geotools-devel > ------------------------------------------------------------------------------ Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are powering Web 2.0 with engaging, cross-platform capabilities. Quickly and easily build your RIAs with Flex Builder, the Eclipse(TM)based development software that enables intelligent coding and step-through debugging. Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com _______________________________________________ Geotools-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geotools-devel
