Didn't test with that :-) Do you have time to load an issue ? I will see how to implement that.
-- Olivier sent from a mobile vt100 cli terminal Le 5 oct. 2011 17:41, "Benjamin Bentmann" <[email protected]> a écrit : > Olivier Lamy wrote: > >> I will send an email on user ml early next week to ask early users and >> push a distrib svn rev based on p.a.o. > > I noticed that wagon-http:2.0 and aether:1.12+ don't go well together > because the new Wagon version bails out with > IllegalStateException( "Should not be using the streaming wagon for > HTTP PUT" ) > when Aether calls StreamWagon.putFromStream() to upload checksums. > > Implementing an optional interface just to fail from it doesn't make too > much sense. Either the missing implementation should be added or the > interface be revised, e.g. split into StreamingGetWagon and > StreamingPutWagon or such. > > > Benjamin > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] >
