See <https://builds.apache.org/job/Jena__Development_Test/458/changes>

Changes:

[andy] An ExprVisitor that carries and applies an OpVisitor.

[andy] Remove warning

[andy] Extract getting a PropertyFunctionRegistry.
Add testing for PF's in quad patterns (currently commented out)

------------------------------------------
[...truncated 29 lines...]
[INFO] Apache Jena - CORE API
[INFO] Apache Jena - ARQ (SPARQL 1.1 Query Engine)
[INFO] Apache Jena - TDB (Native Triple Store)
[INFO] Apache Jena - Fuseki (SPARQL 1.1 Server)
[INFO] Apache Jena - Libraries POM
[INFO] Apache Jena - Distribution
[INFO] Apache Jena
Projects to build: [MavenProject: org.apache.jena:jena-parent:5-SNAPSHOT @ 
<https://builds.apache.org/job/Jena__Development_Test/ws/trunk/jena-parent/pom.xml,>
 MavenProject: org.apache.jena:jena-iri:0.9.5-SNAPSHOT @ 
<https://builds.apache.org/job/Jena__Development_Test/ws/trunk/jena-iri/pom.xml,>
 MavenProject: org.apache.jena:jena-core:2.10.0-SNAPSHOT @ 
<https://builds.apache.org/job/Jena__Development_Test/ws/trunk/jena-core/pom.xml,>
 MavenProject: org.apache.jena:jena-arq:2.10.0-SNAPSHOT @ 
<https://builds.apache.org/job/Jena__Development_Test/ws/trunk/jena-arq/pom.xml,>
 MavenProject: org.apache.jena:jena-tdb:0.10.0-SNAPSHOT @ 
<https://builds.apache.org/job/Jena__Development_Test/ws/trunk/jena-tdb/pom.xml,>
 MavenProject: org.apache.jena:jena-fuseki:0.2.6-SNAPSHOT @ 
<https://builds.apache.org/job/Jena__Development_Test/ws/trunk/jena-fuseki/pom.xml,>
 MavenProject: org.apache.jena:apache-jena-libs:2.10.0-SNAPSHOT @ 
<https://builds.apache.org/job/Jena__Development_Test/ws/trunk/apache-jena-libs/pom.xml,>
 MavenProject: org.apache.jena:apache-jena:2.10.0-SNAPSHOT @ 
<https://builds.apache.org/job/Jena__Development_Test/ws/trunk/apache-jena/pom.xml,>
 MavenProject: org.apache.jena:jena:2.10.0-SNAPSHOT @ 
<https://builds.apache.org/job/Jena__Development_Test/ws/trunk/pom.xml]>
projectStarted org.apache.jena:jena-parent:5-SNAPSHOT
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Jena - Parent 5-SNAPSHOT
[INFO] ------------------------------------------------------------------------
mojoStarted org.apache.maven.plugins:maven-clean-plugin:2.4.1(default-clean)
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ jena-parent ---
mojoSucceeded org.apache.maven.plugins:maven-clean-plugin:2.4.1(default-clean)
mojoStarted 
org.apache.maven.plugins:maven-remote-resources-plugin:1.2.1(default)
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.2.1:process (default) @ jena-parent 
---
mojoSucceeded 
org.apache.maven.plugins:maven-remote-resources-plugin:1.2.1(default)
projectSucceeded org.apache.jena:jena-parent:5-SNAPSHOT
projectStarted org.apache.jena:jena-iri:0.9.5-SNAPSHOT
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Jena - IRI 0.9.5-SNAPSHOT
[INFO] ------------------------------------------------------------------------
mojoStarted org.apache.maven.plugins:maven-clean-plugin:2.4.1(default-clean)
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ jena-iri ---
mojoSucceeded org.apache.maven.plugins:maven-clean-plugin:2.4.1(default-clean)
mojoStarted 
org.apache.maven.plugins:maven-remote-resources-plugin:1.2.1(default)
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.2.1:process (default) @ jena-iri ---
mojoSucceeded 
org.apache.maven.plugins:maven-remote-resources-plugin:1.2.1(default)
mojoStarted 
org.apache.maven.plugins:maven-resources-plugin:2.6(default-resources)
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ jena-iri 
---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 0 resource
[INFO] Copying 3 resources
mojoSucceeded 
org.apache.maven.plugins:maven-resources-plugin:2.6(default-resources)
mojoStarted 
org.apache.maven.plugins:maven-compiler-plugin:2.5.1(default-compile)
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ jena-iri ---
[INFO] Compiling 44 source files to 
<https://builds.apache.org/job/Jena__Development_Test/ws/trunk/jena-iri/target/classes>
mojoSucceeded 
org.apache.maven.plugins:maven-compiler-plugin:2.5.1(default-compile)
mojoStarted 
org.apache.maven.plugins:maven-resources-plugin:2.6(default-testResources)
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ 
jena-iri ---
[INFO] Copying 4 resources
[INFO] Copying 3 resources
mojoSucceeded 
org.apache.maven.plugins:maven-resources-plugin:2.6(default-testResources)
mojoStarted 
org.apache.maven.plugins:maven-compiler-plugin:2.5.1(default-testCompile)
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ 
jena-iri ---
[INFO] Compiling 22 source files to 
<https://builds.apache.org/job/Jena__Development_Test/ws/trunk/jena-iri/target/test-classes>
mojoSucceeded 
org.apache.maven.plugins:maven-compiler-plugin:2.5.1(default-testCompile)
mojoStarted org.apache.maven.plugins:maven-surefire-plugin:2.12.4(default-test)
[INFO] 
[INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ jena-iri ---
[INFO] Surefire report directory: 
<https://builds.apache.org/job/Jena__Development_Test/ws/trunk/jena-iri/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.jena.iri.test.TestPackage
Tests run: 1297, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.567 sec

Results :

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

mojoSucceeded 
org.apache.maven.plugins:maven-surefire-plugin:2.12.4(default-test)
[JENKINS] Recording test results
projectSucceeded org.apache.jena:jena-iri:0.9.5-SNAPSHOT
projectStarted org.apache.jena:jena-core:2.10.0-SNAPSHOT
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Jena - CORE API 2.10.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
mojoStarted org.apache.maven.plugins:maven-clean-plugin:2.4.1(default-clean)
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ jena-core ---
mojoSucceeded org.apache.maven.plugins:maven-clean-plugin:2.4.1(default-clean)
mojoStarted 
org.apache.maven.plugins:maven-remote-resources-plugin:1.2.1(default)
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.2.1:process (default) @ jena-core ---
mojoSucceeded 
org.apache.maven.plugins:maven-remote-resources-plugin:1.2.1(default)
mojoStarted 
org.apache.maven.plugins:maven-resources-plugin:2.6(default-resources)[INFO] 
Using 'UTF-8' encoding to copy filtered resources.

[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ jena-core 
---
[INFO] Copying 22 resources to etc
[INFO] Copying 1 resource to vocabularies
[INFO] Copying 1 resource
[INFO] Copying 1 resource
[INFO] Copying 4 resources to com/hp/hpl/jena/
[INFO] Copying 3 resources
mojoSucceeded 
org.apache.maven.plugins:maven-resources-plugin:2.6(default-resources)
mojoStarted 
org.apache.maven.plugins:maven-compiler-plugin:2.5.1(default-compile)
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ jena-core ---
[INFO] Compiling 742 source files to 
<https://builds.apache.org/job/Jena__Development_Test/ws/trunk/jena-core/target/classes>
mojoSucceeded 
org.apache.maven.plugins:maven-compiler-plugin:2.5.1(default-compile)
mojoStarted 
org.apache.maven.plugins:maven-resources-plugin:2.6(default-testResources)[INFO]
 Using 'UTF-8' encoding to copy filtered resources.

[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ 
jena-core ---
[INFO] Copying 3 resources
[INFO] Copying 3 resources
mojoSucceeded 
org.apache.maven.plugins:maven-resources-plugin:2.6(default-testResources)
mojoStarted 
org.apache.maven.plugins:maven-compiler-plugin:2.5.1(default-testCompile)
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ 
jena-core ---
[INFO] Compiling 347 source files to 
<https://builds.apache.org/job/Jena__Development_Test/ws/trunk/jena-core/target/test-classes>
mojoSucceeded 
org.apache.maven.plugins:maven-compiler-plugin:2.5.1(default-testCompile)
mojoStarted org.apache.maven.plugins:maven-surefire-plugin:2.12.4(default-test)
[INFO] 
[INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ jena-core ---
[INFO] Surefire report directory: 
<https://builds.apache.org/job/Jena__Development_Test/ws/trunk/jena-core/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running com.hp.hpl.jena.test.TestPackage
Tests run: 8658, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 29.973 sec

Results :

Tests run: 8658, Failures: 0, Errors: 0, Skipped: 0
mojoSucceeded 
org.apache.maven.plugins:maven-surefire-plugin:2.12.4(default-test)

[JENKINS] Recording test results
projectSucceeded org.apache.jena:jena-core:2.10.0-SNAPSHOT
projectStarted org.apache.jena:jena-arq:2.10.0-SNAPSHOT
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Jena - ARQ (SPARQL 1.1 Query Engine) 2.10.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
mojoStarted org.apache.maven.plugins:maven-clean-plugin:2.4.1(default-clean)
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ jena-arq ---
mojoSucceeded org.apache.maven.plugins:maven-clean-plugin:2.4.1(default-clean)
mojoStarted 
org.apache.maven.plugins:maven-remote-resources-plugin:1.2.1(default)
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.2.1:process (default) @ jena-arq ---
mojoSucceeded 
org.apache.maven.plugins:maven-remote-resources-plugin:1.2.1(default)
mojoStarted 
org.apache.maven.plugins:maven-resources-plugin:2.6(default-resources)[INFO] 
Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource to com/hp/hpl/jena/sparql/

[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ jena-arq 
---
[INFO] Copying 3 resources
mojoSucceeded 
org.apache.maven.plugins:maven-resources-plugin:2.6(default-resources)[INFO] 
Copying 3 resources

mojoStarted 
org.apache.maven.plugins:maven-compiler-plugin:2.5.1(default-compile)
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ jena-arq ---
[INFO] Compiling 1346 source files to 
<https://builds.apache.org/job/Jena__Development_Test/ws/trunk/jena-arq/target/classes>
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] 
<https://builds.apache.org/job/Jena__Development_Test/ws/trunk/jena-arq/src/main/java/com/hp/hpl/jena/sparql/algebra/optimize/TransformPropertyFunction.java>:[66,40]
 
buildPropertyFunctions(com.hp.hpl.jena.sparql.algebra.op.OpBGP,com.hp.hpl.jena.sparql.util.Context)
 in com.hp.hpl.jena.sparql.algebra.PropertyFunctionGenerator cannot be applied 
to 
(com.hp.hpl.jena.sparql.pfunction.PropertyFunctionRegistry,com.hp.hpl.jena.sparql.algebra.op.OpBGP,com.hp.hpl.jena.sparql.util.Context)
[INFO] 1 error
[INFO] -------------------------------------------------------------
mojoFailed org.apache.maven.plugins:maven-compiler-plugin:2.5.1(default-compile)
projectFailed org.apache.jena:jena-arq:2.10.0-SNAPSHOT
sessionEnded
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Jena - Parent .............................. SUCCESS [4.378s]
[INFO] Apache Jena - IRI ................................. SUCCESS [7.527s]
[INFO] Apache Jena - CORE API ............................ SUCCESS [40.038s]
[INFO] Apache Jena - ARQ (SPARQL 1.1 Query Engine) ....... FAILURE [7.659s]
[INFO] Apache Jena - TDB (Native Triple Store) ........... SKIPPED
[INFO] Apache Jena - Fuseki (SPARQL 1.1 Server) .......... SKIPPED
[INFO] Apache Jena - Libraries POM ....................... SKIPPED
[INFO] Apache Jena - Distribution ........................ SKIPPED
[INFO] Apache Jena ....................................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1:02.064s
[INFO] Finished at: Sat Feb 02 20:09:54 UTC 2013
[INFO] Final Memory: 25M/187M
[INFO] ------------------------------------------------------------------------
Projects to build: [MavenProject: org.apache.jena:jena-parent:5-SNAPSHOT @ 
<https://builds.apache.org/job/Jena__Development_Test/ws/trunk/jena-parent/pom.xml,>
 MavenProject: org.apache.jena:jena-iri:0.9.5-SNAPSHOT @ 
<https://builds.apache.org/job/Jena__Development_Test/ws/trunk/jena-iri/pom.xml,>
 MavenProject: org.apache.jena:jena-core:2.10.0-SNAPSHOT @ 
<https://builds.apache.org/job/Jena__Development_Test/ws/trunk/jena-core/pom.xml,>
 MavenProject: org.apache.jena:jena-arq:2.10.0-SNAPSHOT @ 
<https://builds.apache.org/job/Jena__Development_Test/ws/trunk/jena-arq/pom.xml,>
 MavenProject: org.apache.jena:jena-tdb:0.10.0-SNAPSHOT @ 
<https://builds.apache.org/job/Jena__Development_Test/ws/trunk/jena-tdb/pom.xml,>
 MavenProject: org.apache.jena:jena-fuseki:0.2.6-SNAPSHOT @ 
<https://builds.apache.org/job/Jena__Development_Test/ws/trunk/jena-fuseki/pom.xml,>
 MavenProject: org.apache.jena:apache-jena-libs:2.10.0-SNAPSHOT @ 
<https://builds.apache.org/job/Jena__Development_Test/ws/trunk/apache-jena-libs/pom.xml,>
 MavenProject: org.apache.jena:apache-jena:2.10.0-SNAPSHOT @ 
<https://builds.apache.org/job/Jena__Development_Test/ws/trunk/apache-jena/pom.xml,>
 MavenProject: org.apache.jena:jena:2.10.0-SNAPSHOT @ 
<https://builds.apache.org/job/Jena__Development_Test/ws/trunk/pom.xml]>
[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
mavenExecutionResult exceptions not empty
message : Failed to execute goal 
org.apache.maven.plugins:maven-compiler-plugin:2.5.1:compile (default-compile) 
on project jena-arq: Compilation failure
<https://builds.apache.org/job/Jena__Development_Test/ws/trunk/jena-arq/src/main/java/com/hp/hpl/jena/sparql/algebra/optimize/TransformPropertyFunction.java>:[66,40]
 
buildPropertyFunctions(com.hp.hpl.jena.sparql.algebra.op.OpBGP,com.hp.hpl.jena.sparql.util.Context)
 in com.hp.hpl.jena.sparql.algebra.PropertyFunctionGenerator cannot be applied 
to 
(com.hp.hpl.jena.sparql.pfunction.PropertyFunctionRegistry,com.hp.hpl.jena.sparql.algebra.op.OpBGP,com.hp.hpl.jena.sparql.util.Context)

cause : Compilation failure
<https://builds.apache.org/job/Jena__Development_Test/ws/trunk/jena-arq/src/main/java/com/hp/hpl/jena/sparql/algebra/optimize/TransformPropertyFunction.java>:[66,40]
 
buildPropertyFunctions(com.hp.hpl.jena.sparql.algebra.op.OpBGP,com.hp.hpl.jena.sparql.util.Context)
 in com.hp.hpl.jena.sparql.algebra.PropertyFunctionGenerator cannot be applied 
to 
(com.hp.hpl.jena.sparql.pfunction.PropertyFunctionRegistry,com.hp.hpl.jena.sparql.algebra.op.OpBGP,com.hp.hpl.jena.sparql.util.Context)

Stack trace : 
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal 
org.apache.maven.plugins:maven-compiler-plugin:2.5.1:compile (default-compile) 
on project jena-arq: Compilation failure
<https://builds.apache.org/job/Jena__Development_Test/ws/trunk/jena-arq/src/main/java/com/hp/hpl/jena/sparql/algebra/optimize/TransformPropertyFunction.java>:[66,40]
 
buildPropertyFunctions(com.hp.hpl.jena.sparql.algebra.op.OpBGP,com.hp.hpl.jena.sparql.util.Context)
 in com.hp.hpl.jena.sparql.algebra.PropertyFunctionGenerator cannot be applied 
to 
(com.hp.hpl.jena.sparql.pfunction.PropertyFunctionRegistry,com.hp.hpl.jena.sparql.algebra.op.OpBGP,com.hp.hpl.jena.sparql.util.Context)

        at 
org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:213)
        at 
org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
        at 
org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
        at 
org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:84)
        at 
org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59)
        at 
org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183)
        at 
org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161)
        at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:320)
        at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156)
        at 
