Author: jonathan
Date: Tue Dec  4 10:41:18 2007
New Revision: 10492

Log:

Workaround for MASHUP-436 (no comments outside document element.)

Modified:
   
trunk/mashup/java/modules/samples/upgradeChecker/upgradeChecker.resources/history.xml

Modified: 
trunk/mashup/java/modules/samples/upgradeChecker/upgradeChecker.resources/history.xml
==============================================================================
--- 
trunk/mashup/java/modules/samples/upgradeChecker/upgradeChecker.resources/history.xml
       (original)
+++ 
trunk/mashup/java/modules/samples/upgradeChecker/upgradeChecker.resources/history.xml
       Tue Dec  4 10:41:18 2007
@@ -1,20 +1,21 @@
-<!--
-  ~ Copyright (c) 2006, WSO2 Inc. (http://www.wso2.org) All Rights Reserved.
-  ~
-  ~ Licensed 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.
-  -->
 <history for="mashup">
-    <!-- 
+    <!--  todo: MASHUP-436 comment outside body messes up scraping
+      ~ Copyright (c) 2006, WSO2 Inc. (http://www.wso2.org) All Rights 
Reserved.
+      ~
+      ~ Licensed 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.
+      -->
+
+    <!--
         This file records the release history of the Mashup Server.
         
         While it's not used locally by the service, having it checked in with 
the sample enables 

_______________________________________________
Mashup-dev mailing list
[email protected]
http://www.wso2.org/cgi-bin/mailman/listinfo/mashup-dev

Reply via email to