Author: fchrist
Date: Tue Feb 14 12:33:56 2012
New Revision: 1243898

URL: http://svn.apache.org/viewvc?rev=1243898&view=rev
Log:
STANBOL-272 Fixed typos in RAT config

Modified:
    incubator/stanbol/trunk/entityhub/indexing/core/pom.xml
    incubator/stanbol/trunk/entityhub/indexing/dbpedia/pom.xml
    incubator/stanbol/trunk/entityhub/indexing/dbpedia/src/main/resources/README
    incubator/stanbol/trunk/entityhub/indexing/dbpedia/src/test/resources/README
    incubator/stanbol/trunk/entityhub/indexing/destination/solryard/pom.xml
    incubator/stanbol/trunk/entityhub/indexing/source/jenatdb/pom.xml
    incubator/stanbol/trunk/entityhub/indexing/source/vcard/pom.xml

Modified: incubator/stanbol/trunk/entityhub/indexing/core/pom.xml
URL: 
http://svn.apache.org/viewvc/incubator/stanbol/trunk/entityhub/indexing/core/pom.xml?rev=1243898&r1=1243897&r2=1243898&view=diff
==============================================================================
--- incubator/stanbol/trunk/entityhub/indexing/core/pom.xml (original)
+++ incubator/stanbol/trunk/entityhub/indexing/core/pom.xml Tue Feb 14 12:33:56 
2012
@@ -69,7 +69,7 @@
         <artifactId>apache-rat-plugin</artifactId>
         <configuration>
           <excludes>
-            <!-- License provided in src/test/resources/README -->
+            <!-- AÖ20 licensed files. See src/test/resources/README -->
             
<exclude>src/test/resources/resourceLoaderTest/testFolder/otherFileInFolder.txt</exclude>
             
<exclude>src/test/resources/resourceLoaderTest/testFolder/ignoreFileInFolder.txt</exclude>
             
<exclude>src/test/resources/resourceLoaderTest/testFolder/errorFileInFolder.txt</exclude>

Modified: incubator/stanbol/trunk/entityhub/indexing/dbpedia/pom.xml
URL: 
http://svn.apache.org/viewvc/incubator/stanbol/trunk/entityhub/indexing/dbpedia/pom.xml?rev=1243898&r1=1243897&r2=1243898&view=diff
==============================================================================
--- incubator/stanbol/trunk/entityhub/indexing/dbpedia/pom.xml (original)
+++ incubator/stanbol/trunk/entityhub/indexing/dbpedia/pom.xml Tue Feb 14 
12:33:56 2012
@@ -402,8 +402,9 @@
         <artifactId>apache-rat-plugin</artifactId>
         <configuration>
           <excludes>
-            <!-- License provided in src/test/resources/README -->
+            <!-- AL20 licensed files. See src/main/resources/README -->
             
<exclude>src/main/resources/indexing/config/dbpedia/conf/spellings.txt</exclude>
+            <!-- AL20 licensed files. See src/test/resources/README -->
             
<exclude>src/test/resources/indexing/resources/incoming_links.txt</exclude>
           </excludes>
         </configuration>

Modified: 
incubator/stanbol/trunk/entityhub/indexing/dbpedia/src/main/resources/README
URL: 
http://svn.apache.org/viewvc/incubator/stanbol/trunk/entityhub/indexing/dbpedia/src/main/resources/README?rev=1243898&r1=1243897&r2=1243898&view=diff
==============================================================================
--- 
incubator/stanbol/trunk/entityhub/indexing/dbpedia/src/main/resources/README 
(original)
+++ 
incubator/stanbol/trunk/entityhub/indexing/dbpedia/src/main/resources/README 
Tue Feb 14 12:33:56 2012
@@ -16,4 +16,3 @@ limitations under the License.
 The following files are provided under the Apache License, Version 2.0:
 
 indexing/config/dbpedia/conf/spellings.txt
-

Modified: 
incubator/stanbol/trunk/entityhub/indexing/dbpedia/src/test/resources/README
URL: 
http://svn.apache.org/viewvc/incubator/stanbol/trunk/entityhub/indexing/dbpedia/src/test/resources/README?rev=1243898&r1=1243897&r2=1243898&view=diff
==============================================================================
--- 
incubator/stanbol/trunk/entityhub/indexing/dbpedia/src/test/resources/README 
(original)
+++ 
incubator/stanbol/trunk/entityhub/indexing/dbpedia/src/test/resources/README 
Tue Feb 14 12:33:56 2012
@@ -16,4 +16,3 @@ limitations under the License.
 The following files are provided under the Apache License, Version 2.0:
 
 indexing/resources/incoming_links.txt
-

Modified: 
incubator/stanbol/trunk/entityhub/indexing/destination/solryard/pom.xml
URL: 
http://svn.apache.org/viewvc/incubator/stanbol/trunk/entityhub/indexing/destination/solryard/pom.xml?rev=1243898&r1=1243897&r2=1243898&view=diff
==============================================================================
--- incubator/stanbol/trunk/entityhub/indexing/destination/solryard/pom.xml 
(original)
+++ incubator/stanbol/trunk/entityhub/indexing/destination/solryard/pom.xml Tue 
Feb 14 12:33:56 2012
@@ -64,7 +64,7 @@
         <artifactId>apache-rat-plugin</artifactId>
         <configuration>
           <excludes>
