[dna-commits] DNA SVN: r746 - trunk/dna-jcr/src/test/resources.

dna-commits at lists.jboss.org dna-commits at lists.jboss.org
Mon Mar 2 20:33:11 EST 2009


Author: rhauch
Date: 2009-03-02 20:33:10 -0500 (Mon, 02 Mar 2009)
New Revision: 746

Removed:
   trunk/dna-jcr/src/test/resources/repositoryJackRabbitTck.xml
Log:
Attempted to correct case

Deleted: trunk/dna-jcr/src/test/resources/repositoryJackRabbitTck.xml
===================================================================
--- trunk/dna-jcr/src/test/resources/repositoryJackRabbitTck.xml	2009-03-03 01:30:03 UTC (rev 745)
+++ trunk/dna-jcr/src/test/resources/repositoryJackRabbitTck.xml	2009-03-03 01:33:10 UTC (rev 746)
@@ -1,34 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!-- 
-  ~ JBoss DNA (http://www.jboss.org/dna)
-  ~
-  ~ See the COPYRIGHT.txt file distributed with this work for information
-  ~ regarding copyright ownership.  Some portions may be licensed
-  ~ to Red Hat, Inc. under one or more contributor license agreements.
-  ~ See the AUTHORS.txt file in the distribution for a full listing of 
-  ~ individual contributors.
-  ~
-  ~ JBoss DNA is free software. Unless otherwise indicated, all code in JBoss DNA
-  ~ is licensed to you 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.
-  ~
-  ~ JBoss DNA 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 distribution; if not, write to:
-  ~ Free Software Foundation, Inc.
-  ~ 51 Franklin Street, Fifth Floor
-  ~ Boston, MA  02110-1301  USA
-  -->
-<testroot xmlns:jcr="http://www.jcp.org/jcr/1.0" 
-            xmlns:nt="http://www.jcp.org/jcr/nt/1.0"
-    jcr:primaryType="nt:unstructured">
-	<nt:unstructured jcr:name="node1" jcr:primaryType="nt:unstructured" prop1="foo" />
-	<nt:unstructured jcr:name="node2" jcr:primaryType="nt:unstructured" prop2="bar" />
-	<nt:unstructured jcr:name="node3" jcr:primaryType="nt:unstructured" />
-	<nt:unstructured jcr:name="node4" jcr:primaryType="nt:unstructured" />
-</testroot>
\ No newline at end of file




More information about the dna-commits mailing list