Author: kwilliams
Date: Mon Nov  6 16:14:55 2006
New Revision: 471939

URL: http://svn.apache.org/viewvc?view=rev&rev=471939
Log:
Luciano's patch for TUSCANY-900:samples/testing/tomcat/datasource.xsl missing 
ASF header

Modified:
    incubator/tuscany/java/das/samples/testing/tomcat/build.xml
    incubator/tuscany/java/das/samples/testing/tomcat/datasource.xsl

Modified: incubator/tuscany/java/das/samples/testing/tomcat/build.xml
URL: 
http://svn.apache.org/viewvc/incubator/tuscany/java/das/samples/testing/tomcat/build.xml?view=diff&rev=471939&r1=471938&r2=471939
==============================================================================
--- incubator/tuscany/java/das/samples/testing/tomcat/build.xml (original)
+++ incubator/tuscany/java/das/samples/testing/tomcat/build.xml Mon Nov  6 
16:14:55 2006
@@ -165,7 +165,7 @@
                         </fileset>
                         <chainedmapper>
                                 <flattenmapper/>
-                                <globmapper 
from="*-1.0-incubator-M2-SNAPSHOT.war" to="*.war"/>
+                                <globmapper 
from="*-1.0-incubator-SNAPSHOT.war" to="*.war"/>
                         </chainedmapper>
                 </copy>
 

Modified: incubator/tuscany/java/das/samples/testing/tomcat/datasource.xsl
URL: 
http://svn.apache.org/viewvc/incubator/tuscany/java/das/samples/testing/tomcat/datasource.xsl?view=diff&rev=471939&r1=471938&r2=471939
==============================================================================
--- incubator/tuscany/java/das/samples/testing/tomcat/datasource.xsl (original)
+++ incubator/tuscany/java/das/samples/testing/tomcat/datasource.xsl Mon Nov  6 
16:14:55 2006
@@ -1,5 +1,25 @@
 <?xml version="1.0"?>
 
+<!--
+  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.
+ -->
+
+
 <xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform"; version="2.0">
 
 <xsl:output method="xml" indent="yes"/>        



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to