You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tika.apache.org by "Mattmann, Chris A" <ch...@jpl.nasa.gov> on 2009/03/13 20:43:19 UTC

[VOTE] Apache Tika 0.3 release candidate 2

Hi Folks,

I have posted a second candidate for the Apache Tika 0.3 release at

http://people.apache.org/~mattmann/apache-tika-0.3/rc2/

See the included CHANGES.txt file for details on release contents and latest
changes. The release was made from the 0.3 branch at:

http://svn.apache.org/repos/asf/lucene/tika/branches/0.3/

I've addressed Jukka's and Michael's comments on the prior release candidate
by:

* making the tarball unpack to an apache-tika-0.3 top-level directory
* not including the tika standalone super big jar in the staged mvn2 repo
* including the KEYS file in the rc2 directory

Please vote on releasing these packages as Apache Tika 0.3. The vote is open
for the next 72 hours. Only votes from Lucene PMC are binding, but everyone
is welcome to check the release candidate and voice their approval or
disapproval. The vote passes if at least three binding +1 votes are cast.

[ ] +1 Release the packages as Apache Tika 0.3.

[ ] -1 Do not release the packages because...

Thanks!

Cheers,
Chris

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Chris Mattmann, Ph.D.
Senior Computer Scientist
NASA Jet Propulsion Laboratory Pasadena, CA 91109 USA
Office: 171-266B, Mailstop: 171-246
Email: Chris.Mattmann@jpl.nasa.gov
WWW:   http://sunset.usc.edu/~mattmann/
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Adjunct Assistant Professor, Computer Science Department
University of Southern California, Los Angeles, CA 90089 USA
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++




Re: [VOTE] Apache Tika 0.3 release candidate 2

Posted by Rida Benjelloun <ri...@doculibre.com>.
Hi,
+1 Release the packages as Apache Tika 0.3.
Regards.

2009/3/15 Jukka Zitting <ju...@gmail.com>

> Hi,
>
> On Fri, Mar 13, 2009 at 8:43 PM, Mattmann, Chris A
> <ch...@jpl.nasa.gov> wrote:
> > Please vote on releasing these packages as Apache Tika 0.3. The vote is
> open
> > for the next 72 hours. Only votes from Lucene PMC are binding, but
> everyone
> > is welcome to check the release candidate and voice their approval or
> > disapproval. The vote passes if at least three binding +1 votes are cast.
>
> [x] +1 Release the packages as Apache Tika 0.3.
>
> BR,
>
> Jukka Zitting
>

Re: [VOTE] Apache Tika 0.3 release candidate 2

Posted by Jukka Zitting <ju...@gmail.com>.
Hi,

On Fri, Mar 13, 2009 at 8:43 PM, Mattmann, Chris A
<ch...@jpl.nasa.gov> wrote:
> Please vote on releasing these packages as Apache Tika 0.3. The vote is open
> for the next 72 hours. Only votes from Lucene PMC are binding, but everyone
> is welcome to check the release candidate and voice their approval or
> disapproval. The vote passes if at least three binding +1 votes are cast.

[x] +1 Release the packages as Apache Tika 0.3.

BR,

Jukka Zitting

Re: [VOTE] Apache Tika 0.3 release candidate 2

Posted by Michael McCandless <lu...@mikemccandless.com>.
+1:

   * Signature checks out w/ included KEYS

   * Tar file looks good

   * TikaIndexer test runs with LIA2, and I extracted all text from
     LIA2 manuscript.

Good job!

Mike

Mattmann, Chris A wrote:

