Author: dmeikle
Date: Fri Dec 5 01:51:53 2008
New Revision: 723695
URL: http://svn.apache.org/viewvc?rev=723695&view=rev
Log:
Removed references to incubator that were missed and fixed Latest News section
on site
Modified:
lucene/tika/branches/0.2/pom.xml
lucene/tika/branches/0.2/src/site/apt/index.apt
Modified: lucene/tika/branches/0.2/pom.xml
URL:
http://svn.apache.org/viewvc/lucene/tika/branches/0.2/pom.xml?rev=723695&r1=723694&r2=723695&view=diff
==============================================================================
--- lucene/tika/branches/0.2/pom.xml (original)
+++ lucene/tika/branches/0.2/pom.xml Fri Dec 5 01:51:53 2008
@@ -39,7 +39,7 @@
<!-- Keep on a single line, see http://jira.codehaus.org/browse/MJAR-39 -->
<description>Tika is a toolkit for detecting and extracting metadata and
structured text content from various documents using existing parser
libraries.</description>
- <url>http://incubator.apache.org/tika/</url>
+ <url>http://lucene.apache.org/tika/</url>
<issueManagement>
<system>JIRA</system>
@@ -49,11 +49,12 @@
<mailingLists>
<mailingList>
<name>Development mailing list</name>
- <subscribe>[EMAIL PROTECTED]</subscribe>
- <unsubscribe>[EMAIL PROTECTED]</unsubscribe>
- <post>[EMAIL PROTECTED]</post>
-
<archive>http://mail-archives.apache.org/mod_mbox/incubator-tika-dev/</archive>
+ <subscribe>[EMAIL PROTECTED]</subscribe>
+ <unsubscribe>[EMAIL PROTECTED]</unsubscribe>
+ <post>[EMAIL PROTECTED]</post>
+
<archive>http://mail-archives.apache.org/mod_mbox/lucene-tika-dev/</archive>
<otherArchives>
+ <otherArchive>http://www.mail-archive.com/[EMAIL
PROTECTED]/</otherArchive>
<otherArchive>http://www.mail-archive.com/[EMAIL
PROTECTED]/</otherArchive>
<otherArchive>http://www.nabble.com/Apache-Tika---Development-f20913.html</otherArchive>
<otherArchive>http://news.gmane.org/gmane.comp.apache.tika.devel</otherArchive>
@@ -62,14 +63,25 @@
</mailingList>
<mailingList>
<name>Commit mailing list</name>
- <subscribe>[EMAIL PROTECTED]</subscribe>
- <unsubscribe>[EMAIL PROTECTED]</unsubscribe>
- <post>[EMAIL PROTECTED]</post>
-
<archive>http://mail-archives.apache.org/mod_mbox/incubator-tika-commits/</archive>
+ <subscribe>[EMAIL PROTECTED]</subscribe>
+ <unsubscribe>[EMAIL PROTECTED]</unsubscribe>
+ <post>[email protected]</post>
+
<archive>http://mail-archives.apache.org/mod_mbox/lucene-tika-commits/</archive>
<otherArchives>
+
<otherArchive>http://www.mail-archive.com/[email protected]/</otherArchive>
<otherArchive>http://www.mail-archive.com/[EMAIL
PROTECTED]/</otherArchive>
</otherArchives>
</mailingList>
+ <mailingList>
+ <name>User mailing list</name>
+ <subscribe>[EMAIL PROTECTED]</subscribe>
+ <unsubscribe>[EMAIL PROTECTED]</unsubscribe>
+ <post>[EMAIL PROTECTED]</post>
+
<archive>http://mail-archives.apache.org/mod_mbox/lucene-tika-user/</archive>
+ <otherArchives>
+ <otherArchive>http://www.mail-archive.com/[EMAIL
PROTECTED]/</otherArchive>
+ </otherArchives>
+ </mailingList>
</mailingLists>
<developers>
Modified: lucene/tika/branches/0.2/src/site/apt/index.apt
URL:
http://svn.apache.org/viewvc/lucene/tika/branches/0.2/src/site/apt/index.apt?rev=723695&r1=723694&r2=723695&view=diff
==============================================================================
--- lucene/tika/branches/0.2/src/site/apt/index.apt (original)
+++ lucene/tika/branches/0.2/src/site/apt/index.apt Fri Dec 5 01:51:53 2008
@@ -33,6 +33,7 @@
{{{http://www.apache.org/}Apache Software Foundation}}.
Latest News
+
[December 2008: Apache Tika Release]
Apache Tika 0.2 has been released. Please see the download page for more
details.