See <https://builds.apache.org/job/sling-contrib-1.7/87/changes>

Changes:

[sboehme] SLING-4555 Resource Editor: added JavaScript unit tests, smaller 
JavaScript refactorings, fixed "multi delete" e2e test, added spec reporter for 
Jasmine Karma unit tests

------------------------------------------
[...truncated 2877 lines...]
A         scripting/velocity/src/main/resources/META-INF/services
A         
scripting/velocity/src/main/resources/META-INF/services/javax.script.ScriptEngineFactory
A         scripting/velocity/src/main/java
A         scripting/velocity/src/main/java/org
A         scripting/velocity/src/main/java/org/apache
A         scripting/velocity/src/main/java/org/apache/sling
A         scripting/velocity/src/main/java/org/apache/sling/scripting
A         scripting/velocity/src/main/java/org/apache/sling/scripting/velocity
AU        
scripting/velocity/src/main/java/org/apache/sling/scripting/velocity/VelocityTemplatesScriptEngine.java
AU        
scripting/velocity/src/main/java/org/apache/sling/scripting/velocity/VelocityScriptEngineService.java
AU        
scripting/velocity/src/main/java/org/apache/sling/scripting/velocity/SlingResourceLoader.java
AU        
scripting/velocity/src/main/java/org/apache/sling/scripting/velocity/VelocityTemplatesScriptEngineFactory.java
A         scripting/jst
A         scripting/jst/src
A         scripting/jst/src/main
A         scripting/jst/src/main/resources
A         scripting/jst/src/main/resources/META-INF
A         scripting/jst/src/main/resources/META-INF/services
A         
scripting/jst/src/main/resources/META-INF/services/javax.script.ScriptEngineFactory
A         scripting/jst/src/main/resources/xslt
AU        scripting/jst/src/main/resources/xslt/script-transform.xsl
A         scripting/jst/src/main/java
A         scripting/jst/src/main/java/org
A         scripting/jst/src/main/java/org/apache
A         scripting/jst/src/main/java/org/apache/sling
A         scripting/jst/src/main/java/org/apache/sling/scripting
A         scripting/jst/src/main/java/org/apache/sling/scripting/jst
AU        
scripting/jst/src/main/java/org/apache/sling/scripting/jst/JstScriptEngine.java
AU        
scripting/jst/src/main/java/org/apache/sling/scripting/jst/BodyOnlyScriptFilteredCopy.java
AU        
scripting/jst/src/main/java/org/apache/sling/scripting/jst/JsCodeGenerator.java
AU        
scripting/jst/src/main/java/org/apache/sling/scripting/jst/ScriptFilteredCopy.java
AU        
scripting/jst/src/main/java/org/apache/sling/scripting/jst/JsCodeGeneratorServlet.java
AU        
scripting/jst/src/main/java/org/apache/sling/scripting/jst/JstScriptEngineFactory.java
AU        
scripting/jst/src/main/java/org/apache/sling/scripting/jst/HtmlCodeGenerator.java
AU        
scripting/jst/src/main/java/org/apache/sling/scripting/jst/HtmlContentRenderer.java
A         scripting/jst/src/test
A         scripting/jst/src/test/resources
A         scripting/jst/src/test/resources/htmlcode
A         scripting/jst/src/test/resources/htmlcode/htmlcode1.input.jst
AU        scripting/jst/src/test/resources/htmlcode/htmlcode1.expected.html
A         scripting/jst/src/test/resources/jscode
AU        scripting/jst/src/test/resources/jscode/jscode1.expected.js
AU        scripting/jst/src/test/resources/jscode/jscode2.expected.js
A         scripting/jst/src/test/resources/jscode/jscode1.input.jst
A         scripting/jst/src/test/resources/jscode/jscode2.input.jst
A         scripting/jst/src/test/java
A         scripting/jst/src/test/java/org
A         scripting/jst/src/test/java/org/apache
A         scripting/jst/src/test/java/org/apache/sling
A         scripting/jst/src/test/java/org/apache/sling/scripting
A         scripting/jst/src/test/java/org/apache/sling/scripting/jst
AU        
scripting/jst/src/test/java/org/apache/sling/scripting/jst/StringUtil.java
AU        
scripting/jst/src/test/java/org/apache/sling/scripting/jst/HtmlCodeGeneratorTest.java
AU        
scripting/jst/src/test/java/org/apache/sling/scripting/jst/BodyOnlyScriptFilteredCopyTest.java
AU        
scripting/jst/src/test/java/org/apache/sling/scripting/jst/JsCodeGeneratorTest.java
AU        
scripting/jst/src/test/java/org/apache/sling/scripting/jst/ScriptFilteredCopyTest.java
AU        scripting/jst/pom.xml
AU        scripting/jst/README.txt
A         explorers
A         explorers/resourceeditor
A         explorers/resourceeditor/README
A         explorers/resourceeditor/frontend
A         explorers/resourceeditor/frontend/grunt.cmd
A         explorers/resourceeditor/frontend/package.json
A         explorers/resourceeditor/frontend/Gruntfile.js
A         explorers/resourceeditor/frontend/karma.conf.js
AU        explorers/resourceeditor/frontend/npm
AU        explorers/resourceeditor/frontend/karma
A         explorers/resourceeditor/frontend/npm.cmd
A         explorers/resourceeditor/frontend/karma.cmd
AU        explorers/resourceeditor/frontend/licenselist
AU        explorers/resourceeditor/frontend/grunt
A         explorers/resourceeditor/LICENSE.txt
A         explorers/resourceeditor/.gitignore
A         explorers/resourceeditor/src
A         explorers/resourceeditor/src/test
A         explorers/resourceeditor/src/test/javascript
A         explorers/resourceeditor/src/test/javascript/spec
A         
explorers/resourceeditor/src/test/javascript/spec/resource_editor_spec.js
A         explorers/resourceeditor/src/test/javascript/e2e
A         explorers/resourceeditor/src/test/javascript/e2e/spec
A         explorers/resourceeditor/src/test/javascript/e2e/spec/e2e_spec.js
A         explorers/resourceeditor/src/main
A         explorers/resourceeditor/src/main/less
A         explorers/resourceeditor/src/main/less/alerts.less
A         explorers/resourceeditor/src/main/less/elements.less
A         explorers/resourceeditor/src/main/less/buttons.less
A         explorers/resourceeditor/src/main/less/modals.less
A         explorers/resourceeditor/src/main/less/scaffolding.less
AU        explorers/resourceeditor/src/main/less/reseditor.less
A         explorers/resourceeditor/src/main/less/forms.less
A         explorers/resourceeditor/src/main/less/navs.less
A         explorers/resourceeditor/src/main/less/variables.less
A         explorers/resourceeditor/src/main/resources
A         explorers/resourceeditor/src/main/resources/SLING-INF
A         explorers/resourceeditor/src/main/resources/SLING-INF/libs
A         explorers/resourceeditor/src/main/resources/SLING-INF/libs/sling
A         
explorers/resourceeditor/src/main/resources/SLING-INF/libs/sling/resource-editor-static-content
A         
explorers/resourceeditor/src/main/resources/SLING-INF/libs/sling/resource-editor-static-content/img
AU        
explorers/resourceeditor/src/main/resources/SLING-INF/libs/sling/resource-editor-static-content/img/folder_lightgray.png
AU        
explorers/resourceeditor/src/main/resources/SLING-INF/libs/sling/resource-editor-static-content/img/info_lightgray.png
AU        
explorers/resourceeditor/src/main/resources/SLING-INF/libs/sling/resource-editor-static-content/img/info_black.png
AU        
explorers/resourceeditor/src/main/resources/SLING-INF/libs/sling/resource-editor-static-content/img/add.png
AU        
explorers/resourceeditor/src/main/resources/SLING-INF/libs/sling/resource-editor-static-content/img/remove.png
AU        
explorers/resourceeditor/src/main/resources/SLING-INF/libs/sling/resource-editor-static-content/img/info_darkgray.png
AU        
explorers/resourceeditor/src/main/resources/SLING-INF/libs/sling/resource-editor-static-content/img/right_arrow_lightgray.png
AU        
explorers/resourceeditor/src/main/resources/SLING-INF/libs/sling/resource-editor-static-content/img/alu.gif
A         
explorers/resourceeditor/src/main/resources/SLING-INF/libs/sling/resource-editor-static-content/js
A         
explorers/resourceeditor/src/main/resources/SLING-INF/libs/sling/resource-editor-static-content/js/tree
A         
explorers/resourceeditor/src/main/resources/SLING-INF/libs/sling/resource-editor-static-content/js/tree/AddNodeController.js
A         
explorers/resourceeditor/src/main/resources/SLING-INF/libs/sling/resource-editor-static-content/js/tree/TreeController.js
A         
explorers/resourceeditor/src/main/resources/SLING-INF/libs/sling/resource-editor-static-content/js/tree/JSTreeAdapter.js
A         
explorers/resourceeditor/src/main/resources/SLING-INF/libs/sling/resource-editor-static-content/js/MainController.js
A         
explorers/resourceeditor/src/main/resources/SLING-INF/libs/sling/resource-editor-static-content/js/LoginController.js
A         
explorers/resourceeditor/src/main/resources/SLING-INF/libs/sling/resource-editor-static-content/generated
A         
explorers/resourceeditor/src/main/resources/SLING-INF/libs/sling/resource-editor-static-content/3rd_party
A         
explorers/resourceeditor/src/main/resources/SLING-INF/libs/sling/resource-editor-static-content/3rd_party/font
AU        
explorers/resourceeditor/src/main/resources/SLING-INF/libs/sling/resource-editor-static-content/3rd_party/font/Michroma.woff
AU        
explorers/resourceeditor/src/main/resources/SLING-INF/libs/sling/resource-editor-static-content/3rd_party/font/Michroma.eot
A         
explorers/resourceeditor/src/main/resources/SLING-INF/libs/sling/resource-editor-static-content/css
A         
explorers/resourceeditor/src/main/resources/SLING-INF/libs/sling/resource-editor-static-content/css/browser_ie.css
A         
explorers/resourceeditor/src/main/resources/SLING-INF/libs/sling/resource-editor-static-content/css/select2.reseditor.css
A         
explorers/resourceeditor/src/main/resources/SLING-INF/libs/sling/resource-editor-static-content/css/font_ie.css
A         
explorers/resourceeditor/src/main/resources/SLING-INF/libs/sling/resource-editor-static-content/css/font.css
A         
explorers/resourceeditor/src/main/resources/SLING-INF/libs/sling/resource-editor-static-content/css/bootbox.reseditor.css
A         
explorers/resourceeditor/src/main/resources/SLING-INF/libs/sling/resource-editor-static-content/css/jstree.reseditor.css
A         
explorers/resourceeditor/src/main/resources/SLING-INF/libs/sling/resource-editor
A         
explorers/resourceeditor/src/main/resources/SLING-INF/libs/sling/resource-editor/nodes.json.jsp
A         
explorers/resourceeditor/src/main/resources/SLING-INF/libs/sling/resource-editor/html.jsp
A         
explorers/resourceeditor/src/main/resources/SLING-INF/libs/sling/resource-editor/nodes.json.incl.jsp
A         
explorers/resourceeditor/src/main/resources/SLING-INF/libs/sling/resource-editor/rootnodes.json.jsp
A         
explorers/resourceeditor/src/main/resources/SLING-INF/libs/sling/resource-editor/servlet-nodes.json
A         explorers/resourceeditor/src/main/img
AU        explorers/resourceeditor/src/main/img/info.png
AU        explorers/resourceeditor/src/main/img/stainless_steel.xcf
A         explorers/resourceeditor/src/main/java
A         explorers/resourceeditor/src/main/java/org
A         explorers/resourceeditor/src/main/java/org/apache
A         explorers/resourceeditor/src/main/java/org/apache/sling
A         explorers/resourceeditor/src/main/java/org/apache/sling/reseditor
A         
explorers/resourceeditor/src/main/java/org/apache/sling/reseditor/DownloadBinaryProperty.java
A         
explorers/resourceeditor/src/main/java/org/apache/sling/reseditor/resource
A         
explorers/resourceeditor/src/main/java/org/apache/sling/reseditor/resource/ResourceIteratorWrapper.java
A         
explorers/resourceeditor/src/main/java/org/apache/sling/reseditor/resource/ResourceTypeResourceWrapper.java
A         
explorers/resourceeditor/src/main/java/org/apache/sling/reseditor/resource/ResEditorResourceProvider.java
A         
explorers/resourceeditor/src/main/java/org/apache/sling/reseditor/resource/ResourceProviderBasedResourceDecorator.java
A         explorers/resourceeditor/pom.xml
A         explorers/gwt
A         explorers/gwt/NOTICE
A         explorers/gwt/LICENSE
A         explorers/gwt/src
A         explorers/gwt/src/main
A         explorers/gwt/src/main/resources
A         explorers/gwt/src/main/resources/org
A         explorers/gwt/src/main/resources/org/apache
A         explorers/gwt/src/main/resources/org/apache/sling
A         explorers/gwt/src/main/resources/org/apache/sling/explorer
A         explorers/gwt/src/main/resources/org/apache/sling/explorer/client
A         
explorers/gwt/src/main/resources/org/apache/sling/explorer/client/ExplorerConstants.properties
A         
explorers/gwt/src/main/resources/org/apache/sling/explorer/client/ExplorerConstants_fr.properties
A         
explorers/gwt/src/main/resources/org/apache/sling/explorer/Explorer.gwt.xml
AU        explorers/gwt/src/main/resources/org/apache/sling/explorer/Sling.png
A         explorers/gwt/src/main/resources/SLING-INF
A         explorers/gwt/src/main/resources/SLING-INF/content
A         explorers/gwt/src/main/resources/SLING-INF/content/apps
A         explorers/gwt/src/main/resources/SLING-INF/content/apps/sling
A         explorers/gwt/src/main/resources/SLING-INF/content/apps/sling/servlet
A         
explorers/gwt/src/main/resources/SLING-INF/content/apps/sling/servlet/default
A         
explorers/gwt/src/main/resources/SLING-INF/content/apps/sling/servlet/default/explorer
AU        
explorers/gwt/src/main/resources/SLING-INF/content/apps/sling/servlet/default/explorer/tree-node.json.esp
AU        
explorers/gwt/src/main/resources/SLING-INF/content/apps/sling/servlet/default/explorer/children.json.esp
A         explorers/gwt/src/main/resources/SLING-INF/content/apps/explorer
A         
explorers/gwt/src/main/resources/SLING-INF/content/apps/explorer/images
A         
explorers/gwt/src/main/resources/SLING-INF/content/apps/explorer/images/icons
A         explorers/gwt/src/main/resources/SLING-INF/content/apps/explorer/css
A         
explorers/gwt/src/main/resources/SLING-INF/content/apps/explorer/css/chrome
A         
explorers/gwt/src/main/resources/SLING-INF/content/apps/explorer/css/chrome/explorer.css
A         
explorers/gwt/src/main/resources/SLING-INF/content/apps/explorer/index.html
A         explorers/gwt/src/main/java
A         explorers/gwt/src/main/java/org
A         explorers/gwt/src/main/java/org/apache
A         explorers/gwt/src/main/java/org/apache/sling
A         explorers/gwt/src/main/java/org/apache/sling/explorer
A         explorers/gwt/src/main/java/org/apache/sling/explorer/client
A         
explorers/gwt/src/main/java/org/apache/sling/explorer/client/ExplorerImages.java
A         explorers/gwt/src/main/java/org/apache/sling/explorer/client/widgets
A         
explorers/gwt/src/main/java/org/apache/sling/explorer/client/widgets/grid
A         
explorers/gwt/src/main/java/org/apache/sling/explorer/client/widgets/grid/ExplorerGrid.java
A         
explorers/gwt/src/main/java/org/apache/sling/explorer/client/widgets/grid/resource
A         
explorers/gwt/src/main/java/org/apache/sling/explorer/client/widgets/grid/resource/ResourceGrids.java
A         
explorers/gwt/src/main/java/org/apache/sling/explorer/client/widgets/tree
A         
explorers/gwt/src/main/java/org/apache/sling/explorer/client/widgets/tree/resource
A         
explorers/gwt/src/main/java/org/apache/sling/explorer/client/widgets/tree/resource/ResourceTree.java
A         
explorers/gwt/src/main/java/org/apache/sling/explorer/client/ExplorerPageTemplate.java
A         explorers/gwt/src/main/java/org/apache/sling/explorer/client/sling
A         
explorers/gwt/src/main/java/org/apache/sling/explorer/client/sling/Sling.java
A         
explorers/gwt/src/main/java/org/apache/sling/explorer/client/sling/SessionInfo.java
A         
explorers/gwt/src/main/java/org/apache/sling/explorer/client/ExplorerConstants.java
A         
explorers/gwt/src/main/java/org/apache/sling/explorer/client/SlingExplorerApplication.java
A         explorers/gwt/pom.xml
A         explorers/gwt/README.txt
A         .gitignore
 U        .
