Return-Path: Delivered-To: apmail-lucene-general-archive@www.apache.org Received: (qmail 88225 invoked from network); 15 Jul 2009 13:01:09 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 15 Jul 2009 13:01:08 -0000 Received: (qmail 95530 invoked by uid 500); 15 Jul 2009 13:01:17 -0000 Delivered-To: apmail-lucene-general-archive@lucene.apache.org Received: (qmail 95482 invoked by uid 500); 15 Jul 2009 13:01:17 -0000 Mailing-List: contact general-help@lucene.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: general@lucene.apache.org Delivered-To: mailing list general@lucene.apache.org Received: (qmail 95462 invoked by uid 99); 15 Jul 2009 13:01:17 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 15 Jul 2009 13:01:17 +0000 X-ASF-Spam-Status: No, hits=2.7 required=10.0 tests=SPF_NEUTRAL,WEIRD_PORT X-Spam-Check-By: apache.org Received-SPF: neutral (athena.apache.org: local policy) Received: from [208.97.132.177] (HELO spunkymail-a9.g.dreamhost.com) (208.97.132.177) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 15 Jul 2009 13:01:06 +0000 Received: from [192.168.0.101] (adsl-065-013-152-164.sip.rdu.bellsouth.net [65.13.152.164]) by spunkymail-a9.g.dreamhost.com (Postfix) with ESMTP id 5229F1FC8D; Wed, 15 Jul 2009 06:00:45 -0700 (PDT) Cc: "general@lucene.apache.org" Message-Id: <921618B6-0219-4000-A902-80971F05B5CB@apache.org> From: Grant Ingersoll To: tika-dev@lucene.apache.org In-Reply-To: Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Mime-Version: 1.0 (Apple Message framework v935.3) Subject: Re: [VOTE] Apache Tika 0.4 Release Candidate 2 Date: Wed, 15 Jul 2009 09:00:44 -0400 References: X-Mailer: Apple Mail (2.935.3) X-Virus-Checked: Checked by ClamAV on apache.org 1. When I download and run "mvn compile" or "mvn test" from the top directory, I get: Missing: ---------- 1) org.apache.tika:tika-core:jar:0.4 Try downloading the file manually from the project website. Then, install it using the command: mvn install:install-file -DgroupId=org.apache.tika - DartifactId=tika-core -Dversion=0.4 -Dpackaging=jar -Dfile=/path/to/file Alternatively, if you host your own repository you can deploy the file there: mvn deploy:deploy-file -DgroupId=org.apache.tika - DartifactId=tika-core -Dversion=0.4 -Dpackaging=jar -Dfile=/path/to/ file -Durl=[url] -DrepositoryId=[id] Path to dependency: 1) org.apache.tika:tika-parsers:bundle:0.4 2) org.apache.tika:tika-core:jar:0.4 ---------- 1 required artifact is missing. Not a show stopper, but not exactly a good out of the box experience, especially given reading READMEs is not likely to happen. Note, this, to me, is a big Maven problem and we have the same issue over in Mahout. How is it that Maven can get all the other dependencies, but it isn't smart enough to know when a dependency is in a local module? Someone once pointed me at a means to make sure module dependencies build first, but I've never implemented it. 2. While not required, it would be good to publish your public key on a key server such as http://pgp.mit.edu:11371/ and also to get your key signed by someone else at the ASF. 3. Did something change such that CONTENT_LANGUAGE is now not being set for HTML? We have a test in Solr that looks for that attribute, and it was passing with 0.3 but is now not passing in 0.4. As of now, +0 due to #3 above. -Grant On Jul 15, 2009, at 12:45 AM, Mattmann, Chris A wrote: > Hi Folks, > > I have posted a second release candidate for the Apache Tika 0.4 > release at > > http://people.apache.org/~mattmann/apache-tika-0.4/rc2/ > > This release candidate addresses Karl's comments regarding the src > tarball > unpacking to an apache-tika-0.4 directory rather than just unpacking > itself > in the current working directory. > > See the included CHANGES.txt file for details on release contents > and latest > changes. The release candidate was made from the 0.4 branch at: > > http://svn.apache.org/repos/asf/lucene/tika/branches/0.4/ > > Please vote on releasing these packages as Apache Tika 0.4. 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.4. > > [ ] -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 > ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++