Author: sboehme Date: Mon Feb 16 21:56:10 2015 New Revision: 1660214 URL: http://svn.apache.org/r1660214 Log: SLING-4364 :: Integrate new JavaScript node type library :: renamed 'de.sandroboehme.jsnodetypes' package to 'org.apache.sling.commons.js.nodetypes'
Modified: sling/trunk/contrib/explorers/resourceeditor/pom.xml Modified: sling/trunk/contrib/explorers/resourceeditor/pom.xml URL: http://svn.apache.org/viewvc/sling/trunk/contrib/explorers/resourceeditor/pom.xml?rev=1660214&r1=1660213&r2=1660214&view=diff ============================================================================== --- sling/trunk/contrib/explorers/resourceeditor/pom.xml (original) +++ sling/trunk/contrib/explorers/resourceeditor/pom.xml Mon Feb 16 21:56:10 2015 @@ -75,7 +75,7 @@ <instructions> <Sling-Initial-Content>SLING-INF/libs/sling/resource-editor-static-content;overwrite:=true;path:=/libs/sling/resource-editor-static-content,SLING-INF/libs/sling/resource-editor;overwrite:=true;path:=/libs/sling/resource-editor</Sling-Initial-Content> <Import-Package>!org.slf4j.impl,*, - de.sandroboehme.jsnodetypes.javascript, + org.apache.sling.commons.js.nodetypes.javascript, javax.el, javax.naming, javax.servlet.jsp,