Author: fchrist
Date: Mon Mar 5 15:17:00 2012
New Revision: 1297082
URL: http://svn.apache.org/viewvc?rev=1297082&view=rev
Log:
STANBOL-293 Removed some version tags as the version is already defined in
parent POM
Modified:
incubator/stanbol/trunk/commons/ldpath/clerezza/src/license/THIRD-PARTY.properties
incubator/stanbol/trunk/commons/testing/http/pom.xml
incubator/stanbol/trunk/commons/testing/jarexec/pom.xml
incubator/stanbol/trunk/commons/testing/stanbol/pom.xml
incubator/stanbol/trunk/contenthub/web/pom.xml
incubator/stanbol/trunk/entityhub/indexing/dblp/pom.xml
incubator/stanbol/trunk/entityhub/indexing/dbpedia/pom.xml
incubator/stanbol/trunk/entityhub/indexing/genericrdf/pom.xml
incubator/stanbol/trunk/factstore/factstore/pom.xml
incubator/stanbol/trunk/frameworkfragment/pom.xml
incubator/stanbol/trunk/releasing/stack/stanbol-stack-source-release-assembly-descriptor/src/main/resources/assemblies/stack.xml
Modified:
incubator/stanbol/trunk/commons/ldpath/clerezza/src/license/THIRD-PARTY.properties
URL:
http://svn.apache.org/viewvc/incubator/stanbol/trunk/commons/ldpath/clerezza/src/license/THIRD-PARTY.properties?rev=1297082&r1=1297081&r2=1297082&view=diff
==============================================================================
---
incubator/stanbol/trunk/commons/ldpath/clerezza/src/license/THIRD-PARTY.properties
(original)
+++
incubator/stanbol/trunk/commons/ldpath/clerezza/src/license/THIRD-PARTY.properties
Mon Mar 5 15:17:00 2012
@@ -19,8 +19,8 @@
# Please fill the missing licenses for dependencies :
#
#
-#Mon Feb 27 12:00:49 CET 2012
-at.newmedialab.ldpath--ldpath-api--0.9.5-20120227.102725-7=The Apache Software
License, Version 2.0
+#Mon Mar 05 16:03:15 CET 2012
+at.newmedialab.ldpath--ldpath-api--0.9.5-SNAPSHOT=
at.newmedialab.ldpath--ldpath-core--0.9.5-20120227.102748-7=The Apache
Software License, Version 2.0
at.newmedialab.ldpath--ldpath-core-bundle--0.9.5-20120227.102752-7=The Apache
Software License, Version 2.0
org.osgi--org.osgi.compendium--4.1.0=The Apache Software License, Version 2.0
Modified: incubator/stanbol/trunk/commons/testing/http/pom.xml
URL:
http://svn.apache.org/viewvc/incubator/stanbol/trunk/commons/testing/http/pom.xml?rev=1297082&r1=1297081&r2=1297082&view=diff
==============================================================================
--- incubator/stanbol/trunk/commons/testing/http/pom.xml (original)
+++ incubator/stanbol/trunk/commons/testing/http/pom.xml Mon Mar 5 15:17:00
2012
@@ -27,7 +27,6 @@
<groupId>org.apache.stanbol</groupId>
<artifactId>org.apache.stanbol.commons.testing.http</artifactId>
- <version>0.9.0-incubating-SNAPSHOT</version>
<packaging>jar</packaging>
<name>Apache Stanbol Jar Http Testing Library</name>
Modified: incubator/stanbol/trunk/commons/testing/jarexec/pom.xml
URL:
http://svn.apache.org/viewvc/incubator/stanbol/trunk/commons/testing/jarexec/pom.xml?rev=1297082&r1=1297081&r2=1297082&view=diff
==============================================================================
--- incubator/stanbol/trunk/commons/testing/jarexec/pom.xml (original)
+++ incubator/stanbol/trunk/commons/testing/jarexec/pom.xml Mon Mar 5 15:17:00
2012
@@ -27,7 +27,6 @@
<groupId>org.apache.stanbol</groupId>
<artifactId>org.apache.stanbol.commons.testing.jarexec</artifactId>
- <version>0.9.0-incubating-SNAPSHOT</version>
<packaging>jar</packaging>
<name>Apache Stanbol Jar Executor</name>
Modified: incubator/stanbol/trunk/commons/testing/stanbol/pom.xml
URL:
http://svn.apache.org/viewvc/incubator/stanbol/trunk/commons/testing/stanbol/pom.xml?rev=1297082&r1=1297081&r2=1297082&view=diff
==============================================================================
--- incubator/stanbol/trunk/commons/testing/stanbol/pom.xml (original)
+++ incubator/stanbol/trunk/commons/testing/stanbol/pom.xml Mon Mar 5 15:17:00
2012
@@ -27,7 +27,6 @@
<groupId>org.apache.stanbol</groupId>
<artifactId>org.apache.stanbol.commons.testing.stanbol</artifactId>
- <version>0.9.0-incubating-SNAPSHOT</version>
<packaging>jar</packaging>
<name>Apache Stanbol Testing Utilities</name>
@@ -48,13 +47,11 @@
<dependency>
<groupId>org.apache.stanbol</groupId>
<artifactId>org.apache.stanbol.commons.testing.jarexec</artifactId>
- <version>0.9.0-incubating-SNAPSHOT</version>
<scope>compile</scope>
</dependency>
<dependency>
<groupId>org.apache.stanbol</groupId>
<artifactId>org.apache.stanbol.commons.testing.http</artifactId>
- <version>0.9.0-incubating-SNAPSHOT</version>
<scope>compile</scope>
</dependency>
<dependency>
Modified: incubator/stanbol/trunk/contenthub/web/pom.xml
URL:
http://svn.apache.org/viewvc/incubator/stanbol/trunk/contenthub/web/pom.xml?rev=1297082&r1=1297081&r2=1297082&view=diff
==============================================================================
--- incubator/stanbol/trunk/contenthub/web/pom.xml (original)
+++ incubator/stanbol/trunk/contenthub/web/pom.xml Mon Mar 5 15:17:00 2012
@@ -94,12 +94,10 @@
<dependency>
<groupId>org.apache.stanbol</groupId>
<artifactId>org.apache.stanbol.contenthub.search.solr</artifactId>
- <version>0.9.0-incubating-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.apache.stanbol</groupId>
<artifactId>org.apache.stanbol.contenthub.search.featured</artifactId>
- <version>0.9.0-incubating-SNAPSHOT</version>
</dependency>
<!-- Search Helper -->
Modified: incubator/stanbol/trunk/entityhub/indexing/dblp/pom.xml
URL:
http://svn.apache.org/viewvc/incubator/stanbol/trunk/entityhub/indexing/dblp/pom.xml?rev=1297082&r1=1297081&r2=1297082&view=diff
==============================================================================
--- incubator/stanbol/trunk/entityhub/indexing/dblp/pom.xml (original)
+++ incubator/stanbol/trunk/entityhub/indexing/dblp/pom.xml Mon Mar 5 15:17:00
2012
@@ -24,16 +24,18 @@
<version>0.9.0-incubating-SNAPSHOT</version>
<relativePath>../parent</relativePath>
</parent>
+
<groupId>org.apache.stanbol</groupId>
<artifactId>org.apache.stanbol.entityhub.indexing.dblp</artifactId>
- <version>0.9.0-incubating-SNAPSHOT</version>
<packaging>jar</packaging>
<name>Apache Stanbol Entityhub Indexing for dblp</name>
- <description>This uses the RDF dump provided by
+
+ <description>This uses the RDF dump provided by
http://dblp.l3s.de/dblp.rdf.gz to create a local index of DBLP to be used
with the Apache Stanbol Entityhub
- </description>
- <scm>
+ </description>
+
+ <scm>
<connection>
scm:svn:http://svn.apache.org/repos/asf/incubator/stanbol/trunk/entityhub/indexing/dblp
</connection>
Modified: incubator/stanbol/trunk/entityhub/indexing/dbpedia/pom.xml
URL:
http://svn.apache.org/viewvc/incubator/stanbol/trunk/entityhub/indexing/dbpedia/pom.xml?rev=1297082&r1=1297081&r2=1297082&view=diff
==============================================================================
--- incubator/stanbol/trunk/entityhub/indexing/dbpedia/pom.xml (original)
+++ incubator/stanbol/trunk/entityhub/indexing/dbpedia/pom.xml Mon Mar 5
15:17:00 2012
@@ -16,12 +16,14 @@
<version>0.9.0-incubating-SNAPSHOT</version>
<relativePath>../parent</relativePath>
</parent>
+
<groupId>org.apache.stanbol</groupId>
<artifactId>org.apache.stanbol.entityhub.indexing.dbpedia</artifactId>
- <version>0.9.0-incubating-SNAPSHOT</version>
<packaging>jar</packaging>
<name>Apache Stanbol Entityhub Indexing for DBpedia.org</name>
+
<description>This uses the RDF dump of dbpedia.org to create a Full Yard for
dbpedia.org</description>
+
<scm>
<connection>
scm:svn:http://svn.apache.org/repos/asf/incubator/stanbol/trunk/entityhub/indexing/dbpedia
Modified: incubator/stanbol/trunk/entityhub/indexing/genericrdf/pom.xml
URL:
http://svn.apache.org/viewvc/incubator/stanbol/trunk/entityhub/indexing/genericrdf/pom.xml?rev=1297082&r1=1297081&r2=1297082&view=diff
==============================================================================
--- incubator/stanbol/trunk/entityhub/indexing/genericrdf/pom.xml (original)
+++ incubator/stanbol/trunk/entityhub/indexing/genericrdf/pom.xml Mon Mar 5
15:17:00 2012
@@ -24,16 +24,18 @@
<version>0.9.0-incubating-SNAPSHOT</version>
<relativePath>../parent</relativePath>
</parent>
+
<groupId>org.apache.stanbol</groupId>
<artifactId>org.apache.stanbol.entityhub.indexing.genericrdf</artifactId>
- <version>0.9.0-incubating-SNAPSHOT</version>
<packaging>jar</packaging>
<name>Apache Stanbol Entityhub Indexing - generic configuration for RDF
indexing</name>
+
<description>This Indexing Tool provides a default configuration to
index any
kind of RDF data. Users might want to adapt some configurations to the
specifica
of the RDF data.
- </description>
- <scm>
+ </description>
+
+ <scm>
<connection>
scm:svn:http://svn.apache.org/repos/asf/incubator/stanbol/trunk/entityhub/indexing/genericrdf
</connection>
Modified: incubator/stanbol/trunk/factstore/factstore/pom.xml
URL:
http://svn.apache.org/viewvc/incubator/stanbol/trunk/factstore/factstore/pom.xml?rev=1297082&r1=1297081&r2=1297082&view=diff
==============================================================================
--- incubator/stanbol/trunk/factstore/factstore/pom.xml (original)
+++ incubator/stanbol/trunk/factstore/factstore/pom.xml Mon Mar 5 15:17:00 2012
@@ -168,7 +168,6 @@
<dependency>
<groupId>org.apache.stanbol</groupId>
<artifactId>org.apache.stanbol.commons.testing.http</artifactId>
- <version>0.9.0-incubating-SNAPSHOT</version>
<scope>test</scope>
</dependency>
</dependencies>
Modified: incubator/stanbol/trunk/frameworkfragment/pom.xml
URL:
http://svn.apache.org/viewvc/incubator/stanbol/trunk/frameworkfragment/pom.xml?rev=1297082&r1=1297081&r2=1297082&view=diff
==============================================================================
--- incubator/stanbol/trunk/frameworkfragment/pom.xml (original)
+++ incubator/stanbol/trunk/frameworkfragment/pom.xml Mon Mar 5 15:17:00 2012
@@ -28,7 +28,6 @@
<groupId>org.apache.stanbol</groupId>
<artifactId>org.apache.stanbol.frameworkfragment</artifactId>
<packaging>jar</packaging>
- <version>0.9.0-incubating-SNAPSHOT</version>
<name>Apache Stanbol Default Framework Fragment Bundle</name>
Modified:
incubator/stanbol/trunk/releasing/stack/stanbol-stack-source-release-assembly-descriptor/src/main/resources/assemblies/stack.xml
URL:
http://svn.apache.org/viewvc/incubator/stanbol/trunk/releasing/stack/stanbol-stack-source-release-assembly-descriptor/src/main/resources/assemblies/stack.xml?rev=1297082&r1=1297081&r2=1297082&view=diff
==============================================================================
---
incubator/stanbol/trunk/releasing/stack/stanbol-stack-source-release-assembly-descriptor/src/main/resources/assemblies/stack.xml
(original)
+++
incubator/stanbol/trunk/releasing/stack/stanbol-stack-source-release-assembly-descriptor/src/main/resources/assemblies/stack.xml
Mon Mar 5 15:17:00 2012
@@ -35,6 +35,7 @@
<!-- unstable/old stuff in enhancer -->
<exclude>enhancer/autotagging/**</exclude>
<exclude>enhancer/engines/autotagging/**</exclude>
+ <exclude>enhancer/engines/metaxa/**</exclude>
<exclude>enhancer/dereferencing/**</exclude>
<exclude>enhancer/query-rendering/**</exclude>
<exclude>enhancer/SemiAutomaticContentEnhancer/**</exclude>