-            <!-- License provided in src/test/resources/README -->
+            <!-- AL20 licensed files. See src/test/resources/README -->
             
<exclude>src/test/resources/testConfigs/missingDefaultSolrConf/indexing/config/indexFieldConfig.txt</exclude>
             
<exclude>src/test/resources/testConfigs/missingDefaultSolrConf/indexing/resources/testEntityScore.txt</exclude>
             
<exclude>src/test/resources/testConfigs/missingSolrConf/indexing/config/indexFieldConfig.txt</exclude>

Modified: incubator/stanbol/trunk/entityhub/indexing/source/jenatdb/pom.xml
URL: 
http://svn.apache.org/viewvc/incubator/stanbol/trunk/entityhub/indexing/source/jenatdb/pom.xml?rev=1243898&r1=1243897&r2=1243898&view=diff
==============================================================================
--- incubator/stanbol/trunk/entityhub/indexing/source/jenatdb/pom.xml (original)
+++ incubator/stanbol/trunk/entityhub/indexing/source/jenatdb/pom.xml Tue Feb 
14 12:33:56 2012
@@ -66,7 +66,7 @@
         <artifactId>apache-rat-plugin</artifactId>
         <configuration>
           <excludes>
-            <!-- License provided in src/test/resources/README -->
+            <!-- AL20 licensed files. See src/test/resources/README -->
             
<exclude>src/test/resources/testConfigs/provider/indexing/config/indexFieldConfig.txt</exclude>
             
<exclude>src/test/resources/testConfigs/provider/indexing/resources/testEntityIds.txt</exclude>
             
<exclude>src/test/resources/testConfigs/existing/indexing/config/indexFieldConfig.txt</exclude>

Modified: incubator/stanbol/trunk/entityhub/indexing/source/vcard/pom.xml
URL: 
http://svn.apache.org/viewvc/incubator/stanbol/trunk/entityhub/indexing/source/vcard/pom.xml?rev=1243898&r1=1243897&r2=1243898&view=diff
==============================================================================
--- incubator/stanbol/trunk/entityhub/indexing/source/vcard/pom.xml (original)
+++ incubator/stanbol/trunk/entityhub/indexing/source/vcard/pom.xml Tue Feb 14 
12:33:56 2012
@@ -30,10 +30,13 @@
   <groupId>org.apache.stanbol</groupId>
   <artifactId>org.apache.stanbol.entityhub.indexing.source.vcard</artifactId>
   <packaging>bundle</packaging>
+
   <name>Apache Stanbol Entityhub IndexingSource for vCard</name>
+
   <description>
     Reads vCard files and converts them to Representations.
   </description>
+
   <scm>
     <connection>
       
scm:svn:http://svn.apache.org/repos/asf/incubator/stanbol/trunk/entityhub/indexing/rdf/vcard
@@ -43,6 +46,7 @@
     </developerConnection>
     <url>http://incubator.apache.org/stanbol</url>
   </scm>
+
   <build>
     <plugins>
       <plugin>
@@ -57,16 +61,9 @@
           </instructions>
         </configuration>
       </plugin>
-      <plugin>
-        <groupId>org.apache.rat</groupId>
-        <artifactId>apache-rat-plugin</artifactId>
-        <configuration>
-          <excludes>
-          </excludes>
-        </configuration>
-      </plugin>      
     </plugins>
   </build>
+
   <dependencies>
     <dependency>
       <groupId>org.apache.stanbol</groupId>
@@ -93,22 +90,22 @@
       <artifactId>ical4j-vcard</artifactId>
       <version>0.9.4</version>
     </dependency>
-       <dependency>
-         <groupId>org.mnode.ical4j</groupId>
-         <artifactId>ical4j</artifactId>
-      <version>1.0.2</version>
-       </dependency>
-       <dependency>
-         <groupId>backport-util-concurrent</groupId>
-         <artifactId>backport-util-concurrent</artifactId>
-         <version>3.1</version>
-       </dependency>
-       <dependency>
-         <groupId>org.ccil.cowan.tagsoup</groupId>
-         <artifactId>tagsoup</artifactId>
-      <version>1.2.1</version>
-       </dependency>
-       <!-- logging framework -->
+    <dependency>
+      <groupId>org.mnode.ical4j</groupId>
+      <artifactId>ical4j</artifactId>
+        <version>1.0.2</version>
+    </dependency>
+    <dependency>
+      <groupId>backport-util-concurrent</groupId>
+      <artifactId>backport-util-concurrent</artifactId>
+      <version>3.1</version>
+    </dependency>
+    <dependency>
+      <groupId>org.ccil.cowan.tagsoup</groupId>
+      <artifactId>tagsoup</artifactId>
+        <version>1.2.1</version>
+    </dependency>
+    <!-- logging framework -->
     <dependency>
       <groupId>org.slf4j</groupId>
       <artifactId>slf4j-api</artifactId>


Reply via email to