This is an automated email from the ASF dual-hosted git repository.

rombert pushed a commit to branch master
in repository 
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-resource-editor.git

commit dcca522040b034f8775b6a561910e5e0fba53f36
Author: Sandro Boehme <[email protected]>
AuthorDate: Mon Feb 16 21:56:10 2015 +0000

    SLING-4364 :: Integrate new JavaScript node type library :: renamed 
'de.sandroboehme.jsnodetypes' package to 'org.apache.sling.commons.js.nodetypes'
    
    git-svn-id: https://svn.apache.org/repos/asf/sling/trunk@1660214 
13f79535-47bb-0310-9956-ffa450edef68
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index eb8ec1f..99b921b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -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,

-- 
To stop receiving notification emails like this one, please contact
"[email protected]" <[email protected]>.

Reply via email to