Author: pnedonosko
Date: 2009-10-23 06:55:09 -0400 (Fri, 23 Oct 2009)
New Revision: 359
Modified:
jcr/trunk/component/core/src/test/resources/conf/standalone/test-configuration-sjdbc.xml
jcr/trunk/component/core/src/test/resources/conf/standalone/test-configuration.xml
jcr/trunk/component/core/src/test/resources/conf/standalone/test-jcr-config.xml
Log:
EXOJCR-165: licenses
Modified:
jcr/trunk/component/core/src/test/resources/conf/standalone/test-configuration-sjdbc.xml
===================================================================
---
jcr/trunk/component/core/src/test/resources/conf/standalone/test-configuration-sjdbc.xml 2009-10-23
10:11:07 UTC (rev 358)
+++
jcr/trunk/component/core/src/test/resources/conf/standalone/test-configuration-sjdbc.xml 2009-10-23
10:55:09 UTC (rev 359)
@@ -1,3 +1,23 @@
+<!--
+
+ 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.
+
+-->
<?xml version="1.0" encoding="ISO-8859-1"?>
<configuration
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
Modified:
jcr/trunk/component/core/src/test/resources/conf/standalone/test-configuration.xml
===================================================================
---
jcr/trunk/component/core/src/test/resources/conf/standalone/test-configuration.xml 2009-10-23
10:11:07 UTC (rev 358)
+++
jcr/trunk/component/core/src/test/resources/conf/standalone/test-configuration.xml 2009-10-23
10:55:09 UTC (rev 359)
@@ -1,3 +1,23 @@
+<!--
+
+ 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.
+
+-->
<?xml version="1.0" encoding="ISO-8859-1"?>
<configuration
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
Modified: jcr/trunk/component/core/src/test/resources/conf/standalone/test-jcr-config.xml
===================================================================
---
jcr/trunk/component/core/src/test/resources/conf/standalone/test-jcr-config.xml 2009-10-23
10:11:07 UTC (rev 358)
+++
jcr/trunk/component/core/src/test/resources/conf/standalone/test-jcr-config.xml 2009-10-23
10:55:09 UTC (rev 359)
@@ -18,7 +18,8 @@
Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
02110-1301 USA, or see the FSF site:
http://www.fsf.org.
---><repository-service default-repository="db1">
+-->
+<repository-service default-repository="db1">
<repositories>
<repository name="db1" system-workspace="ws"
default-workspace="ws">
<security-domain>exo-domain</security-domain>