Do note that what you are talking about here is a commit to the 1.6 branch. The trunk version should already be pulling these dependencies from March when the aws dependency was updated.
Thanks Amit On Mon, May 22, 2017 at 5:06 PM, Davide Giannella <[email protected]> wrote: > On 18/05/2017 11:00, [email protected] wrote: > > Author: amitj > > Date: Thu May 18 10:00:08 2017 > > New Revision: 1795497 > > > > URL: http://svn.apache.org/viewvc?rev=1795497&view=rev > > Log: > > OAK-6229: NPE when running datastorecheck command with S3 > > > > - Merge r1795475 from trunk > > - Added explicit dependency to httpcore-4.4.4 and httpclient-4.5.2 as > stale versions not supported by the latest aws-java-sdk were being pulled > in by solr > > - Added explicit dependency to jackson core, annotations and databind as > stale versions not supported by the latest aws-java-sdk, were being pulled > in by oak-http > > > > Looks like this is the best candidate for the following error. Didn't > try reverting and there were few more commits after this one not on > dependencies though. > > /oak-run-1.8-SNAPSHOT.jar size (40321219) too large. Max. is 38000000 > > I'm going to increase the size to 41MB but I ask next time to run > locally a build before committing > > Davide > > >
