See <https://builds.apache.org/job/Jena_Development_Test/1303/changes>
Changes: [andy] Remove unused import. [andy] JENA-726 : Remove deprecated reification style ans methods (patch remove-deprecated-reification.patch) [andy] JENA-714 : Language upgrade ------------------------------------------ [...truncated 1268 lines...] Results : Tests run: 53, Failures: 0, Errors: 0, Skipped: 0 [JENKINS] Recording test results [JENKINS] Archiving disabled [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Apache Jena - SDB (SQL based triple store) 1.5.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ jena-sdb --- [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce) @ jena-sdb --- [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-java) @ jena-sdb --- [INFO] [INFO] --- maven-remote-resources-plugin:1.5:process (default) @ jena-sdb --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ jena-sdb --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource to com/hp/hpl/jena/sdb/ [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ jena-sdb --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 348 source files to <https://builds.apache.org/job/Jena_Development_Test/ws/trunk/jena-sdb/target/classes> [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/trunk/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/trunk/jena-sdb/target/test-classes> [INFO] [INFO] --- maven-surefire-plugin:2.16:test (default-test) @ jena-sdb --- [INFO] Surefire report directory: <https://builds.apache.org/job/Jena_Development_Test/ws/trunk/jena-sdb/target/surefire-reports> ------------------------------------------------------- T E S T S ------------------------------------------------------- Running com.hp.hpl.jena.sdb.test.SDBTestAll Tests run: 524, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 44.359 sec - in com.hp.hpl.jena.sdb.test.SDBTestAll Results : Tests run: 524, Failures: 0, Errors: 0, Skipped: 0 [JENKINS] Recording test results [JENKINS] Archiving disabled [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Apache Jena - Fuseki (SPARQL 1.1 Server) 1.1.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ jena-fuseki --- [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce) @ jena-fuseki --- [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-java) @ jena-fuseki --- [INFO] [INFO] --- maven-remote-resources-plugin:1.5:process (default) @ jena-fuseki --- [INFO] [INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ jena-fuseki --- [debug] execute contextualize [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:2.3.2:compile (default-compile) @ jena-fuseki --- [INFO] Compiling 69 source files to <https://builds.apache.org/job/Jena_Development_Test/ws/trunk/jena-fuseki/target/classes> [INFO] [INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ jena-fuseki --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ jena-fuseki --- [INFO] Compiling 8 source files to <https://builds.apache.org/job/Jena_Development_Test/ws/trunk/jena-fuseki/target/test-classes> [INFO] [INFO] --- maven-surefire-plugin:2.9:test (default-test) @ jena-fuseki --- [INFO] Surefire report directory: <https://builds.apache.org/job/Jena_Development_Test/ws/trunk/jena-fuseki/target/surefire-reports> ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.apache.jena.fuseki.TS_Fuseki Tests run: 82, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.261 sec Results : Tests run: 82, Failures: 0, Errors: 0, Skipped: 0 [JENKINS] Recording test results [JENKINS] Archiving disabled [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Apache Jena - Security 2.12.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ jena-security --- [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce) @ jena-security --- [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-java) @ jena-security --- [INFO] [INFO] --- maven-remote-resources-plugin:1.5:process (default) @ jena-security --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ jena-security --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory <https://builds.apache.org/job/Jena_Development_Test/ws/trunk/jena-security/src/main/resources> [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ jena-security --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 60 source files to <https://builds.apache.org/job/Jena_Development_Test/ws/trunk/jena-security/target/classes> [INFO] ------------------------------------------------------------- [WARNING] COMPILATION WARNING : [INFO] ------------------------------------------------------------- [WARNING] <https://builds.apache.org/job/Jena_Development_Test/ws/trunk/jena-security/src/main/java/org/apache/jena/security/model/impl/SecuredStatementImpl.java>: Some input files use or override a deprecated API. [WARNING] <https://builds.apache.org/job/Jena_Development_Test/ws/trunk/jena-security/src/main/java/org/apache/jena/security/model/impl/SecuredStatementImpl.java>: Recompile with -Xlint:deprecation for details. [WARNING] <https://builds.apache.org/job/Jena_Development_Test/ws/trunk/jena-security/src/main/java/org/apache/jena/security/impl/CachedSecurityEvaluator.java>: <https://builds.apache.org/job/Jena_Development_Test/ws/trunk/jena-security/src/main/java/org/apache/jena/security/impl/CachedSecurityEvaluator.java> uses unchecked or unsafe operations. [WARNING] <https://builds.apache.org/job/Jena_Development_Test/ws/trunk/jena-security/src/main/java/org/apache/jena/security/impl/CachedSecurityEvaluator.java>: Recompile with -Xlint:unchecked for details. [INFO] 4 warnings [INFO] ------------------------------------------------------------- [INFO] ------------------------------------------------------------- [ERROR] COMPILATION ERROR : [INFO] ------------------------------------------------------------- [ERROR] <https://builds.apache.org/job/Jena_Development_Test/ws/trunk/jena-security/src/main/java/org/apache/jena/security/model/impl/SecuredModelImpl.java>:[50,30] cannot find symbol symbol: class ReificationStyle location: package com.hp.hpl.jena.shared [ERROR] <https://builds.apache.org/job/Jena_Development_Test/ws/trunk/jena-security/src/main/java/org/apache/jena/security/model/impl/SecuredModelImpl.java>:[1602,16] cannot find symbol symbol: class ReificationStyle location: class org.apache.jena.security.model.impl.SecuredModelImpl [ERROR] <https://builds.apache.org/job/Jena_Development_Test/ws/trunk/jena-security/src/main/java/org/apache/jena/security/model/SecuredModel.java>:[88,9] method does not override or implement a method from a supertype [ERROR] <https://builds.apache.org/job/Jena_Development_Test/ws/trunk/jena-security/src/main/java/org/apache/jena/security/model/SecuredModel.java>:[1399,9] method does not override or implement a method from a supertype [ERROR] <https://builds.apache.org/job/Jena_Development_Test/ws/trunk/jena-security/src/main/java/org/apache/jena/security/model/impl/SecuredModelImpl.java>:[1604,44] cannot find symbol symbol: method getReificationStyle() location: interface com.hp.hpl.jena.rdf.model.Model [ERROR] <https://builds.apache.org/job/Jena_Development_Test/ws/trunk/jena-security/src/main/java/org/apache/jena/security/model/impl/SecuredModelImpl.java>:[1601,9] method does not override or implement a method from a supertype [ERROR] <https://builds.apache.org/job/Jena_Development_Test/ws/trunk/jena-security/src/main/java/org/apache/jena/security/model/impl/SecuredModelImpl.java>:[2379,37] no suitable method found for remove(com.hp.hpl.jena.rdf.model.Model,boolean) method com.hp.hpl.jena.rdf.model.Model.remove(com.hp.hpl.jena.rdf.model.Statement) is not applicable (actual and formal argument lists differ in length) method com.hp.hpl.jena.rdf.model.Model.remove(java.util.List<com.hp.hpl.jena.rdf.model.Statement>) is not applicable (actual and formal argument lists differ in length) method com.hp.hpl.jena.rdf.model.Model.remove(com.hp.hpl.jena.rdf.model.Statement[]) is not applicable (actual and formal argument lists differ in length) method com.hp.hpl.jena.rdf.model.ModelCon.remove(com.hp.hpl.jena.rdf.model.Model) is not applicable (actual and formal argument lists differ in length) method com.hp.hpl.jena.rdf.model.ModelCon.remove(com.hp.hpl.jena.rdf.model.StmtIterator) is not applicable (actual and formal argument lists differ in length) method com.hp.hpl.jena.rdf.model.ModelCon.remove(com.hp.hpl.jena.rdf.model.Resource,com.hp.hpl.jena.rdf.model.Property,com.hp.hpl.jena.rdf.model.RDFNode) is not applicable (actual and formal argument lists differ in length) [INFO] 7 errors [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[INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Apache Jena - Parent .............................. SUCCESS [26.800s] [INFO] Apache Jena - IRI ................................. SUCCESS [21.448s] [INFO] Apache Jena - Core ................................ SUCCESS [1:17.239s] [INFO] Apache Jena - ARQ (SPARQL 1.1 Query Engine) ....... SUCCESS [1:05.218s] [INFO] Apache Jena - TDB (Native Triple Store) ........... SUCCESS [1:06.354s] [INFO] Apache Jena - Libraries POM ....................... SUCCESS [0.594s] [INFO] Apache Jena - SPARQL Text Search .................. SUCCESS [15.022s] [INFO] Apache Jena - SPARQL Spatial Search ............... SUCCESS [18.395s] [INFO] Apache Jena - SDB (SQL based triple store) ........ SUCCESS [50.891s] [INFO] Apache Jena - Fuseki (SPARQL 1.1 Server) .......... SUCCESS [11.908s] [INFO] Apache Jena - Security ............................ FAILURE [2.349s] [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 - Distribution ........................ SKIPPED [INFO] Apache Jena ....................................... SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 6:21.829s [INFO] Finished at: Tue Jun 24 09:43:24 UTC 2014 [INFO] Final Memory: 62M/398M [INFO] ------------------------------------------------------------------------ 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-security: Compilation failure: Compilation failure: [ERROR] <https://builds.apache.org/job/Jena_Development_Test/ws/trunk/jena-security/src/main/java/org/apache/jena/security/model/impl/SecuredModelImpl.java>:[50,30] cannot find symbol [ERROR] symbol: class ReificationStyle [ERROR] location: package com.hp.hpl.jena.shared [ERROR] <https://builds.apache.org/job/Jena_Development_Test/ws/trunk/jena-security/src/main/java/org/apache/jena/security/model/impl/SecuredModelImpl.java>:[1602,16] cannot find symbol [ERROR] symbol: class ReificationStyle [ERROR] location: class org.apache.jena.security.model.impl.SecuredModelImpl [ERROR] <https://builds.apache.org/job/Jena_Development_Test/ws/trunk/jena-security/src/main/java/org/apache/jena/security/model/SecuredModel.java>:[88,9] method does not override or implement a method from a supertype [ERROR] <https://builds.apache.org/job/Jena_Development_Test/ws/trunk/jena-security/src/main/java/org/apache/jena/security/model/SecuredModel.java>:[1399,9] method does not override or implement a method from a supertype [ERROR] <https://builds.apache.org/job/Jena_Development_Test/ws/trunk/jena-security/src/main/java/org/apache/jena/security/model/impl/SecuredModelImpl.java>:[1604,44] cannot find symbol [ERROR] symbol: method getReificationStyle() [ERROR] location: interface com.hp.hpl.jena.rdf.model.Model [ERROR] <https://builds.apache.org/job/Jena_Development_Test/ws/trunk/jena-security/src/main/java/org/apache/jena/security/model/impl/SecuredModelImpl.java>:[1601,9] method does not override or implement a method from a supertype [ERROR] <https://builds.apache.org/job/Jena_Development_Test/ws/trunk/jena-security/src/main/java/org/apache/jena/security/model/impl/SecuredModelImpl.java>:[2379,37] no suitable method found for remove(com.hp.hpl.jena.rdf.model.Model,boolean) [ERROR] method com.hp.hpl.jena.rdf.model.Model.remove(com.hp.hpl.jena.rdf.model.Statement) is not applicable [ERROR] (actual and formal argument lists differ in length) [ERROR] method com.hp.hpl.jena.rdf.model.Model.remove(java.util.List<com.hp.hpl.jena.rdf.model.Statement>) is not applicable [ERROR] (actual and formal argument lists differ in length) [ERROR] method com.hp.hpl.jena.rdf.model.Model.remove(com.hp.hpl.jena.rdf.model.Statement[]) is not applicable [ERROR] (actual and formal argument lists differ in length) [ERROR] method com.hp.hpl.jena.rdf.model.ModelCon.remove(com.hp.hpl.jena.rdf.model.Model) is not applicable [ERROR] (actual and formal argument lists differ in length) [ERROR] method com.hp.hpl.jena.rdf.model.ModelCon.remove(com.hp.hpl.jena.rdf.model.StmtIterator) is not applicable [ERROR] (actual and formal argument lists differ in length) [ERROR] method com.hp.hpl.jena.rdf.model.ModelCon.remove(com.hp.hpl.jena.rdf.model.Resource,com.hp.hpl.jena.rdf.model.Property,com.hp.hpl.jena.rdf.model.RDFNode) is not applicable [ERROR] (actual and formal argument lists differ in length) [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-security Sending e-mails to: [email protected] channel stopped
