[exo-jcr-commits] exo-jcr SVN: r365 - in jcr/branches/1.12.0-JBC/component/core: src/main/javacc/xpath and 14 other directories.

do-not-reply at jboss.org do-not-reply at jboss.org
Sun Oct 25 12:29:14 EDT 2009


Author: pnedonosko
Date: 2009-10-25 12:29:14 -0400 (Sun, 25 Oct 2009)
New Revision: 365

Modified:
   jcr/branches/1.12.0-JBC/component/core/pom.xml
   jcr/branches/1.12.0-JBC/component/core/src/main/javacc/xpath/xpath-grammar.xml
   jcr/branches/1.12.0-JBC/component/core/src/main/resources/binding-nodetypevalues.xml
   jcr/branches/1.12.0-JBC/component/core/src/main/resources/binding.xml
   jcr/branches/1.12.0-JBC/component/core/src/main/resources/conf/portal/exo-jcr-config.xml
   jcr/branches/1.12.0-JBC/component/core/src/main/resources/conf/portal/exojcr-jboss-cache-conf.xml
   jcr/branches/1.12.0-JBC/component/core/src/main/resources/org/exoplatform/services/jcr/impl/core/nodetype/nodetypes.xml
   jcr/branches/1.12.0-JBC/component/core/src/test/resources/conf/standalone/test-configuration-sjdbc.xml
   jcr/branches/1.12.0-JBC/component/core/src/test/resources/conf/standalone/test-configuration.xml
   jcr/branches/1.12.0-JBC/component/core/src/test/resources/conf/standalone/test-jcr-config-sjdbc.xml
   jcr/branches/1.12.0-JBC/component/core/src/test/resources/conf/standalone/test-jcr-config.xml
   jcr/branches/1.12.0-JBC/component/core/src/test/resources/conf/test/nodetypes-config-extended.xml
   jcr/branches/1.12.0-JBC/component/core/src/test/resources/conf/test/nodetypes-config.xml
   jcr/branches/1.12.0-JBC/component/core/src/test/resources/conf/test/nodetypes-impl.xml
   jcr/branches/1.12.0-JBC/component/core/src/test/resources/conf/test/nodetypes-tck.xml
   jcr/branches/1.12.0-JBC/component/core/src/test/resources/conf/test/nodetypes-test.xml
   jcr/branches/1.12.0-JBC/component/core/src/test/resources/conf/test/nodetypes-test2.xml
   jcr/branches/1.12.0-JBC/component/core/src/test/resources/conf/test/nodetypes-usecase.xml
   jcr/branches/1.12.0-JBC/component/core/src/test/resources/import-export/testPermdocview.xml
   jcr/branches/1.12.0-JBC/component/core/src/test/resources/index/test_index.xml
   jcr/branches/1.12.0-JBC/component/core/src/test/resources/indexing-configuration.xml
   jcr/branches/1.12.0-JBC/component/core/src/test/resources/nodetypes/ext-registry-nodetypes.xml
   jcr/branches/1.12.0-JBC/component/core/src/test/resources/org/exoplatform/services/jcr/api/nodetypes/ecm/nodetypes-config-extended.xml
   jcr/branches/1.12.0-JBC/component/core/src/test/resources/org/exoplatform/services/jcr/api/nodetypes/ecm/nodetypes-config.xml
   jcr/branches/1.12.0-JBC/component/core/src/test/resources/org/exoplatform/services/jcr/api/nodetypes/nodetypes-api-test.xml
   jcr/branches/1.12.0-JBC/component/core/src/test/resources/org/exoplatform/services/jcr/impl/core/nodetype/test-jcr589.xml
   jcr/branches/1.12.0-JBC/component/core/src/test/resources/org/exoplatform/services/jcr/impl/core/nodetype/test-nodetypes.xml
   jcr/branches/1.12.0-JBC/component/core/src/test/resources/org/exoplatform/services/jcr/usecases/nodetypes/nodetypes-usecase-test.xml
   jcr/branches/1.12.0-JBC/component/core/src/test/resources/org/exoplatform/services/jcr/usecases/query/business-process-nodetypes.xml
   jcr/branches/1.12.0-JBC/component/core/src/test/resources/org/exoplatform/services/jcr/usecases/query/ext-nodetypes-config.xml
   jcr/branches/1.12.0-JBC/component/core/src/test/resources/org/exoplatform/services/jcr/usecases/query/nodetypes-config-extended.xml
   jcr/branches/1.12.0-JBC/component/core/src/test/resources/org/exoplatform/services/jcr/usecases/query/nodetypes-config.xml
   jcr/branches/1.12.0-JBC/component/core/src/test/resources/org/exoplatform/services/jcr/usecases/query/nodetypes-ecm.xml
Log:
EXOJCR-2: XMLs header in JCR core

Modified: jcr/branches/1.12.0-JBC/component/core/pom.xml
===================================================================
--- jcr/branches/1.12.0-JBC/component/core/pom.xml	2009-10-23 15:57:11 UTC (rev 364)
+++ jcr/branches/1.12.0-JBC/component/core/pom.xml	2009-10-25 16:29:14 UTC (rev 365)
@@ -1,3 +1,4 @@
+<?xml version="1.0" encoding="ISO-8859-1"?>
 <!--
 
     Copyright (C) 2009 eXo Platform SAS.

