Hi All, - I downloaded the release archive with the following command ../incubator-edgent/buildTools/download_edgent_asf.sh 1.2.0 1 The script successfully completed without any errors -> All Ok - After that I successfully built Edgent using the following command: ./mvnw clean install -P platform-android,platform-java7 -> All Ok
One thing I did notice was that I had to stop working on my machine when building or some tests would randomly fail with timeouts. We should work on that. - I didn’t do a validation of the binary distribution as we are not releasing a binary distribution the way we have in the past. The staged artifacts in Nexus look good to me and we did inspect them in very big detail in the past few months so I trust they are still good. -> All Ok - Source Bundle names contain “incubating” -> All Ok - LICENSE, README, RELEASE_NOTE match -> All Ok - Rat is automatically run as part of the maven build -> All ok on this side So, I guess I can vote with a good consciousness: +1 (binding) (Am I allowed to vote “binding” on an incubating project PPMC or do only the Incubator PMCs vote with binding? If this is the case, I vote “non binding” ;-) ) Chris Am 05.12.17, 09:40 schrieb "Christofer Dutz" <[email protected]>: Apache Edgent (Incubating) 1.2.0 has been staged under [4] and it’s time to vote on accepting it for release. All Maven artifacts are available under [3]. If approved we will seek final release approval from the IPMC. Voting will be open for 72hr. A minimum of 3 binding +1 votes and more binding +1 than binding -1 are required to pass. Per [5] "Before voting +1 [P]PMC members are required to download the signed source code package, compile it as provided, and test the resulting executable on their own platform, along with also verifying that the package meets the requirements of the ASF policy on releases." You can achieve the above by following [6]. [ ] +1 accept (indicate what you validated - e.g. performed the non-RM items in [6]) [ ] -1 reject (explanation required) Apache Edgent release process documentation: [1] and [2]. However, this is a first test of a Maven based Release described in the projects Maven site: src/site/asciidoc/releasing.adoc if this form of release proves to be valid we will update [1] and [2] to the latest changes. [1] https://cwiki.apache.org/confluence/display/EDGENT/A+guide+to+the+Apache+Edgent+release+process [2] https://cwiki.apache.org/confluence/display/EDGENT/Release+Manager's+Guide [3] https://repository.apache.org/content/repositories/orgapacheedgent-1002/ [4] https://repository.apache.org/content/repositories/orgapacheedgent-1002/org/apache/edgent/edgent-parent/1.2.0/ [5] https://www.apache.org/dev/release.html#approving-a-release [6] https://cwiki.apache.org/confluence/display/EDGENT/Staged+RC+Validation
