Author: mostarda
Date: Wed Sep 12 08:57:10 2012
New Revision: 1383855
URL: http://svn.apache.org/viewvc?rev=1383855&view=rev
Log:
Removed incubating marker from module names. Updated mailing lists and project
resource URLs. Related to issue #ANY23-123.
Modified:
any23/trunk/api/pom.xml
any23/trunk/core/pom.xml
any23/trunk/csvutils/pom.xml
any23/trunk/encoding/pom.xml
any23/trunk/mime/pom.xml
any23/trunk/nquads/pom.xml
any23/trunk/plugins/basic-crawler/pom.xml
any23/trunk/plugins/html-scraper/pom.xml
any23/trunk/plugins/integration-test/pom.xml
any23/trunk/plugins/office-scraper/pom.xml
any23/trunk/pom.xml
any23/trunk/service/pom.xml
any23/trunk/test-resources/pom.xml
Modified: any23/trunk/api/pom.xml
URL:
http://svn.apache.org/viewvc/any23/trunk/api/pom.xml?rev=1383855&r1=1383854&r2=1383855&view=diff
==============================================================================
--- any23/trunk/api/pom.xml (original)
+++ any23/trunk/api/pom.xml Wed Sep 12 08:57:10 2012
@@ -22,7 +22,7 @@
<parent>
<artifactId>apache-any23</artifactId>
<groupId>org.apache.any23</groupId>
- <version>0.7.1-incubating-SNAPSHOT</version>
+ <version>0.7.1-SNAPSHOT</version>
<relativePath>../</relativePath>
</parent>
Modified: any23/trunk/core/pom.xml
URL:
http://svn.apache.org/viewvc/any23/trunk/core/pom.xml?rev=1383855&r1=1383854&r2=1383855&view=diff
==============================================================================
--- any23/trunk/core/pom.xml (original)
+++ any23/trunk/core/pom.xml Wed Sep 12 08:57:10 2012
@@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.any23</groupId>
<artifactId>apache-any23</artifactId>
- <version>0.7.1-incubating-SNAPSHOT</version>
+ <version>0.7.1-SNAPSHOT</version>
<relativePath>../</relativePath>
</parent>
Modified: any23/trunk/csvutils/pom.xml
URL:
http://svn.apache.org/viewvc/any23/trunk/csvutils/pom.xml?rev=1383855&r1=1383854&r2=1383855&view=diff
==============================================================================
--- any23/trunk/csvutils/pom.xml (original)
+++ any23/trunk/csvutils/pom.xml Wed Sep 12 08:57:10 2012
@@ -22,7 +22,7 @@
<parent>
<artifactId>apache-any23</artifactId>
<groupId>org.apache.any23</groupId>
- <version>0.7.1-incubating-SNAPSHOT</version>
+ <version>0.7.1-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
Modified: any23/trunk/encoding/pom.xml
URL:
http://svn.apache.org/viewvc/any23/trunk/encoding/pom.xml?rev=1383855&r1=1383854&r2=1383855&view=diff
==============================================================================
--- any23/trunk/encoding/pom.xml (original)
+++ any23/trunk/encoding/pom.xml Wed Sep 12 08:57:10 2012
@@ -22,7 +22,7 @@
<parent>
<artifactId>apache-any23</artifactId>
<groupId>org.apache.any23</groupId>
- <version>0.7.1-incubating-SNAPSHOT</version>
+ <version>0.7.1-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
Modified: any23/trunk/mime/pom.xml
URL:
http://svn.apache.org/viewvc/any23/trunk/mime/pom.xml?rev=1383855&r1=1383854&r2=1383855&view=diff
==============================================================================
--- any23/trunk/mime/pom.xml (original)
+++ any23/trunk/mime/pom.xml Wed Sep 12 08:57:10 2012
@@ -22,7 +22,7 @@
<parent>
<artifactId>apache-any23</artifactId>
<groupId>org.apache.any23</groupId>
- <version>0.7.1-incubating-SNAPSHOT</version>
+ <version>0.7.1-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
Modified: any23/trunk/nquads/pom.xml
URL:
http://svn.apache.org/viewvc/any23/trunk/nquads/pom.xml?rev=1383855&r1=1383854&r2=1383855&view=diff
==============================================================================
--- any23/trunk/nquads/pom.xml (original)
+++ any23/trunk/nquads/pom.xml Wed Sep 12 08:57:10 2012
@@ -22,7 +22,7 @@
<parent>
<artifactId>apache-any23</artifactId>
<groupId>org.apache.any23</groupId>
- <version>0.7.1-incubating-SNAPSHOT</version>
+ <version>0.7.1-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
Modified: any23/trunk/plugins/basic-crawler/pom.xml
URL:
http://svn.apache.org/viewvc/any23/trunk/plugins/basic-crawler/pom.xml?rev=1383855&r1=1383854&r2=1383855&view=diff
==============================================================================
--- any23/trunk/plugins/basic-crawler/pom.xml (original)
+++ any23/trunk/plugins/basic-crawler/pom.xml Wed Sep 12 08:57:10 2012
@@ -21,13 +21,13 @@
<parent>
<groupId>org.apache.any23</groupId>
<artifactId>apache-any23</artifactId>
- <version>0.7.1-incubating-SNAPSHOT</version>
+ <version>0.7.1-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>
<groupId>org.apache.any23.plugins</groupId>
<artifactId>apache-any23-basic-crawler</artifactId>
- <version>1.0.1-incubating-SNAPSHOT</version>
+ <version>1.0.1-SNAPSHOT</version>
<name>Apache Any23 :: Plugins :: Basic Crawler</name>
<description>Any23 plugin for crawling sites.</description>
Modified: any23/trunk/plugins/html-scraper/pom.xml
URL:
http://svn.apache.org/viewvc/any23/trunk/plugins/html-scraper/pom.xml?rev=1383855&r1=1383854&r2=1383855&view=diff
==============================================================================
--- any23/trunk/plugins/html-scraper/pom.xml (original)
+++ any23/trunk/plugins/html-scraper/pom.xml Wed Sep 12 08:57:10 2012
@@ -21,13 +21,13 @@
<parent>
<groupId>org.apache.any23</groupId>
<artifactId>apache-any23</artifactId>
- <version>0.7.1-incubating-SNAPSHOT</version>
+ <version>0.7.1-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>
<groupId>org.apache.any23.plugins</groupId>
<artifactId>apache-any23-html-scraper</artifactId>
- <version>1.0.2-incubating-SNAPSHOT</version>
+ <version>1.0.2-SNAPSHOT</version>
<name>Apache Any23 :: Plugins :: HTML Scraper</name>
<description>Any23 plugin for scraping HTML code.</description>
@@ -44,7 +44,7 @@
<dependency>
<groupId>org.apache.any23</groupId>
<artifactId>apache-any23-core</artifactId>
- <version>0.7.1-incubating-SNAPSHOT</version>
+ <version>0.7.1-SNAPSHOT</version>
<scope>provided</scope>
</dependency>
Modified: any23/trunk/plugins/integration-test/pom.xml
URL:
http://svn.apache.org/viewvc/any23/trunk/plugins/integration-test/pom.xml?rev=1383855&r1=1383854&r2=1383855&view=diff
==============================================================================
--- any23/trunk/plugins/integration-test/pom.xml (original)
+++ any23/trunk/plugins/integration-test/pom.xml Wed Sep 12 08:57:10 2012
@@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.any23</groupId>
<artifactId>apache-any23</artifactId>
- <version>0.7.1-incubating-SNAPSHOT</version>
+ <version>0.7.1-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>
@@ -40,17 +40,17 @@
<dependency>
<groupId>org.apache.any23.plugins</groupId>
<artifactId>apache-any23-html-scraper</artifactId>
- <version>1.0.2-incubating-SNAPSHOT</version>
+ <version>1.0.2-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.apache.any23.plugins</groupId>
<artifactId>apache-any23-office-scraper</artifactId>
- <version>1.0.1-incubating-SNAPSHOT</version>
+ <version>1.0.1-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.apache.any23.plugins</groupId>
<artifactId>apache-any23-basic-crawler</artifactId>
- <version>1.0.1-incubating-SNAPSHOT</version>
+ <version>1.0.1-SNAPSHOT</version>
</dependency>
<!-- BEGIN: Test Dependencies -->
Modified: any23/trunk/plugins/office-scraper/pom.xml
URL:
http://svn.apache.org/viewvc/any23/trunk/plugins/office-scraper/pom.xml?rev=1383855&r1=1383854&r2=1383855&view=diff
==============================================================================
--- any23/trunk/plugins/office-scraper/pom.xml (original)
+++ any23/trunk/plugins/office-scraper/pom.xml Wed Sep 12 08:57:10 2012
@@ -21,13 +21,13 @@
<parent>
<groupId>org.apache.any23</groupId>
<artifactId>apache-any23</artifactId>
- <version>0.7.1-incubating-SNAPSHOT</version>
+ <version>0.7.1-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>
<groupId>org.apache.any23.plugins</groupId>
<artifactId>apache-any23-office-scraper</artifactId>
- <version>1.0.1-incubating-SNAPSHOT</version>
+ <version>1.0.1-SNAPSHOT</version>
<name>Apache Any23 :: Plugins :: Office Scraper</name>
<description>Any23 plugin for scraping metadata from MS Office related file
formats.</description>
@@ -44,7 +44,7 @@
<dependency>
<groupId>org.apache.any23</groupId>
<artifactId>apache-any23-core</artifactId>
- <version>0.7.1-incubating-SNAPSHOT</version>
+ <version>0.7.1-SNAPSHOT</version>
<scope>provided</scope>
</dependency>
Modified: any23/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/any23/trunk/pom.xml?rev=1383855&r1=1383854&r2=1383855&view=diff
==============================================================================
--- any23/trunk/pom.xml (original)
+++ any23/trunk/pom.xml Wed Sep 12 08:57:10 2012
@@ -26,13 +26,13 @@
<groupId>org.apache.any23</groupId>
<artifactId>apache-any23</artifactId>
- <version>0.7.1-incubating-SNAPSHOT</version>
+ <version>0.7.1-SNAPSHOT</version>
<packaging>pom</packaging>
<name>Apache Any23</name>
<description>Anything To Triples (any23) is a library, a web service and a
command line tool that
extracts structured data in RDF format from a variety of Web
documents.</description>
- <url>http://incubator.apache.org/any23</url>
+ <url>http://any23.apache.org</url>
<inceptionYear>2010</inceptionYear>
<developers>
@@ -155,34 +155,34 @@
<mailingLists>
<mailingList>
<name>Dev Mailing List</name>
- <post>any23-dev[at]incubator[dot]apache[dot]org</post>
-
<subscribe>any23-dev-subscribe[at]incubator[dot]apache[dot]org</subscribe>
-
<unsubscribe>any23-dev-unsubscribe[at]incubator[dot]apache[dot]org</unsubscribe>
-
<archive>http://mail-archives.apache.org/mod_mbox/incubator-any23-dev/</archive>
+ <post>any23-dev[at]apache[dot]org</post>
+ <subscribe>any23-dev-subscribe[at]apache[dot]org</subscribe>
+ <unsubscribe>any23-dev-unsubscribe[at]apache[dot]org</unsubscribe>
+ <archive>http://mail-archives.apache.org/mod_mbox/any23-dev/</archive>
<otherArchives>
- <otherArchive>http://incubator-any23-dev.markmail.org/</otherArchive>
+ <otherArchive>http://any23-dev.markmail.org/</otherArchive>
</otherArchives>
</mailingList>
<mailingList>
<name>User Mailing List</name>
- <post>any23-user[at]incubator[dot]apache[dot]org</post>
-
<subscribe>any23-user-subscribe[at]incubator[dot]apache[dot]org</subscribe>
-
<unsubscribe>any23-user-unsubscribe[at]incubator[dot]apache[dot]org</unsubscribe>
-
<archive>http://mail-archives.apache.org/mod_mbox/incubator-any23-user/</archive>
+ <post>any23-user[at]apache[dot]org</post>
+ <subscribe>any23-user-subscribe[at]apache[dot]org</subscribe>
+ <unsubscribe>any23-user-unsubscribe[at]apache[dot]org</unsubscribe>
+ <archive>http://mail-archives.apache.org/mod_mbox/any23-user/</archive>
<otherArchives>
- <otherArchive>http://incubator-any23-user.markmail.org/</otherArchive>
+ <otherArchive>http://any23-user.markmail.org/</otherArchive>
</otherArchives>
</mailingList>
<mailingList>
<name>Commits Mailing List</name>
- <post>any23-commits[at]incubator[dot]apache[dot]org</post>
-
<subscribe>any23-commits-subscribe[at]incubator[dot]apache[dot]org</subscribe>
-
<unsubscribe>any23-commits-unsubscribe[at]incubator[dot]apache[dot]org</unsubscribe>
-
<archive>http://mail-archives.apache.org/mod_mbox/incubator-any23-commits/</archive>
+ <post>any23-commits[at]apache[dot]org</post>
+ <subscribe>any23-commits-subscribe[at]apache[dot]org</subscribe>
+ <unsubscribe>any23-commits-unsubscribe[at]apache[dot]org</unsubscribe>
+
<archive>http://mail-archives.apache.org/mod_mbox/any23-commits/</archive>
<otherArchives>
-
<otherArchive>http://incubator-any23-commits.markmail.org/</otherArchive>
+ <otherArchive>http://any23-commits.markmail.org/</otherArchive>
</otherArchives>
</mailingList>
</mailingLists>
@@ -203,9 +203,9 @@
</modules>
<scm>
-
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/any23/trunk/</developerConnection>
-
<connection>scm:svn:https://svn.apache.org/repos/asf/incubator/any23/</connection>
- <url>https://svn.apache.org/viewvc/incubator/any23/</url>
+
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/any23/trunk/</developerConnection>
+ <connection>scm:svn:https://svn.apache.org/repos/asf/any23/</connection>
+ <url>https://svn.apache.org/viewvc/any23/</url>
</scm>
<issueManagement>
<system>JIRA</system>
@@ -260,10 +260,10 @@
| deploying the site in a local dir (where you checked out the site dir)
| then committing in one shot, i.e.
|
- | svn co https://svn.apache.org/repos/asf/incubator/any23/site
+ | svn co https://svn.apache.org/repos/asf/any23/site
| mvn site-deploy
-Dsite.deploymentBaseUrl=file://path/to/checked/out/site -P site
-->
-
<site.deploymentBaseUrl>svn:https://svn.apache.org/repos/asf/incubator/any23/site</site.deploymentBaseUrl>
+
<site.deploymentBaseUrl>svn:https://svn.apache.org/repos/asf/any23/site</site.deploymentBaseUrl>
<assembly.skip>false</assembly.skip>
</properties>
@@ -488,7 +488,7 @@
<repositories>
<repository>
<id>any23-repository-external</id>
- <url>http://svn.apache.org/repos/asf/incubator/any23/repo-ext/</url>
+ <url>http://svn.apache.org/repos/asf/any23/repo-ext/</url>
</repository>
<!-- Specific repository for Aduna / Sesame related dependencies. -->
<repository>
@@ -933,9 +933,9 @@
<configuration>
<dependencyDetailsEnabled>false</dependencyDetailsEnabled>
<dependencyLocationsEnabled>false</dependencyLocationsEnabled>
-
<anonymousConnection>scm:svn:http://svn.apache.org/repos/asf/incubator/any23/trunk</anonymousConnection>
-
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/any23/trunk</developerConnection>
-
<webAccessUrl>http://svn.apache.org/viewvc/incubator/any23/trunk</webAccessUrl>
+
<anonymousConnection>scm:svn:http://svn.apache.org/repos/asf/any23/trunk</anonymousConnection>
+
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/any23/trunk</developerConnection>
+
<webAccessUrl>http://svn.apache.org/viewvc/any23/trunk</webAccessUrl>
</configuration>
<reportSets>
<reportSet>
Modified: any23/trunk/service/pom.xml
URL:
http://svn.apache.org/viewvc/any23/trunk/service/pom.xml?rev=1383855&r1=1383854&r2=1383855&view=diff
==============================================================================
--- any23/trunk/service/pom.xml (original)
+++ any23/trunk/service/pom.xml Wed Sep 12 08:57:10 2012
@@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.any23</groupId>
<artifactId>apache-any23</artifactId>
- <version>0.7.1-incubating-SNAPSHOT</version>
+ <version>0.7.1-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
Modified: any23/trunk/test-resources/pom.xml
URL:
http://svn.apache.org/viewvc/any23/trunk/test-resources/pom.xml?rev=1383855&r1=1383854&r2=1383855&view=diff
==============================================================================
--- any23/trunk/test-resources/pom.xml (original)
+++ any23/trunk/test-resources/pom.xml Wed Sep 12 08:57:10 2012
@@ -22,7 +22,7 @@
<parent>
<artifactId>apache-any23</artifactId>
<groupId>org.apache.any23</groupId>
- <version>0.7.1-incubating-SNAPSHOT</version>
+ <version>0.7.1-SNAPSHOT</version>
<relativePath>../</relativePath>
</parent>