Modified: jcr/branches/1.12.0-JBC/component/core/src/main/javacc/xpath/xpath-grammar.xml
===================================================================
--- jcr/branches/1.12.0-JBC/component/core/src/main/javacc/xpath/xpath-grammar.xml	2009-10-23 15:57:11 UTC (rev 364)
+++ jcr/branches/1.12.0-JBC/component/core/src/main/javacc/xpath/xpath-grammar.xml	2009-10-25 16:29:14 UTC (rev 365)
@@ -1,4 +1,24 @@
-<?xml version="1.0"?>
+<?xml version="1.0" encoding="ISO-8859-1"?>
+<!--
+
+    Copyright (C) 2009 eXo Platform SAS.
+
+    This is free software; you can redistribute it and/or modify it
+    under the terms of the GNU Lesser General Public License as
+    published by the Free Software Foundation; either version 2.1 of
+    the License, or (at your option) any later version.
+
+    This software is distributed in the hope that it will be useful,
+    but WITHOUT ANY WARRANTY; without even the implied warranty of
+    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+    Lesser General Public License for more details.
+
+    You should have received a copy of the GNU Lesser General Public
+    License along with this software; if not, write to the Free
+    Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
+    02110-1301 USA, or see the FSF site: http://www.fsf.org.
+
+-->
 <!-- edited with XMLSPY v2004 rel. 3 U (http://www.xmlspy.com) by Scott Boag (XSL WG) -->
 <!-- <!DOCTYPE g:grammar SYSTEM "grammar.dtd"> -->
 <!--

Modified: jcr/branches/1.12.0-JBC/component/core/src/main/resources/binding-nodetypevalues.xml
===================================================================
--- jcr/branches/1.12.0-JBC/component/core/src/main/resources/binding-nodetypevalues.xml	2009-10-23 15:57:11 UTC (rev 364)
+++ jcr/branches/1.12.0-JBC/component/core/src/main/resources/binding-nodetypevalues.xml	2009-10-25 16:29:14 UTC (rev 365)
@@ -1,3 +1,24 @@
+<?xml version="1.0" encoding="ISO-8859-1"?>
+<!--
+
+    Copyright (C) 2009 eXo Platform SAS.
+
+    This is free software; you can redistribute it and/or modify it
+    under the terms of the GNU Lesser General Public License as
+    published by the Free Software Foundation; either version 2.1 of
+    the License, or (at your option) any later version.
+
+    This software is distributed in the hope that it will be useful,
+    but WITHOUT ANY WARRANTY; without even the implied warranty of
+    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+    Lesser General Public License for more details.
+
+    You should have received a copy of the GNU Lesser General Public
+    License along with this software; if not, write to the Free
+    Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
+    02110-1301 USA, or see the FSF site: http://www.fsf.org.
+
+-->
 <binding>
 
    <mapping name="nodeTypes" class="org.exoplatform.services.jcr.core.nodetype.NodeTypeValuesList">

Modified: jcr/branches/1.12.0-JBC/component/core/src/main/resources/binding.xml
===================================================================
--- jcr/branches/1.12.0-JBC/component/core/src/main/resources/binding.xml	2009-10-23 15:57:11 UTC (rev 364)
+++ jcr/branches/1.12.0-JBC/component/core/src/main/resources/binding.xml	2009-10-25 16:29:14 UTC (rev 365)
@@ -1,3 +1,24 @@
+<?xml version="1.0" encoding="ISO-8859-1"?>
+<!--
+
+    Copyright (C) 2009 eXo Platform SAS.
+
+    This is free software; you can redistribute it and/or modify it
+    under the terms of the GNU Lesser General Public License as
+    published by the Free Software Foundation; either version 2.1 of
+    the License, or (at your option) any later version.
+
+    This software is distributed in the hope that it will be useful,
+    but WITHOUT ANY WARRANTY; without even the implied warranty of
+    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+    Lesser General Public License for more details.
+
+    You should have received a copy of the GNU Lesser General Public
+    License along with this software; if not, write to the Free
+    Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
+    02110-1301 USA, or see the FSF site: http://www.fsf.org.
+
+-->
 <binding>
 
   <mapping name="repository-service" class="org.exoplatform.services.jcr.config.RepositoryServiceConfiguration">

Modified: jcr/branches/1.12.0-JBC/component/core/src/main/resources/conf/portal/exo-jcr-config.xml
===================================================================
--- jcr/branches/1.12.0-JBC/component/core/src/main/resources/conf/portal/exo-jcr-config.xml	2009-10-23 15:57:11 UTC (rev 364)
+++ jcr/branches/1.12.0-JBC/component/core/src/main/resources/conf/portal/exo-jcr-config.xml	2009-10-25 16:29:14 UTC (rev 365)
@@ -1,3 +1,4 @@
+<?xml version="1.0" encoding="ISO-8859-1"?>
 <!--
 
     Copyright (C) 2009 eXo Platform SAS.

Modified: jcr/branches/1.12.0-JBC/component/core/src/main/resources/conf/portal/exojcr-jboss-cache-conf.xml
===================================================================
--- jcr/branches/1.12.0-JBC/component/core/src/main/resources/conf/portal/exojcr-jboss-cache-conf.xml	2009-10-23 15:57:11 UTC (rev 364)
+++ jcr/branches/1.12.0-JBC/component/core/src/main/resources/conf/portal/exojcr-jboss-cache-conf.xml	2009-10-25 16:29:14 UTC (rev 365)
@@ -1,4 +1,24 @@
-<?xml version="1.0" encoding="UTF-8"?>
+<?xml version="1.0" encoding="ISO-8859-1"?>
+<!--
+
+    Copyright (C) 2009 eXo Platform SAS.
+
+    This is free software; you can redistribute it and/or modify it
+    under the terms of the GNU Lesser General Public License as
+    published by the Free Software Foundation; either version 2.1 of
+    the License, or (at your option) any later version.
+
+    This software is distributed in the hope that it will be useful,
+    but WITHOUT ANY WARRANTY; without even the implied warranty of
+    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+    Lesser General Public License for more details.
+
+    You should have received a copy of the GNU Lesser General Public
+    License along with this software; if not, write to the Free
+    Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
+    02110-1301 USA, or see the FSF site: http://www.fsf.org.
+
+-->
 <jbosscache xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
 	xmlns="urn:jboss:jbosscache-core:config:3.1">
 

Modified: jcr/branches/1.12.0-JBC/component/core/src/main/resources/org/exoplatform/services/jcr/impl/core/nodetype/nodetypes.xml
===================================================================
--- jcr/branches/1.12.0-JBC/component/core/src/main/resources/org/exoplatform/services/jcr/impl/core/nodetype/nodetypes.xml	2009-10-23 15:57:11 UTC (rev 364)
+++ jcr/branches/1.12.0-JBC/component/core/src/main/resources/org/exoplatform/services/jcr/impl/core/nodetype/nodetypes.xml	2009-10-25 16:29:14 UTC (rev 365)
@@ -1,3 +1,24 @@
+<?xml version="1.0" encoding="ISO-8859-1"?>
+<!--
+
+    Copyright (C) 2009 eXo Platform SAS.
+
+    This is free software; you can redistribute it and/or modify it
+    under the terms of the GNU Lesser General Public License as
+    published by the Free Software Foundation; either version 2.1 of
+    the License, or (at your option) any later version.
+
+    This software is distributed in the hope that it will be useful,
+    but WITHOUT ANY WARRANTY; without even the implied warranty of
+    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+    Lesser General Public License for more details.
+
+    You should have received a copy of the GNU Lesser General Public
+    License along with this software; if not, write to the Free
+    Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
+    02110-1301 USA, or see the FSF site: http://www.fsf.org.
+
+-->
 <nodeTypes xmlns:nt="http://www.jcp.org/jcr/nt/1.0" xmlns:mix="http://www.jcp.org/jcr/mix/1.0" xmlns:jcr="http://www.jcp.org/jcr/1.0" xmlns:dc="http://purl.org/dc/elements/1.1">
 
    <!-- nt:base commented for example -->

Modified: jcr/branches/1.12.0-JBC/component/core/src/test/resources/conf/standalone/test-configuration-sjdbc.xml
===================================================================
--- jcr/branches/1.12.0-JBC/component/core/src/test/resources/conf/standalone/test-configuration-sjdbc.xml	2009-10-23 15:57:11 UTC (rev 364)
+++ jcr/branches/1.12.0-JBC/component/core/src/test/resources/conf/standalone/test-configuration-sjdbc.xml	2009-10-25 16:29:14 UTC (rev 365)
@@ -1,3 +1,4 @@
+<?xml version="1.0" encoding="ISO-8859-1"?>
 <!--
 
     Copyright (C) 2009 eXo Platform SAS.
@@ -18,7 +19,6 @@
     02110-1301 USA, or see the FSF site: http://www.fsf.org.
 
 -->
-<?xml version="1.0" encoding="ISO-8859-1"?>
 <configuration
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
    xsi:schemaLocation="http://www.exoplaform.org/xml/ns/kernel_1_0.xsd http://www.exoplaform.org/xml/ns/kernel_1_0.xsd"
@@ -56,13 +56,18 @@
 
         <!-- property name="log4j.category.jcr.SessionDataManager" value="DEBUG"/>
         <property name="log4j.category.jcr.JDBCStorageConnection" value="DEBUG"/>
-        <property name="log4j.category.jcr.NodeImpl" value="DEBUG"/ -->
+        <property name="log4j.category.jcr.NodeImpl" value="DEBUG"/
+-->
 
-        <!-- property name="log4j.category.jcr.WorkspaceStorageCacheImpl" value="DEBUG"/ -->
-        <!-- property name="log4j.category.database.DBSchemaCreator" value="DEBUG"/ -->
-        <!-- property name="log4j.category.jcr.WorkspaceDataReplicator" value="DEBUG"/ -->
+        <!-- property name="log4j.category.jcr.WorkspaceStorageCacheImpl" value="DEBUG"/
+-->
+        <!-- property name="log4j.category.database.DBSchemaCreator" value="DEBUG"/
+-->
+        <!-- property name="log4j.category.jcr.WorkspaceDataReplicator" value="DEBUG"/
+-->
 
-        <!-- property name="log4j.category.jcr.WorkspacePersistentDataManager" value="DEBUG"/ -->
+        <!-- property name="log4j.category.jcr.WorkspacePersistentDataManager" value="DEBUG"/
+-->
 
       </properties-param>
 
@@ -79,7 +84,8 @@
         <description>SimpleLog properties</description>
         <property name="org.apache.commons.logging.simplelog.defaultlog" value="debug"/>
         <property name="org.apache.commons.logging.simplelog.showdatetime" value="true"/>
-      </properties-param -->
+      </properties-param
+-->
 
       <!-- value-param>
         <name>logger</name>
@@ -95,7 +101,8 @@
         <property name="handlers" value="java.util.logging.ConsoleHandler"/>
         <property name=".level" value="FINE"/>
         <property name="java.util.logging.ConsoleHandler.level" value="FINE"/>
-      </properties-param -->
+      </properties-param
+-->
 
     </init-params>
   </component>

Modified: jcr/branches/1.12.0-JBC/component/core/src/test/resources/conf/standalone/test-configuration.xml
===================================================================
--- jcr/branches/1.12.0-JBC/component/core/src/test/resources/conf/standalone/test-configuration.xml	2009-10-23 15:57:11 UTC (rev 364)
+++ jcr/branches/1.12.0-JBC/component/core/src/test/resources/conf/standalone/test-configuration.xml	2009-10-25 16:29:14 UTC (rev 365)
@@ -1,3 +1,4 @@
+<?xml version="1.0" encoding="ISO-8859-1"?>
 <!--
 
     Copyright (C) 2009 eXo Platform SAS.
@@ -18,7 +19,6 @@
     02110-1301 USA, or see the FSF site: http://www.fsf.org.
 
 -->
-<?xml version="1.0" encoding="ISO-8859-1"?>
 <configuration
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
    xsi:schemaLocation="http://www.exoplaform.org/xml/ns/kernel_1_0.xsd http://www.exoplaform.org/xml/ns/kernel_1_0.xsd"

Modified: jcr/branches/1.12.0-JBC/component/core/src/test/resources/conf/standalone/test-jcr-config-sjdbc.xml
===================================================================
--- jcr/branches/1.12.0-JBC/component/core/src/test/resources/conf/standalone/test-jcr-config-sjdbc.xml	2009-10-23 15:57:11 UTC (rev 364)
+++ jcr/branches/1.12.0-JBC/component/core/src/test/resources/conf/standalone/test-jcr-config-sjdbc.xml	2009-10-25 16:29:14 UTC (rev 365)
@@ -1,3 +1,4 @@
+<?xml version="1.0" encoding="ISO-8859-1"?>
 <!--
 
     Copyright (C) 2009 eXo Platform SAS.

Modified: jcr/branches/1.12.0-JBC/component/core/src/test/resources/conf/standalone/test-jcr-config.xml
===================================================================
--- jcr/branches/1.12.0-JBC/component/core/src/test/resources/conf/standalone/test-jcr-config.xml	2009-10-23 15:57:11 UTC (rev 364)
+++ jcr/branches/1.12.0-JBC/component/core/src/test/resources/conf/standalone/test-jcr-config.xml	2009-10-25 16:29:14 UTC (rev 365)
@@ -1,3 +1,4 @@
+<?xml version="1.0" encoding="ISO-8859-1"?>
 <!--
 
     Copyright (C) 2009 eXo Platform SAS.

Modified: jcr/branches/1.12.0-JBC/component/core/src/test/resources/conf/test/nodetypes-config-extended.xml
===================================================================
--- jcr/branches/1.12.0-JBC/component/core/src/test/resources/conf/test/nodetypes-config-extended.xml	2009-10-23 15:57:11 UTC (rev 364)
+++ jcr/branches/1.12.0-JBC/component/core/src/test/resources/conf/test/nodetypes-config-extended.xml	2009-10-25 16:29:14 UTC (rev 365)
@@ -1,3 +1,4 @@
+<?xml version="1.0" encoding="ISO-8859-1"?>
 <!--
 
     Copyright (C) 2009 eXo Platform SAS.

Modified: jcr/branches/1.12.0-JBC/component/core/src/test/resources/conf/test/nodetypes-config.xml
===================================================================
--- jcr/branches/1.12.0-JBC/component/core/src/test/resources/conf/test/nodetypes-config.xml	2009-10-23 15:57:11 UTC (rev 364)
+++ jcr/branches/1.12.0-JBC/component/core/src/test/resources/conf/test/nodetypes-config.xml	2009-10-25 16:29:14 UTC (rev 365)
@@ -1,3 +1,4 @@
+<?xml version="1.0" encoding="ISO-8859-1"?>
 <!--
 
     Copyright (C) 2009 eXo Platform SAS.

Modified: jcr/branches/1.12.0-JBC/component/core/src/test/resources/conf/test/nodetypes-impl.xml
===================================================================
--- jcr/branches/1.12.0-JBC/component/core/src/test/resources/conf/test/nodetypes-impl.xml	2009-10-23 15:57:11 UTC (rev 364)
+++ jcr/branches/1.12.0-JBC/component/core/src/test/resources/conf/test/nodetypes-impl.xml	2009-10-25 16:29:14 UTC (rev 365)
@@ -1,3 +1,4 @@
+<?xml version="1.0" encoding="ISO-8859-1"?>
 <!--
 
     Copyright (C) 2009 eXo Platform SAS.

Modified: jcr/branches/1.12.0-JBC/component/core/src/test/resources/conf/test/nodetypes-tck.xml
===================================================================
--- jcr/branches/1.12.0-JBC/component/core/src/test/resources/conf/test/nodetypes-tck.xml	2009-10-23 15:57:11 UTC (rev 364)
+++ jcr/branches/1.12.0-JBC/component/core/src/test/resources/conf/test/nodetypes-tck.xml	2009-10-25 16:29:14 UTC (rev 365)
@@ -1,3 +1,4 @@
+<?xml version="1.0" encoding="ISO-8859-1"?>
 <!--
 
     Copyright (C) 2009 eXo Platform SAS.

Modified: jcr/branches/1.12.0-JBC/component/core/src/test/resources/conf/test/nodetypes-test.xml
===================================================================
--- jcr/branches/1.12.0-JBC/component/core/src/test/resources/conf/test/nodetypes-test.xml	2009-10-23 15:57:11 UTC (rev 364)
+++ jcr/branches/1.12.0-JBC/component/core/src/test/resources/conf/test/nodetypes-test.xml	2009-10-25 16:29:14 UTC (rev 365)
@@ -1,3 +1,4 @@
+<?xml version="1.0" encoding="ISO-8859-1"?>
 <!--
 
     Copyright (C) 2009 eXo Platform SAS.

Modified: jcr/branches/1.12.0-JBC/component/core/src/test/resources/conf/test/nodetypes-test2.xml
===================================================================
--- jcr/branches/1.12.0-JBC/component/core/src/test/resources/conf/test/nodetypes-test2.xml	2009-10-23 15:57:11 UTC (rev 364)
+++ jcr/branches/1.12.0-JBC/component/core/src/test/resources/conf/test/nodetypes-test2.xml	2009-10-25 16:29:14 UTC (rev 365)
@@ -1,3 +1,4 @@
+<?xml version="1.0" encoding="ISO-8859-1"?>
 <!--
 
     Copyright (C) 2009 eXo Platform SAS.

Modified: jcr/branches/1.12.0-JBC/component/core/src/test/resources/conf/test/nodetypes-usecase.xml
===================================================================
--- jcr/branches/1.12.0-JBC/component/core/src/test/resources/conf/test/nodetypes-usecase.xml	2009-10-23 15:57:11 UTC (rev 364)
+++ jcr/branches/1.12.0-JBC/component/core/src/test/resources/conf/test/nodetypes-usecase.xml	2009-10-25 16:29:14 UTC (rev 365)
@@ -1,3 +1,4 @@
+<?xml version="1.0" encoding="ISO-8859-1"?>
 <!--
 
     Copyright (C) 2009 eXo Platform SAS.

Modified: jcr/branches/1.12.0-JBC/component/core/src/test/resources/import-export/testPermdocview.xml
===================================================================
--- jcr/branches/1.12.0-JBC/component/core/src/test/resources/import-export/testPermdocview.xml	2009-10-23 15:57:11 UTC (rev 364)
+++ jcr/branches/1.12.0-JBC/component/core/src/test/resources/import-export/testPermdocview.xml	2009-10-25 16:29:14 UTC (rev 365)
@@ -1,4 +1,24 @@
-<?xml version="1.0" encoding="UTF-8"?>
+<?xml version="1.0" encoding="ISO-8859-1"?>
+<!--
+
+    Copyright (C) 2009 eXo Platform SAS.
+
+    This is free software; you can redistribute it and/or modify it
+    under the terms of the GNU Lesser General Public License as
+    published by the Free Software Foundation; either version 2.1 of
+    the License, or (at your option) any later version.
+
+    This software is distributed in the hope that it will be useful,
+    but WITHOUT ANY WARRANTY; without even the implied warranty of
+    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+    Lesser General Public License for more details.
+
+    You should have received a copy of the GNU Lesser General Public
+    License along with this software; if not, write to the Free
+    Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
+    02110-1301 USA, or see the FSF site: http://www.fsf.org.
+
+-->
 <a xmlns:nt="http://www.jcp.org/jcr/nt/1.0"
    xmlns:mix="http://www.jcp.org/jcr/mix/1.0"
    xmlns:jcr="http://www.jcp.org/jcr/1.0"

Modified: jcr/branches/1.12.0-JBC/component/core/src/test/resources/index/test_index.xml
===================================================================
--- jcr/branches/1.12.0-JBC/component/core/src/test/resources/index/test_index.xml	2009-10-23 15:57:11 UTC (rev 364)
+++ jcr/branches/1.12.0-JBC/component/core/src/test/resources/index/test_index.xml	2009-10-25 16:29:14 UTC (rev 365)
@@ -1,4 +1,24 @@
-<?xml version="1.0" ?>
+<?xml version="1.0" encoding="ISO-8859-1"?>
+<!--
+
+    Copyright (C) 2009 eXo Platform SAS.
+
+    This is free software; you can redistribute it and/or modify it
+    under the terms of the GNU Lesser General Public License as
+    published by the Free Software Foundation; either version 2.1 of
+    the License, or (at your option) any later version.
+
+    This software is distributed in the hope that it will be useful,
+    but WITHOUT ANY WARRANTY; without even the implied warranty of
+    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+    Lesser General Public License for more details.
+
+    You should have received a copy of the GNU Lesser General Public
+    License along with this software; if not, write to the Free
+    Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
+    02110-1301 USA, or see the FSF site: http://www.fsf.org.
+
+-->
 <note>
   <to>John</to>
   <from>Alice</from>

Modified: jcr/branches/1.12.0-JBC/component/core/src/test/resources/indexing-configuration.xml
===================================================================
--- jcr/branches/1.12.0-JBC/component/core/src/test/resources/indexing-configuration.xml	2009-10-23 15:57:11 UTC (rev 364)
+++ jcr/branches/1.12.0-JBC/component/core/src/test/resources/indexing-configuration.xml	2009-10-25 16:29:14 UTC (rev 365)
@@ -1,4 +1,24 @@
-<?xml version="1.0"?>
+<?xml version="1.0" encoding="ISO-8859-1"?>
+<!--
+
+    Copyright (C) 2009 eXo Platform SAS.
+
+    This is free software; you can redistribute it and/or modify it
+    under the terms of the GNU Lesser General Public License as
+    published by the Free Software Foundation; either version 2.1 of
+    the License, or (at your option) any later version.
+
+    This software is distributed in the hope that it will be useful,
+    but WITHOUT ANY WARRANTY; without even the implied warranty of
+    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+    Lesser General Public License for more details.
+
+    You should have received a copy of the GNU Lesser General Public
+    License along with this software; if not, write to the Free
+    Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
+    02110-1301 USA, or see the FSF site: http://www.fsf.org.
+
+-->
 <!DOCTYPE configuration SYSTEM "http://www.exoplatform.org/dtd/indexing-configuration-1.2.dtd">
 <configuration xmlns:jcr="http://www.jcp.org/jcr/1.0"
                xmlns:nt="http://www.jcp.org/jcr/nt/1.0">

Modified: jcr/branches/1.12.0-JBC/component/core/src/test/resources/nodetypes/ext-registry-nodetypes.xml
===================================================================
--- jcr/branches/1.12.0-JBC/component/core/src/test/resources/nodetypes/ext-registry-nodetypes.xml	2009-10-23 15:57:11 UTC (rev 364)
+++ jcr/branches/1.12.0-JBC/component/core/src/test/resources/nodetypes/ext-registry-nodetypes.xml	2009-10-25 16:29:14 UTC (rev 365)
@@ -1,3 +1,4 @@
+<?xml version="1.0" encoding="ISO-8859-1"?>
 <!--
 
     Copyright (C) 2009 eXo Platform SAS.

Modified: jcr/branches/1.12.0-JBC/component/core/src/test/resources/org/exoplatform/services/jcr/api/nodetypes/ecm/nodetypes-config-extended.xml
===================================================================
--- jcr/branches/1.12.0-JBC/component/core/src/test/resources/org/exoplatform/services/jcr/api/nodetypes/ecm/nodetypes-config-extended.xml	2009-10-23 15:57:11 UTC (rev 364)
+++ jcr/branches/1.12.0-JBC/component/core/src/test/resources/org/exoplatform/services/jcr/api/nodetypes/ecm/nodetypes-config-extended.xml	2009-10-25 16:29:14 UTC (rev 365)
@@ -1,3 +1,24 @@
+<?xml version="1.0" encoding="ISO-8859-1"?>
+<!--
+
+    Copyright (C) 2009 eXo Platform SAS.
+
+    This is free software; you can redistribute it and/or modify it
+    under the terms of the GNU Lesser General Public License as
+    published by the Free Software Foundation; either version 2.1 of
+    the License, or (at your option) any later version.
+
+    This software is distributed in the hope that it will be useful,
+    but WITHOUT ANY WARRANTY; without even the implied warranty of
+    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+    Lesser General Public License for more details.
+
+    You should have received a copy of the GNU Lesser General Public
+    License along with this software; if not, write to the Free
+    Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
+    02110-1301 USA, or see the FSF site: http://www.fsf.org.
+
+-->
 <nodeTypes xmlns:nt="http://www.jcp.org/jcr/nt/1.0" xmlns:mix="http://www.jcp.org/jcr/mix/1.0" xmlns:jcr="http://www.jcp.org/jcr/1.0">
 
    <!-- For DTD rules look at nodetypes.dtd (

Modified: jcr/branches/1.12.0-JBC/component/core/src/test/resources/org/exoplatform/services/jcr/api/nodetypes/ecm/nodetypes-config.xml
===================================================================
--- jcr/branches/1.12.0-JBC/component/core/src/test/resources/org/exoplatform/services/jcr/api/nodetypes/ecm/nodetypes-config.xml	2009-10-23 15:57:11 UTC (rev 364)
+++ jcr/branches/1.12.0-JBC/component/core/src/test/resources/org/exoplatform/services/jcr/api/nodetypes/ecm/nodetypes-config.xml	2009-10-25 16:29:14 UTC (rev 365)
@@ -1,3 +1,24 @@
+<?xml version="1.0" encoding="ISO-8859-1"?>
+<!--
+
+    Copyright (C) 2009 eXo Platform SAS.
+
+    This is free software; you can redistribute it and/or modify it
+    under the terms of the GNU Lesser General Public License as
+    published by the Free Software Foundation; either version 2.1 of
+    the License, or (at your option) any later version.
+
+    This software is distributed in the hope that it will be useful,
+    but WITHOUT ANY WARRANTY; without even the implied warranty of
+    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+    Lesser General Public License for more details.
+
+    You should have received a copy of the GNU Lesser General Public
+    License along with this software; if not, write to the Free
+    Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
+    02110-1301 USA, or see the FSF site: http://www.fsf.org.
+
+-->
 <nodeTypes xmlns:nt="http://www.jcp.org/jcr/nt/1.0" xmlns:mix="http://www.jcp.org/jcr/mix/1.0" xmlns:jcr="http://www.jcp.org/jcr/1.0">
 
    <!-- For DTD rules look at nodetypes.dtd (

Modified: jcr/branches/1.12.0-JBC/component/core/src/test/resources/org/exoplatform/services/jcr/api/nodetypes/nodetypes-api-test.xml
===================================================================
--- jcr/branches/1.12.0-JBC/component/core/src/test/resources/org/exoplatform/services/jcr/api/nodetypes/nodetypes-api-test.xml	2009-10-23 15:57:11 UTC (rev 364)
+++ jcr/branches/1.12.0-JBC/component/core/src/test/resources/org/exoplatform/services/jcr/api/nodetypes/nodetypes-api-test.xml	2009-10-25 16:29:14 UTC (rev 365)
@@ -1,3 +1,24 @@
+<?xml version="1.0" encoding="ISO-8859-1"?>
+<!--
+
+    Copyright (C) 2009 eXo Platform SAS.
+
+    This is free software; you can redistribute it and/or modify it
+    under the terms of the GNU Lesser General Public License as
+    published by the Free Software Foundation; either version 2.1 of
+    the License, or (at your option) any later version.
+
+    This software is distributed in the hope that it will be useful,
+    but WITHOUT ANY WARRANTY; without even the implied warranty of
+    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+    Lesser General Public License for more details.
+
+    You should have received a copy of the GNU Lesser General Public
+    License along with this software; if not, write to the Free
+    Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
+    02110-1301 USA, or see the FSF site: http://www.fsf.org.
+
+-->
 <nodeTypes xmlns:nt="http://www.jcp.org/jcr/nt/1.0" xmlns:mix="http://www.jcp.org/jcr/mix/1.0" xmlns:jcr="http://www.jcp.org/jcr/1.0">
 
    <!-- 

Modified: jcr/branches/1.12.0-JBC/component/core/src/test/resources/org/exoplatform/services/jcr/impl/core/nodetype/test-jcr589.xml
===================================================================
--- jcr/branches/1.12.0-JBC/component/core/src/test/resources/org/exoplatform/services/jcr/impl/core/nodetype/test-jcr589.xml	2009-10-23 15:57:11 UTC (rev 364)
+++ jcr/branches/1.12.0-JBC/component/core/src/test/resources/org/exoplatform/services/jcr/impl/core/nodetype/test-jcr589.xml	2009-10-25 16:29:14 UTC (rev 365)
@@ -1,3 +1,24 @@
+<?xml version="1.0" encoding="ISO-8859-1"?>
+<!--
+
+    Copyright (C) 2009 eXo Platform SAS.
+
+    This is free software; you can redistribute it and/or modify it
+    under the terms of the GNU Lesser General Public License as
+    published by the Free Software Foundation; either version 2.1 of
+    the License, or (at your option) any later version.
+
+    This software is distributed in the hope that it will be useful,
+    but WITHOUT ANY WARRANTY; without even the implied warranty of
+    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+    Lesser General Public License for more details.
+
+    You should have received a copy of the GNU Lesser General Public
+    License along with this software; if not, write to the Free
+    Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
+    02110-1301 USA, or see the FSF site: http://www.fsf.org.
+
+-->
 <nodeTypes xmlns:nt="http://www.jcp.org/jcr/nt/1.0" xmlns:mix="http://www.jcp.org/jcr/mix/1.0" xmlns:jcr="http://www.jcp.org/jcr/1.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
    <nodeType name="myNodeType" isMixin="false" hasOrderableChildNodes="false" primaryItemName="">
       <supertypes>

Modified: jcr/branches/1.12.0-JBC/component/core/src/test/resources/org/exoplatform/services/jcr/impl/core/nodetype/test-nodetypes.xml
===================================================================
--- jcr/branches/1.12.0-JBC/component/core/src/test/resources/org/exoplatform/services/jcr/impl/core/nodetype/test-nodetypes.xml	2009-10-23 15:57:11 UTC (rev 364)
+++ jcr/branches/1.12.0-JBC/component/core/src/test/resources/org/exoplatform/services/jcr/impl/core/nodetype/test-nodetypes.xml	2009-10-25 16:29:14 UTC (rev 365)
@@ -1,3 +1,24 @@
+<?xml version="1.0" encoding="ISO-8859-1"?>
+<!--
+
+    Copyright (C) 2009 eXo Platform SAS.
+
+    This is free software; you can redistribute it and/or modify it
+    under the terms of the GNU Lesser General Public License as
+    published by the Free Software Foundation; either version 2.1 of
+    the License, or (at your option) any later version.
+
+    This software is distributed in the hope that it will be useful,
+    but WITHOUT ANY WARRANTY; without even the implied warranty of
+    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+    Lesser General Public License for more details.
+
+    You should have received a copy of the GNU Lesser General Public
+    License along with this software; if not, write to the Free
+    Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
+    02110-1301 USA, or see the FSF site: http://www.fsf.org.
+
+-->
 <nodeTypes xmlns:nt="http://www.jcp.org/jcr/nt/1.0" xmlns:mix="http://www.jcp.org/jcr/mix/1.0" xmlns:jcr="http://www.jcp.org/jcr/1.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
    <nodeType name="exo:mySubTypeJCR805" isMixin="false" hasOrderableChildNodes="false" primaryItemName="">
       <supertypes>

Modified: jcr/branches/1.12.0-JBC/component/core/src/test/resources/org/exoplatform/services/jcr/usecases/nodetypes/nodetypes-usecase-test.xml
===================================================================
--- jcr/branches/1.12.0-JBC/component/core/src/test/resources/org/exoplatform/services/jcr/usecases/nodetypes/nodetypes-usecase-test.xml	2009-10-23 15:57:11 UTC (rev 364)
+++ jcr/branches/1.12.0-JBC/component/core/src/test/resources/org/exoplatform/services/jcr/usecases/nodetypes/nodetypes-usecase-test.xml	2009-10-25 16:29:14 UTC (rev 365)
@@ -1,3 +1,24 @@
+<?xml version="1.0" encoding="ISO-8859-1"?>
+<!--
+
+    Copyright (C) 2009 eXo Platform SAS.
+
+    This is free software; you can redistribute it and/or modify it
+    under the terms of the GNU Lesser General Public License as
+    published by the Free Software Foundation; either version 2.1 of
+    the License, or (at your option) any later version.
+
+    This software is distributed in the hope that it will be useful,
+    but WITHOUT ANY WARRANTY; without even the implied warranty of
+    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+    Lesser General Public License for more details.
+
+    You should have received a copy of the GNU Lesser General Public
+    License along with this software; if not, write to the Free
+    Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
+    02110-1301 USA, or see the FSF site: http://www.fsf.org.
+
+-->
 <nodeTypes xmlns:nt="http://www.jcp.org/jcr/nt/1.0" xmlns:mix="http://www.jcp.org/jcr/mix/1.0"
   xmlns:jcr="http://www.jcp.org/jcr/1.0">
 

Modified: jcr/branches/1.12.0-JBC/component/core/src/test/resources/org/exoplatform/services/jcr/usecases/query/business-process-nodetypes.xml
===================================================================
--- jcr/branches/1.12.0-JBC/component/core/src/test/resources/org/exoplatform/services/jcr/usecases/query/business-process-nodetypes.xml	2009-10-23 15:57:11 UTC (rev 364)
+++ jcr/branches/1.12.0-JBC/component/core/src/test/resources/org/exoplatform/services/jcr/usecases/query/business-process-nodetypes.xml	2009-10-25 16:29:14 UTC (rev 365)
@@ -1,3 +1,24 @@
+<?xml version="1.0" encoding="ISO-8859-1"?>
+<!--
+
+    Copyright (C) 2009 eXo Platform SAS.
+
+    This is free software; you can redistribute it and/or modify it
+    under the terms of the GNU Lesser General Public License as
+    published by the Free Software Foundation; either version 2.1 of
+    the License, or (at your option) any later version.
+
+    This software is distributed in the hope that it will be useful,
+    but WITHOUT ANY WARRANTY; without even the implied warranty of
+    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+    Lesser General Public License for more details.
+
+    You should have received a copy of the GNU Lesser General Public
+    License along with this software; if not, write to the Free
+    Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
+    02110-1301 USA, or see the FSF site: http://www.fsf.org.
+
+-->
 <nodeTypes xmlns:nt="http://www.jcp.org/jcr/nt/1.0" xmlns:mix="http://www.jcp.org/jcr/mix/1.0" xmlns:jcr="http://www.jcp.org/jcr/1.0">
 
    <!-- These specific nodetypes is used for content publishing process -->

Modified: jcr/branches/1.12.0-JBC/component/core/src/test/resources/org/exoplatform/services/jcr/usecases/query/ext-nodetypes-config.xml
===================================================================
--- jcr/branches/1.12.0-JBC/component/core/src/test/resources/org/exoplatform/services/jcr/usecases/query/ext-nodetypes-config.xml	2009-10-23 15:57:11 UTC (rev 364)
+++ jcr/branches/1.12.0-JBC/component/core/src/test/resources/org/exoplatform/services/jcr/usecases/query/ext-nodetypes-config.xml	2009-10-25 16:29:14 UTC (rev 365)
@@ -1,3 +1,24 @@
+<?xml version="1.0" encoding="ISO-8859-1"?>
+<!--
+
+    Copyright (C) 2009 eXo Platform SAS.
+
+    This is free software; you can redistribute it and/or modify it
+    under the terms of the GNU Lesser General Public License as
+    published by the Free Software Foundation; either version 2.1 of
+    the License, or (at your option) any later version.
+
+    This software is distributed in the hope that it will be useful,
+    but WITHOUT ANY WARRANTY; without even the implied warranty of
+    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+    Lesser General Public License for more details.
+
+    You should have received a copy of the GNU Lesser General Public
+    License along with this software; if not, write to the Free
+    Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
+    02110-1301 USA, or see the FSF site: http://www.fsf.org.
+
+-->
 <nodeTypes xmlns:nt="http://www.jcp.org/jcr/nt/1.0" xmlns:mix="http://www.jcp.org/jcr/mix/1.0" xmlns:jcr="http://www.jcp.org/jcr/1.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
 
    <!-- metadata nodetypes -->

Modified: jcr/branches/1.12.0-JBC/component/core/src/test/resources/org/exoplatform/services/jcr/usecases/query/nodetypes-config-extended.xml
===================================================================
--- jcr/branches/1.12.0-JBC/component/core/src/test/resources/org/exoplatform/services/jcr/usecases/query/nodetypes-config-extended.xml	2009-10-23 15:57:11 UTC (rev 364)
+++ jcr/branches/1.12.0-JBC/component/core/src/test/resources/org/exoplatform/services/jcr/usecases/query/nodetypes-config-extended.xml	2009-10-25 16:29:14 UTC (rev 365)
@@ -1,3 +1,24 @@
+<?xml version="1.0" encoding="ISO-8859-1"?>
+<!--
+
+    Copyright (C) 2009 eXo Platform SAS.
+
+    This is free software; you can redistribute it and/or modify it
+    under the terms of the GNU Lesser General Public License as
+    published by the Free Software Foundation; either version 2.1 of
+    the License, or (at your option) any later version.
+
+    This software is distributed in the hope that it will be useful,
+    but WITHOUT ANY WARRANTY; without even the implied warranty of
+    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+    Lesser General Public License for more details.
+
+    You should have received a copy of the GNU Lesser General Public
+    License along with this software; if not, write to the Free
+    Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
+    02110-1301 USA, or see the FSF site: http://www.fsf.org.
+
+-->
 <nodeTypes xmlns:nt="http://www.jcp.org/jcr/nt/1.0" xmlns:mix="http://www.jcp.org/jcr/mix/1.0" xmlns:jcr="http://www.jcp.org/jcr/1.0">
 
    <nodeType name="exo:addMetadataAction" isMixin="false" hasOrderableChildNodes="false" primaryItemName="">

Modified: jcr/branches/1.12.0-JBC/component/core/src/test/resources/org/exoplatform/services/jcr/usecases/query/nodetypes-config.xml
===================================================================
--- jcr/branches/1.12.0-JBC/component/core/src/test/resources/org/exoplatform/services/jcr/usecases/query/nodetypes-config.xml	2009-10-23 15:57:11 UTC (rev 364)
+++ jcr/branches/1.12.0-JBC/component/core/src/test/resources/org/exoplatform/services/jcr/usecases/query/nodetypes-config.xml	2009-10-25 16:29:14 UTC (rev 365)
@@ -1,3 +1,24 @@
+<?xml version="1.0" encoding="ISO-8859-1"?>
+<!--
+
+    Copyright (C) 2009 eXo Platform SAS.
+
+    This is free software; you can redistribute it and/or modify it
+    under the terms of the GNU Lesser General Public License as
+    published by the Free Software Foundation; either version 2.1 of
+    the License, or (at your option) any later version.
+
+    This software is distributed in the hope that it will be useful,
+    but WITHOUT ANY WARRANTY; without even the implied warranty of
+    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+    Lesser General Public License for more details.
+
+    You should have received a copy of the GNU Lesser General Public
+    License along with this software; if not, write to the Free
+    Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
+    02110-1301 USA, or see the FSF site: http://www.fsf.org.
+
+-->
 <nodeTypes xmlns:nt="http://www.jcp.org/jcr/nt/1.0" xmlns:mix="http://www.jcp.org/jcr/mix/1.0" xmlns:jcr="http://www.jcp.org/jcr/1.0">
 
    <nodeType name="exo:datetime" isMixin="true" hasOrderableChildNodes="false" primaryItemName="">

Modified: jcr/branches/1.12.0-JBC/component/core/src/test/resources/org/exoplatform/services/jcr/usecases/query/nodetypes-ecm.xml
===================================================================
--- jcr/branches/1.12.0-JBC/component/core/src/test/resources/org/exoplatform/services/jcr/usecases/query/nodetypes-ecm.xml	2009-10-23 15:57:11 UTC (rev 364)
+++ jcr/branches/1.12.0-JBC/component/core/src/test/resources/org/exoplatform/services/jcr/usecases/query/nodetypes-ecm.xml	2009-10-25 16:29:14 UTC (rev 365)
@@ -1,3 +1,24 @@
+<?xml version="1.0" encoding="ISO-8859-1"?>
+<!--
+
+    Copyright (C) 2009 eXo Platform SAS.
+
+    This is free software; you can redistribute it and/or modify it
+    under the terms of the GNU Lesser General Public License as
+    published by the Free Software Foundation; either version 2.1 of
+    the License, or (at your option) any later version.
+
+    This software is distributed in the hope that it will be useful,
+    but WITHOUT ANY WARRANTY; without even the implied warranty of
+    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+    Lesser General Public License for more details.
+
+    You should have received a copy of the GNU Lesser General Public
+    License along with this software; if not, write to the Free
+    Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
+    02110-1301 USA, or see the FSF site: http://www.fsf.org.
+
+-->
 <nodeTypes xmlns:nt="http://www.jcp.org/jcr/nt/1.0" xmlns:mix="http://www.jcp.org/jcr/mix/1.0" xmlns:jcr="http://www.jcp.org/jcr/1.0">
 
    <nodeType name="rma:filePlan" isMixin="false" hasOrderableChildNodes="false" primaryItemName="">



More information about the exo-jcr-commits mailing list