Author: reto
Date: Thu Jan  5 22:38:53 2012
New Revision: 1227879

URL: http://svn.apache.org/viewvc?rev=1227879&view=rev
Log:
CLEREZZA-664 exclusing seedsnipe templates from rat. Excluding mozile files.

Modified:
    incubator/clerezza/trunk/parent/pom.xml
    
incubator/clerezza/trunk/parent/uima/uima.samples/src/test/resources/ner_test_page.html

Modified: incubator/clerezza/trunk/parent/pom.xml
URL: 
http://svn.apache.org/viewvc/incubator/clerezza/trunk/parent/pom.xml?rev=1227879&r1=1227878&r2=1227879&view=diff
==============================================================================
--- incubator/clerezza/trunk/parent/pom.xml (original)
+++ incubator/clerezza/trunk/parent/pom.xml Thu Jan  5 22:38:53 2012
@@ -215,8 +215,10 @@
                                                                                
<exclude>**/META-INF/MANIFEST.MF</exclude>
                                                                                
<exclude>ssl.keygen/samplewebapp/src/main/webapp/cacert.crt</exclude>
                                                                                
<exclude>web.fileserver/src/main/resources/org/apache/clerezza/web/fileserver/util/mime.types</exclude>
+                                                                               
<exclude>platform.content/src/main/resources/org/apache/clerezza/platform/content/staticweb/discoscripts/**/*</exclude>
+                                                                               
<exclude>platform.content/src/main/resources/org/apache/clerezza/platform/content/*</exclude>
                                                                        
</excludes>
-                                                                       
<numUnapprovedLicenses>1</numUnapprovedLicenses>
+                                                                       
<numUnapprovedLicenses>0</numUnapprovedLicenses>
                                                                        
<excludeSubProjects>false</excludeSubProjects>
                                                                </configuration>
                                                        </execution>

Modified: 
incubator/clerezza/trunk/parent/uima/uima.samples/src/test/resources/ner_test_page.html
URL: 
http://svn.apache.org/viewvc/incubator/clerezza/trunk/parent/uima/uima.samples/src/test/resources/ner_test_page.html?rev=1227879&r1=1227878&r2=1227879&view=diff
==============================================================================
--- 
incubator/clerezza/trunk/parent/uima/uima.samples/src/test/resources/ner_test_page.html
 (original)
+++ 
incubator/clerezza/trunk/parent/uima/uima.samples/src/test/resources/ner_test_page.html
 Thu Jan  5 22:38:53 2012
@@ -1,3 +1,23 @@
+<!--
+
+ 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.
+
+-->
 <html>
 <head>
     <title>


Reply via email to