See <http://hudson.opengeo.org/hudson/job/geotools-trunk/3151/changes>
Changes: [simonegiannecchini] minor improvement to the imagework when doing lookups on palette" [simonegiannecchini] minor improvement to palette masking ------------------------------------------ [...truncated 2127 lines...] (type "jjtree" with no arguments for help) Reading from file <http://hudson.opengeo.org/hudson/job/geotools-trunk/ws/gt_trunk/modules/library/cql/src/main/jjtree/CQLGrammar.jjt> . . . Annotated grammar generated successfully in <http://hudson.opengeo.org/hudson/job/geotools-trunk/ws/gt_trunk/modules/library/cql/target/generated-sources/jjtree-javacc/org/geotools/filter/text/generated/parsers/CQLGrammar.jj> 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/cql/src/main/jjtree/ECQLGrammar.jjt> . . . Annotated grammar generated successfully in <http://hudson.opengeo.org/hudson/job/geotools-trunk/ws/gt_trunk/modules/library/cql/target/generated-sources/jjtree-javacc/org/geotools/filter/text/generated/parsers/ECQLGrammar.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/cql/target/generated-sources/jjtree-javacc/org/geotools/filter/text/generated/parsers/ECQLGrammar.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. 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/cql/target/generated-sources/jjtree-javacc/org/geotools/filter/text/generated/parsers/CQLGrammar.jj> . . . Parser generated successfully. [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [compiler:compile {execution: default-compile}] [INFO] Compiling 51 source files to <http://hudson.opengeo.org/hudson/job/geotools-trunk/ws/gt_trunk/modules/library/cql/target/classes> [INFO] [resources:testResources {execution: default-testResources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory <http://hudson.opengeo.org/hudson/job/geotools-trunk/ws/gt_trunk/modules/library/cql/src/test/resources> [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] Compiling 33 source files to <http://hudson.opengeo.org/hudson/job/geotools-trunk/ws/gt_trunk/modules/library/cql/target/test-classes> [INFO] [surefire:test {execution: default-test}] [INFO] Surefire report directory: <http://hudson.opengeo.org/hudson/job/geotools-trunk/ws/gt_trunk/modules/library/cql/target/surefire-reports> ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.geotools.filter.text.ecql.ECQLLikePredicateTest Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.303 sec Running org.geotools.filter.text.cql2.CQLTemporalPredicateTest Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.046 sec Running org.geotools.filter.text.ecql.ECQLLiteralTest Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.236 sec Running org.geotools.filter.text.ecql.ECQLNullPredicateTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 sec Running org.geotools.filter.text.ecql.ECQLAttributeNameTest Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 sec Running org.geotools.filter.text.ecql.ECQLExistenceTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec Running org.geotools.filter.text.ecql.ECQLComparisonPredicateTest Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.043 sec Running org.geotools.filter.text.cql2.CQLNullPredicateTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec Running org.geotools.filter.text.ecql.ECQLGeoOperationTest Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.051 sec Running org.geotools.filter.text.ecql.ECQLExpressionTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec Running org.geotools.filter.text.ecql.ECQLINPredicateTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec Running org.geotools.filter.text.ecql.ECQLTemporalPredicateTest Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 sec Running org.geotools.filter.text.cql2.CQLLiteralTest Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 sec Running org.geotools.filter.function.PropertyExistsFunctionTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.055 sec Running org.geotools.filter.text.cql2.CQLTest Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 sec Running org.geotools.filter.text.cql2.CQLGeoOperationTest Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 sec Running org.geotools.filter.text.ecql.ECQLIDPredicateTest Nov 25, 2010 3:08:34 PM org.geotools.filter.text.generated.parsers.ECQLParser IdPredicateDeprecated WARNING: ID IN (...) is a deprecated syntax, you should use IN (...) Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 sec Running org.geotools.filter.text.cql2.CQLExtensionTest Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 sec Running org.geotools.filter.text.cql2.CQLBooleanValueExpressionTest Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 sec Running org.geotools.filter.text.cql2.CQLLikePredicateTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec Running org.geotools.filter.text.cql2.CQLComparisonPredicateTest Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 sec Running org.geotools.filter.text.ecql.ECQLTest Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.03 sec Running org.geotools.filter.text.cql2.FilterToCQLTest Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 sec Running org.geotools.filter.text.ecql.ECQLBooleanValueExpressionTest Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 sec Running org.geotools.filter.text.ecql.ECQLBetweenPredicateTest Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 sec Running org.geotools.filter.text.cql2.CQLRelGeoOpTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 sec Running org.geotools.filter.text.cql2.CQLAttributeNameTest Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 sec Running org.geotools.filter.text.ecql.ECQLRelGeoOpTest Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 sec Running org.geotools.filter.text.cql2.CQLExistenceTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec Running org.geotools.filter.text.cql2.CQLExpressionTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec Running org.geotools.filter.text.cql2.CQLBetweenPredicateTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec Results : Tests run: 213, Failures: 0, Errors: 0, Skipped: 0 [INFO] [jar:jar {execution: default-jar}] [INFO] Building jar: <http://hudson.opengeo.org/hudson/job/geotools-trunk/ws/gt_trunk/modules/library/cql/target/gt-cql-2.7-SNAPSHOT.jar> [INFO] Preparing source:jar [INFO] snapshot org.geotools.maven:jjtree-javacc:2.7-SNAPSHOT: checking for updates from osgeo [INFO] snapshot org.geotools.maven:jjtree-javacc:2.7-SNAPSHOT: checking for updates from opengeo [WARNING] Removing: jar from forked lifecycle, to prevent recursive invocation. [INFO] [svn-revision-number:revision {execution: default}] [INFO] inspecting <http://hudson.opengeo.org/hudson/job/geotools-trunk/ws/gt_trunk/modules/library/cql> [WARNING] the "build.repository" property is already defined, its value will be overwritten. Consider another value for the entry properties prefix. [WARNING] the "build.path" property is already defined, its value will be overwritten. Consider another value for the entry properties prefix. [WARNING] the "build.revision" property is already defined, its value will be overwritten. Consider another value for the entry properties prefix. [WARNING] the "build.mixedRevisions" property is already defined, its value will be overwritten. Consider another value for the entry properties prefix. [WARNING] the "build.committedRevision" property is already defined, its value will be overwritten. Consider another value for the entry properties prefix. [WARNING] the "build.status" property is already defined, its value will be overwritten. Consider another value for the entry properties prefix. [WARNING] the "build.specialStatus" property is already defined, its value will be overwritten. Consider another value for the entry properties prefix. [INFO] [jjtree-javacc:generate {execution: default}] 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/cql/target/generated-sources/jjtree-javacc/org/geotools/filter/text/generated/parsers/ECQLGrammar.jj> . . . Parser generated successfully. 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/cql/target/generated-sources/jjtree-javacc/org/geotools/filter/text/generated/parsers/CQLGrammar.jj> . . . Parser generated successfully. [INFO] [source:jar {execution: attach-sources}] [INFO] Building jar: <http://hudson.opengeo.org/hudson/job/geotools-trunk/ws/gt_trunk/modules/library/cql/target/gt-cql-2.7-SNAPSHOT-sources.jar> [INFO] [jar-collector:collect {execution: default}] [INFO] [install:install {execution: default-install}] [INFO] Installing <http://hudson.opengeo.org/hudson/job/geotools-trunk/ws/gt_trunk/modules/library/cql/target/gt-cql-2.7-SNAPSHOT.jar> to /home/tomcat/.m2/repository/org/geotools/gt-cql/2.7-SNAPSHOT/gt-cql-2.7-SNAPSHOT.jar [INFO] Installing <http://hudson.opengeo.org/hudson/job/geotools-trunk/ws/gt_trunk/modules/library/cql/target/gt-cql-2.7-SNAPSHOT-sources.jar> to /home/tomcat/.m2/repository/org/geotools/gt-cql/2.7-SNAPSHOT/gt-cql-2.7-SNAPSHOT-sources.jar [INFO] ------------------------------------------------------------------------ [INFO] Building Temporal implementation [INFO] task-segment: [clean, install] [INFO] ------------------------------------------------------------------------ [INFO] [clean:clean {execution: default-clean}] [INFO] Deleting directory <http://hudson.opengeo.org/hudson/job/geotools-trunk/ws/gt_trunk/modules/library/temporal/target> [INFO] [svn-revision-number:revision {execution: default}] [INFO] inspecting <http://hudson.opengeo.org/hudson/job/geotools-trunk/ws/gt_trunk/modules/library/temporal> [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory <http://hudson.opengeo.org/hudson/job/geotools-trunk/ws/gt_trunk/modules/library/temporal/src/main/resources> [INFO] [compiler:compile {execution: default-compile}] [INFO] Compiling 24 source files to <http://hudson.opengeo.org/hudson/job/geotools-trunk/ws/gt_trunk/modules/library/temporal/target/classes> [INFO] [resources:testResources {execution: default-testResources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory <http://hudson.opengeo.org/hudson/job/geotools-trunk/ws/gt_trunk/modules/library/temporal/src/test/resources> [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] Compiling 22 source files to <http://hudson.opengeo.org/hudson/job/geotools-trunk/ws/gt_trunk/modules/library/temporal/target/test-classes> [INFO] [surefire:test {execution: default-test}] [INFO] Surefire report directory: <http://hudson.opengeo.org/hudson/job/geotools-trunk/ws/gt_trunk/modules/library/temporal/target/surefire-reports> ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.geotools.temporal.object.DefaultCalendarDateTest Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.108 sec Running org.geotools.temporal.object.DefaultTemporalGeometricPrimitiveTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 sec Running org.geotools.temporal.reference.DefaultCalendarTest Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 sec Running org.geotools.temporal.reference.DefaultTemporalReferenceSystemTest Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.052 sec Running org.geotools.temporal.reference.DefaultCalendarEraTest Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.043 sec Running org.geotools.temporal.reference.DefaultClockTest Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 sec Running org.geotools.temporal.object.DefaultTemporalPrimitiveTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec Running org.geotools.temporal.object.DefaultInstantTest Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 sec Running org.geotools.temporal.reference.DefaultTemporalCoordinateSystemTest Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 sec Running org.geotools.temporal.object.DefaultOrdinalPositionTest Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 sec Running org.geotools.temporal.object.DefaultDateAndTimeTest Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 sec Running org.geotools.temporal.object.DefaultPeriodDurationTest Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 sec Running org.geotools.temporal.object.DefaultPeriodTest Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 sec Running org.geotools.temporal.object.DefaultClockTimeTest Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec Running org.geotools.temporal.object.DefaultIntervalLengthTest Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 sec Running org.geotools.temporal.reference.DefaultOrdinalReferenceSystemTest Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec Running org.geotools.temporal.reference.DefaultOrdinalEraTest Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 sec Running org.geotools.temporal.object.DefaultTemporalCoordinateTest Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec Running org.geotools.temporal.object.DefaultPositionTest Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 sec Running org.geotools.temporal.object.DefaultTemporalPositionTest Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 sec Results : Tests run: 169, Failures: 0, Errors: 0, Skipped: 0 [INFO] [jar:jar {execution: default-jar}] [INFO] Building jar: <http://hudson.opengeo.org/hudson/job/geotools-trunk/ws/gt_trunk/modules/library/temporal/target/gt-temporal-2.7-SNAPSHOT.jar> [INFO] Preparing source:jar [WARNING] Removing: jar from forked lifecycle, to prevent recursive invocation. [INFO] [svn-revision-number:revision {execution: default}] [INFO] inspecting <http://hudson.opengeo.org/hudson/job/geotools-trunk/ws/gt_trunk/modules/library/temporal> [WARNING] the "build.repository" property is already defined, its value will be overwritten. Consider another value for the entry properties prefix. [WARNING] the "build.path" property is already defined, its value will be overwritten. Consider another value for the entry properties prefix. [WARNING] the "build.revision" property is already defined, its value will be overwritten. Consider another value for the entry properties prefix. [WARNING] the "build.mixedRevisions" property is already defined, its value will be overwritten. Consider another value for the entry properties prefix. [WARNING] the "build.committedRevision" property is already defined, its value will be overwritten. Consider another value for the entry properties prefix. [WARNING] the "build.status" property is already defined, its value will be overwritten. Consider another value for the entry properties prefix. [WARNING] the "build.specialStatus" property is already defined, its value will be overwritten. Consider another value for the entry properties prefix. [INFO] [source:jar {execution: attach-sources}] [INFO] Building jar: <http://hudson.opengeo.org/hudson/job/geotools-trunk/ws/gt_trunk/modules/library/temporal/target/gt-temporal-2.7-SNAPSHOT-sources.jar> [INFO] [jar-collector:collect {execution: default}] [INFO] [install:install {execution: default-install}] [INFO] Installing <http://hudson.opengeo.org/hudson/job/geotools-trunk/ws/gt_trunk/modules/library/temporal/target/gt-temporal-2.7-SNAPSHOT.jar> to /home/tomcat/.m2/repository/org/geotools/gt-temporal/2.7-SNAPSHOT/gt-temporal-2.7-SNAPSHOT.jar [INFO] Installing <http://hudson.opengeo.org/hudson/job/geotools-trunk/ws/gt_trunk/modules/library/temporal/target/gt-temporal-2.7-SNAPSHOT-sources.jar> to /home/tomcat/.m2/repository/org/geotools/gt-temporal/2.7-SNAPSHOT/gt-temporal-2.7-SNAPSHOT-sources.jar [INFO] ------------------------------------------------------------------------ [INFO] Building Grid Coverage module [INFO] task-segment: [clean, install] [INFO] ------------------------------------------------------------------------ [INFO] [clean:clean {execution: default-clean}] [INFO] Deleting directory <http://hudson.opengeo.org/hudson/job/geotools-trunk/ws/gt_trunk/modules/library/coverage/target> [INFO] [svn-revision-number:revision {execution: default}] [INFO] inspecting <http://hudson.opengeo.org/hudson/job/geotools-trunk/ws/gt_trunk/modules/library/coverage> [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 3 resources [INFO] [compiler:compile {execution: default-compile}] [INFO] Compiling 132 source files to <http://hudson.opengeo.org/hudson/job/geotools-trunk/ws/gt_trunk/modules/library/coverage/target/classes> [INFO] ------------------------------------------------------------------------ [ERROR] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Compilation failure <http://hudson.opengeo.org/hudson/job/geotools-trunk/ws/gt_trunk/modules/library/coverage/src/main/java/org/geotools/image/ImageWorker.java>:[103,35] package com.sun.media.jai.codecimpl does not exist [INFO] ------------------------------------------------------------------------ [INFO] For more information, run Maven with the -e switch [INFO] ------------------------------------------------------------------------ [INFO] Total time: 2 minutes 15 seconds [INFO] Finished at: Thu Nov 25 15:08:41 UTC 2010 [INFO] Final Memory: 61M/316M [INFO] ------------------------------------------------------------------------ ------------------------------------------------------------------------------ Increase Visibility of Your 3D Game App & Earn a Chance To Win $500! Tap into the largest installed PC base & get more eyes on your game by optimizing for Intel(R) Graphics Technology. Get started today with the Intel(R) Software Partner Program. Five $500 cash prizes are up for grabs. http://p.sf.net/sfu/intelisp-dev2dev _______________________________________________ Geotools-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geotools-devel