> Hi Folks,
>
> I have posted a second candidate for the Apache Tika 0.3 release at
>
> http://people.apache.org/~mattmann/apache-tika-0.3/rc2/
>
> See the included CHANGES.txt file for details on release contents  
> and latest
> changes. The release was made from the 0.3 branch at:
>
> http://svn.apache.org/repos/asf/lucene/tika/branches/0.3/
>
> I've addressed Jukka's and Michael's comments on the prior release  
> candidate
> by:
>
> * making the tarball unpack to an apache-tika-0.3 top-level directory
> * not including the tika standalone super big jar in the staged mvn2  
> repo
> * including the KEYS file in the rc2 directory
>
> Please vote on releasing these packages as Apache Tika 0.3. The vote  
> is open
> for the next 72 hours. Only votes from Lucene PMC are binding, but  
> everyone
> is welcome to check the release candidate and voice their approval or
> disapproval. The vote passes if at least three binding +1 votes are  
> cast.
>
> [ ] +1 Release the packages as Apache Tika 0.3.
>
> [ ] -1 Do not release the packages because...
>
> Thanks!
>
> Cheers,
> Chris
>
> ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
> Chris Mattmann, Ph.D.
> Senior Computer Scientist
> NASA Jet Propulsion Laboratory Pasadena, CA 91109 USA
> Office: 171-266B, Mailstop: 171-246
> Email: Chris.Mattmann@jpl.nasa.gov
> WWW:   http://sunset.usc.edu/~mattmann/
> ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
> Adjunct Assistant Professor, Computer Science Department
> University of Southern California, Los Angeles, CA 90089 USA
> ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
>
>
>


Re: [VOTE] Apache Tika 0.3 release candidate 2

Posted by Grant Ingersoll <gs...@apache.org>.
+1

mvn compile
mvn package

Got the dependencies by doing mvn dependency:copy-dependencies

I then dropped it into Solr (aka "Solr Cell" aka Solr Content  
Extraction Library located in the contrib/extraction directory) and  
ran the Solr tests, plus uploaded some files to it.

Also verified the signatures.

Looks good.

-Grant

On Mar 13, 2009, at 3:43 PM, Mattmann, Chris A wrote:

> Hi Folks,
>
> I have posted a second candidate for the Apache Tika 0.3 release at
>
> http://people.apache.org/~mattmann/apache-tika-0.3/rc2/
>
> See the included CHANGES.txt file for details on release contents  
> and latest
> changes. The release was made from the 0.3 branch at:
>
> http://svn.apache.org/repos/asf/lucene/tika/branches/0.3/
>
> I've addressed Jukka's and Michael's comments on the prior release  
> candidate
> by:
>
> * making the tarball unpack to an apache-tika-0.3 top-level directory
> * not including the tika standalone super big jar in the staged mvn2  
> repo
> * including the KEYS file in the rc2 directory
>
> Please vote on releasing these packages as Apache Tika 0.3. The vote  
> is open
> for the next 72 hours. Only votes from Lucene PMC are binding, but  
> everyone
> is welcome to check the release candidate and voice their approval or
> disapproval. The vote passes if at least three binding +1 votes are  
> cast.
>
> [ ] +1 Release the packages as Apache Tika 0.3.
>
> [ ] -1 Do not release the packages because...
>
> Thanks!
>
> Cheers,
> Chris
>
> ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
> Chris Mattmann, Ph.D.
> Senior Computer Scientist
> NASA Jet Propulsion Laboratory Pasadena, CA 91109 USA
> Office: 171-266B, Mailstop: 171-246
> Email: Chris.Mattmann@jpl.nasa.gov
> WWW:   http://sunset.usc.edu/~mattmann/
> ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
> Adjunct Assistant Professor, Computer Science Department
> University of Southern California, Los Angeles, CA 90089 USA
> ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
>
>
>


Re: [VOTE] Apache Tika 0.3 release candidate 2

Posted by Grant Ingersoll <gs...@apache.org>.
+1

mvn compile
mvn package

Got the dependencies by doing mvn dependency:copy-dependencies

I then dropped it into Solr (aka "Solr Cell" aka Solr Content  
Extraction Library located in the contrib/extraction directory) and  
ran the Solr tests, plus uploaded some files to it.

Also verified the signatures.

Looks good.

-Grant

On Mar 13, 2009, at 3:43 PM, Mattmann, Chris A wrote:

