You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jackrabbit.apache.org by Apache Hudson Server <hu...@hudson.zones.apache.org> on 2009/04/07 17:49:41 UTC

Build failed in Hudson: Jackrabbit-trunk-java14 #158

See http://hudson.zones.apache.org/hudson/job/Jackrabbit-trunk-java14/158/changes

Changes:

[jukka] JCR-1878: Use Apache Tika for text extraction

The default textFilterClasses settings is now very powerful, so no need to have explicit configuration in the default repository.xml.

[jukka] JCR-1878: Use Apache Tika for text extraction

Exclude BC libraries to avoid the crypto export complexities.

[jukka] JCR-1878: Use Apache Tika for text extraction

No need to manage parser library dependencies.

[jukka] JCR-1878: Use Apache Tika for text extraction

Make TikaTextExtractor into the DefaultTextExtractor.

[jukka] JCR-1878: Use Apache Tika for text extraction

Automatically improve any configurations that use DefaultTextExtractor by making that class extend TikaTextExtractor.

[jukka] JCR-1887: msoffice text extractor for office 2007 files

Replace the implementation with a Apache Tika from TIKA-1878. This way we won't get compile errors due to the Java 5 POI libraries.

[jukka] JCR-1878: Use Apache Tika for text extraction

Use a static Tika Parser instance to avoid separate instances being created for each search index and TikaTextExtractor subclass.

[jukka] JCR-1878: Use Apache Tika for text extraction

Added a TikaTextExtractor class.

Replaced all existing direct parser dependencies with transitive dependencies from Tika.

[jukka] JCR-1887: msoffice text extractor for office 2007 files

Fix POI dependencies.

------------------------------------------
[...truncated 300 lines...]
[INFO]    task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean]
[INFO] Deleting file set: http://hudson.zones.apache.org/hudson/job/Jackrabbit-trunk-java14/ws/trunk/jackrabbit-jcr-benchmark/target  (included: [**], excluded: [])
[INFO] [resources:resources]
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] Copying 2 resources
[INFO] [compiler:compile]
[INFO] Compiling 5 source files to http://hudson.zones.apache.org/hudson/job/Jackrabbit-trunk-java14/ws/trunk/jackrabbit-jcr-benchmark/target/classes 
[INFO] [resources:testResources]
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] skip non existing resourceDirectory http://hudson.zones.apache.org/hudson/job/Jackrabbit-trunk-java14/ws/trunk/jackrabbit-jcr-benchmark/src/test/resources 
[INFO] [compiler:testCompile]
[INFO] No sources to compile
[INFO] [surefire:test]
[INFO] No tests to run.
[INFO] [jar:jar]
[INFO] Building jar: http://hudson.zones.apache.org/hudson/job/Jackrabbit-trunk-java14/ws/trunk/jackrabbit-jcr-benchmark/target/jackrabbit-jcr-benchmark-1.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.zones.apache.org/hudson/job/Jackrabbit-trunk-java14/ws/trunk/jackrabbit-jcr-benchmark/target/jackrabbit-jcr-benchmark-1.6-SNAPSHOT-sources.jar 
[INFO] [install:install]
[INFO] Installing http://hudson.zones.apache.org/hudson/job/Jackrabbit-trunk-java14/ws/trunk/jackrabbit-jcr-benchmark/target/jackrabbit-jcr-benchmark-1.6-SNAPSHOT.jar  to /home/hudson/.m2/repository/org/apache/jackrabbit/jackrabbit-jcr-benchmark/1.6-SNAPSHOT/jackrabbit-jcr-benchmark-1.6-SNAPSHOT.jar
[INFO] Installing http://hudson.zones.apache.org/hudson/job/Jackrabbit-trunk-java14/ws/trunk/jackrabbit-jcr-benchmark/target/jackrabbit-jcr-benchmark-1.6-SNAPSHOT-sources.jar  to /home/hudson/.m2/repository/org/apache/jackrabbit/jackrabbit-jcr-benchmark/1.6-SNAPSHOT/jackrabbit-jcr-benchmark-1.6-SNAPSHOT-sources.jar
[INFO] [maven-one-plugin:install-maven-one-repository {execution: default}]
[INFO] Installing http://hudson.zones.apache.org/hudson/job/Jackrabbit-trunk-java14/ws/trunk/jackrabbit-jcr-benchmark/target/jackrabbit-jcr-benchmark-1.6-SNAPSHOT.jar  to /home/hudson/.maven/repository/org.apache.jackrabbit/jars/jackrabbit-jcr-benchmark-1.6-SNAPSHOT.jar
[INFO] Installing http://hudson.zones.apache.org/hudson/job/Jackrabbit-trunk-java14/ws/trunk/jackrabbit-jcr-benchmark/target/jackrabbit-jcr-benchmark-1.6-SNAPSHOT-sources.jar  to /home/hudson/.maven/repository/org.apache.jackrabbit/java-sources/jackrabbit-jcr-benchmark-1.6-SNAPSHOT-sources.jar
[INFO] ------------------------------------------------------------------------
[INFO] Building Jackrabbit SPI
[INFO]    task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean]
[INFO] Deleting file set: http://hudson.zones.apache.org/hudson/job/Jackrabbit-trunk-java14/ws/trunk/jackrabbit-spi/target  (included: [**], excluded: [])
[INFO] [resources:resources]
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] Copying 2 resources
[INFO] [compiler:compile]
[INFO] Compiling 29 source files to http://hudson.zones.apache.org/hudson/job/Jackrabbit-trunk-java14/ws/trunk/jackrabbit-spi/target/classes 
[INFO] [resources:testResources]
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] skip non existing resourceDirectory http://hudson.zones.apache.org/hudson/job/Jackrabbit-trunk-java14/ws/trunk/jackrabbit-spi/src/test/resources 
[INFO] [compiler:testCompile]
[INFO] Compiling 7 source files to http://hudson.zones.apache.org/hudson/job/Jackrabbit-trunk-java14/ws/trunk/jackrabbit-spi/target/test-classes 
[INFO] [surefire:test]
[INFO] Tests are skipped.
[INFO] [jar:jar]
[INFO] Building jar: http://hudson.zones.apache.org/hudson/job/Jackrabbit-trunk-java14/ws/trunk/jackrabbit-spi/target/jackrabbit-spi-1.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.zones.apache.org/hudson/job/Jackrabbit-trunk-java14/ws/trunk/jackrabbit-spi/target/jackrabbit-spi-1.6-SNAPSHOT-sources.jar 
[INFO] [jar:jar {execution: default}]
[INFO] [jar:test-jar {execution: default}]
[INFO] Building jar: http://hudson.zones.apache.org/hudson/job/Jackrabbit-trunk-java14/ws/trunk/jackrabbit-spi/target/jackrabbit-spi-1.6-SNAPSHOT-tests.jar 
[INFO] [install:install]
[INFO] Installing http://hudson.zones.apache.org/hudson/job/Jackrabbit-trunk-java14/ws/trunk/jackrabbit-spi/target/jackrabbit-spi-1.6-SNAPSHOT.jar  to /home/hudson/.m2/repository/org/apache/jackrabbit/jackrabbit-spi/1.6-SNAPSHOT/jackrabbit-spi-1.6-SNAPSHOT.jar
[INFO] Installing http://hudson.zones.apache.org/hudson/job/Jackrabbit-trunk-java14/ws/trunk/jackrabbit-spi/target/jackrabbit-spi-1.6-SNAPSHOT-sources.jar  to /home/hudson/.m2/repository/org/apache/jackrabbit/jackrabbit-spi/1.6-SNAPSHOT/jackrabbit-spi-1.6-SNAPSHOT-sources.jar
[INFO] Installing http://hudson.zones.apache.org/hudson/job/Jackrabbit-trunk-java14/ws/trunk/jackrabbit-spi/target/jackrabbit-spi-1.6-SNAPSHOT-tests.jar  to /home/hudson/.m2/repository/org/apache/jackrabbit/jackrabbit-spi/1.6-SNAPSHOT/jackrabbit-spi-1.6-SNAPSHOT-tests.jar
[INFO] [maven-one-plugin:install-maven-one-repository {execution: default}]
[INFO] Installing http://hudson.zones.apache.org/hudson/job/Jackrabbit-trunk-java14/ws/trunk/jackrabbit-spi/target/jackrabbit-spi-1.6-SNAPSHOT.jar  to /home/hudson/.maven/repository/org.apache.jackrabbit/jars/jackrabbit-spi-1.6-SNAPSHOT.jar
[INFO] Installing http://hudson.zones.apache.org/hudson/job/Jackrabbit-trunk-java14/ws/trunk/jackrabbit-spi/target/jackrabbit-spi-1.6-SNAPSHOT-sources.jar  to /home/hudson/.maven/repository/org.apache.jackrabbit/java-sources/jackrabbit-spi-1.6-SNAPSHOT-sources.jar
[INFO] Installing http://hudson.zones.apache.org/hudson/job/Jackrabbit-trunk-java14/ws/trunk/jackrabbit-spi/target/jackrabbit-spi-1.6-SNAPSHOT-tests.jar  to /home/hudson/.maven/repository/org.apache.jackrabbit/jars/jackrabbit-spi-1.6-SNAPSHOT-tests.jar
[INFO] ------------------------------------------------------------------------
[INFO] Building Jackrabbit SPI Commons
[INFO]    task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean]
[INFO] Deleting file set: http://hudson.zones.apache.org/hudson/job/Jackrabbit-trunk-java14/ws/trunk/jackrabbit-spi-commons/target  (included: [**], excluded: [])
[INFO] [javacc:jjtree-javacc {execution: sql}]
Java Compiler Compiler Version 4.0 (Tree Builder)
(type "jjtree" with no arguments for help)
Reading from file http://hudson.zones.apache.org/hudson/job/Jackrabbit-trunk-java14/ws/trunk/jackrabbit-spi-commons/src/main/javacc/sql/JCRSQL.jjt  . . .
File "http://hudson.zones.apache.org/hudson/job/Jackrabbit-trunk-java14/ws/trunk/jackrabbit-spi-commons/target/generated-sources/jjtree/org/apache/jackrabbit/spi/commons/query/sql/Node.java"  does not exist.  Will create one.
File "http://hudson.zones.apache.org/hudson/job/Jackrabbit-trunk-java14/ws/trunk/jackrabbit-spi-commons/target/generated-sources/jjtree/org/apache/jackrabbit/spi/commons/query/sql/SimpleNode.java"  does not exist.  Will create one.
File "http://hudson.zones.apache.org/hudson/job/Jackrabbit-trunk-java14/ws/trunk/jackrabbit-spi-commons/target/generated-sources/jjtree/org/apache/jackrabbit/spi/commons/query/sql/ASTQuery.java"  does not exist.  Will create one.
File "http://hudson.zones.apache.org/hudson/job/Jackrabbit-trunk-java14/ws/trunk/jackrabbit-spi-commons/target/generated-sources/jjtree/org/apache/jackrabbit/spi/commons/query/sql/ASTSelectList.java"  does not exist.  Will create one.
File "http://hudson.zones.apache.org/hudson/job/Jackrabbit-trunk-java14/ws/trunk/jackrabbit-spi-commons/target/generated-sources/jjtree/org/apache/jackrabbit/spi/commons/query/sql/ASTFromClause.java"  does not exist.  Will create one.
File "http://hudson.zones.apache.org/hudson/job/Jackrabbit-trunk-java14/ws/trunk/jackrabbit-spi-commons/target/generated-sources/jjtree/org/apache/jackrabbit/spi/commons/query/sql/ASTWhereClause.java"  does not exist.  Will create one.
File "http://hudson.zones.apache.org/hudson/job/Jackrabbit-trunk-java14/ws/trunk/jackrabbit-spi-commons/target/generated-sources/jjtree/org/apache/jackrabbit/spi/commons/query/sql/ASTPredicate.java"  does not exist.  Will create one.
File "http://hudson.zones.apache.org/hudson/job/Jackrabbit-trunk-java14/ws/trunk/jackrabbit-spi-commons/target/generated-sources/jjtree/org/apache/jackrabbit/spi/commons/query/sql/ASTLowerFunction.java"  does not exist.  Will create one.
File "http://hudson.zones.apache.org/hudson/job/Jackrabbit-trunk-java14/ws/trunk/jackrabbit-spi-commons/target/generated-sources/jjtree/org/apache/jackrabbit/spi/commons/query/sql/ASTUpperFunction.java"  does not exist.  Will create one.
File "http://hudson.zones.apache.org/hudson/job/Jackrabbit-trunk-java14/ws/trunk/jackrabbit-spi-commons/target/generated-sources/jjtree/org/apache/jackrabbit/spi/commons/query/sql/ASTOrExpression.java"  does not exist.  Will create one.
File "http://hudson.zones.apache.org/hudson/job/Jackrabbit-trunk-java14/ws/trunk/jackrabbit-spi-commons/target/generated-sources/jjtree/org/apache/jackrabbit/spi/commons/query/sql/ASTAndExpression.java"  does not exist.  Will create one.
File "http://hudson.zones.apache.org/hudson/job/Jackrabbit-trunk-java14/ws/trunk/jackrabbit-spi-commons/target/generated-sources/jjtree/org/apache/jackrabbit/spi/commons/query/sql/ASTNotExpression.java"  does not exist.  Will create one.
File "http://hudson.zones.apache.org/hudson/job/Jackrabbit-trunk-java14/ws/trunk/jackrabbit-spi-commons/target/generated-sources/jjtree/org/apache/jackrabbit/spi/commons/query/sql/ASTBracketExpression.java"  does not exist.  Will create one.
File "http://hudson.zones.apache.org/hudson/job/Jackrabbit-trunk-java14/ws/trunk/jackrabbit-spi-commons/target/generated-sources/jjtree/org/apache/jackrabbit/spi/commons/query/sql/ASTContainsExpression.java"  does not exist.  Will create one.
File "http://hudson.zones.apache.org/hudson/job/Jackrabbit-trunk-java14/ws/trunk/jackrabbit-spi-commons/target/generated-sources/jjtree/org/apache/jackrabbit/spi/commons/query/sql/ASTLiteral.java"  does not exist.  Will create one.
File "http://hudson.zones.apache.org/hudson/job/Jackrabbit-trunk-java14/ws/trunk/jackrabbit-spi-commons/target/generated-sources/jjtree/org/apache/jackrabbit/spi/commons/query/sql/ASTIdentifier.java"  does not exist.  Will create one.
File "http://hudson.zones.apache.org/hudson/job/Jackrabbit-trunk-java14/ws/trunk/jackrabbit-spi-commons/target/generated-sources/jjtree/org/apache/jackrabbit/spi/commons/query/sql/ASTExcerptFunction.java"  does not exist.  Will create one.
File "http://hudson.zones.apache.org/hudson/job/Jackrabbit-trunk-java14/ws/trunk/jackrabbit-spi-commons/target/generated-sources/jjtree/org/apache/jackrabbit/spi/commons/query/sql/ASTOrderByClause.java"  does not exist.  Will create one.
File "http://hudson.zones.apache.org/hudson/job/Jackrabbit-trunk-java14/ws/trunk/jackrabbit-spi-commons/target/generated-sources/jjtree/org/apache/jackrabbit/spi/commons/query/sql/ASTOrderSpec.java"  does not exist.  Will create one.
File "http://hudson.zones.apache.org/hudson/job/Jackrabbit-trunk-java14/ws/trunk/jackrabbit-spi-commons/target/generated-sources/jjtree/org/apache/jackrabbit/spi/commons/query/sql/ASTAscendingOrderSpec.java"  does not exist.  Will create one.
File "http://hudson.zones.apache.org/hudson/job/Jackrabbit-trunk-java14/ws/trunk/jackrabbit-spi-commons/target/generated-sources/jjtree/org/apache/jackrabbit/spi/commons/query/sql/ASTDescendingOrderSpec.java"  does not exist.  Will create one.
Annotated grammar generated successfully in http://hudson.zones.apache.org/hudson/job/Jackrabbit-trunk-java14/ws/trunk/jackrabbit-spi-commons/target/generated-sources/jjtree/org/apache/jackrabbit/spi/commons/query/sql/JCRSQL.jj 
Java Compiler Compiler Version 4.0 (Parser Generator)
(type "javacc" with no arguments for help)
Reading from file http://hudson.zones.apache.org/hudson/job/Jackrabbit-trunk-java14/ws/trunk/jackrabbit-spi-commons/target/generated-sources/jjtree/org/apache/jackrabbit/spi/commons/query/sql/JCRSQL.jj  . . .
Note: UNICODE_INPUT option is specified. Please make sure you create the parser/lexer using a Reader with the correct character encoding.
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] Processed 1 grammar
[INFO] [javacc:jjtree-javacc {execution: xpath}]
Java Compiler Compiler Version 4.0 (Tree Builder)
(type "jjtree" with no arguments for help)
Reading from file http://hudson.zones.apache.org/hudson/job/Jackrabbit-trunk-java14/ws/trunk/jackrabbit-spi-commons/src/main/javacc/xpath/XPath.jjt  . . .
File "http://hudson.zones.apache.org/hudson/job/Jackrabbit-trunk-java14/ws/trunk/jackrabbit-spi-commons/target/generated-sources/jjtree/org/apache/jackrabbit/spi/commons/query/xpath/Node.java"  does not exist.  Will create one.
File "http://hudson.zones.apache.org/hudson/job/Jackrabbit-trunk-java14/ws/trunk/jackrabbit-spi-commons/target/generated-sources/jjtree/org/apache/jackrabbit/spi/commons/query/xpath/SimpleNode.java"  does not exist.  Will create one.
Annotated grammar generated successfully in http://hudson.zones.apache.org/hudson/job/Jackrabbit-trunk-java14/ws/trunk/jackrabbit-spi-commons/target/generated-sources/jjtree/org/apache/jackrabbit/spi/commons/query/xpath/XPath.jj 
Java Compiler Compiler Version 4.0 (Parser Generator)
(type "javacc" with no arguments for help)
Reading from file http://hudson.zones.apache.org/hudson/job/Jackrabbit-trunk-java14/ws/trunk/jackrabbit-spi-commons/target/generated-sources/jjtree/org/apache/jackrabbit/spi/commons/query/xpath/XPath.jj  . . .
Warning: Line 535, Column 2: Non-ASCII characters used in regular expression.
Please make sure you use the correct Reader when you create the parser that can handle your character set.
Warning:  "\'" cannot be matched as a string literal token at line 1566, column 2. It will be matched as  <AposAttrContentChar>.
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 with 0 errors and 2 warnings.
[INFO] Processed 1 grammar
[INFO] [antrun:run {execution: delete-sources}]
[INFO] Executing tasks
     [echo] Remove files that have been customized in Jackrabbit
