See <https://builds.apache.org/job/Jena_Development_Test/2043/changes>

Changes:

[andy] Add missing operation. Order in file systematically.

[andy] JENA-1012 : RiotParser class to hide implementation details.

[andy] JENA-1012 clean tests ; DRY code; prefer use of RDFDataMgr.

------------------------------------------
[...truncated 1415 lines...]
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ 
jena-sdb ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory 
<https://builds.apache.org/job/Jena_Development_Test/ws/jena-sdb/src/test/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ 
jena-sdb ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 68 source files to 
<https://builds.apache.org/job/Jena_Development_Test/ws/jena-sdb/target/test-classes>
[INFO] 
[INFO] --- maven-surefire-plugin:2.17:test (default-test) @ jena-sdb ---
[INFO] Surefire report directory: 
<https://builds.apache.org/job/Jena_Development_Test/ws/jena-sdb/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.jena.sdb.test.SDBTestAll
Tests run: 524, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 40.691 sec - 
in org.apache.jena.sdb.test.SDBTestAll

Results :

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

[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-jar-plugin:2.5:jar (default-jar) @ jena-sdb ---
[INFO] Building jar: 
<https://builds.apache.org/job/Jena_Development_Test/ws/jena-sdb/target/jena-sdb-3.0.1-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ 
jena-sdb ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce) @ jena-sdb ---
[INFO] 
[INFO] --- apache-rat-plugin:0.11:check (rat-checks) @ jena-sdb ---
[INFO] 51 implicit excludes (use -debug for more details).
[INFO] Exclude: **/src-examples/data/*
[INFO] Exclude: **/dist/ABOUT
[INFO] Exclude: **/SEE_FUSEKI2
[INFO] Exclude: **/src/main/webapp/css/*
[INFO] Exclude: **/src/main/webapp/fonts/*
[INFO] Exclude: **/src/main/webapp/js/**/*
[INFO] Exclude: **/vocabularies/*
[INFO] Exclude: **/Vocabularies/*
[INFO] Exclude: **/src/main/**/*.html
[INFO] Exclude: **/src/**/package-info.java
[INFO] Exclude: **/DEPENDENCIES
[INFO] Exclude: **/*.txt
[INFO] Exclude: **/*.md
[INFO] Exclude: **/META-INF/services/*
[INFO] Exclude: **/src/test/resources/**/*
[INFO] Exclude: **/testing/**/*
[INFO] Exclude: **/log4j.properties
[INFO] Exclude: **/log4j-testing.properties
[INFO] Exclude: **/derby.log
[INFO] Exclude: **/DB/**/*
[INFO] Exclude: **/tdb*.cfg
[INFO] Exclude: **/run/**/*
[INFO] Exclude: **/*.classpath
[INFO] Exclude: **/target/**/*
[INFO] Exclude: **/dependency-reduced-pom.xml
[INFO] 483 resources included (use -debug for more details)
Warning:  org.apache.xerces.jaxp.SAXParserImpl$JAXPSAXParser: Property 
'http://www.oracle.com/xml/jaxp/properties/entityExpansionLimit' is not 
recognized.
Compiler warnings:
  WARNING:  'org.apache.xerces.jaxp.SAXParserImpl: Property 
'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized.'
Warning:  org.apache.xerces.parsers.SAXParser: Feature 
'http://javax.xml.XMLConstants/feature/secure-processing' is not recognized.
Warning:  org.apache.xerces.parsers.SAXParser: Property 
'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized.
Warning:  org.apache.xerces.parsers.SAXParser: Property 
'http://www.oracle.com/xml/jaxp/properties/entityExpansionLimit' is not 
recognized.
[INFO] Rat check: Summary of files. Unapproved: 0 unknown: 0 generated: 0 
approved: 479 licence.
[WARNING] Failed to getClass for org.apache.maven.plugin.source.SourceJarMojo
[INFO] 
[INFO] --- maven-source-plugin:2.3:jar (attach-sources) @ jena-sdb ---
[INFO] Building jar: 
<https://builds.apache.org/job/Jena_Development_Test/ws/jena-sdb/target/jena-sdb-3.0.1-SNAPSHOT-sources.jar>
[INFO] 
[INFO] --- maven-source-plugin:2.3:jar-no-fork (attach-sources) @ jena-sdb ---
[WARNING] Artifact org.apache.jena:jena-sdb:java-source:sources:3.0.1-SNAPSHOT 
already attached to project, ignoring duplicate
[INFO] 
[INFO] --- maven-javadoc-plugin:2.9.1:jar (attach-javadocs) @ jena-sdb ---
[INFO] 
2 warnings
[WARNING] Javadoc Warnings
[WARNING] javadoc: warning - Error fetching URL: 
http://jena.apache.org/documentation/javadoc/elephas/
[WARNING] 
<https://builds.apache.org/job/Jena_Development_Test/ws/jena-sdb/src/main/java/org/apache/jena/sdb/SDBFactory.java>:267:
 warning - @deprected is an unknown tag.
