On Sun, 2012-06-10 at 14:55 +0100, sebb wrote: > On 9 June 2012 22:32, <[email protected]> wrote: > > Author: olegk > > Date: Sat Jun 9 21:32:50 2012 > > New Revision: 1348508 > > > > URL: http://svn.apache.org/viewvc?rev=1348508&view=rev > > Log: > > Updated API comparison version to 4.2 > > > > Modified: > > httpcomponents/httpcore/trunk/pom.xml > > > > Modified: httpcomponents/httpcore/trunk/pom.xml > > URL: > > http://svn.apache.org/viewvc/httpcomponents/httpcore/trunk/pom.xml?rev=1348508&r1=1348507&r2=1348508&view=diff > > ============================================================================== > > --- httpcomponents/httpcore/trunk/pom.xml (original) > > +++ httpcomponents/httpcore/trunk/pom.xml Sat Jun 9 21:32:50 2012 > > @@ -77,7 +77,7 @@ > > <junit.version>4.9</junit.version> > > <mockito.version>1.8.5</mockito.version> > > <commons-logging.version>1.1.1</commons-logging.version> > > - <api.comparison.version>4.1</api.comparison.version> > > + <api.comparison.version>4.2</api.comparison.version> > > Clirr automatically defaults to the last known release, so this could > perhaps be dropped. >
Would not it default to the latest known snapshot, though? That is what I remember was happening until we started using an explicit version to compare with. Oleg --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