[INFO] Executed tasks
[INFO] [resources:resources]
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] Copying 3 resources
[INFO] [compiler:compile]
[INFO] Compiling 230 source files to http://hudson.zones.apache.org/hudson/job/Jackrabbit-trunk-java14/ws/trunk/jackrabbit-spi-commons/target/classes 
[INFO] [resources:testResources]
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] Copying 2 resources
[INFO] [compiler:testCompile]
[INFO] Compiling 27 source files to http://hudson.zones.apache.org/hudson/job/Jackrabbit-trunk-java14/ws/trunk/jackrabbit-spi-commons/target/test-classes 
[INFO] [surefire:test]
[INFO] Surefire report directory: http://hudson.zones.apache.org/hudson/job/Jackrabbit-trunk-java14/ws/trunk/jackrabbit-spi-commons/target/surefire-reports 

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.jackrabbit.spi.commons.nodetype.BooleanConstraintTest
Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.128 sec
Running org.apache.jackrabbit.spi.commons.batch.ConsolidatedBatchTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 sec
Running org.apache.jackrabbit.spi.commons.name.MatcherTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 sec
Running org.apache.jackrabbit.spi.commons.nodetype.StringConstraintTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 sec
Running org.apache.jackrabbit.spi.commons.nodetype.NumericConstraintTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 sec
Running org.apache.jackrabbit.spi.commons.conversion.ParsingPathResolverTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec
Running org.apache.jackrabbit.spi.commons.nodetype.compact.CompactNodeTypeDefTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.07 sec
Running org.apache.jackrabbit.spi.commons.value.QValueTest
Tests run: 44, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 57.568 sec
Running org.apache.jackrabbit.spi.commons.identifier.SerializationTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 sec
Running org.apache.jackrabbit.spi.commons.nodetype.ReferenceConstraintTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 sec
Running org.apache.jackrabbit.spi.commons.name.NameFactoryTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec
Running org.apache.jackrabbit.spi.commons.query.xpath.XPathOrderByTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.115 sec
Running org.apache.jackrabbit.spi.commons.query.xpath.QueryFormatTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec
Running org.apache.jackrabbit.spi.commons.name.PathTest
Tests run: 39, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 sec
Running org.apache.jackrabbit.spi.commons.conversion.ParsingNameResolverTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec
Running org.apache.jackrabbit.spi.commons.name.PathFactoryTest
Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 sec
Running org.apache.jackrabbit.spi.commons.nodetype.PathConstraintTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec
Running org.apache.jackrabbit.spi.commons.conversion.PathParserTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec
Running org.apache.jackrabbit.spi.commons.nodetype.DateConstraintTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 sec
Running org.apache.jackrabbit.spi.commons.name.PathBuilderTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec
Running org.apache.jackrabbit.spi.commons.conversion.NameParserTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec
Running org.apache.jackrabbit.spi.commons.nodetype.NameConstraintTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec
Running org.apache.jackrabbit.spi.commons.name.PatternTest
Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 sec

Results :

Tests run: 211, Failures: 0, Errors: 0, Skipped: 0

[INFO] [jar:jar]
[INFO] Building jar: http://hudson.zones.apache.org/hudson/job/Jackrabbit-trunk-java14/ws/trunk/jackrabbit-spi-commons/target/jackrabbit-spi-commons-1.6-SNAPSHOT.jar 
[INFO] Preparing source:jar
[WARNING] Removing: jar from forked lifecycle, to prevent recursive invocation.
[INFO] [javacc:jjtree-javacc {execution: sql}]
[INFO] Skipping - all parsers are up to date
[INFO] [javacc:jjtree-javacc {execution: xpath}]
[INFO] Skipping - all parsers are up to date
[INFO] [source:jar {execution: attach-sources}]
[INFO] Building jar: http://hudson.zones.apache.org/hudson/job/Jackrabbit-trunk-java14/ws/trunk/jackrabbit-spi-commons/target/jackrabbit-spi-commons-1.6-SNAPSHOT-sources.jar 
[INFO] [install:install]
[INFO] Installing http://hudson.zones.apache.org/hudson/job/Jackrabbit-trunk-java14/ws/trunk/jackrabbit-spi-commons/target/jackrabbit-spi-commons-1.6-SNAPSHOT.jar  to /home/hudson/.m2/repository/org/apache/jackrabbit/jackrabbit-spi-commons/1.6-SNAPSHOT/jackrabbit-spi-commons-1.6-SNAPSHOT.jar
[INFO] Installing http://hudson.zones.apache.org/hudson/job/Jackrabbit-trunk-java14/ws/trunk/jackrabbit-spi-commons/target/jackrabbit-spi-commons-1.6-SNAPSHOT-sources.jar  to /home/hudson/.m2/repository/org/apache/jackrabbit/jackrabbit-spi-commons/1.6-SNAPSHOT/jackrabbit-spi-commons-1.6-SNAPSHOT-sources.jar
[INFO] [maven-one-plugin:install-maven-one-repository {execution: default}]
[INFO] Installing http://hudson.zones.apache.org/hudson/job/Jackrabbit-trunk-java14/ws/trunk/jackrabbit-spi-commons/target/jackrabbit-spi-commons-1.6-SNAPSHOT.jar  to /home/hudson/.maven/repository/org.apache.jackrabbit/jars/jackrabbit-spi-commons-1.6-SNAPSHOT.jar
[INFO] Installing http://hudson.zones.apache.org/hudson/job/Jackrabbit-trunk-java14/ws/trunk/jackrabbit-spi-commons/target/jackrabbit-spi-commons-1.6-SNAPSHOT-sources.jar  to /home/hudson/.maven/repository/org.apache.jackrabbit/java-sources/jackrabbit-spi-commons-1.6-SNAPSHOT-sources.jar
[INFO] ------------------------------------------------------------------------
[INFO] Building Jackrabbit Text Extractors
[INFO]    task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean]
[INFO] Deleting file set: http://hudson.zones.apache.org/hudson/job/Jackrabbit-trunk-java14/ws/trunk/jackrabbit-text-extractors/target  (included: [**], excluded: [])
[INFO] [resources:resources]
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] Copying 2 resources
[INFO] [compiler:compile]
[INFO] Compiling 20 source files to http://hudson.zones.apache.org/hudson/job/Jackrabbit-trunk-java14/ws/trunk/jackrabbit-text-extractors/target/classes 
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Compilation failure
http://hudson.zones.apache.org/hudson/job/Jackrabbit-trunk-java14/ws/trunk/jackrabbit-text-extractors/src/main/java/org/apache/jackrabbit/extractor/MsPowerPointTextExtractor.java :[19,-1] cannot access org.apache.poi.poifs.eventfilesystem.POIFSReader
bad class file: /home/hudson/.m2/repository/org/apache/poi/poi/3.5-beta5/poi-3.5-beta5.jar(org/apache/poi/poifs/eventfilesystem/POIFSReader.class)
class file has wrong version 49.0, should be 48.0



http://hudson.zones.apache.org/hudson/job/Jackrabbit-trunk-java14/ws/trunk/jackrabbit-text-extractors/src/main/java/org/apache/jackrabbit/extractor/MsPowerPointTextExtractor.java :[19,-1] cannot access org.apache.poi.poifs.eventfilesystem.POIFSReader
bad class file: /home/hudson/.m2/repository/org/apache/poi/poi/3.5-beta5/poi-3.5-beta5.jar(org/apache/poi/poifs/eventfilesystem/POIFSReader.class)
class file has wrong version 49.0, should be 48.0


[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1 minute 35 seconds
[INFO] Finished at: Tue Apr 07 08:05:17 GMT-08:00 2009
[INFO] Final Memory: 37M/89M
[INFO] ------------------------------------------------------------------------
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released
Recording test results


Hudson build is back to normal: Jackrabbit-trunk-java14 #163

Posted by Apache Hudson Server <hu...@hudson.zones.apache.org>.
See http://hudson.zones.apache.org/hudson/job/Jackrabbit-trunk-java14/163/changes



Build failed in Hudson: Jackrabbit-trunk-java14 #162

Posted by Apache Hudson Server <hu...@hudson.zones.apache.org>.
See http://hudson.zones.apache.org/hudson/job/Jackrabbit-trunk-java14/162/changes

Changes:

[jukka] JCR-1878: Use Apache Tika for text extraction

Xerces needs extra XML APIs on Java 1.4. These will be ignored on Java 5 and higher.

------------------------------------------
[...truncated 397 lines...]
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] Processed 1 grammar
[INFO] [javacc:jjtree-javacc {execution: xpath}]
Java Compiler Compiler Version 4.0 (Tree Builder)
(type "jjtree" with no arguments for help)
Reading from file http://hudson.zones.apache.org/hudson/job/Jackrabbit-trunk-java14/ws/trunk/jackrabbit-spi-commons/src/main/javacc/xpath/XPath.jjt  . . .
File "http://hudson.zones.apache.org/hudson/job/Jackrabbit-trunk-java14/ws/trunk/jackrabbit-spi-commons/target/generated-sources/jjtree/org/apache/jackrabbit/spi/commons/query/xpath/Node.java"  does not exist.  Will create one.
File "http://hudson.zones.apache.org/hudson/job/Jackrabbit-trunk-java14/ws/trunk/jackrabbit-spi-commons/target/generated-sources/jjtree/org/apache/jackrabbit/spi/commons/query/xpath/SimpleNode.java"  does not exist.  Will create one.
Annotated grammar generated successfully in http://hudson.zones.apache.org/hudson/job/Jackrabbit-trunk-java14/ws/trunk/jackrabbit-spi-commons/target/generated-sources/jjtree/org/apache/jackrabbit/spi/commons/query/xpath/XPath.jj 
Java Compiler Compiler Version 4.0 (Parser Generator)
(type "javacc" with no arguments for help)
Reading from file http://hudson.zones.apache.org/hudson/job/Jackrabbit-trunk-java14/ws/trunk/jackrabbit-spi-commons/target/generated-sources/jjtree/org/apache/jackrabbit/spi/commons/query/xpath/XPath.jj  . . .
Warning: Line 535, Column 2: Non-ASCII characters used in regular expression.
Please make sure you use the correct Reader when you create the parser that can handle your character set.
Warning:  "\'" cannot be matched as a string literal token at line 1566, column 2. It will be matched as  <AposAttrContentChar>.
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 with 0 errors and 2 warnings.
[INFO] Processed 1 grammar
[INFO] [antrun:run {execution: delete-sources}]
[INFO] Executing tasks
     [echo] Remove files that have been customized in Jackrabbit
