You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by bd...@apache.org on 2008/11/06 01:12:12 UTC

svn commit: r711747 - /incubator/sling/trunk/extensions/jcrinstall/src/main/resources/SLING-INF/nodetypes/osgiconfig.cnd

Author: bdelacretaz
Date: Wed Nov  5 16:12:12 2008
New Revision: 711747

URL: http://svn.apache.org/viewvc?rev=711747&view=rev
Log:
SLING-719 - sling:OsgiConfig extends nt:hierarchyNode

Modified:
    incubator/sling/trunk/extensions/jcrinstall/src/main/resources/SLING-INF/nodetypes/osgiconfig.cnd

Modified: incubator/sling/trunk/extensions/jcrinstall/src/main/resources/SLING-INF/nodetypes/osgiconfig.cnd
URL: http://svn.apache.org/viewvc/incubator/sling/trunk/extensions/jcrinstall/src/main/resources/SLING-INF/nodetypes/osgiconfig.cnd?rev=711747&r1=711746&r2=711747&view=diff
==============================================================================
--- incubator/sling/trunk/extensions/jcrinstall/src/main/resources/SLING-INF/nodetypes/osgiconfig.cnd (original)
+++ incubator/sling/trunk/extensions/jcrinstall/src/main/resources/SLING-INF/nodetypes/osgiconfig.cnd Wed Nov  5 16:12:12 2008
@@ -20,4 +20,4 @@
 <sling = 'http://sling.apache.org/jcr/sling/1.0'>
 
 // A jcrinstall configuration node
-[sling:OsgiConfig] > nt:unstructured
\ No newline at end of file
+[sling:OsgiConfig] > nt:unstructured, nt:hierarchyNode