You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tika.apache.org by ma...@apache.org on 2011/05/18 11:19:20 UTC

svn commit: r1124122 - /tika/trunk/tika-parsers/pom.xml

Author: maxcom
Date: Wed May 18 09:19:19 2011
New Revision: 1124122

URL: http://svn.apache.org/viewvc?rev=1124122&view=rev
Log:
tika-parsers/pom.xml: remove unused commons-httpclient dependency

Modified:
    tika/trunk/tika-parsers/pom.xml

Modified: tika/trunk/tika-parsers/pom.xml
URL: http://svn.apache.org/viewvc/tika/trunk/tika-parsers/pom.xml?rev=1124122&r1=1124121&r2=1124122&view=diff
==============================================================================
--- tika/trunk/tika-parsers/pom.xml (original)
+++ tika/trunk/tika-parsers/pom.xml Wed May 18 09:19:19 2011
@@ -50,11 +50,6 @@
       <version>4.2-min</version>
     </dependency>
     <dependency>
-      <groupId>commons-httpclient</groupId>
-      <artifactId>commons-httpclient</artifactId>
-      <version>3.1</version>
-    </dependency>
-    <dependency>
       <groupId>org.apache.james</groupId>
       <artifactId>apache-mime4j</artifactId>
       <version>0.6</version>



Re: svn commit: r1124122 - /tika/trunk/tika-parsers/pom.xml

Posted by "Mattmann, Chris A (388J)" <ch...@jpl.nasa.gov>.
Hey Guys,

No problemo at all. I'll check it out -- we could probably upgrade to NetCDF 4.2.20 which actually includes full Maven support, and factored out dependencies. Not sure if commons-httpclient is still required or not, but will check!

Cheers,
Chris

On May 18, 2011, at 6:02 AM, Jukka Zitting wrote:

> Hi,
> 
> On Wed, May 18, 2011 at 2:04 PM, Jukka Zitting <ju...@gmail.com> wrote:
>> On Wed, May 18, 2011 at 11:19 AM,  <ma...@apache.org> wrote:
>>> tika-parsers/pom.xml: remove unused commons-httpclient dependency
>> 
>> The dependency was added in revision 931037 for TIKA-400 (NetCDF).
>> Chris, can you check if commons-httpclient is needed or not? If it is,
>> we should revert this commit and preferably add an explanatory comment
>> in the POM.
> 
> Hmm, I totally missed the related earlier thread. Sorry about that. :-)
> 
> BR,
> 
> Jukka Zitting


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


Re: svn commit: r1124122 - /tika/trunk/tika-parsers/pom.xml

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

On Wed, May 18, 2011 at 2:04 PM, Jukka Zitting <ju...@gmail.com> wrote:
> On Wed, May 18, 2011 at 11:19 AM,  <ma...@apache.org> wrote:
>> tika-parsers/pom.xml: remove unused commons-httpclient dependency
>
> The dependency was added in revision 931037 for TIKA-400 (NetCDF).
> Chris, can you check if commons-httpclient is needed or not? If it is,
> we should revert this commit and preferably add an explanatory comment
> in the POM.

Hmm, I totally missed the related earlier thread. Sorry about that. :-)

BR,

Jukka Zitting

Re: svn commit: r1124122 - /tika/trunk/tika-parsers/pom.xml

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

On Wed, May 18, 2011 at 11:19 AM,  <ma...@apache.org> wrote:
> tika-parsers/pom.xml: remove unused commons-httpclient dependency

The dependency was added in revision 931037 for TIKA-400 (NetCDF).
Chris, can you check if commons-httpclient is needed or not? If it is,
we should revert this commit and preferably add an explanatory comment
in the POM.

PS. Changes like this really should have an associated Jira entry so
we can better track what was changed and why in each release.

BR,

Jukka Zitting