[INFO] Executed tasks
[INFO] [resources:resources]
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] Copying 3 resources
[INFO] [compiler:compile]
[INFO] Compiling 230 source files to http://hudson.zones.apache.org/hudson/job/Jackrabbit-trunk-java14/ws/trunk/jackrabbit-spi-commons/target/classes 
[INFO] [resources:testResources]
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] Copying 2 resources
[INFO] [compiler:testCompile]
[INFO] Compiling 27 source files to http://hudson.zones.apache.org/hudson/job/Jackrabbit-trunk-java14/ws/trunk/jackrabbit-spi-commons/target/test-classes 
[INFO] [surefire:test]
[INFO] Surefire report directory: http://hudson.zones.apache.org/hudson/job/Jackrabbit-trunk-java14/ws/trunk/jackrabbit-spi-commons/target/surefire-reports 

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.jackrabbit.spi.commons.nodetype.BooleanConstraintTest
Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.128 sec
Running org.apache.jackrabbit.spi.commons.batch.ConsolidatedBatchTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 sec
Running org.apache.jackrabbit.spi.commons.name.MatcherTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 sec
Running org.apache.jackrabbit.spi.commons.nodetype.StringConstraintTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 sec
Running org.apache.jackrabbit.spi.commons.nodetype.NumericConstraintTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 sec
Running org.apache.jackrabbit.spi.commons.conversion.ParsingPathResolverTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec
Running org.apache.jackrabbit.spi.commons.nodetype.compact.CompactNodeTypeDefTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.071 sec
Running org.apache.jackrabbit.spi.commons.value.QValueTest
Tests run: 44, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 104.237 sec
Running org.apache.jackrabbit.spi.commons.identifier.SerializationTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 sec
Running org.apache.jackrabbit.spi.commons.nodetype.ReferenceConstraintTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 sec
Running org.apache.jackrabbit.spi.commons.name.NameFactoryTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec
Running org.apache.jackrabbit.spi.commons.query.xpath.XPathOrderByTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.115 sec
Running org.apache.jackrabbit.spi.commons.query.xpath.QueryFormatTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec
Running org.apache.jackrabbit.spi.commons.name.PathTest
Tests run: 39, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 sec
Running org.apache.jackrabbit.spi.commons.conversion.ParsingNameResolverTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec
Running org.apache.jackrabbit.spi.commons.name.PathFactoryTest
Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec
Running org.apache.jackrabbit.spi.commons.nodetype.PathConstraintTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec
Running org.apache.jackrabbit.spi.commons.conversion.PathParserTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec
Running org.apache.jackrabbit.spi.commons.nodetype.DateConstraintTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 sec
Running org.apache.jackrabbit.spi.commons.name.PathBuilderTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec
Running org.apache.jackrabbit.spi.commons.conversion.NameParserTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec
Running org.apache.jackrabbit.spi.commons.nodetype.NameConstraintTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec
Running org.apache.jackrabbit.spi.commons.name.PatternTest
Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 sec

Results :

Tests run: 211, Failures: 0, Errors: 0, Skipped: 0

[INFO] [jar:jar]
[INFO] Building jar: http://hudson.zones.apache.org/hudson/job/Jackrabbit-trunk-java14/ws/trunk/jackrabbit-spi-commons/target/jackrabbit-spi-commons-1.6-SNAPSHOT.jar 
[INFO] Preparing source:jar
[WARNING] Removing: jar from forked lifecycle, to prevent recursive invocation.
[INFO] [javacc:jjtree-javacc {execution: sql}]
[INFO] Skipping - all parsers are up to date
[INFO] [javacc:jjtree-javacc {execution: xpath}]
[INFO] Skipping - all parsers are up to date
[INFO] [source:jar {execution: attach-sources}]
[INFO] Building jar: http://hudson.zones.apache.org/hudson/job/Jackrabbit-trunk-java14/ws/trunk/jackrabbit-spi-commons/target/jackrabbit-spi-commons-1.6-SNAPSHOT-sources.jar 
[INFO] [install:install]
[INFO] Installing http://hudson.zones.apache.org/hudson/job/Jackrabbit-trunk-java14/ws/trunk/jackrabbit-spi-commons/target/jackrabbit-spi-commons-1.6-SNAPSHOT.jar  to /home/hudson/.m2/repository/org/apache/jackrabbit/jackrabbit-spi-commons/1.6-SNAPSHOT/jackrabbit-spi-commons-1.6-SNAPSHOT.jar
[INFO] Installing http://hudson.zones.apache.org/hudson/job/Jackrabbit-trunk-java14/ws/trunk/jackrabbit-spi-commons/target/jackrabbit-spi-commons-1.6-SNAPSHOT-sources.jar  to /home/hudson/.m2/repository/org/apache/jackrabbit/jackrabbit-spi-commons/1.6-SNAPSHOT/jackrabbit-spi-commons-1.6-SNAPSHOT-sources.jar
[INFO] [maven-one-plugin:install-maven-one-repository {execution: default}]
[INFO] Installing http://hudson.zones.apache.org/hudson/job/Jackrabbit-trunk-java14/ws/trunk/jackrabbit-spi-commons/target/jackrabbit-spi-commons-1.6-SNAPSHOT.jar  to /home/hudson/.maven/repository/org.apache.jackrabbit/jars/jackrabbit-spi-commons-1.6-SNAPSHOT.jar
[INFO] Installing http://hudson.zones.apache.org/hudson/job/Jackrabbit-trunk-java14/ws/trunk/jackrabbit-spi-commons/target/jackrabbit-spi-commons-1.6-SNAPSHOT-sources.jar  to /home/hudson/.maven/repository/org.apache.jackrabbit/java-sources/jackrabbit-spi-commons-1.6-SNAPSHOT-sources.jar
[INFO] ------------------------------------------------------------------------
[INFO] Building Jackrabbit Text Extractors
[INFO]    task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean]
[INFO] Deleting file set: http://hudson.zones.apache.org/hudson/job/Jackrabbit-trunk-java14/ws/trunk/jackrabbit-text-extractors/target  (included: [**], excluded: [])
[INFO] [resources:resources]
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] Copying 2 resources
[INFO] [compiler:compile]
[INFO] Compiling 20 source files to http://hudson.zones.apache.org/hudson/job/Jackrabbit-trunk-java14/ws/trunk/jackrabbit-text-extractors/target/classes 
[INFO] [resources:testResources]
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] Copying 2 resources
[INFO] [compiler:testCompile]
[INFO] Compiling 7 source files to http://hudson.zones.apache.org/hudson/job/Jackrabbit-trunk-java14/ws/trunk/jackrabbit-text-extractors/target/test-classes 
[INFO] [surefire:test]
[INFO] Surefire report directory: http://hudson.zones.apache.org/hudson/job/Jackrabbit-trunk-java14/ws/trunk/jackrabbit-text-extractors/target/surefire-reports 

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.jackrabbit.extractor.RTFTextExtractorTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.101 sec
Running org.apache.jackrabbit.extractor.EmptyTextExtractorTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec
Running org.apache.jackrabbit.extractor.CompositeTextExtractorTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.087 sec
Running org.apache.jackrabbit.extractor.PngTextExtractorTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec
Running org.apache.jackrabbit.extractor.XMLTextExtractorTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.158 sec
Running org.apache.jackrabbit.extractor.PlainTextExtractorTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec

Results :

Tests run: 19, Failures: 0, Errors: 0, Skipped: 0

[INFO] [jar:jar]
[INFO] Building jar: http://hudson.zones.apache.org/hudson/job/Jackrabbit-trunk-java14/ws/trunk/jackrabbit-text-extractors/target/jackrabbit-text-extractors-1.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.zones.apache.org/hudson/job/Jackrabbit-trunk-java14/ws/trunk/jackrabbit-text-extractors/target/jackrabbit-text-extractors-1.6-SNAPSHOT-sources.jar 
[INFO] [install:install]
[INFO] Installing http://hudson.zones.apache.org/hudson/job/Jackrabbit-trunk-java14/ws/trunk/jackrabbit-text-extractors/target/jackrabbit-text-extractors-1.6-SNAPSHOT.jar  to /home/hudson/.m2/repository/org/apache/jackrabbit/jackrabbit-text-extractors/1.6-SNAPSHOT/jackrabbit-text-extractors-1.6-SNAPSHOT.jar
[INFO] Installing http://hudson.zones.apache.org/hudson/job/Jackrabbit-trunk-java14/ws/trunk/jackrabbit-text-extractors/target/jackrabbit-text-extractors-1.6-SNAPSHOT-sources.jar  to /home/hudson/.m2/repository/org/apache/jackrabbit/jackrabbit-text-extractors/1.6-SNAPSHOT/jackrabbit-text-extractors-1.6-SNAPSHOT-sources.jar
[INFO] [maven-one-plugin:install-maven-one-repository {execution: default}]
[INFO] Installing http://hudson.zones.apache.org/hudson/job/Jackrabbit-trunk-java14/ws/trunk/jackrabbit-text-extractors/target/jackrabbit-text-extractors-1.6-SNAPSHOT.jar  to /home/hudson/.maven/repository/org.apache.jackrabbit/jars/jackrabbit-text-extractors-1.6-SNAPSHOT.jar
[INFO] Installing http://hudson.zones.apache.org/hudson/job/Jackrabbit-trunk-java14/ws/trunk/jackrabbit-text-extractors/target/jackrabbit-text-extractors-1.6-SNAPSHOT-sources.jar  to /home/hudson/.maven/repository/org.apache.jackrabbit/java-sources/jackrabbit-text-extractors-1.6-SNAPSHOT-sources.jar
[INFO] ------------------------------------------------------------------------
[INFO] Building Jackrabbit Core
[INFO]    task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean]
[INFO] Deleting file set: http://hudson.zones.apache.org/hudson/job/Jackrabbit-trunk-java14/ws/trunk/jackrabbit-core/target  (included: [**], excluded: [])
[INFO] [resources:resources]
[WARNING] File encoding has not been set, using platform encoding UTF-8, i.e. build is platform dependent!
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] Copying 55 resources
[INFO] Copying 1 resource
[INFO] [compiler:compile]
[INFO] Compiling 614 source files to http://hudson.zones.apache.org/hudson/job/Jackrabbit-trunk-java14/ws/trunk/jackrabbit-core/target/classes 
[INFO] [resources:testResources]
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] Copying 11 resources
[INFO] [antrun:run {execution: process-test-resources}]
[INFO] Executing tasks
     [copy] Copying 35 files to http://hudson.zones.apache.org/hudson/job/Jackrabbit-trunk-java14/ws/trunk/jackrabbit-core/target/repository 
[INFO] Executed tasks
[INFO] [compiler:testCompile]
[INFO] Compiling 273 source files to http://hudson.zones.apache.org/hudson/job/Jackrabbit-trunk-java14/ws/trunk/jackrabbit-core/target/test-classes 
[INFO] [surefire:test]
[INFO] Surefire report directory: http://hudson.zones.apache.org/hudson/job/Jackrabbit-trunk-java14/ws/trunk/jackrabbit-core/target/surefire-reports 

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.jackrabbit.core.query.qom.TestAll
Tests run: 157, Failures: 0, Errors: 157, Skipped: 0, Time elapsed: 30.441 sec <<< FAILURE!
Running org.apache.jackrabbit.core.version.TestAll
Tests run: 5, Failures: 0, Errors: 3, Skipped: 0, Time elapsed: 1.846 sec <<< FAILURE!
Running org.apache.jackrabbit.core.security.authorization.principalbased.TestAll
Tests run: 77, Failures: 0, Errors: 75, Skipped: 0, Time elapsed: 11.741 sec <<< FAILURE!
Running org.apache.jackrabbit.api.jsr283.TestAll
Tests run: 8, Failures: 0, Errors: 8, Skipped: 0, Time elapsed: 1.181 sec <<< FAILURE!
Running org.apache.jackrabbit.core.security.authorization.acl.TestAll
Tests run: 72, Failures: 0, Errors: 72, Skipped: 0, Time elapsed: 10.693 sec <<< FAILURE!
Running org.apache.jackrabbit.core.config.TestAll
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.07 sec
Running org.apache.jackrabbit.core.query.lucene.directory.TestAll
org.apache.maven.surefire.booter.SurefireExecutionException: org.apache.jackrabbit.core.query.lucene.directory.TestAll; nested exception is java.lang.NoClassDefFoundError: null; nested exception is org.apache.maven.surefire.testset.TestSetFailedException: org.apache.jackrabbit.core.query.lucene.directory.TestAll; nested exception is java.lang.NoClassDefFoundError: null
org.apache.maven.surefire.testset.TestSetFailedException: org.apache.jackrabbit.core.query.lucene.directory.TestAll; nested exception is java.lang.NoClassDefFoundError: null
java.lang.NoClassDefFoundError
	at java.lang.Class.forName0(Native Method)
	at java.lang.Class.forName(Class.java:141)
	at org.apache.jackrabbit.core.query.lucene.SearchIndex.class$(SearchIndex.java:118)
	at org.apache.jackrabbit.core.query.lucene.SearchIndex.<init>(SearchIndex.java:209)
	at org.apache.jackrabbit.core.query.lucene.directory.DirectoryManagerTest.<clinit>(DirectoryManagerTest.java:38)
	at java.lang.Class.forName0(Native Method)
	at java.lang.Class.forName(Class.java:141)
	at org.apache.jackrabbit.core.query.lucene.directory.TestAll.class$(TestAll.java:38)
	at org.apache.jackrabbit.core.query.lucene.directory.TestAll.suite(TestAll.java:40)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:324)
	at org.apache.maven.surefire.junit.JUnitTestSet.createInstanceFromSuiteMethod(JUnitTestSet.java:180)
	at org.apache.maven.surefire.junit.JUnitTestSet.constructTestObject(JUnitTestSet.java:140)
	at org.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:197)
	at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:140)
	at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:127)
	at org.apache.maven.surefire.Surefire.run(Surefire.java:177)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:324)
	at org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:345)
	at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:1009)
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] There are test failures.

