+1 All UT passed with JDK 1.8 and JDK 9 on my mac.
Some minor issues I meet: - When compile sources on JDK 10, a NPE is thrown by maven-javadoc-plugin:3.0.0, which is a known issue https://stackoverflow.com/questions/49460751/execution-attach-javadocs-of-goal-org-apache-maven-pluginsmaven-javadoc-plugin - When run test on JDK 9, the process is interrupted by maven-checkstyle-plugin:3.0.0 accidentally. Best regards, Jerrick 2018-05-18 12:53 GMT+08:00 Jun Liu <[email protected]>: > +1 > > I have checked that the source release works fine: > 1. All UT passed with JDK 1.7 > 2. All core features work fine with a certain amount of demos. > 3. Review passed for changes mentioned in release notes. > > Best regards, > Jun > > > On 15 May 2018, at 11:49 AM, Jun Liu <[email protected]> wrote: > > > > Hello Dubbo Community, > > > > This is a call for vote to release Apache Dubbo (Incubating) version > 2.6.2. > > > > The release candidates: > > https://dist.apache.org/repos/dist/dev/incubator/dubbo/2.6.2 < > https://dist.apache.org/repos/dist/dev/incubator/dubbo/2.6.2>/ > > > > Git tag for the release: > > https://github.com/apache/incubator-dubbo/tree/dubbo-2.6.2 < > https://github.com/apache/incubator-dubbo/tree/dubbo-2.6.2> > > > > Hash for the release tag: > > afab04c53edab38d52275d2a198ea1aff7a4f41e > > > > Release Notes: > > https://github.com/apache/incubator-dubbo/releases/tag/ > untagged-4775c0a22c60fca55118 <https://github.com/apache/ > incubator-dubbo/releases/tag/untagged-4775c0a22c60fca55118> > > > > The artifacts have been signed with Key : 28681CB1, which can be found > in the keys file: > > https://dist.apache.org/repos/dist/dev/incubator/dubbo/KEYS < > https://dist.apache.org/repos/dist/dev/incubator/dubbo/KEYS> > > > > The vote will be open for at least 72 hours or until necessary number of > votes are reached. > > > > Please vote accordingly: > > > > [ ] +1 approve > > [ ] +0 no opinion > > [ ] -1 disapprove with the reason > > > > Thanks, > > The Apache Dubbo (Incubating) Team > >
