Good thing is that the mvn artifacts are not necessarily tied to the voted artifacts.
Enis On Wed, Aug 26, 2015 at 3:24 PM, Andrew Purtell <[email protected]> wrote: > > Andrew, when you release the two staging repos, will they go to the same > place? > > Yes I believe so, but I will confirm this as well as binary distribution > to mirrors before making a release announcement. > > On Wed, Aug 26, 2015 at 2:31 PM, Enis Söztutar <[email protected]> wrote: > >> +1 >> >> Checked sigs, crcs, >> Checked files, layout and jars, >> Built with Hadoop-1 and hadoop-2 >> Checked compat report >> Run local mode and simple smoke tests from shell >> Inspected logs, nothing out of ordinary >> Inspected the UI. >> >> Andrew, when you release the two staging repos, will they go to the same >> place? >> >> Enis >> >> >> On Wed, Aug 26, 2015 at 11:51 AM, Enis Söztutar <[email protected]> wrote: >> >> > >> >> (hadoop 2). Sorry, Nexus split the uploads into two staging >> repositories >> >> this time. >> >> >> > >> > This happened to me as well when mvn deploying for the 1.0.2RC2, I've >> > ended up with 3-4 different repos each time, having the modules in >> either >> > of them randomly. The mvn repository somehow was resolving the my ip >> > differently for each module, thus creating a new staging repo. I was >> only >> > able to solve this once I deployed from a different network. >> > >> > Enis >> > >> > >> >> >> >> The API compatibility report with respect to the previous release can >> be >> >> found at >> >> >> http://people.apache.org/~apurtell/0.98.13_0.98.14RC1_compat_report.html >> >> . >> >> There is one change of note. We make the constructor of AuthUtil >> private >> >> to >> >> prevent instantiation. This is a class containing only public static >> >> helper >> >> methods so hiding the constructor does not present a compatibility >> >> problem, >> >> nobody should be instantiating the class, and is good practice. >> >> >> >> Signed with my code signing key D5365CCD. >> >> >> >> The issues resolved in this release can be found at >> >> http://s.apache.org/A51. >> >> >> >> Please try out the candidate and vote +1/0/-1. This vote will be open >> for >> >> at least 72 hours. Unless objection I will try to close it Saturday >> >> 8/29/2015 if we have sufficient votes. Three +1 votes from PMC will be >> >> required to release. >> >> >> >> -- >> >> Best regards, >> >> >> >> - Andy >> >> >> >> Problems worthy of attack prove their worth by hitting back. - Piet >> Hein >> >> (via Tom White) >> >> >> > >> > >> > > > > -- > Best regards, > > - Andy > > Problems worthy of attack prove their worth by hitting back. - Piet Hein > (via Tom White) >