Please refer to http://hudson.zones.apache.org/hudson/job/Jackrabbit-trunk-java14/ws/trunk/jackrabbit-core/target/surefire-reports  for the individual test results.
[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 3 minutes 27 seconds
[INFO] Finished at: Wed Apr 08 03:02:10 GMT-08:00 2009
[INFO] Final Memory: 41M/109M
[INFO] ------------------------------------------------------------------------
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released
Recording test results


Build failed in Hudson: Jackrabbit-trunk-java14 #161

Posted by Apache Hudson Server <hu...@hudson.zones.apache.org>.
See http://hudson.zones.apache.org/hudson/job/Jackrabbit-trunk-java14/161/changes

Changes:

[tripod] fixing typo

------------------------------------------
[...truncated 321 lines...]
[INFO] Installing http://hudson.zones.apache.org/hudson/job/Jackrabbit-trunk-java14/ws/trunk/jackrabbit-jcr-benchmark/target/jackrabbit-jcr-benchmark-1.6-SNAPSHOT-sources.jar  to /home/hudson/.m2/repository/org/apache/jackrabbit/jackrabbit-jcr-benchmark/1.6-SNAPSHOT/jackrabbit-jcr-benchmark-1.6-SNAPSHOT-sources.jar
[INFO] [maven-one-plugin:install-maven-one-repository {execution: default}]
[INFO] Installing http://hudson.zones.apache.org/hudson/job/Jackrabbit-trunk-java14/ws/trunk/jackrabbit-jcr-benchmark/target/jackrabbit-jcr-benchmark-1.6-SNAPSHOT.jar  to /home/hudson/.maven/repository/org.apache.jackrabbit/jars/jackrabbit-jcr-benchmark-1.6-SNAPSHOT.jar
[INFO] Installing http://hudson.zones.apache.org/hudson/job/Jackrabbit-trunk-java14/ws/trunk/jackrabbit-jcr-benchmark/target/jackrabbit-jcr-benchmark-1.6-SNAPSHOT-sources.jar  to /home/hudson/.maven/repository/org.apache.jackrabbit/java-sources/jackrabbit-jcr-benchmark-1.6-SNAPSHOT-sources.jar
[INFO] ------------------------------------------------------------------------
[INFO] Building Jackrabbit SPI
[INFO]    task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean]
[INFO] Deleting file set: http://hudson.zones.apache.org/hudson/job/Jackrabbit-trunk-java14/ws/trunk/jackrabbit-spi/target  (included: [**], excluded: [])
[INFO] [resources:resources]
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] Copying 2 resources
[INFO] [compiler:compile]
[INFO] Compiling 29 source files to http://hudson.zones.apache.org/hudson/job/Jackrabbit-trunk-java14/ws/trunk/jackrabbit-spi/target/classes 
[INFO] [resources:testResources]
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] skip non existing resourceDirectory http://hudson.zones.apache.org/hudson/job/Jackrabbit-trunk-java14/ws/trunk/jackrabbit-spi/src/test/resources 
[INFO] [compiler:testCompile]
[INFO] Compiling 7 source files to http://hudson.zones.apache.org/hudson/job/Jackrabbit-trunk-java14/ws/trunk/jackrabbit-spi/target/test-classes 
[INFO] [surefire:test]
[INFO] Tests are skipped.
[INFO] [jar:jar]
[INFO] Building jar: http://hudson.zones.apache.org/hudson/job/Jackrabbit-trunk-java14/ws/trunk/jackrabbit-spi/target/jackrabbit-spi-1.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.zones.apache.org/hudson/job/Jackrabbit-trunk-java14/ws/trunk/jackrabbit-spi/target/jackrabbit-spi-1.6-SNAPSHOT-sources.jar 
[INFO] [jar:jar {execution: default}]
[INFO] [jar:test-jar {execution: default}]
[INFO] Building jar: http://hudson.zones.apache.org/hudson/job/Jackrabbit-trunk-java14/ws/trunk/jackrabbit-spi/target/jackrabbit-spi-1.6-SNAPSHOT-tests.jar 
[INFO] [install:install]
[INFO] Installing http://hudson.zones.apache.org/hudson/job/Jackrabbit-trunk-java14/ws/trunk/jackrabbit-spi/target/jackrabbit-spi-1.6-SNAPSHOT.jar  to /home/hudson/.m2/repository/org/apache/jackrabbit/jackrabbit-spi/1.6-SNAPSHOT/jackrabbit-spi-1.6-SNAPSHOT.jar
[INFO] Installing http://hudson.zones.apache.org/hudson/job/Jackrabbit-trunk-java14/ws/trunk/jackrabbit-spi/target/jackrabbit-spi-1.6-SNAPSHOT-sources.jar  to /home/hudson/.m2/repository/org/apache/jackrabbit/jackrabbit-spi/1.6-SNAPSHOT/jackrabbit-spi-1.6-SNAPSHOT-sources.jar
[INFO] Installing http://hudson.zones.apache.org/hudson/job/Jackrabbit-trunk-java14/ws/trunk/jackrabbit-spi/target/jackrabbit-spi-1.6-SNAPSHOT-tests.jar  to /home/hudson/.m2/repository/org/apache/jackrabbit/jackrabbit-spi/1.6-SNAPSHOT/jackrabbit-spi-1.6-SNAPSHOT-tests.jar
[INFO] [maven-one-plugin:install-maven-one-repository {execution: default}]
[INFO] Installing http://hudson.zones.apache.org/hudson/job/Jackrabbit-trunk-java14/ws/trunk/jackrabbit-spi/target/jackrabbit-spi-1.6-SNAPSHOT.jar  to /home/hudson/.maven/repository/org.apache.jackrabbit/jars/jackrabbit-spi-1.6-SNAPSHOT.jar
[INFO] Installing http://hudson.zones.apache.org/hudson/job/Jackrabbit-trunk-java14/ws/trunk/jackrabbit-spi/target/jackrabbit-spi-1.6-SNAPSHOT-sources.jar  to /home/hudson/.maven/repository/org.apache.jackrabbit/java-sources/jackrabbit-spi-1.6-SNAPSHOT-sources.jar
[INFO] Installing http://hudson.zones.apache.org/hudson/job/Jackrabbit-trunk-java14/ws/trunk/jackrabbit-spi/target/jackrabbit-spi-1.6-SNAPSHOT-tests.jar  to /home/hudson/.maven/repository/org.apache.jackrabbit/jars/jackrabbit-spi-1.6-SNAPSHOT-tests.jar
[INFO] ------------------------------------------------------------------------
[INFO] Building Jackrabbit SPI Commons
[INFO]    task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean]
[INFO] Deleting file set: http://hudson.zones.apache.org/hudson/job/Jackrabbit-trunk-java14/ws/trunk/jackrabbit-spi-commons/target  (included: [**], excluded: [])
[INFO] [javacc:jjtree-javacc {execution: sql}]
Java Compiler Compiler Version 4.0 (Tree Builder)
(type "jjtree" with no arguments for help)
Reading from file http://hudson.zones.apache.org/hudson/job/Jackrabbit-trunk-java14/ws/trunk/jackrabbit-spi-commons/src/main/javacc/sql/JCRSQL.jjt  . . .
File "http://hudson.zones.apache.org/hudson/job/Jackrabbit-trunk-java14/ws/trunk/jackrabbit-spi-commons/target/generated-sources/jjtree/org/apache/jackrabbit/spi/commons/query/sql/Node.java"  does not exist.  Will create one.
File "http://hudson.zones.apache.org/hudson/job/Jackrabbit-trunk-java14/ws/trunk/jackrabbit-spi-commons/target/generated-sources/jjtree/org/apache/jackrabbit/spi/commons/query/sql/SimpleNode.java"  does not exist.  Will create one.
File "http://hudson.zones.apache.org/hudson/job/Jackrabbit-trunk-java14/ws/trunk/jackrabbit-spi-commons/target/generated-sources/jjtree/org/apache/jackrabbit/spi/commons/query/sql/ASTQuery.java"  does not exist.  Will create one.
File "http://hudson.zones.apache.org/hudson/job/Jackrabbit-trunk-java14/ws/trunk/jackrabbit-spi-commons/target/generated-sources/jjtree/org/apache/jackrabbit/spi/commons/query/sql/ASTSelectList.java"  does not exist.  Will create one.
File "http://hudson.zones.apache.org/hudson/job/Jackrabbit-trunk-java14/ws/trunk/jackrabbit-spi-commons/target/generated-sources/jjtree/org/apache/jackrabbit/spi/commons/query/sql/ASTFromClause.java"  does not exist.  Will create one.
File "http://hudson.zones.apache.org/hudson/job/Jackrabbit-trunk-java14/ws/trunk/jackrabbit-spi-commons/target/generated-sources/jjtree/org/apache/jackrabbit/spi/commons/query/sql/ASTWhereClause.java"  does not exist.  Will create one.
File "http://hudson.zones.apache.org/hudson/job/Jackrabbit-trunk-java14/ws/trunk/jackrabbit-spi-commons/target/generated-sources/jjtree/org/apache/jackrabbit/spi/commons/query/sql/ASTPredicate.java"  does not exist.  Will create one.
File "http://hudson.zones.apache.org/hudson/job/Jackrabbit-trunk-java14/ws/trunk/jackrabbit-spi-commons/target/generated-sources/jjtree/org/apache/jackrabbit/spi/commons/query/sql/ASTLowerFunction.java"  does not exist.  Will create one.
File "http://hudson.zones.apache.org/hudson/job/Jackrabbit-trunk-java14/ws/trunk/jackrabbit-spi-commons/target/generated-sources/jjtree/org/apache/jackrabbit/spi/commons/query/sql/ASTUpperFunction.java"  does not exist.  Will create one.
File "http://hudson.zones.apache.org/hudson/job/Jackrabbit-trunk-java14/ws/trunk/jackrabbit-spi-commons/target/generated-sources/jjtree/org/apache/jackrabbit/spi/commons/query/sql/ASTOrExpression.java"  does not exist.  Will create one.
File "http://hudson.zones.apache.org/hudson/job/Jackrabbit-trunk-java14/ws/trunk/jackrabbit-spi-commons/target/generated-sources/jjtree/org/apache/jackrabbit/spi/commons/query/sql/ASTAndExpression.java"  does not exist.  Will create one.
File "http://hudson.zones.apache.org/hudson/job/Jackrabbit-trunk-java14/ws/trunk/jackrabbit-spi-commons/target/generated-sources/jjtree/org/apache/jackrabbit/spi/commons/query/sql/ASTNotExpression.java"  does not exist.  Will create one.
File "http://hudson.zones.apache.org/hudson/job/Jackrabbit-trunk-java14/ws/trunk/jackrabbit-spi-commons/target/generated-sources/jjtree/org/apache/jackrabbit/spi/commons/query/sql/ASTBracketExpression.java"  does not exist.  Will create one.
File "http://hudson.zones.apache.org/hudson/job/Jackrabbit-trunk-java14/ws/trunk/jackrabbit-spi-commons/target/generated-sources/jjtree/org/apache/jackrabbit/spi/commons/query/sql/ASTContainsExpression.java"  does not exist.  Will create one.
File "http://hudson.zones.apache.org/hudson/job/Jackrabbit-trunk-java14/ws/trunk/jackrabbit-spi-commons/target/generated-sources/jjtree/org/apache/jackrabbit/spi/commons/query/sql/ASTLiteral.java"  does not exist.  Will create one.
File "http://hudson.zones.apache.org/hudson/job/Jackrabbit-trunk-java14/ws/trunk/jackrabbit-spi-commons/target/generated-sources/jjtree/org/apache/jackrabbit/spi/commons/query/sql/ASTIdentifier.java"  does not exist.  Will create one.
File "http://hudson.zones.apache.org/hudson/job/Jackrabbit-trunk-java14/ws/trunk/jackrabbit-spi-commons/target/generated-sources/jjtree/org/apache/jackrabbit/spi/commons/query/sql/ASTExcerptFunction.java"  does not exist.  Will create one.
File "http://hudson.zones.apache.org/hudson/job/Jackrabbit-trunk-java14/ws/trunk/jackrabbit-spi-commons/target/generated-sources/jjtree/org/apache/jackrabbit/spi/commons/query/sql/ASTOrderByClause.java"  does not exist.  Will create one.
File "http://hudson.zones.apache.org/hudson/job/Jackrabbit-trunk-java14/ws/trunk/jackrabbit-spi-commons/target/generated-sources/jjtree/org/apache/jackrabbit/spi/commons/query/sql/ASTOrderSpec.java"  does not exist.  Will create one.
File "http://hudson.zones.apache.org/hudson/job/Jackrabbit-trunk-java14/ws/trunk/jackrabbit-spi-commons/target/generated-sources/jjtree/org/apache/jackrabbit/spi/commons/query/sql/ASTAscendingOrderSpec.java"  does not exist.  Will create one.
File "http://hudson.zones.apache.org/hudson/job/Jackrabbit-trunk-java14/ws/trunk/jackrabbit-spi-commons/target/generated-sources/jjtree/org/apache/jackrabbit/spi/commons/query/sql/ASTDescendingOrderSpec.java"  does not exist.  Will create one.
Annotated grammar generated successfully in http://hudson.zones.apache.org/hudson/job/Jackrabbit-trunk-java14/ws/trunk/jackrabbit-spi-commons/target/generated-sources/jjtree/org/apache/jackrabbit/spi/commons/query/sql/JCRSQL.jj 
Java Compiler Compiler Version 4.0 (Parser Generator)
(type "javacc" with no arguments for help)
Reading from file http://hudson.zones.apache.org/hudson/job/Jackrabbit-trunk-java14/ws/trunk/jackrabbit-spi-commons/target/generated-sources/jjtree/org/apache/jackrabbit/spi/commons/query/sql/JCRSQL.jj  . . .
Note: UNICODE_INPUT option is specified. Please make sure you create the parser/lexer using a Reader with the correct character encoding.
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] Processed 1 grammar
[INFO] [javacc:jjtree-javacc {execution: xpath}]
Java Compiler Compiler Version 4.0 (Tree Builder)
(type "jjtree" with no arguments for help)
Reading from file http://hudson.zones.apache.org/hudson/job/Jackrabbit-trunk-java14/ws/trunk/jackrabbit-spi-commons/src/main/javacc/xpath/XPath.jjt  . . .
File "http://hudson.zones.apache.org/hudson/job/Jackrabbit-trunk-java14/ws/trunk/jackrabbit-spi-commons/target/generated-sources/jjtree/org/apache/jackrabbit/spi/commons/query/xpath/Node.java"  does not exist.  Will create one.
File "http://hudson.zones.apache.org/hudson/job/Jackrabbit-trunk-java14/ws/trunk/jackrabbit-spi-commons/target/generated-sources/jjtree/org/apache/jackrabbit/spi/commons/query/xpath/SimpleNode.java"  does not exist.  Will create one.
Annotated grammar generated successfully in http://hudson.zones.apache.org/hudson/job/Jackrabbit-trunk-java14/ws/trunk/jackrabbit-spi-commons/target/generated-sources/jjtree/org/apache/jackrabbit/spi/commons/query/xpath/XPath.jj 
Java Compiler Compiler Version 4.0 (Parser Generator)
(type "javacc" with no arguments for help)
Reading from file http://hudson.zones.apache.org/hudson/job/Jackrabbit-trunk-java14/ws/trunk/jackrabbit-spi-commons/target/generated-sources/jjtree/org/apache/jackrabbit/spi/commons/query/xpath/XPath.jj  . . .
Warning: Line 535, Column 2: Non-ASCII characters used in regular expression.
Please make sure you use the correct Reader when you create the parser that can handle your character set.
Warning:  "\'" cannot be matched as a string literal token at line 1566, column 2. It will be matched as  <AposAttrContentChar>.
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 with 0 errors and 2 warnings.
[INFO] Processed 1 grammar
[INFO] [antrun:run {execution: delete-sources}]
[INFO] Executing tasks
     [echo] Remove files that have been customized in Jackrabbit