At revision 1680228
Parsing POMs
Downloaded artifact 
http://repo.maven.apache.org/maven2/org/apache/apache/8/apache-8.pom
Failed to transfer Could not find artifact org.apache.sling:sling:pom:22 in 
dyuproject-repo (http://dyuproject.googlecode.com/svn/repos/maven2)
Downloaded artifact 
http://repo.maven.apache.org/maven2/org/apache/sling/sling/22/sling-22.pom
Failed to transfer Could not find artifact org.apache:apache:pom:14 in 
dyuproject-repo (http://dyuproject.googlecode.com/svn/repos/maven2)
Downloaded artifact 
http://repo.maven.apache.org/maven2/org/apache/apache/14/apache-14.pom
ERROR: Failed to parse POMs
java.io.IOException: remote file operation failed: 
<https://builds.apache.org/job/sling-contrib-1.7/ws/trunk> at 
hudson.remoting.Channel@494f0960:jenkins-ubuntu-1404-4gb-b33
        at hudson.FilePath.act(FilePath.java:916)
        at hudson.FilePath.act(FilePath.java:893)
        at 
hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.parsePoms(MavenModuleSetBuild.java:950)
        at 
hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:677)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:529)
        at hudson.model.Run.execute(Run.java:1706)
        at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:529)
        at hudson.model.ResourceController.execute(ResourceController.java:88)
        at hudson.model.Executor.run(Executor.java:232)
