You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicemix.apache.org by ge...@apache.org on 2007/08/08 15:37:33 UTC

svn commit: r563873 - /incubator/servicemix/trunk/archetypes/servicemix-saxon-xquery-service-unit/src/main/resources/archetype-resources/src/main/resources/query.xq

Author: gertv
Date: Wed Aug  8 06:37:33 2007
New Revision: 563873

URL: http://svn.apache.org/viewvc?view=rev&rev=563873
Log:
Fix for SM-1020: query.xq generated by archetype contains XML comment instead of XQuery comment

Modified:
    incubator/servicemix/trunk/archetypes/servicemix-saxon-xquery-service-unit/src/main/resources/archetype-resources/src/main/resources/query.xq

Modified: incubator/servicemix/trunk/archetypes/servicemix-saxon-xquery-service-unit/src/main/resources/archetype-resources/src/main/resources/query.xq
URL: http://svn.apache.org/viewvc/incubator/servicemix/trunk/archetypes/servicemix-saxon-xquery-service-unit/src/main/resources/archetype-resources/src/main/resources/query.xq?view=diff&rev=563873&r1=563872&r2=563873
==============================================================================
--- incubator/servicemix/trunk/archetypes/servicemix-saxon-xquery-service-unit/src/main/resources/archetype-resources/src/main/resources/query.xq (original)
+++ incubator/servicemix/trunk/archetypes/servicemix-saxon-xquery-service-unit/src/main/resources/archetype-resources/src/main/resources/query.xq Wed Aug  8 06:37:33 2007
@@ -1,4 +1,4 @@
-<!--
+(:
 
     Licensed to the Apache Software Foundation (ASF) under one or more
     contributor license agreements.  See the NOTICE file distributed with
@@ -14,7 +14,7 @@
     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.
--->
+:)
 <titles>
 {
   for $x in /bookstore/book