[INFO] Executed tasks
[INFO] [resources:resources]
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] Copying 3 resources
[INFO] [compiler:compile]
[INFO] Compiling 230 source files to http://hudson.zones.apache.org/hudson/job/Jackrabbit-trunk-java14/ws/trunk/jackrabbit-spi-commons/target/classes 
[INFO] [resources:testResources]
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] Copying 2 resources
[INFO] [compiler:testCompile]
[INFO] Compiling 27 source files to http://hudson.zones.apache.org/hudson/job/Jackrabbit-trunk-java14/ws/trunk/jackrabbit-spi-commons/target/test-classes 
[INFO] [surefire:test]
[INFO] Surefire report directory: http://hudson.zones.apache.org/hudson/job/Jackrabbit-trunk-java14/ws/trunk/jackrabbit-spi-commons/target/surefire-reports 

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.jackrabbit.spi.commons.nodetype.BooleanConstraintTest
Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.128 sec
Running org.apache.jackrabbit.spi.commons.batch.ConsolidatedBatchTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 sec
Running org.apache.jackrabbit.spi.commons.name.MatcherTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 sec
Running org.apache.jackrabbit.spi.commons.nodetype.StringConstraintTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 sec
Running org.apache.jackrabbit.spi.commons.nodetype.NumericConstraintTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 sec
Running org.apache.jackrabbit.spi.commons.conversion.ParsingPathResolverTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec
Running org.apache.jackrabbit.spi.commons.nodetype.compact.CompactNodeTypeDefTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.07 sec
Running org.apache.jackrabbit.spi.commons.value.QValueTest
Tests run: 44, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 59.657 sec
Running org.apache.jackrabbit.spi.commons.identifier.SerializationTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 sec
Running org.apache.jackrabbit.spi.commons.nodetype.ReferenceConstraintTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 sec
Running org.apache.jackrabbit.spi.commons.name.NameFactoryTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec
Running org.apache.jackrabbit.spi.commons.query.xpath.XPathOrderByTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.114 sec
Running org.apache.jackrabbit.spi.commons.query.xpath.QueryFormatTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec
Running org.apache.jackrabbit.spi.commons.name.PathTest
Tests run: 39, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 sec
Running org.apache.jackrabbit.spi.commons.conversion.ParsingNameResolverTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec
Running org.apache.jackrabbit.spi.commons.name.PathFactoryTest
Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec
Running org.apache.jackrabbit.spi.commons.nodetype.PathConstraintTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec
Running org.apache.jackrabbit.spi.commons.conversion.PathParserTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec
Running org.apache.jackrabbit.spi.commons.nodetype.DateConstraintTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 sec
Running org.apache.jackrabbit.spi.commons.name.PathBuilderTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec
Running org.apache.jackrabbit.spi.commons.conversion.NameParserTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec
Running org.apache.jackrabbit.spi.commons.nodetype.NameConstraintTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec
Running org.apache.jackrabbit.spi.commons.name.PatternTest
Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 sec

Results :

Tests run: 211, Failures: 0, Errors: 0, Skipped: 0

[INFO] [jar:jar]
[INFO] Building jar: http://hudson.zones.apache.org/hudson/job/Jackrabbit-trunk-java14/ws/trunk/jackrabbit-spi-commons/target/jackrabbit-spi-commons-1.6-SNAPSHOT.jar 
[INFO] Preparing source:jar
[WARNING] Removing: jar from forked lifecycle, to prevent recursive invocation.
[INFO] [javacc:jjtree-javacc {execution: sql}]
[INFO] Skipping - all parsers are up to date
[INFO] [javacc:jjtree-javacc {execution: xpath}]
[INFO] Skipping - all parsers are up to date
[INFO] [source:jar {execution: attach-sources}]
[INFO] Building jar: http://hudson.zones.apache.org/hudson/job/Jackrabbit-trunk-java14/ws/trunk/jackrabbit-spi-commons/target/jackrabbit-spi-commons-1.6-SNAPSHOT-sources.jar 
[INFO] [install:install]
[INFO] Installing http://hudson.zones.apache.org/hudson/job/Jackrabbit-trunk-java14/ws/trunk/jackrabbit-spi-commons/target/jackrabbit-spi-commons-1.6-SNAPSHOT.jar  to /home/hudson/.m2/repository/org/apache/jackrabbit/jackrabbit-spi-commons/1.6-SNAPSHOT/jackrabbit-spi-commons-1.6-SNAPSHOT.jar
[INFO] Installing http://hudson.zones.apache.org/hudson/job/Jackrabbit-trunk-java14/ws/trunk/jackrabbit-spi-commons/target/jackrabbit-spi-commons-1.6-SNAPSHOT-sources.jar  to /home/hudson/.m2/repository/org/apache/jackrabbit/jackrabbit-spi-commons/1.6-SNAPSHOT/jackrabbit-spi-commons-1.6-SNAPSHOT-sources.jar
[INFO] [maven-one-plugin:install-maven-one-repository {execution: default}]
[INFO] Installing http://hudson.zones.apache.org/hudson/job/Jackrabbit-trunk-java14/ws/trunk/jackrabbit-spi-commons/target/jackrabbit-spi-commons-1.6-SNAPSHOT.jar  to /home/hudson/.maven/repository/org.apache.jackrabbit/jars/jackrabbit-spi-commons-1.6-SNAPSHOT.jar
[INFO] Installing http://hudson.zones.apache.org/hudson/job/Jackrabbit-trunk-java14/ws/trunk/jackrabbit-spi-commons/target/jackrabbit-spi-commons-1.6-SNAPSHOT-sources.jar  to /home/hudson/.maven/repository/org.apache.jackrabbit/java-sources/jackrabbit-spi-commons-1.6-SNAPSHOT-sources.jar
[INFO] ------------------------------------------------------------------------
[INFO] Building Jackrabbit Text Extractors
[INFO]    task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean]
[INFO] Deleting file set: http://hudson.zones.apache.org/hudson/job/Jackrabbit-trunk-java14/ws/trunk/jackrabbit-text-extractors/target  (included: [**], excluded: [])
[INFO] [resources:resources]
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] Copying 2 resources
[INFO] [compiler:compile]
[INFO] Compiling 20 source files to http://hudson.zones.apache.org/hudson/job/Jackrabbit-trunk-java14/ws/trunk/jackrabbit-text-extractors/target/classes 
[INFO] [resources:testResources]
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] Copying 2 resources
[INFO] [compiler:testCompile]
[INFO] Compiling 7 source files to http://hudson.zones.apache.org/hudson/job/Jackrabbit-trunk-java14/ws/trunk/jackrabbit-text-extractors/target/test-classes 
[INFO] [surefire:test]
[INFO] Surefire report directory: http://hudson.zones.apache.org/hudson/job/Jackrabbit-trunk-java14/ws/trunk/jackrabbit-text-extractors/target/surefire-reports 

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.jackrabbit.extractor.RTFTextExtractorTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.2 sec
Running org.apache.jackrabbit.extractor.EmptyTextExtractorTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec
Running org.apache.jackrabbit.extractor.CompositeTextExtractorTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.089 sec
Running org.apache.jackrabbit.extractor.PngTextExtractorTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec
Running org.apache.jackrabbit.extractor.XMLTextExtractorTest
Tests run: 5, Failures: 0, Errors: 4, Skipped: 0, Time elapsed: 0.139 sec <<< FAILURE!
Running org.apache.jackrabbit.extractor.PlainTextExtractorTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 sec

Results :

Tests in error: 
  testEmptyStream(org.apache.jackrabbit.extractor.XMLTextExtractorTest)
  testNormalStream(org.apache.jackrabbit.extractor.XMLTextExtractorTest)
  testInvalidStream(org.apache.jackrabbit.extractor.XMLTextExtractorTest)
  testUnsupportedEncoding(org.apache.jackrabbit.extractor.XMLTextExtractorTest)

Tests run: 19, Failures: 0, Errors: 4, Skipped: 0

[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] There are test failures.

