See <https://builds.apache.org/job/Jena_Development_Test_Windows/200/changes>
Changes: [claude] Fix for JENA-532 Added code to convert internal variables to arguments to keep the stack in sync. [andy] Remove pause as it does not seem to make the build more reliable. [andy] Settings for executing tests [andy] Logging via log4j.properties. [andy] Don't print internal Jetty log messages (dev) [andy] Don't print internal Jetty log messages [andy] Control test logging via log4j.properties only [andy] Switch to logging control via testing log4j.properties [andy] Reset logging after tests. [andy] Logging settings for testing [andy] Remove logging configuration by code. [andy] Change javadoc: jena:jdbc: -> jdbc:jena: [andy] Remove stray log4j.properties from the Fuseki jar. ------------------------------------------ Started by an SCM change Building remotely on windows1 in workspace <https://builds.apache.org/job/Jena_Development_Test_Windows/ws/> Cleaning up <https://builds.apache.org/job/Jena_Development_Test_Windows/ws/trunk> Updating http://svn.apache.org/repos/asf/jena/trunk at revision '2013-09-10T11:20:11.715 +0100' A jena-fuseki\src\test\resources A jena-fuseki\src\test\resources\log4j.properties U jena-fuseki\src\test\java\org\apache\jena\fuseki\ServerTest.java U jena-fuseki\src\main\java\org\apache\jena\fuseki\FusekiCmd.java D jena-fuseki\src\main\resources\log4j.properties U jena-fuseki\log4j.properties U jena-jdbc\jena-jdbc-driver-bundle\src\test\resources\log4j.properties U jena-jdbc\jena-jdbc-driver-tdb\src\test\resources\log4j.properties U jena-jdbc\jena-jdbc-driver-remote\src\test\java\org\apache\jena\jdbc\remote\results\TestRemoteEndpointResultsWithAuth.java U jena-jdbc\jena-jdbc-driver-remote\src\test\java\org\apache\jena\jdbc\remote\connections\TestRemoteEndpointConnectionWithAuth.java U jena-jdbc\jena-jdbc-driver-remote\src\test\resources\log4j.properties U jena-jdbc\jena-jdbc-driver-mem\src\test\resources\log4j.properties U jena-jdbc\jena-jdbc-driver-mem\src\test\java\org\apache\jena\jdbc\mem\TestMemDriverWithLogging.java U jena-jdbc\jena-jdbc-core\src\main\java\org\apache\jena\jdbc\JenaDriver.java U jena-jdbc\jena-jdbc-core\src\test\resources\log4j.properties U jena-jdbc\jena-jdbc-core\src\test\java\org\apache\jena\jdbc\metadata\results\AbstractDatabaseMetadataTests.java U jena-security\src\main\java\org\apache\jena\security\query\rewriter\SecuredFunction.java At revision 1521423 Parsing POMs ERROR: Failed to parse POMs hudson.util.IOException2: remote file operation failed: <https://builds.apache.org/job/Jena_Development_Test_Windows/ws/trunk> at hudson.remoting.Channel@5dfd6a9b:windows1 at hudson.FilePath.act(FilePath.java:905) at hudson.FilePath.act(FilePath.java:882) at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.parsePoms(MavenModuleSetBuild.java:920) at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:652) at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:567) at hudson.model.Run.execute(Run.java:1603) at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:506) at hudson.model.ResourceController.execute(ResourceController.java:88) at hudson.model.Executor.run(Executor.java:246) Caused by: hudson.remoting.ProxyException: hudson.maven.MavenModuleSetBuild$MavenExecutionException: org.apache.maven.project.ProjectBuildingException: Some problems were encountered while processing the POMs: [FATAL] Non-resolvable parent POM: Could not find artifact org.apache.jena:jena-parent:pom:7-SNAPSHOT and 'parent.relativePath' points at no local POM @ line 27, column 11 at hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1323) at hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1058) at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2423) 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(Unknown Source) at java.util.concurrent.FutureTask.run(Unknown Source) at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at hudson.remoting.Engine$1$1.run(Engine.java:63) at java.lang.Thread.run(Unknown Source) Caused by: hudson.remoting.ProxyException: org.apache.maven.project.ProjectBuildingException: Some problems were encountered while processing the POMs: [FATAL] Non-resolvable parent POM: Could not find artifact org.apache.jena:jena-parent:pom:7-SNAPSHOT and 'parent.relativePath' points at no local POM @ line 27, column 11 at org.apache.maven.project.DefaultProjectBuilder.build(DefaultProjectBuilder.java:364) at hudson.maven.MavenEmbedder.buildProjects(MavenEmbedder.java:361) at hudson.maven.MavenEmbedder.readProjects(MavenEmbedder.java:331) at hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1260) ... 12 more