[INFO] Building jar: 
<https://builds.apache.org/job/Jena_Development_Test/ws/jena-sdb/target/jena-sdb-3.0.1-SNAPSHOT-javadoc.jar>
[JENKINS] Archiving disabled
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Jena - Fuseki1 1.3.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ jena-fuseki1 ---
[INFO] Deleting 
<https://builds.apache.org/job/Jena_Development_Test/ws/jena-fuseki1/target>
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce) @ jena-fuseki1 ---
[INFO] 
[INFO] --- apache-rat-plugin:0.11:check (rat-checks) @ jena-fuseki1 ---
[INFO] 51 implicit excludes (use -debug for more details).
[INFO] Exclude: **/src-examples/data/*
[INFO] Exclude: **/dist/ABOUT
[INFO] Exclude: **/SEE_FUSEKI2
[INFO] Exclude: **/src/main/webapp/css/*
[INFO] Exclude: **/src/main/webapp/fonts/*
[INFO] Exclude: **/src/main/webapp/js/**/*
[INFO] Exclude: **/vocabularies/*
[INFO] Exclude: **/Vocabularies/*
[INFO] Exclude: **/src/main/**/*.html
[INFO] Exclude: **/src/**/package-info.java
[INFO] Exclude: **/DEPENDENCIES
[INFO] Exclude: **/*.txt
[INFO] Exclude: **/*.md
[INFO] Exclude: **/META-INF/services/*
[INFO] Exclude: **/src/test/resources/**/*
[INFO] Exclude: **/testing/**/*
[INFO] Exclude: **/log4j.properties
[INFO] Exclude: **/log4j-testing.properties
[INFO] Exclude: **/derby.log
[INFO] Exclude: **/DB/**/*
[INFO] Exclude: **/tdb*.cfg
[INFO] Exclude: **/run/**/*
[INFO] Exclude: **/*.classpath
[INFO] Exclude: **/target/**/*
[INFO] Exclude: **/dependency-reduced-pom.xml
[INFO] 128 resources included (use -debug for more details)
Warning:  org.apache.xerces.jaxp.SAXParserImpl$JAXPSAXParser: Property 
'http://www.oracle.com/xml/jaxp/properties/entityExpansionLimit' is not 
recognized.
Compiler warnings:
  WARNING:  'org.apache.xerces.jaxp.SAXParserImpl: Property 
'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized.'
Warning:  org.apache.xerces.parsers.SAXParser: Feature 
'http://javax.xml.XMLConstants/feature/secure-processing' is not recognized.
Warning:  org.apache.xerces.parsers.SAXParser: Property 
'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized.
Warning:  org.apache.xerces.parsers.SAXParser: Property 
'http://www.oracle.com/xml/jaxp/properties/entityExpansionLimit' is not 
recognized.
[INFO] Rat check: Summary of files. Unapproved: 0 unknown: 0 generated: 0 
approved: 118 licence.
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ jena-fuseki1 
---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ 
jena-fuseki1 ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 0 resource
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ jena-fuseki1 
---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 70 source files to 
<https://builds.apache.org/job/Jena_Development_Test/ws/jena-fuseki1/target/classes>
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] 
<https://builds.apache.org/job/Jena_Development_Test/ws/jena-fuseki1/src/main/java/org/apache/jena/fuseki/validation/DataValidator.java>:[170,37]
 cannot find symbol
  symbol:   method 