Please refer to http://hudson.zones.apache.org/hudson/job/Jackrabbit-trunk-java14/ws/trunk/jackrabbit-text-extractors/target/surefire-reports  for the individual test results.
[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1 minute 40 seconds
[INFO] Finished at: Wed Apr 08 02:02:53 GMT-08:00 2009
[INFO] Final Memory: 37M/88M
[INFO] ------------------------------------------------------------------------
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released
Recording test results


Build failed in Hudson: Jackrabbit-trunk-java14 #160

Posted by Apache Hudson Server <hu...@hudson.zones.apache.org>.
See http://hudson.zones.apache.org/hudson/job/Jackrabbit-trunk-java14/160/

------------------------------------------
[...truncated 321 lines...]
[INFO] Installing http://hudson.zones.apache.org/hudson/job/Jackrabbit-trunk-java14/ws/trunk/jackrabbit-jcr-benchmark/target/jackrabbit-jcr-benchmark-1.6-SNAPSHOT-sources.jar  to /home/hudson/.m2/repository/org/apache/jackrabbit/jackrabbit-jcr-benchmark/1.6-SNAPSHOT/jackrabbit-jcr-benchmark-1.6-SNAPSHOT-sources.jar
[INFO] [maven-one-plugin:install-maven-one-repository {execution: default}]
[INFO] Installing http://hudson.zones.apache.org/hudson/job/Jackrabbit-trunk-java14/ws/trunk/jackrabbit-jcr-benchmark/target/jackrabbit-jcr-benchmark-1.6-SNAPSHOT.jar  to /home/hudson/.maven/repository/org.apache.jackrabbit/jars/jackrabbit-jcr-benchmark-1.6-SNAPSHOT.jar
[INFO] Installing http://hudson.zones.apache.org/hudson/job/Jackrabbit-trunk-java14/ws/trunk/jackrabbit-jcr-benchmark/target/jackrabbit-jcr-benchmark-1.6-SNAPSHOT-sources.jar  to /home/hudson/.maven/repository/org.apache.jackrabbit/java-sources/jackrabbit-jcr-benchmark-1.6-SNAPSHOT-sources.jar
[INFO] ------------------------------------------------------------------------
[INFO] Building Jackrabbit SPI
[INFO]    task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean]
[INFO] Deleting file set: http://hudson.zones.apache.org/hudson/job/Jackrabbit-trunk-java14/ws/trunk/jackrabbit-spi/target  (included: [**], excluded: [])
[INFO] [resources:resources]
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] Copying 2 resources
[INFO] [compiler:compile]
[INFO] Compiling 29 source files to http://hudson.zones.apache.org/hudson/job/Jackrabbit-trunk-java14/ws/trunk/jackrabbit-spi/target/classes 
[INFO] [resources:testResources]
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] skip non existing resourceDirectory http://hudson.zones.apache.org/hudson/job/Jackrabbit-trunk-java14/ws/trunk/jackrabbit-spi/src/test/resources 
[INFO] [compiler:testCompile]
[INFO] Compiling 7 source files to http://hudson.zones.apache.org/hudson/job/Jackrabbit-trunk-java14/ws/trunk/jackrabbit-spi/target/test-classes 
[INFO] [surefire:test]
[INFO] Tests are skipped.
[INFO] [jar:jar]
[INFO] Building jar: http://hudson.zones.apache.org/hudson/job/Jackrabbit-trunk-java14/ws/trunk/jackrabbit-spi/target/jackrabbit-spi-1.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.zones.apache.org/hudson/job/Jackrabbit-trunk-java14/ws/trunk/jackrabbit-spi/target/jackrabbit-spi-1.6-SNAPSHOT-sources.jar 
[INFO] [jar:jar {execution: default}]
[INFO] [jar:test-jar {execution: default}]
[INFO] Building jar: http://hudson.zones.apache.org/hudson/job/Jackrabbit-trunk-java14/ws/trunk/jackrabbit-spi/target/jackrabbit-spi-1.6-SNAPSHOT-tests.jar 
[INFO] [install:install]
[INFO] Installing http://hudson.zones.apache.org/hudson/job/Jackrabbit-trunk-java14/ws/trunk/jackrabbit-spi/target/jackrabbit-spi-1.6-SNAPSHOT.jar  to /home/hudson/.m2/repository/org/apache/jackrabbit/jackrabbit-spi/1.6-SNAPSHOT/jackrabbit-spi-1.6-SNAPSHOT.jar
[INFO] Installing http://hudson.zones.apache.org/hudson/job/Jackrabbit-trunk-java14/ws/trunk/jackrabbit-spi/target/jackrabbit-spi-1.6-SNAPSHOT-sources.jar  to /home/hudson/.m2/repository/org/apache/jackrabbit/jackrabbit-spi/1.6-SNAPSHOT/jackrabbit-spi-1.6-SNAPSHOT-sources.jar
[INFO] Installing http://hudson.zones.apache.org/hudson/job/Jackrabbit-trunk-java14/ws/trunk/jackrabbit-spi/target/jackrabbit-spi-1.6-SNAPSHOT-tests.jar  to /home/hudson/.m2/repository/org/apache/jackrabbit/jackrabbit-spi/1.6-SNAPSHOT/jackrabbit-spi-1.6-SNAPSHOT-tests.jar
[INFO] [maven-one-plugin:install-maven-one-repository {execution: default}]
[INFO] Installing http://hudson.zones.apache.org/hudson/job/Jackrabbit-trunk-java14/ws/trunk/jackrabbit-spi/target/jackrabbit-spi-1.6-SNAPSHOT.jar  to /home/hudson/.maven/repository/org.apache.jackrabbit/jars/jackrabbit-spi-1.6-SNAPSHOT.jar
[INFO] Installing http://hudson.zones.apache.org/hudson/job/Jackrabbit-trunk-java14/ws/trunk/jackrabbit-spi/target/jackrabbit-spi-1.6-SNAPSHOT-sources.jar  to /home/hudson/.maven/repository/org.apache.jackrabbit/java-sources/jackrabbit-spi-1.6-SNAPSHOT-sources.jar
[INFO] Installing http://hudson.zones.apache.org/hudson/job/Jackrabbit-trunk-java14/ws/trunk/jackrabbit-spi/target/jackrabbit-spi-1.6-SNAPSHOT-tests.jar  to /home/hudson/.maven/repository/org.apache.jackrabbit/jars/jackrabbit-spi-1.6-SNAPSHOT-tests.jar
[INFO] ------------------------------------------------------------------------
[INFO] Building Jackrabbit SPI Commons
[INFO]    task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean]
[INFO] Deleting file set: http://hudson.zones.apache.org/hudson/job/Jackrabbit-trunk-java14/ws/trunk/jackrabbit-spi-commons/target  (included: [**], excluded: [])
[INFO] [javacc:jjtree-javacc {execution: sql}]
Java Compiler Compiler Version 4.0 (Tree Builder)
(type "jjtree" with no arguments for help)
Reading from file http://hudson.zones.apache.org/hudson/job/Jackrabbit-trunk-java14/ws/trunk/jackrabbit-spi-commons/src/main/javacc/sql/JCRSQL.jjt  . . .
File "http://hudson.zones.apache.org/hudson/job/Jackrabbit-trunk-java14/ws/trunk/jackrabbit-spi-commons/target/generated-sources/jjtree/org/apache/jackrabbit/spi/commons/query/sql/Node.java"  does not exist.  Will create one.
File "http://hudson.zones.apache.org/hudson/job/Jackrabbit-trunk-java14/ws/trunk/jackrabbit-spi-commons/target/generated-sources/jjtree/org/apache/jackrabbit/spi/commons/query/sql/SimpleNode.java"  does not exist.  Will create one.
File "http://hudson.zones.apache.org/hudson/job/Jackrabbit-trunk-java14/ws/trunk/jackrabbit-spi-commons/target/generated-sources/jjtree/org/apache/jackrabbit/spi/commons/query/sql/ASTQuery.java"  does not exist.  Will create one.
File "http://hudson.zones.apache.org/hudson/job/Jackrabbit-trunk-java14/ws/trunk/jackrabbit-spi-commons/target/generated-sources/jjtree/org/apache/jackrabbit/spi/commons/query/sql/ASTSelectList.java"  does not exist.  Will create one.
File "http://hudson.zones.apache.org/hudson/job/Jackrabbit-trunk-java14/ws/trunk/jackrabbit-spi-commons/target/generated-sources/jjtree/org/apache/jackrabbit/spi/commons/query/sql/ASTFromClause.java"  does not exist.  Will create one.
File "http://hudson.zones.apache.org/hudson/job/Jackrabbit-trunk-java14/ws/trunk/jackrabbit-spi-commons/target/generated-sources/jjtree/org/apache/jackrabbit/spi/commons/query/sql/ASTWhereClause.java"  does not exist.  Will create one.
File "http://hudson.zones.apache.org/hudson/job/Jackrabbit-trunk-java14/ws/trunk/jackrabbit-spi-commons/target/generated-sources/jjtree/org/apache/jackrabbit/spi/commons/query/sql/ASTPredicate.java"  does not exist.  Will create one.
File "http://hudson.zones.apache.org/hudson/job/Jackrabbit-trunk-java14/ws/trunk/jackrabbit-spi-commons/target/generated-sources/jjtree/org/apache/jackrabbit/spi/commons/query/sql/ASTLowerFunction.java"  does not exist.  Will create one.
File "http://hudson.zones.apache.org/hudson/job/Jackrabbit-trunk-java14/ws/trunk/jackrabbit-spi-commons/target/generated-sources/jjtree/org/apache/jackrabbit/spi/commons/query/sql/ASTUpperFunction.java"  does not exist.  Will create one.
File "http://hudson.zones.apache.org/hudson/job/Jackrabbit-trunk-java14/ws/trunk/jackrabbit-spi-commons/target/generated-sources/jjtree/org/apache/jackrabbit/spi/commons/query/sql/ASTOrExpression.java"  does not exist.  Will create one.
File "http://hudson.zones.apache.org/hudson/job/Jackrabbit-trunk-java14/ws/trunk/jackrabbit-spi-commons/target/generated-sources/jjtree/org/apache/jackrabbit/spi/commons/query/sql/ASTAndExpression.java"  does not exist.  Will create one.
File "http://hudson.zones.apache.org/hudson/job/Jackrabbit-trunk-java14/ws/trunk/jackrabbit-spi-commons/target/generated-sources/jjtree/org/apache/jackrabbit/spi/commons/query/sql/ASTNotExpression.java"  does not exist.  Will create one.
File "http://hudson.zones.apache.org/hudson/job/Jackrabbit-trunk-java14/ws/trunk/jackrabbit-spi-commons/target/generated-sources/jjtree/org/apache/jackrabbit/spi/commons/query/sql/ASTBracketExpression.java"  does not exist.  Will create one.
File "http://hudson.zones.apache.org/hudson/job/Jackrabbit-trunk-java14/ws/trunk/jackrabbit-spi-commons/target/generated-sources/jjtree/org/apache/jackrabbit/spi/commons/query/sql/ASTContainsExpression.java"  does not exist.  Will create one.
File "http://hudson.zones.apache.org/hudson/job/Jackrabbit-trunk-java14/ws/trunk/jackrabbit-spi-commons/target/generated-sources/jjtree/org/apache/jackrabbit/spi/commons/query/sql/ASTLiteral.java"  does not exist.  Will create one.
File "http://hudson.zones.apache.org/hudson/job/Jackrabbit-trunk-java14/ws/trunk/jackrabbit-spi-commons/target/generated-sources/jjtree/org/apache/jackrabbit/spi/commons/query/sql/ASTIdentifier.java"  does not exist.  Will create one.
File "http://hudson.zones.apache.org/hudson/job/Jackrabbit-trunk-java14/ws/trunk/jackrabbit-spi-commons/target/generated-sources/jjtree/org/apache/jackrabbit/spi/commons/query/sql/ASTExcerptFunction.java"  does not exist.  Will create one.
File "http://hudson.zones.apache.org/hudson/job/Jackrabbit-trunk-java14/ws/trunk/jackrabbit-spi-commons/target/generated-sources/jjtree/org/apache/jackrabbit/spi/commons/query/sql/ASTOrderByClause.java"  does not exist.  Will create one.
File "http://hudson.zones.apache.org/hudson/job/Jackrabbit-trunk-java14/ws/trunk/jackrabbit-spi-commons/target/generated-sources/jjtree/org/apache/jackrabbit/spi/commons/query/sql/ASTOrderSpec.java"  does not exist.  Will create one.
File "http://hudson.zones.apache.org/hudson/job/Jackrabbit-trunk-java14/ws/trunk/jackrabbit-spi-commons/target/generated-sources/jjtree/org/apache/jackrabbit/spi/commons/query/sql/ASTAscendingOrderSpec.java"  does not exist.  Will create one.
File "http://hudson.zones.apache.org/hudson/job/Jackrabbit-trunk-java14/ws/trunk/jackrabbit-spi-commons/target/generated-sources/jjtree/org/apache/jackrabbit/spi/commons/query/sql/ASTDescendingOrderSpec.java"  does not exist.  Will create one.
Annotated grammar generated successfully in http://hudson.zones.apache.org/hudson/job/Jackrabbit-trunk-java14/ws/trunk/jackrabbit-spi-commons/target/generated-sources/jjtree/org/apache/jackrabbit/spi/commons/query/sql/JCRSQL.jj 
Java Compiler Compiler Version 4.0 (Parser Generator)
(type "javacc" with no arguments for help)
Reading from file http://hudson.zones.apache.org/hudson/job/Jackrabbit-trunk-java14/ws/trunk/jackrabbit-spi-commons/target/generated-sources/jjtree/org/apache/jackrabbit/spi/commons/query/sql/JCRSQL.jj  . . .
Note: UNICODE_INPUT option is specified. Please make sure you create the parser/lexer using a Reader with the correct character encoding.
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] Processed 1 grammar
[INFO] [javacc:jjtree-javacc {execution: xpath}]
Java Compiler Compiler Version 4.0 (Tree Builder)
(type "jjtree" with no arguments for help)
Reading from file http://hudson.zones.apache.org/hudson/job/Jackrabbit-trunk-java14/ws/trunk/jackrabbit-spi-commons/src/main/javacc/xpath/XPath.jjt  . . .
File "http://hudson.zones.apache.org/hudson/job/Jackrabbit-trunk-java14/ws/trunk/jackrabbit-spi-commons/target/generated-sources/jjtree/org/apache/jackrabbit/spi/commons/query/xpath/Node.java"  does not exist.  Will create one.
File "http://hudson.zones.apache.org/hudson/job/Jackrabbit-trunk-java14/ws/trunk/jackrabbit-spi-commons/target/generated-sources/jjtree/org/apache/jackrabbit/spi/commons/query/xpath/SimpleNode.java"  does not exist.  Will create one.
Annotated grammar generated successfully in http://hudson.zones.apache.org/hudson/job/Jackrabbit-trunk-java14/ws/trunk/jackrabbit-spi-commons/target/generated-sources/jjtree/org/apache/jackrabbit/spi/commons/query/xpath/XPath.jj 
Java Compiler Compiler Version 4.0 (Parser Generator)
(type "javacc" with no arguments for help)
Reading from file http://hudson.zones.apache.org/hudson/job/Jackrabbit-trunk-java14/ws/trunk/jackrabbit-spi-commons/target/generated-sources/jjtree/org/apache/jackrabbit/spi/commons/query/xpath/XPath.jj  . . .
Warning: Line 535, Column 2: Non-ASCII characters used in regular expression.
Please make sure you use the correct Reader when you create the parser that can handle your character set.
Warning:  "\'" cannot be matched as a string literal token at line 1566, column 2. It will be matched as  <AposAttrContentChar>.
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 with 0 errors and 2 warnings.
[INFO] Processed 1 grammar
[INFO] [antrun:run {execution: delete-sources}]
[INFO] Executing tasks
     [echo] Remove files that have been customized in Jackrabbit
[INFO] Executed tasks
[INFO] [resources:resources]
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] Copying 3 resources
[INFO] [compiler:compile]
[INFO] Compiling 230 source files to http://hudson.zones.apache.org/hudson/job/Jackrabbit-trunk-java14/ws/trunk/jackrabbit-spi-commons/target/classes 
[INFO] [resources:testResources]
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] Copying 2 resources
[INFO] [compiler:testCompile]
[INFO] Compiling 27 source files to http://hudson.zones.apache.org/hudson/job/Jackrabbit-trunk-java14/ws/trunk/jackrabbit-spi-commons/target/test-classes 
[INFO] [surefire:test]
[INFO] Surefire report directory: http://hudson.zones.apache.org/hudson/job/Jackrabbit-trunk-java14/ws/trunk/jackrabbit-spi-commons/target/surefire-reports 

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.jackrabbit.spi.commons.nodetype.BooleanConstraintTest
Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.128 sec
Running org.apache.jackrabbit.spi.commons.batch.ConsolidatedBatchTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 sec
Running org.apache.jackrabbit.spi.commons.name.MatcherTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 sec
Running org.apache.jackrabbit.spi.commons.nodetype.StringConstraintTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 sec
Running org.apache.jackrabbit.spi.commons.nodetype.NumericConstraintTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 sec
Running org.apache.jackrabbit.spi.commons.conversion.ParsingPathResolverTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec
Running org.apache.jackrabbit.spi.commons.nodetype.compact.CompactNodeTypeDefTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.071 sec
Running org.apache.jackrabbit.spi.commons.value.QValueTest
Tests run: 44, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 85.586 sec
Running org.apache.jackrabbit.spi.commons.identifier.SerializationTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 sec
Running org.apache.jackrabbit.spi.commons.nodetype.ReferenceConstraintTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec
Running org.apache.jackrabbit.spi.commons.name.NameFactoryTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec
Running org.apache.jackrabbit.spi.commons.query.xpath.XPathOrderByTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.137 sec
Running org.apache.jackrabbit.spi.commons.query.xpath.QueryFormatTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec
Running org.apache.jackrabbit.spi.commons.name.PathTest
Tests run: 39, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 sec
Running org.apache.jackrabbit.spi.commons.conversion.ParsingNameResolverTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec
Running org.apache.jackrabbit.spi.commons.name.PathFactoryTest
Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 sec
Running org.apache.jackrabbit.spi.commons.nodetype.PathConstraintTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec
Running org.apache.jackrabbit.spi.commons.conversion.PathParserTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec
Running org.apache.jackrabbit.spi.commons.nodetype.DateConstraintTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 sec
Running org.apache.jackrabbit.spi.commons.name.PathBuilderTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec
Running org.apache.jackrabbit.spi.commons.conversion.NameParserTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec
Running org.apache.jackrabbit.spi.commons.nodetype.NameConstraintTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec
Running org.apache.jackrabbit.spi.commons.name.PatternTest
Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 sec

Results :

Tests run: 211, Failures: 0, Errors: 0, Skipped: 0