> Hi Folks,
>
> I have posted a second candidate for the Apache Tika 0.3 release at
>
> http://people.apache.org/~mattmann/apache-tika-0.3/rc2/
>
> See the included CHANGES.txt file for details on release contents  
> and latest
> changes. The release was made from the 0.3 branch at:
>
> http://svn.apache.org/repos/asf/lucene/tika/branches/0.3/
>
> I've addressed Jukka's and Michael's comments on the prior release  
> candidate
> by:
>
> * making the tarball unpack to an apache-tika-0.3 top-level directory
> * not including the tika standalone super big jar in the staged mvn2  
> repo
> * including the KEYS file in the rc2 directory
>
> Please vote on releasing these packages as Apache Tika 0.3. The vote  
> is open
> for the next 72 hours. Only votes from Lucene PMC are binding, but  
> everyone
> is welcome to check the release candidate and voice their approval or
> disapproval. The vote passes if at least three binding +1 votes are  
> cast.
>
> [ ] +1 Release the packages as Apache Tika 0.3.
>
> [ ] -1 Do not release the packages because...
>
> Thanks!
>
> Cheers,
> Chris
>
> ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
> Chris Mattmann, Ph.D.
> Senior Computer Scientist
> NASA Jet Propulsion Laboratory Pasadena, CA 91109 USA
> Office: 171-266B, Mailstop: 171-246
> Email: Chris.Mattmann@jpl.nasa.gov
> WWW:   http://sunset.usc.edu/~mattmann/
> ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
> Adjunct Assistant Professor, Computer Science Department
> University of Southern California, Los Angeles, CA 90089 USA
> ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
>
>
>


Re: [VOTE] Apache Tika 0.3 release candidate 2

Posted by Sami Siren <ss...@gmail.com>.
Mattmann, Chris A wrote:
> Hi Folks,
> 
> I have posted a second candidate for the Apache Tika 0.3 release at
> 
> http://people.apache.org/~mattmann/apache-tika-0.3/rc2/
> 
> See the included CHANGES.txt file for details on release contents and latest
> changes. The release was made from the 0.3 branch at:
> 
> http://svn.apache.org/repos/asf/lucene/tika/branches/0.3/
> 
> I've addressed Jukka's and Michael's comments on the prior release candidate
> by:
> 
> * making the tarball unpack to an apache-tika-0.3 top-level directory
> * not including the tika standalone super big jar in the staged mvn2 repo
> * including the KEYS file in the rc2 directory
> 
> Please vote on releasing these packages as Apache Tika 0.3. The vote is open
> for the next 72 hours. Only votes from Lucene PMC are binding, but everyone
> is welcome to check the release candidate and voice their approval or
> disapproval. The vote passes if at least three binding +1 votes are cast.
> 
+1

--
  Sami Siren

Re: [VOTE] Apache Tika 0.3 release candidate 2

Posted by Jukka Zitting <ju...@gmail.com>.
Hi,

On Fri, Mar 13, 2009 at 8:43 PM, Mattmann, Chris A
<ch...@jpl.nasa.gov> wrote:
> Please vote on releasing these packages as Apache Tika 0.3. The vote is open
> for the next 72 hours. Only votes from Lucene PMC are binding, but everyone
> is welcome to check the release candidate and voice their approval or
> disapproval. The vote passes if at least three binding +1 votes are cast.

[x] +1 Release the packages as Apache Tika 0.3.

BR,

Jukka Zitting

Re: [VOTE] Apache Tika 0.3 release candidate 2

Posted by Dave Meikle <lo...@gmail.com>.
Hi Chris,

2009/3/13 Mattmann, Chris A <ch...@jpl.nasa.gov>

>
> [ ] +1 Release the packages as Apache Tika 0.3.
>
> [ ] -1 Do not release the packages because...
>
>
+1, for releasing Apache Tika 0.3 Release Candidate 2 as Tika 0.3.

For the record, release reviewed had the following md5 checksum:
aa33a93f630c8cb90443e10047aeaaaa  apache-tika-0.3-src.tar.gz

Re my reply on the dev list about the tika-0.2.jar classpath issue [0], if
we are not releasing the standalone JAR we need to update the web site
during the release. Let me know if you want me to do this.

Cheers,
Dave

[0]
http://mail-archives.apache.org/mod_mbox/lucene-tika-dev/200903.mbox/%3C1e379fc30903141533u28c2962akccf076cd241196c2@mail.gmail.com%3E