Caused by: hudson.remoting.ProxyException: 
hudson.maven.MavenModuleSetBuild$MavenExecutionException: 
org.apache.maven.project.ProjectBuildingException: Some problems were 
encountered while processing the POMs:
[ERROR] Child module 
<https://builds.apache.org/job/sling-contrib-1.7/ws/trunk/commons/fsclassloader/pom.xml>
 of <https://builds.apache.org/job/sling-contrib-1.7/ws/trunk/pom.xml> does not 
exist @ 
[ERROR] Child module 
<https://builds.apache.org/job/sling-contrib-1.7/ws/trunk/extensions/i18n/pom.xml>
 of <https://builds.apache.org/job/sling-contrib-1.7/ws/trunk/pom.xml> does not 
exist @ 
[ERROR] Child module 
<https://builds.apache.org/job/sling-contrib-1.7/ws/trunk/extensions/xss/pom.xml>
 of <https://builds.apache.org/job/sling-contrib-1.7/ws/trunk/pom.xml> does not 
exist @ 
[ERROR] Child module 
<https://builds.apache.org/job/sling-contrib-1.7/ws/trunk/scripting/sightly/pom.xml>
 of <https://builds.apache.org/job/sling-contrib-1.7/ws/trunk/pom.xml> does not 
exist @ 

        at 
hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1354)
        at 
hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1088)
        at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2474)
        at hudson.remoting.UserRequest.perform(UserRequest.java:118)
        at hudson.remoting.UserRequest.perform(UserRequest.java:48)
        at hudson.remoting.Request$2.run(Request.java:328)
        at 
hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
        at java.util.concurrent.FutureTask.run(FutureTask.java:262)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
        at java.lang.Thread.run(Thread.java:745)
Caused by: hudson.remoting.ProxyException: 
org.apache.maven.project.ProjectBuildingException: Some problems were 
encountered while processing the POMs:
[ERROR] Child module 
<https://builds.apache.org/job/sling-contrib-1.7/ws/trunk/commons/fsclassloader/pom.xml>
 of <https://builds.apache.org/job/sling-contrib-1.7/ws/trunk/pom.xml> does not 
exist @ 
[ERROR] Child module 
<https://builds.apache.org/job/sling-contrib-1.7/ws/trunk/extensions/i18n/pom.xml>
 of <https://builds.apache.org/job/sling-contrib-1.7/ws/trunk/pom.xml> does not 
exist @ 
[ERROR] Child module 
<https://builds.apache.org/job/sling-contrib-1.7/ws/trunk/extensions/xss/pom.xml>
 of <https://builds.apache.org/job/sling-contrib-1.7/ws/trunk/pom.xml> does not 
exist @ 
[ERROR] Child module 
<https://builds.apache.org/job/sling-contrib-1.7/ws/trunk/scripting/sightly/pom.xml>
 of <https://builds.apache.org/job/sling-contrib-1.7/ws/trunk/pom.xml> does not 
exist @ 

        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:1291)
        ... 10 more

Reply via email to