You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by js...@apache.org on 2007/08/10 14:50:59 UTC

svn commit: r564577 - in /activemq/camel/trunk/components/camel-jing/src/test/resources/org/apache/camel/component/validator/jing: schema.rnc schema.rng

Author: jstrachan
Date: Fri Aug 10 05:50:58 2007
New Revision: 564577

URL: http://svn.apache.org/viewvc?view=rev&rev=564577
Log:
fixed test cases

Modified:
    activemq/camel/trunk/components/camel-jing/src/test/resources/org/apache/camel/component/validator/jing/schema.rnc
    activemq/camel/trunk/components/camel-jing/src/test/resources/org/apache/camel/component/validator/jing/schema.rng

Modified: activemq/camel/trunk/components/camel-jing/src/test/resources/org/apache/camel/component/validator/jing/schema.rnc
URL: http://svn.apache.org/viewvc/activemq/camel/trunk/components/camel-jing/src/test/resources/org/apache/camel/component/validator/jing/schema.rnc?view=diff&rev=564577&r1=564576&r2=564577
==============================================================================
--- activemq/camel/trunk/components/camel-jing/src/test/resources/org/apache/camel/component/validator/jing/schema.rnc (original)
+++ activemq/camel/trunk/components/camel-jing/src/test/resources/org/apache/camel/component/validator/jing/schema.rnc Fri Aug 10 05:50:58 2007
@@ -1,19 +1,20 @@
-## ------------------------------------------------------------------------
-## Licensed to the Apache Software Foundation (ASF) under one or more
-## contributor license agreements.  See the NOTICE file distributed with
-## this work for additional information regarding copyright ownership.
-## The ASF licenses this file to You under the Apache License, Version 2.0
-## (the "License"); you may not use this file except in compliance with
-## the License.  You may obtain a copy of the License at
-##
-## http://www.apache.org/licenses/LICENSE-2.0
-##
-## Unless required by applicable law or agreed to in writing, software
-## distributed under the License is distributed on an "AS IS" BASIS,
-## WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-## See the License for the specific language governing permissions and
-## limitations under the License.
-## ------------------------------------------------------------------------
+# ------------------------------------------------------------------------
+# Licensed to the Apache Software Foundation (ASF) under one or more
+# contributor license agreements.  See the NOTICE file distributed with
+# this work for additional information regarding copyright ownership.
+# The ASF licenses this file to You under the Apache License, Version 2.0
+# (the "License"); you may not use this file except in compliance with
+# the License.  You may obtain a copy of the License at
+#
+# http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing, software
+# distributed under the License is distributed on an "AS IS" BASIS,
+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+# See the License for the specific language governing permissions and
+# limitations under the License.
+# ------------------------------------------------------------------------
+
 default namespace = "http://foo.com/bar"
 
 element mail {

Modified: activemq/camel/trunk/components/camel-jing/src/test/resources/org/apache/camel/component/validator/jing/schema.rng
URL: http://svn.apache.org/viewvc/activemq/camel/trunk/components/camel-jing/src/test/resources/org/apache/camel/component/validator/jing/schema.rng?view=diff&rev=564577&r1=564576&r2=564577
==============================================================================
--- activemq/camel/trunk/components/camel-jing/src/test/resources/org/apache/camel/component/validator/jing/schema.rng (original)
+++ activemq/camel/trunk/components/camel-jing/src/test/resources/org/apache/camel/component/validator/jing/schema.rng Fri Aug 10 05:50:58 2007
@@ -1,3 +1,4 @@
+<?xml version="1.0" encoding="UTF-8"?>
 <!--
     Licensed to the Apache Software Foundation (ASF) under one or more
     contributor license agreements.  See the NOTICE file distributed with