See <https://builds.apache.org/job/sling-contrib-1.5/846/changes>
Changes: [cziegeler] SLING-2447 : ClassLoaderWriter should provide class loader for loading written classes/resources ------------------------------------------ Started by an SCM change Building remotely on ubuntu1 in workspace <https://builds.apache.org/job/sling-contrib-1.5/ws/> Updating http://svn.apache.org/repos/asf/sling/trunk/contrib U scripting/java/src/main/java/org/apache/sling/scripting/java/impl/JavaScriptEngineFactory.java U scripting/java/src/main/java/org/apache/sling/scripting/java/impl/ServletWrapper.java U scripting/java/pom.xml U commons/compiler/src/test/java/org/apache/sling/commons/compiler/impl/CompilerJava5Test.java U commons/compiler/src/main/java/org/apache/sling/commons/compiler/impl/CompilationResultImpl.java U commons/compiler/src/main/java/org/apache/sling/commons/compiler/impl/EclipseJavaCompiler.java AU commons/compiler/src/main/java/org/apache/sling/commons/compiler/impl/IsolatedClassLoader.java U commons/compiler/pom.xml At revision 1304410 [locks-and-latches] Checking to see if we really have the locks [locks-and-latches] Have all the locks, build can start Parsing POMs Modules changed, recalculating dependency graph [contrib-1.5] $ /home/hudson/tools/java/latest1.5/bin/java -Xmx256M -XX:MaxPermSize=128M -enableassertions -cp /home/jenkins/jenkins-slave/maven-agent.jar:/home/jenkins/jenkins-slave/classworlds.jar hudson.maven.agent.Main /home/hudson/tools/maven/apache-maven-2.2.1 /home/jenkins/jenkins-slave/slave.jar /home/jenkins/jenkins-slave/maven-interceptor.jar 41963 /home/jenkins/jenkins-slave/maven2.1-interceptor.jar channel started <===[JENKINS REMOTING CAPACITY]===> log4j:WARN No appenders could be found for logger (org.apache.commons.beanutils.converters.BooleanConverter). log4j:WARN Please initialize the log4j system properly. Executing Maven: -B -f <https://builds.apache.org/job/sling-contrib-1.5/ws/contrib-1.5/pom.xml> -Dmaven.repo.local=/home/jenkins/jenkins-slave/maven-repositories/1 -P jcrinstall-tests -DobrRepository=false clean install [INFO] Scanning for projects... [WARNING] Profile with id: 'jcrinstall-tests' has not been activated. [INFO] Reactor build order: [INFO] Apache Sling Commons Java Compiler [INFO] Apache Sling Commons FileSystem ClassLoader [INFO] Apache Sling Commons HTML Utilities [INFO] Apache Sling APT parser [INFO] Apache Sling APT servlet [INFO] Apache Sling Dojo JavaScript Library [INFO] Apache Sling Dojo Data Extension [INFO] Apache Sling Google Web Toolkit Servlet Library [INFO] Apache Sling Google Web Toolkit Sample [INFO] Apache Sling Internationalization Support [INFO] Apache Sling OSGi Bundle Repository [INFO] Apache Sling Rewriter [INFO] Apache Sling Repository Accessor [INFO] Apache Sling JCR Java Compiler [INFO] Apache Sling JCR Prefs [INFO] Apache Sling Atom Tag Library [INFO] Apache Sling Scripting Freemarker Support [INFO] Apache Sling Scripting Java Support [INFO] Apache Sling Scripting JST Support [INFO] Apache Sling Scripting Python Support [INFO] Apache Sling Scripting Ruby Support [INFO] Scala Script Engine [INFO] Apache Sling Scala Scripting Configuration [INFO] Scala for Sling Demo Application - Hello World [INFO] Scala for Sling Demo Application - Forum [INFO] Apache Sling Scripting Velocity Support [INFO] Apache Sling Scripting W3C XML Processing Support [INFO] Apache Sling Features for ServiceMix Kernel [INFO] Apache Sling Launchpad Contrib Testing [INFO] Apache Sling Contrib (Builder) [INFO] ------------------------------------------------------------------------ [INFO] Building Apache Sling Commons Java Compiler [INFO] task-segment: [clean, install] [INFO] ------------------------------------------------------------------------ [INFO] [clean:clean {execution: default-clean}] [INFO] Deleting <https://builds.apache.org/job/sling-contrib-1.5/ws/contrib-1.5/commons/compiler/target> [INFO] snapshot org.apache.sling:org.apache.sling.commons.classloader:1.2.5-SNAPSHOT: checking for updates from apache.snapshots Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.commons.classloader/1.2.5-SNAPSHOT/org.apache.sling.commons.classloader-1.2.5-20120322.171449-92.pom [INFO] artifact org.eclipse.core:resources: checking for updates from central [INFO] artifact org.eclipse.core:expressions: checking for updates from central [INFO] artifact org.eclipse.core:runtime: checking for updates from central [INFO] artifact org.eclipse:osgi: checking for updates from central [INFO] artifact org.eclipse.core:jobs: checking for updates from central [INFO] artifact org.eclipse.equinox:registry: checking for updates from central [INFO] artifact org.eclipse.equinox:preferences: checking for updates from central [INFO] artifact org.eclipse.core:contenttype: checking for updates from central [INFO] artifact org.eclipse.core:filesystem: checking for updates from central [INFO] artifact org.eclipse:text: checking for updates from central [INFO] artifact org.eclipse.core:commands: checking for updates from central Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.commons.classloader/1.2.5-SNAPSHOT/org.apache.sling.commons.classloader-1.2.5-20120322.171449-92.jar 22K downloaded (org.apache.sling.commons.classloader-1.2.5-20120322.171449-92.jar) [INFO] [enforcer:enforce {execution: enforce-java}] [INFO] Setting property: classpath.resource.loader.class => 'org.codehaus.plexus.velocity.ContextClassLoaderResourceLoader'. [INFO] Setting property: velocimacro.messages.on => 'false'. [INFO] Setting property: resource.loader => 'classpath'. [INFO] Setting property: resource.manager.logwhenfound => 'false'. [INFO] [remote-resources:process {execution: default}] [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory <https://builds.apache.org/job/sling-contrib-1.5/ws/contrib-1.5/commons/compiler/src/main/resources> [INFO] Copying 3 resources [WARNING] DEPRECATED [tasks]: Use target instead [INFO] [antrun:run {execution: default}] [WARNING] Parameter tasks is deprecated, use target instead [INFO] Executing tasks main: [echo] **************** WARNING (SLING-443/SLING-1782) ****************************** [echo] On most platforms, you'll get OutOfMemoryErrors when building unless you set [echo] on 32bit platforms: MAVEN_OPTS="-Xmx256M -XX:MaxPermSize=256M", see SLING-443 [echo] on 64bit platforms: MAVEN_OPTS="-Xmx512M -XX:MaxPermSize=512M", see SLING-1782 [echo] ****************************************************************************** [INFO] Executed tasks [INFO] [compiler:compile {execution: default-compile}] [INFO] Compiling 8 source files to <https://builds.apache.org/job/sling-contrib-1.5/ws/contrib-1.5/commons/compiler/target/classes> [INFO] ------------------------------------------------------------- [ERROR] COMPILATION ERROR : [INFO] ------------------------------------------------------------- [ERROR] <https://builds.apache.org/job/sling-contrib-1.5/ws/contrib-1.5/commons/compiler/src/main/java/org/apache/sling/commons/compiler/impl/CompilationResultImpl.java>:[83,15] cannot find symbol symbol : method getClassLoader() location: interface org.apache.sling.commons.classloader.ClassLoaderWriter [ERROR] <https://builds.apache.org/job/sling-contrib-1.5/ws/contrib-1.5/commons/compiler/src/main/java/org/apache/sling/commons/compiler/impl/EclipseJavaCompiler.java>:[84,54] cannot find symbol symbol : method getClassLoader() location: interface org.apache.sling.commons.classloader.ClassLoaderWriter [ERROR] <https://builds.apache.org/job/sling-contrib-1.5/ws/contrib-1.5/commons/compiler/src/main/java/org/apache/sling/commons/compiler/impl/EclipseJavaCompiler.java>:[95,38] cannot find symbol symbol : method getClassLoader() location: interface org.apache.sling.commons.classloader.ClassLoaderWriter [INFO] 3 errors [INFO] ------------------------------------------------------------- [JENKINS] Archiving <https://builds.apache.org/job/sling-contrib-1.5/ws/contrib-1.5/commons/compiler/pom.xml> to /home/hudson/hudson/jobs/sling-contrib-1.5/modules/org.apache.sling$org.apache.sling.commons.compiler/builds/2012-03-23_15-16-40/archive/org.apache.sling/org.apache.sling.commons.compiler/2.0.3-SNAPSHOT/org.apache.sling.commons.compiler-2.0.3-SNAPSHOT.pom [INFO] ------------------------------------------------------------------------ [ERROR] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Compilation failure <https://builds.apache.org/job/sling-contrib-1.5/ws/contrib-1.5/commons/compiler/src/main/java/org/apache/sling/commons/compiler/impl/CompilationResultImpl.java>:[83,15] cannot find symbol symbol : method getClassLoader() location: interface org.apache.sling.commons.classloader.ClassLoaderWriter <https://builds.apache.org/job/sling-contrib-1.5/ws/contrib-1.5/commons/compiler/src/main/java/org/apache/sling/commons/compiler/impl/EclipseJavaCompiler.java>:[84,54] cannot find symbol symbol : method getClassLoader() location: interface org.apache.sling.commons.classloader.ClassLoaderWriter <https://builds.apache.org/job/sling-contrib-1.5/ws/contrib-1.5/commons/compiler/src/main/java/org/apache/sling/commons/compiler/impl/EclipseJavaCompiler.java>:[95,38] cannot find symbol symbol : method getClassLoader() location: interface org.apache.sling.commons.classloader.ClassLoaderWriter [INFO] ------------------------------------------------------------------------ [INFO] For more information, run Maven with the -e switch [INFO] ------------------------------------------------------------------------ [INFO] Total time: 25 seconds [INFO] Finished at: Fri Mar 23 15:17:47 UTC 2012 [INFO] Final Memory: 35M/56M [INFO] ------------------------------------------------------------------------ channel stopped [locks-and-latches] Releasing all the locks [locks-and-latches] All the locks released
