Author: fchrist
Date: Wed Mar 28 11:24:30 2012
New Revision: 1306263

URL: http://svn.apache.org/viewvc?rev=1306263&view=rev
Log:
STANBOL-558 exclude the dbpedia index from stack source release

Modified:
    
incubator/stanbol/branches/0.9.0-incubating/releasing/stack/stanbol-stack-source-release-assembly-descriptor/src/main/resources/assemblies/stack.xml

Modified: 
incubator/stanbol/branches/0.9.0-incubating/releasing/stack/stanbol-stack-source-release-assembly-descriptor/src/main/resources/assemblies/stack.xml
URL: 
http://svn.apache.org/viewvc/incubator/stanbol/branches/0.9.0-incubating/releasing/stack/stanbol-stack-source-release-assembly-descriptor/src/main/resources/assemblies/stack.xml?rev=1306263&r1=1306262&r2=1306263&view=diff
==============================================================================
--- 
incubator/stanbol/branches/0.9.0-incubating/releasing/stack/stanbol-stack-source-release-assembly-descriptor/src/main/resources/assemblies/stack.xml
 (original)
+++ 
incubator/stanbol/branches/0.9.0-incubating/releasing/stack/stanbol-stack-source-release-assembly-descriptor/src/main/resources/assemblies/stack.xml
 Wed Mar 28 11:24:30 2012
@@ -38,6 +38,7 @@
         <exclude>reasoners/owllink/**</exclude>
         <exclude>data/opennlp/lang/**/*.bin</exclude>
         <exclude>data/opennlp/ner/**/*.bin</exclude>
+        <exclude>data/sites/dbpedia/**/*.zip</exclude>
 
         <!-- unstable/old stuff in enhancer -->
         <exclude>enhancer/autotagging/**</exclude>


Reply via email to