[INFO] [jar:jar]
[INFO] Building jar: http://hudson.zones.apache.org/hudson/job/Jackrabbit-trunk-java14/ws/trunk/jackrabbit-spi-commons/target/jackrabbit-spi-commons-1.6-SNAPSHOT.jar 
[INFO] Preparing source:jar
[WARNING] Removing: jar from forked lifecycle, to prevent recursive invocation.
[INFO] [javacc:jjtree-javacc {execution: sql}]
[INFO] Skipping - all parsers are up to date
[INFO] [javacc:jjtree-javacc {execution: xpath}]
[INFO] Skipping - all parsers are up to date
[INFO] [source:jar {execution: attach-sources}]
[INFO] Building jar: http://hudson.zones.apache.org/hudson/job/Jackrabbit-trunk-java14/ws/trunk/jackrabbit-spi-commons/target/jackrabbit-spi-commons-1.6-SNAPSHOT-sources.jar 
[INFO] [install:install]
[INFO] Installing http://hudson.zones.apache.org/hudson/job/Jackrabbit-trunk-java14/ws/trunk/jackrabbit-spi-commons/target/jackrabbit-spi-commons-1.6-SNAPSHOT.jar  to /home/hudson/.m2/repository/org/apache/jackrabbit/jackrabbit-spi-commons/1.6-SNAPSHOT/jackrabbit-spi-commons-1.6-SNAPSHOT.jar
[INFO] Installing http://hudson.zones.apache.org/hudson/job/Jackrabbit-trunk-java14/ws/trunk/jackrabbit-spi-commons/target/jackrabbit-spi-commons-1.6-SNAPSHOT-sources.jar  to /home/hudson/.m2/repository/org/apache/jackrabbit/jackrabbit-spi-commons/1.6-SNAPSHOT/jackrabbit-spi-commons-1.6-SNAPSHOT-sources.jar
[INFO] [maven-one-plugin:install-maven-one-repository {execution: default}]
[INFO] Installing http://hudson.zones.apache.org/hudson/job/Jackrabbit-trunk-java14/ws/trunk/jackrabbit-spi-commons/target/jackrabbit-spi-commons-1.6-SNAPSHOT.jar  to /home/hudson/.maven/repository/org.apache.jackrabbit/jars/jackrabbit-spi-commons-1.6-SNAPSHOT.jar
[INFO] Installing http://hudson.zones.apache.org/hudson/job/Jackrabbit-trunk-java14/ws/trunk/jackrabbit-spi-commons/target/jackrabbit-spi-commons-1.6-SNAPSHOT-sources.jar  to /home/hudson/.maven/repository/org.apache.jackrabbit/java-sources/jackrabbit-spi-commons-1.6-SNAPSHOT-sources.jar
[INFO] ------------------------------------------------------------------------
[INFO] Building Jackrabbit Text Extractors
[INFO]    task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean]
[INFO] Deleting file set: http://hudson.zones.apache.org/hudson/job/Jackrabbit-trunk-java14/ws/trunk/jackrabbit-text-extractors/target  (included: [**], excluded: [])
[INFO] [resources:resources]
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] Copying 2 resources
[INFO] [compiler:compile]
[INFO] Compiling 20 source files to http://hudson.zones.apache.org/hudson/job/Jackrabbit-trunk-java14/ws/trunk/jackrabbit-text-extractors/target/classes 
[INFO] [resources:testResources]
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] Copying 2 resources
[INFO] [compiler:testCompile]
[INFO] Compiling 7 source files to http://hudson.zones.apache.org/hudson/job/Jackrabbit-trunk-java14/ws/trunk/jackrabbit-text-extractors/target/test-classes 
[INFO] [surefire:test]
[INFO] Surefire report directory: http://hudson.zones.apache.org/hudson/job/Jackrabbit-trunk-java14/ws/trunk/jackrabbit-text-extractors/target/surefire-reports 

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.jackrabbit.extractor.RTFTextExtractorTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.05 sec
Running org.apache.jackrabbit.extractor.EmptyTextExtractorTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec
Running org.apache.jackrabbit.extractor.CompositeTextExtractorTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.089 sec
Running org.apache.jackrabbit.extractor.PngTextExtractorTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec
Running org.apache.jackrabbit.extractor.XMLTextExtractorTest
Tests run: 5, Failures: 0, Errors: 4, Skipped: 0, Time elapsed: 0.14 sec <<< FAILURE!
Running org.apache.jackrabbit.extractor.PlainTextExtractorTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 sec

Results :

Tests in error: 
  testEmptyStream(org.apache.jackrabbit.extractor.XMLTextExtractorTest)
  testNormalStream(org.apache.jackrabbit.extractor.XMLTextExtractorTest)
  testInvalidStream(org.apache.jackrabbit.extractor.XMLTextExtractorTest)
  testUnsupportedEncoding(org.apache.jackrabbit.extractor.XMLTextExtractorTest)

Tests run: 19, Failures: 0, Errors: 4, Skipped: 0

[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] There are test failures.

Please refer to http://hudson.zones.apache.org/hudson/job/Jackrabbit-trunk-java14/ws/trunk/jackrabbit-text-extractors/target/surefire-reports  for the individual test results.
[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 2 minutes 2 seconds
[INFO] Finished at: Tue Apr 07 09:00:35 GMT-08:00 2009
[INFO] Final Memory: 37M/89M
[INFO] ------------------------------------------------------------------------
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released
Recording test results


Build failed in Hudson: Jackrabbit-trunk-java14 #159

Posted by Apache Hudson Server <hu...@hudson.zones.apache.org>.
See http://hudson.zones.apache.org/hudson/job/Jackrabbit-trunk-java14/159/changes

Changes:

[jukka] JCR-1878: Use Apache Tika for text extraction

Use POI through Tika to avoid the Java 5 compilation errors.

[jukka] Unused import

------------------------------------------
[...truncated 325 lines...]
[INFO] Installing http://hudson.zones.apache.org/hudson/job/Jackrabbit-trunk-java14/ws/trunk/jackrabbit-jcr-benchmark/target/jackrabbit-jcr-benchmark-1.6-SNAPSHOT-sources.jar  to /home/hudson/.m2/repository/org/apache/jackrabbit/jackrabbit-jcr-benchmark/1.6-SNAPSHOT/jackrabbit-jcr-benchmark-1.6-SNAPSHOT-sources.jar
[INFO] [maven-one-plugin:install-maven-one-repository {execution: default}]
[INFO] Installing http://hudson.zones.apache.org/hudson/job/Jackrabbit-trunk-java14/ws/trunk/jackrabbit-jcr-benchmark/target/jackrabbit-jcr-benchmark-1.6-SNAPSHOT.jar  to /home/hudson/.maven/repository/org.apache.jackrabbit/jars/jackrabbit-jcr-benchmark-1.6-SNAPSHOT.jar
[INFO] Installing http://hudson.zones.apache.org/hudson/job/Jackrabbit-trunk-java14/ws/trunk/jackrabbit-jcr-benchmark/target/jackrabbit-jcr-benchmark-1.6-SNAPSHOT-sources.jar  to /home/hudson/.maven/repository/org.apache.jackrabbit/java-sources/jackrabbit-jcr-benchmark-1.6-SNAPSHOT-sources.jar
[INFO] ------------------------------------------------------------------------
[INFO] Building Jackrabbit SPI
[INFO]    task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean]
[INFO] Deleting file set: http://hudson.zones.apache.org/hudson/job/Jackrabbit-trunk-java14/ws/trunk/jackrabbit-spi/target  (included: [**], excluded: [])
[INFO] [resources:resources]
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] Copying 2 resources
[INFO] [compiler:compile]
[INFO] Compiling 29 source files to http://hudson.zones.apache.org/hudson/job/Jackrabbit-trunk-java14/ws/trunk/jackrabbit-spi/target/classes 
[INFO] [resources:testResources]
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] skip non existing resourceDirectory http://hudson.zones.apache.org/hudson/job/Jackrabbit-trunk-java14/ws/trunk/jackrabbit-spi/src/test/resources 
[INFO] [compiler:testCompile]
[INFO] Compiling 7 source files to http://hudson.zones.apache.org/hudson/job/Jackrabbit-trunk-java14/ws/trunk/jackrabbit-spi/target/test-classes 
[INFO] [surefire:test]
[INFO] Tests are skipped.
[INFO] [jar:jar]
[INFO] Building jar: http://hudson.zones.apache.org/hudson/job/Jackrabbit-trunk-java14/ws/trunk/jackrabbit-spi/target/jackrabbit-spi-1.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.zones.apache.org/hudson/job/Jackrabbit-trunk-java14/ws/trunk/jackrabbit-spi/target/jackrabbit-spi-1.6-SNAPSHOT-sources.jar 
[INFO] [jar:jar {execution: default}]
[INFO] [jar:test-jar {execution: default}]
[INFO] Building jar: http://hudson.zones.apache.org/hudson/job/Jackrabbit-trunk-java14/ws/trunk/jackrabbit-spi/target/jackrabbit-spi-1.6-SNAPSHOT-tests.jar 
[INFO] [install:install]
[INFO] Installing http://hudson.zones.apache.org/hudson/job/Jackrabbit-trunk-java14/ws/trunk/jackrabbit-spi/target/jackrabbit-spi-1.6-SNAPSHOT.jar  to /home/hudson/.m2/repository/org/apache/jackrabbit/jackrabbit-spi/1.6-SNAPSHOT/jackrabbit-spi-1.6-SNAPSHOT.jar
[INFO] Installing http://hudson.zones.apache.org/hudson/job/Jackrabbit-trunk-java14/ws/trunk/jackrabbit-spi/target/jackrabbit-spi-1.6-SNAPSHOT-sources.jar  to /home/hudson/.m2/repository/org/apache/jackrabbit/jackrabbit-spi/1.6-SNAPSHOT/jackrabbit-spi-1.6-SNAPSHOT-sources.jar
[INFO] Installing http://hudson.zones.apache.org/hudson/job/Jackrabbit-trunk-java14/ws/trunk/jackrabbit-spi/target/jackrabbit-spi-1.6-SNAPSHOT-tests.jar  to /home/hudson/.m2/repository/org/apache/jackrabbit/jackrabbit-spi/1.6-SNAPSHOT/jackrabbit-spi-1.6-SNAPSHOT-tests.jar
[INFO] [maven-one-plugin:install-maven-one-repository {execution: default}]
[INFO] Installing http://hudson.zones.apache.org/hudson/job/Jackrabbit-trunk-java14/ws/trunk/jackrabbit-spi/target/jackrabbit-spi-1.6-SNAPSHOT.jar  to /home/hudson/.maven/repository/org.apache.jackrabbit/jars/jackrabbit-spi-1.6-SNAPSHOT.jar
[INFO] Installing http://hudson.zones.apache.org/hudson/job/Jackrabbit-trunk-java14/ws/trunk/jackrabbit-spi/target/jackrabbit-spi-1.6-SNAPSHOT-sources.jar  to /home/hudson/.maven/repository/org.apache.jackrabbit/java-sources/jackrabbit-spi-1.6-SNAPSHOT-sources.jar
[INFO] Installing http://hudson.zones.apache.org/hudson/job/Jackrabbit-trunk-java14/ws/trunk/jackrabbit-spi/target/jackrabbit-spi-1.6-SNAPSHOT-tests.jar  to /home/hudson/.maven/repository/org.apache.jackrabbit/jars/jackrabbit-spi-1.6-SNAPSHOT-tests.jar
[INFO] ------------------------------------------------------------------------
[INFO] Building Jackrabbit SPI Commons
[INFO]    task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean]
[INFO] Deleting file set: http://hudson.zones.apache.org/hudson/job/Jackrabbit-trunk-java14/ws/trunk/jackrabbit-spi-commons/target  (included: [**], excluded: [])
[INFO] [javacc:jjtree-javacc {execution: sql}]
Java Compiler Compiler Version 4.0 (Tree Builder)
(type "jjtree" with no arguments for help)
Reading from file http://hudson.zones.apache.org/hudson/job/Jackrabbit-trunk-java14/ws/trunk/jackrabbit-spi-commons/src/main/javacc/sql/JCRSQL.jjt  . . .
File "http://hudson.zones.apache.org/hudson/job/Jackrabbit-trunk-java14/ws/trunk/jackrabbit-spi-commons/target/generated-sources/jjtree/org/apache/jackrabbit/spi/commons/query/sql/Node.java"  does not exist.  Will create one.
File "http://hudson.zones.apache.org/hudson/job/Jackrabbit-trunk-java14/ws/trunk/jackrabbit-spi-commons/target/generated-sources/jjtree/org/apache/jackrabbit/spi/commons/query/sql/SimpleNode.java"  does not exist.  Will create one.
File "http://hudson.zones.apache.org/hudson/job/Jackrabbit-trunk-java14/ws/trunk/jackrabbit-spi-commons/target/generated-sources/jjtree/org/apache/jackrabbit/spi/commons/query/sql/ASTQuery.java"  does not exist.  Will create one.
File "http://hudson.zones.apache.org/hudson/job/Jackrabbit-trunk-java14/ws/trunk/jackrabbit-spi-commons/target/generated-sources/jjtree/org/apache/jackrabbit/spi/commons/query/sql/ASTSelectList.java"  does not exist.  Will create one.
File "http://hudson.zones.apache.org/hudson/job/Jackrabbit-trunk-java14/ws/trunk/jackrabbit-spi-commons/target/generated-sources/jjtree/org/apache/jackrabbit/spi/commons/query/sql/ASTFromClause.java"  does not exist.  Will create one.
File "http://hudson.zones.apache.org/hudson/job/Jackrabbit-trunk-java14/ws/trunk/jackrabbit-spi-commons/target/generated-sources/jjtree/org/apache/jackrabbit/spi/commons/query/sql/ASTWhereClause.java"  does not exist.  Will create one.
File "http://hudson.zones.apache.org/hudson/job/Jackrabbit-trunk-java14/ws/trunk/jackrabbit-spi-commons/target/generated-sources/jjtree/org/apache/jackrabbit/spi/commons/query/sql/ASTPredicate.java"  does not exist.  Will create one.
File "http://hudson.zones.apache.org/hudson/job/Jackrabbit-trunk-java14/ws/trunk/jackrabbit-spi-commons/target/generated-sources/jjtree/org/apache/jackrabbit/spi/commons/query/sql/ASTLowerFunction.java"  does not exist.  Will create one.
File "http://hudson.zones.apache.org/hudson/job/Jackrabbit-trunk-java14/ws/trunk/jackrabbit-spi-commons/target/generated-sources/jjtree/org/apache/jackrabbit/spi/commons/query/sql/ASTUpperFunction.java"  does not exist.  Will create one.
File "http://hudson.zones.apache.org/hudson/job/Jackrabbit-trunk-java14/ws/trunk/jackrabbit-spi-commons/target/generated-sources/jjtree/org/apache/jackrabbit/spi/commons/query/sql/ASTOrExpression.java"  does not exist.  Will create one.
File "http://hudson.zones.apache.org/hudson/job/Jackrabbit-trunk-java14/ws/trunk/jackrabbit-spi-commons/target/generated-sources/jjtree/org/apache/jackrabbit/spi/commons/query/sql/ASTAndExpression.java"  does not exist.  Will create one.
File "http://hudson.zones.apache.org/hudson/job/Jackrabbit-trunk-java14/ws/trunk/jackrabbit-spi-commons/target/generated-sources/jjtree/org/apache/jackrabbit/spi/commons/query/sql/ASTNotExpression.java"  does not exist.  Will create one.
File "http://hudson.zones.apache.org/hudson/job/Jackrabbit-trunk-java14/ws/trunk/jackrabbit-spi-commons/target/generated-sources/jjtree/org/apache/jackrabbit/spi/commons/query/sql/ASTBracketExpression.java"  does not exist.  Will create one.
File "http://hudson.zones.apache.org/hudson/job/Jackrabbit-trunk-java14/ws/trunk/jackrabbit-spi-commons/target/generated-sources/jjtree/org/apache/jackrabbit/spi/commons/query/sql/ASTContainsExpression.java"  does not exist.  Will create one.
File "http://hudson.zones.apache.org/hudson/job/Jackrabbit-trunk-java14/ws/trunk/jackrabbit-spi-commons/target/generated-sources/jjtree/org/apache/jackrabbit/spi/commons/query/sql/ASTLiteral.java"  does not exist.  Will create one.
File "http://hudson.zones.apache.org/hudson/job/Jackrabbit-trunk-java14/ws/trunk/jackrabbit-spi-commons/target/generated-sources/jjtree/org/apache/jackrabbit/spi/commons/query/sql/ASTIdentifier.java"  does not exist.  Will create one.
File "http://hudson.zones.apache.org/hudson/job/Jackrabbit-trunk-java14/ws/trunk/jackrabbit-spi-commons/target/generated-sources/jjtree/org/apache/jackrabbit/spi/commons/query/sql/ASTExcerptFunction.java"  does not exist.  Will create one.
File "http://hudson.zones.apache.org/hudson/job/Jackrabbit-trunk-java14/ws/trunk/jackrabbit-spi-commons/target/generated-sources/jjtree/org/apache/jackrabbit/spi/commons/query/sql/ASTOrderByClause.java"  does not exist.  Will create one.
File "http://hudson.zones.apache.org/hudson/job/Jackrabbit-trunk-java14/ws/trunk/jackrabbit-spi-commons/target/generated-sources/jjtree/org/apache/jackrabbit/spi/commons/query/sql/ASTOrderSpec.java"  does not exist.  Will create one.
File "http://hudson.zones.apache.org/hudson/job/Jackrabbit-trunk-java14/ws/trunk/jackrabbit-spi-commons/target/generated-sources/jjtree/org/apache/jackrabbit/spi/commons/query/sql/ASTAscendingOrderSpec.java"  does not exist.  Will create one.
File "http://hudson.zones.apache.org/hudson/job/Jackrabbit-trunk-java14/ws/trunk/jackrabbit-spi-commons/target/generated-sources/jjtree/org/apache/jackrabbit/spi/commons/query/sql/ASTDescendingOrderSpec.java"  does not exist.  Will create one.
Annotated grammar generated successfully in http://hudson.zones.apache.org/hudson/job/Jackrabbit-trunk-java14/ws/trunk/jackrabbit-spi-commons/target/generated-sources/jjtree/org/apache/jackrabbit/spi/commons/query/sql/JCRSQL.jj 
Java Compiler Compiler Version 4.0 (Parser Generator)
(type "javacc" with no arguments for help)
Reading from file http://hudson.zones.apache.org/hudson/job/Jackrabbit-trunk-java14/ws/trunk/jackrabbit-spi-commons/target/generated-sources/jjtree/org/apache/jackrabbit/spi/commons/query/sql/JCRSQL.jj  . . .
Note: UNICODE_INPUT option is specified. Please make sure you create the parser/lexer using a Reader with the correct character encoding.
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] Processed 1 grammar
[INFO] [javacc:jjtree-javacc {execution: xpath}]
Java Compiler Compiler Version 4.0 (Tree Builder)
(type "jjtree" with no arguments for help)
Reading from file http://hudson.zones.apache.org/hudson/job/Jackrabbit-trunk-java14/ws/trunk/jackrabbit-spi-commons/src/main/javacc/xpath/XPath.jjt  . . .
File "http://hudson.zones.apache.org/hudson/job/Jackrabbit-trunk-java14/ws/trunk/jackrabbit-spi-commons/target/generated-sources/jjtree/org/apache/jackrabbit/spi/commons/query/xpath/Node.java"  does not exist.  Will create one.
File "http://hudson.zones.apache.org/hudson/job/Jackrabbit-trunk-java14/ws/trunk/jackrabbit-spi-commons/target/generated-sources/jjtree/org/apache/jackrabbit/spi/commons/query/xpath/SimpleNode.java"  does not exist.  Will create one.
Annotated grammar generated successfully in http://hudson.zones.apache.org/hudson/job/Jackrabbit-trunk-java14/ws/trunk/jackrabbit-spi-commons/target/generated-sources/jjtree/org/apache/jackrabbit/spi/commons/query/xpath/XPath.jj 
Java Compiler Compiler Version 4.0 (Parser Generator)
(type "javacc" with no arguments for help)
Reading from file http://hudson.zones.apache.org/hudson/job/Jackrabbit-trunk-java14/ws/trunk/jackrabbit-spi-commons/target/generated-sources/jjtree/org/apache/jackrabbit/spi/commons/query/xpath/XPath.jj  . . .
Warning: Line 535, Column 2: Non-ASCII characters used in regular expression.
Please make sure you use the correct Reader when you create the parser that can handle your character set.
Warning:  "\'" cannot be matched as a string literal token at line 1566, column 2. It will be matched as  <AposAttrContentChar>.
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 with 0 errors and 2 warnings.
[INFO] Processed 1 grammar
[INFO] [antrun:run {execution: delete-sources}]
[INFO] Executing tasks
     [echo] Remove files that have been customized in Jackrabbit
