Verified the release candidate : - Signature looks good - Validated checksums - LICENSE and NOTICE look ok. - Built from source. But facing issues with lens-ui module. - Ran examples from binary distribution. All queries passed.
Will put up my vote once i figured out issues with lens-ui module. Seems lens-ui build is stuck here : ---- [INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ lens-ui --- [INFO] [INFO] --- apache-rat-plugin:0.11:check (rat-check) @ lens-ui --- [INFO] 51 implicit excludes (use -debug for more details). [INFO] Exclude: README.* [INFO] Exclude: DEPENDENCIES [INFO] Exclude: **/LICENSE* [INFO] Exclude: .git/** [INFO] Exclude: .reviewboardrc [INFO] Exclude: **/patchprocess/** [INFO] Exclude: .idea/** [INFO] Exclude: **/*.iml [INFO] Exclude: **/.classpath [INFO] Exclude: **/.project [INFO] Exclude: **/.checkstyle [INFO] Exclude: **/.settings/** [INFO] Exclude: **/maven-eclipse.xml [INFO] Exclude: **/.externalToolBuilders/** [INFO] Exclude: **/target/** [INFO] Exclude: **/build/** [INFO] Exclude: **/*.diff [INFO] Exclude: *.patch [INFO] Exclude: **/*.log [INFO] Exclude: **/*.png [INFO] Exclude: **/*.pptx [INFO] Exclude: **/*.data [INFO] Exclude: **/codemirror.min.* [INFO] Exclude: **/*.js [INFO] Exclude: **/*.properties [INFO] 6549 resources included (use -debug for more details) Warning: org.apache.xerces.jaxp.SAXParserImpl$JAXPSAXParser: Property ' http://www.oracle.com/xml/jaxp/properties/entityExpansionLimit' is not recognized. Compiler warnings: WARNING: 'org.apache.xerces.jaxp.SAXParserImpl: Property ' http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized.' Warning: org.apache.xerces.parsers.SAXParser: Feature ' http://javax.xml.XMLConstants/feature/secure-processing' is not recognized. Warning: org.apache.xerces.parsers.SAXParser: Property ' http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized. Warning: org.apache.xerces.parsers.SAXParser: Property ' http://www.oracle.com/xml/jaxp/properties/entityExpansionLimit' is not recognized. ---- $ java -version java version "1.7.0_79" Java(TM) SE Runtime Environment (build 1.7.0_79-b15) Java HotSpot(TM) 64-Bit Server VM (build 24.79-b02, mixed mode) ---- Thanks Amareshwari On Fri, Nov 20, 2015 at 6:51 PM, Raju Bairishetti <[email protected]> wrote: > Hi everyone, > > I propose the following RC to be released as official Apache Lens > 2.4.0-beta release. > > The commit id is 03e1697535970b4deb75eed13a7a98b939c281d6 > :http://git-wip-us.apache.org/repos/asf/lens/commit/03e16975 > This corresponds to the tag: apache-lens-2.4.0-beta > : > https://git-wip-us.apache.org/repos/asf?p=lens.git;a=tag;h=refs/tags/apache-lens-2.4.0-beta > Release archives (tar.gz/.zip), signature, and checksums are > here:* > https://dist.apache.org/repos/dist/dev/lens/apache-lens-2.4.0-beta-rc1/ > <https://dist.apache.org/repos/dist/dev/lens/apache-lens-2.4.0-beta-rc1/>* > > You can find the KEYS file > here:https://dist.apache.org/repos/dist/release/lens/KEYS > > > The release candidate consists of the following source distribution > archive:apache-lens-2.4.0-beta-source-release.zip > > > https://dist.apache.org/repos/dist/dev/lens/apache-lens-2.4.0-beta-rc1/apache-lens-2.4.0-beta-source-release.zip > > In addition, the following supplementary binary distributions are > provided for user convenience at the same > location:apache-lens-2.4.0-beta-bin.tar.gz > > > https://dist.apache.org/repos/dist/dev/lens/apache-lens-2.4.0-beta-rc1/apache-lens-2.4.0-beta-bin.tar.gz > The licensing of bundled bits in the archives are documented > athttps:// > cwiki.apache.org/confluence/display/LENS/Licensing+in+Apache+Lens > > Nexus staging url: > > https://repository.apache.org/content/repositories/orgapachelens-1007/ > > Release notes available > athttps:// > issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12315923&version=12333087 > > > Vote will be open for at least 72 hours > > [ ] +1 approve > [ ] 0 no opinion > [ ] -1 disapprove (and reason why) > > +1 from my side for the release. > > For folks not familiar with vetting a release, please refer to > > http://incubator.apache.org/guides/releasemanagement.html#check-list > > Thanks > Raju Bairishetti > www.lazada.com >
