Modified: stanbol/branches/stanbol-nlp-processing/enhancer/jersey/pom.xml URL: http://svn.apache.org/viewvc/stanbol/branches/stanbol-nlp-processing/enhancer/jersey/pom.xml?rev=1393933&r1=1393932&r2=1393933&view=diff ============================================================================== --- stanbol/branches/stanbol-nlp-processing/enhancer/jersey/pom.xml (original) +++ stanbol/branches/stanbol-nlp-processing/enhancer/jersey/pom.xml Thu Oct 4 06:59:22 2012 @@ -22,13 +22,13 @@ <parent> <groupId>org.apache.stanbol</groupId> <artifactId>org.apache.stanbol.enhancer.parent</artifactId> - <version>0.10.0-incubating-SNAPSHOT</version> + <version>0.10.0-SNAPSHOT</version> <relativePath>../parent/pom.xml</relativePath> </parent> <groupId>org.apache.stanbol</groupId> <artifactId>org.apache.stanbol.enhancer.jersey</artifactId> - <version>0.10.0-incubating-SNAPSHOT</version> + <version>0.10.0-SNAPSHOT</version> <packaging>bundle</packaging> <name>Apache Stanbol Enhancer Web (Jersey)</name> @@ -91,7 +91,7 @@ <dependency> <groupId>org.apache.stanbol</groupId> <artifactId>org.apache.stanbol.enhancer.servicesapi</artifactId> - <version>0.10.0-incubating-SNAPSHOT</version> + <version>0.10.0-SNAPSHOT</version> </dependency> <dependency> <groupId>org.apache.stanbol</groupId> @@ -202,7 +202,7 @@ <dependency> <groupId>org.apache.stanbol</groupId> <artifactId>org.apache.stanbol.enhancer.core</artifactId> - <version>0.10.0-incubating-SNAPSHOT</version> + <version>0.10.0-SNAPSHOT</version> <scope>test</scope> </dependency> <dependency>
Modified: stanbol/branches/stanbol-nlp-processing/enhancer/jobmanager/event/pom.xml URL: http://svn.apache.org/viewvc/stanbol/branches/stanbol-nlp-processing/enhancer/jobmanager/event/pom.xml?rev=1393933&r1=1393932&r2=1393933&view=diff ============================================================================== --- stanbol/branches/stanbol-nlp-processing/enhancer/jobmanager/event/pom.xml (original) +++ stanbol/branches/stanbol-nlp-processing/enhancer/jobmanager/event/pom.xml Thu Oct 4 06:59:22 2012 @@ -23,13 +23,13 @@ <parent> <groupId>org.apache.stanbol</groupId> <artifactId>org.apache.stanbol.enhancer.parent</artifactId> - <version>0.10.0-incubating-SNAPSHOT</version> + <version>0.10.0-SNAPSHOT</version> <relativePath>../../parent</relativePath> </parent> <groupId>org.apache.stanbol</groupId> <artifactId>org.apache.stanbol.enhancer.eventjobmanager</artifactId> - <version>0.10.0-incubating-SNAPSHOT</version> + <version>0.10.0-SNAPSHOT</version> <packaging>bundle</packaging> <name>Apache Stanbol Enhancer Event Jobmanager</name> Modified: stanbol/branches/stanbol-nlp-processing/enhancer/jobmanager/pom.xml URL: http://svn.apache.org/viewvc/stanbol/branches/stanbol-nlp-processing/enhancer/jobmanager/pom.xml?rev=1393933&r1=1393932&r2=1393933&view=diff ============================================================================== --- stanbol/branches/stanbol-nlp-processing/enhancer/jobmanager/pom.xml (original) +++ stanbol/branches/stanbol-nlp-processing/enhancer/jobmanager/pom.xml Thu Oct 4 06:59:22 2012 @@ -22,7 +22,7 @@ <groupId>org.apache.stanbol</groupId> <artifactId>org.apache.stanbol.enhancer.jobmanager.reactor</artifactId> - <version>0.10.0-incubating-SNAPSHOT</version> + <version>0.10.0-SNAPSHOT</version> <packaging>pom</packaging> <name>Apache Stanbol Enhancer JobManager Reactor</name> Modified: stanbol/branches/stanbol-nlp-processing/enhancer/jobmanager/weightedjobmanager/pom.xml URL: http://svn.apache.org/viewvc/stanbol/branches/stanbol-nlp-processing/enhancer/jobmanager/weightedjobmanager/pom.xml?rev=1393933&r1=1393932&r2=1393933&view=diff ============================================================================== --- stanbol/branches/stanbol-nlp-processing/enhancer/jobmanager/weightedjobmanager/pom.xml (original) +++ stanbol/branches/stanbol-nlp-processing/enhancer/jobmanager/weightedjobmanager/pom.xml Thu Oct 4 06:59:22 2012 @@ -23,13 +23,13 @@ <parent> <groupId>org.apache.stanbol</groupId> <artifactId>org.apache.stanbol.enhancer.parent</artifactId> - <version>0.10.0-incubating-SNAPSHOT</version> + <version>0.10.0-SNAPSHOT</version> <relativePath>../../parent</relativePath> </parent> <groupId>org.apache.stanbol</groupId> <artifactId>org.apache.stanbol.enhancer.weightedjobmanager</artifactId> - <version>0.10.0-incubating-SNAPSHOT</version> + <version>0.10.0-SNAPSHOT</version> <packaging>bundle</packaging> <name>Apache Stanbol Enhancer Weighted Job Manager</name> Modified: stanbol/branches/stanbol-nlp-processing/enhancer/ldpath/pom.xml URL: http://svn.apache.org/viewvc/stanbol/branches/stanbol-nlp-processing/enhancer/ldpath/pom.xml?rev=1393933&r1=1393932&r2=1393933&view=diff ============================================================================== --- stanbol/branches/stanbol-nlp-processing/enhancer/ldpath/pom.xml (original) +++ stanbol/branches/stanbol-nlp-processing/enhancer/ldpath/pom.xml Thu Oct 4 06:59:22 2012 @@ -22,13 +22,13 @@ <parent> <groupId>org.apache.stanbol</groupId> <artifactId>org.apache.stanbol.enhancer.parent</artifactId> - <version>0.10.0-incubating-SNAPSHOT</version> + <version>0.10.0-SNAPSHOT</version> <relativePath>../parent/pom.xml</relativePath> </parent> <groupId>org.apache.stanbol</groupId> <artifactId>org.apache.stanbol.enhancer.ldpath</artifactId> - <version>0.10.0-incubating-SNAPSHOT</version> + <version>0.10.0-SNAPSHOT</version> <packaging>bundle</packaging> <name>Apache Stanbol Enhancer LDPath</name> @@ -92,7 +92,7 @@ <dependency> <groupId>org.apache.stanbol</groupId> <artifactId>org.apache.stanbol.enhancer.servicesapi</artifactId> - <version>0.10.0-incubating-SNAPSHOT</version> + <version>0.10.0-SNAPSHOT</version> </dependency> <dependency> <groupId>org.apache.stanbol</groupId> @@ -130,7 +130,7 @@ <dependency> <groupId>org.apache.stanbol</groupId> <artifactId>org.apache.stanbol.enhancer.core</artifactId> - <version>0.10.0-incubating-SNAPSHOT</version> + <version>0.10.0-SNAPSHOT</version> <scope>test</scope> </dependency> <dependency> Modified: stanbol/branches/stanbol-nlp-processing/enhancer/parent/pom.xml URL: http://svn.apache.org/viewvc/stanbol/branches/stanbol-nlp-processing/enhancer/parent/pom.xml?rev=1393933&r1=1393932&r2=1393933&view=diff ============================================================================== --- stanbol/branches/stanbol-nlp-processing/enhancer/parent/pom.xml (original) +++ stanbol/branches/stanbol-nlp-processing/enhancer/parent/pom.xml Thu Oct 4 06:59:22 2012 @@ -22,13 +22,13 @@ <parent> <groupId>org.apache.stanbol</groupId> <artifactId>stanbol-parent</artifactId> - <version>2-incubating-SNAPSHOT</version> + <version>2-SNAPSHOT</version> <relativePath>../../parent</relativePath> </parent> <groupId>org.apache.stanbol</groupId> <artifactId>org.apache.stanbol.enhancer.parent</artifactId> - <version>0.10.0-incubating-SNAPSHOT</version> + <version>0.10.0-SNAPSHOT</version> <packaging>pom</packaging> <name>Apache Stanbol Enhancer Parent POM</name> Modified: stanbol/branches/stanbol-nlp-processing/enhancer/pom.xml URL: http://svn.apache.org/viewvc/stanbol/branches/stanbol-nlp-processing/enhancer/pom.xml?rev=1393933&r1=1393932&r2=1393933&view=diff ============================================================================== --- stanbol/branches/stanbol-nlp-processing/enhancer/pom.xml (original) +++ stanbol/branches/stanbol-nlp-processing/enhancer/pom.xml Thu Oct 4 06:59:22 2012 @@ -29,7 +29,7 @@ <groupId>org.apache.stanbol</groupId> <artifactId>org.apache.stanbol.enhancer.reactor</artifactId> - <version>0.10.0-incubating-SNAPSHOT</version> + <version>0.10.0-SNAPSHOT</version> <packaging>pom</packaging> <name>Apache Stanbol Enhancer Reactor</name> Modified: stanbol/branches/stanbol-nlp-processing/enhancer/topic-web/pom.xml URL: http://svn.apache.org/viewvc/stanbol/branches/stanbol-nlp-processing/enhancer/topic-web/pom.xml?rev=1393933&r1=1393932&r2=1393933&view=diff ============================================================================== --- stanbol/branches/stanbol-nlp-processing/enhancer/topic-web/pom.xml (original) +++ stanbol/branches/stanbol-nlp-processing/enhancer/topic-web/pom.xml Thu Oct 4 06:59:22 2012 @@ -17,13 +17,13 @@ <parent> <groupId>org.apache.stanbol</groupId> <artifactId>org.apache.stanbol.enhancer.parent</artifactId> - <version>0.10.0-incubating-SNAPSHOT</version> + <version>0.10.0-SNAPSHOT</version> <relativePath>../parent</relativePath> </parent> <groupId>org.apache.stanbol</groupId> <artifactId>org.apache.stanbol.enhancer.web.topic</artifactId> - <version>0.10.0-incubating-SNAPSHOT</version> + <version>0.10.0-SNAPSHOT</version> <packaging>bundle</packaging> <name>Apache Stanbol Enhancer Topic Classification - Web API</name> @@ -80,17 +80,17 @@ <dependency> <groupId>org.apache.stanbol</groupId> <artifactId>org.apache.stanbol.commons.web.base</artifactId> - <version>0.10.1-incubating-SNAPSHOT</version> + <version>0.10.1-SNAPSHOT</version> </dependency> <dependency> <groupId>org.apache.stanbol</groupId> <artifactId>org.apache.stanbol.enhancer.servicesapi</artifactId> - <version>0.10.0-incubating-SNAPSHOT</version> + <version>0.10.0-SNAPSHOT</version> </dependency> <dependency> <groupId>org.apache.stanbol</groupId> <artifactId>org.apache.stanbol.enhancer.engine.topic</artifactId> - <version>0.10.0-incubating-SNAPSHOT</version> + <version>0.10.0-SNAPSHOT</version> </dependency> <dependency> Modified: stanbol/branches/stanbol-nlp-processing/nlp-launcher/pom.xml URL: http://svn.apache.org/viewvc/stanbol/branches/stanbol-nlp-processing/nlp-launcher/pom.xml?rev=1393933&r1=1393932&r2=1393933&view=diff ============================================================================== --- stanbol/branches/stanbol-nlp-processing/nlp-launcher/pom.xml (original) +++ stanbol/branches/stanbol-nlp-processing/nlp-launcher/pom.xml Thu Oct 4 06:59:22 2012 @@ -21,13 +21,13 @@ <parent> <groupId>org.apache.stanbol</groupId> <artifactId>stanbol-parent</artifactId> - <version>2-incubating-SNAPSHOT</version> + <version>2-SNAPSHOT</version> <relativePath>../../parent</relativePath> </parent> <groupId>org.apache.stanbol</groupId> <artifactId>org.apache.stanbol.launchers.enhancer-nlp</artifactId> - <version>0.10.0-incubating-SNAPSHOT</version> + <version>0.10.0-SNAPSHOT</version> <packaging>jar</packaging> <name>Apache Stanbol Launchers for the NLP processing branch</name> @@ -137,7 +137,7 @@ <!-- The Apache Stanbol lauchpad --> <groupId>org.apache.stanbol</groupId> <artifactId>org.apache.stanbol.launchpad</artifactId> - <version>0.10.0-incubating-SNAPSHOT</version> + <version>0.10.0-SNAPSHOT</version> </dependency> <dependency> <!-- maven-launchpad-plugin builds on the launchpad.base app --> @@ -151,7 +151,7 @@ <dependency> <groupId>org.apache.stanbol</groupId> <artifactId>org.apache.stanbol.launchers.bundlelists.osgiframework</artifactId> - <version>0.10.0-incubating-SNAPSHOT</version> + <version>0.10.0-SNAPSHOT</version> <type>partialbundlelist</type> <scope>provided</scope> </dependency> @@ -160,7 +160,7 @@ <dependency> <groupId>org.apache.stanbol</groupId> <artifactId>org.apache.stanbol.launchers.bundlelists.stanbolcommons</artifactId> - <version>0.10.0-incubating-SNAPSHOT</version> + <version>0.10.0-SNAPSHOT</version> <type>partialbundlelist</type> <scope>provided</scope> </dependency> @@ -169,7 +169,7 @@ <dependency> <groupId>org.apache.stanbol</groupId> <artifactId>org.apache.stanbol.enhancer.bundlelist</artifactId> - <version>0.10.0-incubating-SNAPSHOT</version> + <version>0.10.0-SNAPSHOT</version> <type>partialbundlelist</type> <scope>provided</scope> </dependency> @@ -178,7 +178,7 @@ <dependency> <groupId>org.apache.stanbol</groupId> <artifactId>org.apache.stanbol.data.bundlelists.defaultdata</artifactId> - <version>0.10.0-incubating-SNAPSHOT</version> + <version>0.10.0-SNAPSHOT</version> <type>partialbundlelist</type> <scope>provided</scope> </dependency> @@ -186,7 +186,7 @@ <dependency> <groupId>org.apache.stanbol</groupId> <artifactId>org.apache.stanbol.data.bundlelists.opennlp</artifactId> - <version>0.10.0-incubating-SNAPSHOT</version> + <version>0.10.0-SNAPSHOT</version> <type>partialbundlelist</type> <scope>provided</scope> </dependency> @@ -194,7 +194,7 @@ <dependency> <groupId>org.apache.stanbol</groupId> <artifactId>org.apache.stanbol.data.bundlelists.sentiment</artifactId> - <version>0.10.0-incubating-SNAPSHOT</version> + <version>0.10.0-SNAPSHOT</version> <type>partialbundlelist</type> <scope>provided</scope> </dependency> @@ -203,7 +203,7 @@ <dependency> <groupId>org.apache.stanbol</groupId> <artifactId>org.apache.stanbol.entityhub.bundlelist</artifactId> - <version>0.11.0-incubating-SNAPSHOT</version> + <version>0.11.0-SNAPSHOT</version> <type>partialbundlelist</type> <scope>provided</scope> </dependency> Modified: stanbol/branches/stanbol-nlp-processing/nlp-launcher/src/main/resources/resources/config/org.apache.stanbol.enhancer.chain.list.impl.ListChain-nlpchain.config URL: http://svn.apache.org/viewvc/stanbol/branches/stanbol-nlp-processing/nlp-launcher/src/main/resources/resources/config/org.apache.stanbol.enhancer.chain.list.impl.ListChain-nlpchain.config?rev=1393933&r1=1393932&r2=1393933&view=diff ============================================================================== --- stanbol/branches/stanbol-nlp-processing/nlp-launcher/src/main/resources/resources/config/org.apache.stanbol.enhancer.chain.list.impl.ListChain-nlpchain.config (original) +++ stanbol/branches/stanbol-nlp-processing/nlp-launcher/src/main/resources/resources/config/org.apache.stanbol.enhancer.chain.list.impl.ListChain-nlpchain.config Thu Oct 4 06:59:22 2012 @@ -1,2 +1,2 @@ stanbol.enhancer.chain.name="nlp-processing" -stanbol.enhancer.chain.list.enginelist=["langdetect","opennlp-pos","opennlp-chunker","sentiment-wordclassifier","nlp2rdf"] +stanbol.enhancer.chain.list.enginelist=["langdetect","opennlp-pos","opennlp-chunker","sentiment-wordclassifier","nlp2rdf","sentiment-summarization"]
