Ugh, missed the NetCDF one (fixed the slf4j one).

Fixed the NetCDF issue in r1601848, nice catch Nick.

Cheers,
Chris




-----Original Message-----
From: Nick Burch <[email protected]>
Reply-To: "[email protected]" <[email protected]>
Date: Wednesday, June 11, 2014 3:38 AM
To: "[email protected]" <[email protected]>
Subject: Re: svn commit: r1601805 - in /tika/trunk: CHANGES.txt
tika-bundle/pom.xml
tika-core/src/main/resources/org/apache/tika/mime/tika-mimetypes.xml
tika-parsers/pom.xml
tika-parsers/src/test/resources/test-documents/breidamerkurjokull_radar_pr
ofiles_2009.mat

>On Wed, 11 Jun 2014, [email protected] wrote:
>> --- tika/trunk/tika-parsers/pom.xml (original)
>> +++ tika/trunk/tika-parsers/pom.xml Wed Jun 11 03:23:29 2014
>> @@ -76,9 +76,14 @@
>>     <dependency>
>>       <groupId>edu.ucar</groupId>
>>       <artifactId>netcdf</artifactId>
>> -      <version>4.2.20</version>
>> +      <version>4.2-min</version>
>>     </dependency>
>
>You appear to have backed out the netcdf upgrade without comment/note?
>
>> @@ -218,7 +223,7 @@
>>     <dependency>
>>       <groupId>org.slf4j</groupId>
>>       <artifactId>slf4j-log4j12</artifactId>
>> -      <version>1.6.1</version>
>> +      <version>1.5.6</version>
>>       <scope>test</scope>
>>     </dependency>
>
>And the slf4j one?
>
>Nick

Reply via email to