Anshum, For the 5.5.1 release, addVersion.py should be run on branch_6_0 and branch_6x.
On master, where 6.0 is the oldest supported version, addVersion.py shouldn’t be run for any version less than 6.0. This is by design - see Mike’s commit removing the 5.x constants on master after LATEST became 7.0: <http://git-wip-us.apache.org/repos/asf?p=lucene-solr.git;a=blobdiff;f=lucene/core/src/java/org/apache/lucene/util/Version.java;hb=ddbeb2a6;hpb=5fbee204> -- Steve www.lucidworks.com > On May 6, 2016, at 4:13 AM, Anshum Gupta <[email protected]> wrote: > > Hi, > > Does anyone know if addVersion should have been run on master, 6x, and 6.0 > for the 5.5.1 release? > The Version.java on master has no mention of any 5x release so I am not sure > if that is by design and we're not supposed to track the versions on master > for (Latest - 2) versions. > > -- > Anshum Gupta --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