[INFO] Executed tasks
[INFO] [resources:resources]
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] Copying 3 resources
[INFO] [compiler:compile]
[INFO] Compiling 230 source files to http://hudson.zones.apache.org/hudson/job/Jackrabbit-trunk-java14/ws/trunk/jackrabbit-spi-commons/target/classes 
[INFO] [resources:testResources]
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] Copying 2 resources
[INFO] [compiler:testCompile]
[INFO] Compiling 27 source files to http://hudson.zones.apache.org/hudson/job/Jackrabbit-trunk-java14/ws/trunk/jackrabbit-spi-commons/target/test-classes 
[INFO] [surefire:test]
[INFO] Surefire report directory: http://hudson.zones.apache.org/hudson/job/Jackrabbit-trunk-java14/ws/trunk/jackrabbit-spi-commons/target/surefire-reports 

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.jackrabbit.spi.commons.nodetype.BooleanConstraintTest
Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.128 sec
Running org.apache.jackrabbit.spi.commons.batch.ConsolidatedBatchTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 sec
Running org.apache.jackrabbit.spi.commons.name.MatcherTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 sec
Running org.apache.jackrabbit.spi.commons.nodetype.StringConstraintTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 sec
Running org.apache.jackrabbit.spi.commons.nodetype.NumericConstraintTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 sec
Running org.apache.jackrabbit.spi.commons.conversion.ParsingPathResolverTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec
Running org.apache.jackrabbit.spi.commons.nodetype.compact.CompactNodeTypeDefTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.07 sec
Running org.apache.jackrabbit.spi.commons.value.QValueTest
Tests run: 44, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 168.129 sec
Running org.apache.jackrabbit.spi.commons.identifier.SerializationTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 sec
Running org.apache.jackrabbit.spi.commons.nodetype.ReferenceConstraintTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 sec
Running org.apache.jackrabbit.spi.commons.name.NameFactoryTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec
Running org.apache.jackrabbit.spi.commons.query.xpath.XPathOrderByTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.115 sec
Running org.apache.jackrabbit.spi.commons.query.xpath.QueryFormatTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec
Running org.apache.jackrabbit.spi.commons.name.PathTest
Tests run: 39, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 sec
Running org.apache.jackrabbit.spi.commons.conversion.ParsingNameResolverTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec
Running org.apache.jackrabbit.spi.commons.name.PathFactoryTest
Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 sec
Running org.apache.jackrabbit.spi.commons.nodetype.PathConstraintTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec
Running org.apache.jackrabbit.spi.commons.conversion.PathParserTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec
Running org.apache.jackrabbit.spi.commons.nodetype.DateConstraintTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 sec
Running org.apache.jackrabbit.spi.commons.name.PathBuilderTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec
Running org.apache.jackrabbit.spi.commons.conversion.NameParserTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec
Running org.apache.jackrabbit.spi.commons.nodetype.NameConstraintTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec
Running org.apache.jackrabbit.spi.commons.name.PatternTest
Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 sec

Results :

Tests run: 211, Failures: 0, Errors: 0, Skipped: 0

[INFO] [jar:jar]
[INFO] Building jar: http://hudson.zones.apache.org/hudson/job/Jackrabbit-trunk-java14/ws/trunk/jackrabbit-spi-commons/target/jackrabbit-spi-commons-1.6-SNAPSHOT.jar 
[INFO] Preparing source:jar
[WARNING] Removing: jar from forked lifecycle, to prevent recursive invocation.
[INFO] [javacc:jjtree-javacc {execution: sql}]
[INFO] Skipping - all parsers are up to date
[INFO] [javacc:jjtree-javacc {execution: xpath}]
[INFO] Skipping - all parsers are up to date
[INFO] [source:jar {execution: attach-sources}]
[INFO] Building jar: http://hudson.zones.apache.org/hudson/job/Jackrabbit-trunk-java14/ws/trunk/jackrabbit-spi-commons/target/jackrabbit-spi-commons-1.6-SNAPSHOT-sources.jar 
[INFO] [install:install]
[INFO] Installing http://hudson.zones.apache.org/hudson/job/Jackrabbit-trunk-java14/ws/trunk/jackrabbit-spi-commons/target/jackrabbit-spi-commons-1.6-SNAPSHOT.jar  to /home/hudson/.m2/repository/org/apache/jackrabbit/jackrabbit-spi-commons/1.6-SNAPSHOT/jackrabbit-spi-commons-1.6-SNAPSHOT.jar
[INFO] Installing http://hudson.zones.apache.org/hudson/job/Jackrabbit-trunk-java14/ws/trunk/jackrabbit-spi-commons/target/jackrabbit-spi-commons-1.6-SNAPSHOT-sources.jar  to /home/hudson/.m2/repository/org/apache/jackrabbit/jackrabbit-spi-commons/1.6-SNAPSHOT/jackrabbit-spi-commons-1.6-SNAPSHOT-sources.jar
[INFO] [maven-one-plugin:install-maven-one-repository {execution: default}]
[INFO] Installing http://hudson.zones.apache.org/hudson/job/Jackrabbit-trunk-java14/ws/trunk/jackrabbit-spi-commons/target/jackrabbit-spi-commons-1.6-SNAPSHOT.jar  to /home/hudson/.maven/repository/org.apache.jackrabbit/jars/jackrabbit-spi-commons-1.6-SNAPSHOT.jar
[INFO] Installing http://hudson.zones.apache.org/hudson/job/Jackrabbit-trunk-java14/ws/trunk/jackrabbit-spi-commons/target/jackrabbit-spi-commons-1.6-SNAPSHOT-sources.jar  to /home/hudson/.maven/repository/org.apache.jackrabbit/java-sources/jackrabbit-spi-commons-1.6-SNAPSHOT-sources.jar
[INFO] ------------------------------------------------------------------------
[INFO] Building Jackrabbit Text Extractors
[INFO]    task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean]
[INFO] Deleting file set: http://hudson.zones.apache.org/hudson/job/Jackrabbit-trunk-java14/ws/trunk/jackrabbit-text-extractors/target  (included: [**], excluded: [])
[INFO] [resources:resources]
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] Copying 2 resources
[INFO] [compiler:compile]
[INFO] Compiling 20 source files to http://hudson.zones.apache.org/hudson/job/Jackrabbit-trunk-java14/ws/trunk/jackrabbit-text-extractors/target/classes 
[INFO] [resources:testResources]
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] Copying 2 resources
[INFO] [compiler:testCompile]
[INFO] Compiling 7 source files to http://hudson.zones.apache.org/hudson/job/Jackrabbit-trunk-java14/ws/trunk/jackrabbit-text-extractors/target/test-classes 
[INFO] [surefire:test]
[INFO] Surefire report directory: http://hudson.zones.apache.org/hudson/job/Jackrabbit-trunk-java14/ws/trunk/jackrabbit-text-extractors/target/surefire-reports 

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.jackrabbit.extractor.RTFTextExtractorTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.077 sec
Running org.apache.jackrabbit.extractor.EmptyTextExtractorTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec
Running org.apache.jackrabbit.extractor.CompositeTextExtractorTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.087 sec
Running org.apache.jackrabbit.extractor.PngTextExtractorTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec
Running org.apache.jackrabbit.extractor.XMLTextExtractorTest
Tests run: 5, Failures: 0, Errors: 4, Skipped: 0, Time elapsed: 0.136 sec <<< FAILURE!
Running org.apache.jackrabbit.extractor.PlainTextExtractorTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 sec

Results :

Tests in error: 
  testEmptyStream(org.apache.jackrabbit.extractor.XMLTextExtractorTest)
  testNormalStream(org.apache.jackrabbit.extractor.XMLTextExtractorTest)
  testInvalidStream(org.apache.jackrabbit.extractor.XMLTextExtractorTest)
  testUnsupportedEncoding(org.apache.jackrabbit.extractor.XMLTextExtractorTest)

Tests run: 19, Failures: 0, Errors: 4, Skipped: 0

[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] There are test failures.

Please refer to http://hudson.zones.apache.org/hudson/job/Jackrabbit-trunk-java14/ws/trunk/jackrabbit-text-extractors/target/surefire-reports  for the individual test results.
[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 3 minutes 24 seconds
[INFO] Finished at: Tue Apr 07 08:14:19 GMT-08:00 2009
[INFO] Final Memory: 37M/89M
[INFO] ------------------------------------------------------------------------
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released
Recording test results


Re: Build failed in Hudson: Jackrabbit-trunk-java14 #158

Posted by Jukka Zitting <ju...@gmail.com>.
Hi,

On Tue, Apr 7, 2009 at 5:49 PM, Apache Hudson Server
<hu...@hudson.zones.apache.org> wrote:
> [INFO] Compilation failure
> http://hudson.zones.apache.org/hudson/job/Jackrabbit-trunk-java14/ws/trunk/jackrabbit-text-extractors/src/main/java/org/apache/jackrabbit/extractor/MsPowerPointTextExtractor.java :[19,-1] cannot access org.apache.poi.poifs.eventfilesystem.POIFSReader
> bad class file: /home/hudson/.m2/repository/org/apache/poi/poi/3.5-beta5/poi-3.5-beta5.jar(org/apache/poi/poifs/eventfilesystem/POIFSReader.class)
> class file has wrong version 49.0, should be 48.0

The new POI version needed for OOXML support only works in Java 5 and higher.

I think the OOXML support is important enough to keep even with this
drawback. I'll work around the issue so that the trunk still builds on
Java 1.4, but text extraction of Microsoft Office files will be
needing at least Java 5 in Jackrabbit 1.6.

People who still run Jackrabbit on Java 1.4 can keep Office text
extraction support in Jackrabbit 1.6.0 by keeping the
jackrabbit-text-extractors dependency at version 1.5.0.

BR,

Jukka Zitting