org.jvnet.hudson.maven3.launcher.Maven3Launcher.main(Maven3Launcher.java:79)
        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:597)
        at 
org.codehaus.plexus.classworlds.launcher.Launcher.launchStandard(Launcher.java:329)
        at 
org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:239)
        at org.jvnet.hudson.maven3.agent.Maven3Main.launch(Maven3Main.java:158)
        at hudson.maven.Maven3Builder.call(Maven3Builder.java:100)
        at hudson.maven.Maven3Builder.call(Maven3Builder.java:66)
        at hudson.remoting.UserRequest.perform(UserRequest.java:118)
        at hudson.remoting.UserRequest.perform(UserRequest.java:48)
        at hudson.remoting.Request$2.run(Request.java:326)
        at 
hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
        at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
        at java.util.concurrent.FutureTask.run(FutureTask.java:138)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
        at java.lang.Thread.run(Thread.java:662)
Caused by: org.apache.maven.plugin.CompilationFailureException: Compilation 
failure
<https://builds.apache.org/job/Jena__Development_Test/ws/trunk/jena-arq/src/main/java/com/hp/hpl/jena/sparql/algebra/optimize/TransformPropertyFunction.java>:[66,40]
 
buildPropertyFunctions(com.hp.hpl.jena.sparql.algebra.op.OpBGP,com.hp.hpl.jena.sparql.util.Context)
 in com.hp.hpl.jena.sparql.algebra.PropertyFunctionGenerator cannot be applied 
to 
(com.hp.hpl.jena.sparql.pfunction.PropertyFunctionRegistry,com.hp.hpl.jena.sparql.algebra.op.OpBGP,com.hp.hpl.jena.sparql.util.Context)

        at 
org.apache.maven.plugin.AbstractCompilerMojo.execute(AbstractCompilerMojo.java:729)
        at org.apache.maven.plugin.CompilerMojo.execute(CompilerMojo.java:128)
        at 
org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101)
        at 
org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209)
        ... 27 more
Sending e-mails to: [email protected]
channel stopped

Reply via email to