You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@stanbol.apache.org by fc...@apache.org on 2012/04/17 19:54:52 UTC

svn commit: r1327203 - in /incubator/stanbol/branches/0.9.0-incubating: reengineer/ releasing/stack/stanbol-stack-source-release-assembly-descriptor/src/main/resources/assemblies/stack.xml

Author: fchrist
Date: Tue Apr 17 17:54:52 2012
New Revision: 1327203

URL: http://svn.apache.org/viewvc?rev=1327203&view=rev
Log:
STANBOL-587 Remove files from branch that are not part of the release archive and fix excludes of release archive assembly descriptor

Removed:
    incubator/stanbol/branches/0.9.0-incubating/reengineer/
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=1327203&r1=1327202&r2=1327203&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 Tue Apr 17 17:54:52 2012
@@ -30,34 +30,11 @@
         <include>*/**</include>
       </includes>
       <excludes>
-        <exclude>PLAYGROUND.txt</exclude>
-
         <!-- license issues -->
-        <exclude>enhancer/engines/metaxa/**</exclude>
-        <exclude>reasoners/hermit/**</exclude>
-        <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>
-        <exclude>enhancer/engines/autotagging/**</exclude>
-        <exclude>enhancer/dereferencing/**</exclude>
-        <exclude>enhancer/query-rendering/**</exclude>
-        <exclude>enhancer/SemiAutomaticContentEnhancer/**</exclude>
-        <exclude>enhancer/stores/**</exclude>
-
-
-        <!-- demos have their own release cycle -->
-        <exclude>demos/**</exclude>
-
-        <!-- exclude components of KReS profile -->
-        <exclude>ontologymanager/store/**</exclude>
-        <exclude>reengineering/**</exclude>
-        <exclude>explanation/**</exclude>
-        <exclude>launchers/kres/**</exclude>
-
         <!-- SCM files -->
         <exclude>.gitignore</exclude>