createParser(org.apache.jena.riot.tokens.Tokenizer,org.apache.jena.riot.Lang,<nulltype>,org.apache.jena.riot.system.StreamRDF)
  location: class org.apache.jena.riot.RiotReader
[INFO] 1 error
[INFO] -------------------------------------------------------------
[JENKINS] Archiving disabled
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Jena - Parent .............................. SUCCESS [3.349s]
[INFO] Apache Jena - Shadowed external libraries ......... SUCCESS [3.395s]
[INFO] Apache Jena - IRI ................................. SUCCESS [9.789s]
[INFO] Apache Jena - Base Common Environment ............. SUCCESS [14.680s]
[INFO] Apache Jena - Core ................................ SUCCESS [56.396s]
[INFO] Apache Jena - ARQ (SPARQL 1.1 Query Engine) ....... SUCCESS [1:03.910s]
[INFO] Apache Jena - TDB (Native Triple Store) ........... SUCCESS [1:49.601s]
[INFO] Apache Jena - Libraries POM ....................... SUCCESS [0.448s]
[INFO] Apache Jena - SPARQL Text Search .................. SUCCESS [33.035s]
[INFO] Apache Jena - SPARQL Spatial Search ............... SUCCESS [19.786s]
[INFO] Apache Jena - Data Tables for RDF and SPARQL ...... SUCCESS [4.890s]
[INFO] Apache Jena - SDB (SQL based triple store) ........ SUCCESS [52.309s]
[INFO] Apache Jena - Fuseki1 ............................. FAILURE [2.051s]
[INFO] Apache Jena - Fuseki - A SPARQL 1.1 Server ........ SKIPPED
[INFO] Apache Jena - Fuseki Server Engine ................ SKIPPED
[INFO] Apache Jena - Fuseki WAR File ..................... SKIPPED
[INFO] Apache Jena - Fuseki Server Standalone Jar ........ SKIPPED
[INFO] Apache Jena - Fuseki Binary Distribution .......... SKIPPED
[INFO] Apache Jena - Security Permissions ................ SKIPPED
[INFO] Apache Jena - JDBC Parent ......................... SKIPPED
[INFO] Apache Jena - JDBC Core API ....................... SKIPPED
[INFO] Apache Jena - JDBC Remote Endpoint Driver ......... SKIPPED
[INFO] Apache Jena - JDBC In-Memory Driver ............... SKIPPED
[INFO] Apache Jena - JDBC TDB Driver ..................... SKIPPED
[INFO] Apache Jena - JDBC Driver Bundle .................. SKIPPED
[INFO] Apache Jena - Maven Plugins, including schemagen .. SKIPPED
[INFO] Apache Jena - Elephas ............................. SKIPPED
[INFO] Apache Jena - Elephas - Common API ................ SKIPPED
[INFO] Apache Jena - Elephas - I/O ....................... SKIPPED
[INFO] Apache Jena - Elephas - Map/Reduce ................ SKIPPED
[INFO] Apache Jena - Elephas - Statistics Demo App ....... SKIPPED
[INFO] Apache Jena - Distribution ........................ SKIPPED
[INFO] Apache Jena - OSGi ................................ SKIPPED
[INFO] Apache Jena - OSGi bundle ......................... SKIPPED
[INFO] Apache Jena - Extras .............................. SKIPPED
[INFO] Apache Jena - Extras - Query Builder .............. SKIPPED
[INFO] Apache Jena ....................................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 6:19.695s
[INFO] Finished at: Thu Aug 20 17:12:28 UTC 2015
[INFO] Final Memory: 87M/1195M
[INFO] ------------------------------------------------------------------------
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (default-compile) on 
project jena-fuseki1: Compilation failure
[ERROR] 
<https://builds.apache.org/job/Jena_Development_Test/ws/jena-fuseki1/src/main/java/org/apache/jena/fuseki/validation/DataValidator.java>:[170,37]
 cannot find symbol
[ERROR] symbol:   method 
createParser(org.apache.jena.riot.tokens.Tokenizer,org.apache.jena.riot.Lang,<nulltype>,org.apache.jena.riot.system.StreamRDF)
[ERROR] location: class org.apache.jena.riot.RiotReader
[ERROR] -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e 
switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please 
read the following articles:
[ERROR] [Help 1] 
http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :jena-fuseki1
channel stopped

Reply via email to