You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@apex.apache.org by Thomas Weise <th...@apache.org> on 2016/12/10 06:12:39 UTC

[RESULT] [VOTE] Apache Apex Core Release 3.5.0 (RC1)

The vote is concluded and passes. Thanks for voting and verifying the
release.

binding +1 (3)

David Yan
Pramod Immaneni
Chandni Singh

non-binding +1 (1)

Sandesh Hedge

No other votes.

Will complete the release activities.

Thanks,
Thomas


On Fri, Dec 9, 2016 at 7:49 PM, Chandni Singh <si...@gmail.com>
wrote:

> +1 (binding)
>
> Downloaded the source package, unzipped it and ran `mvn clean
> apache-rat:check verify -Dlicense.skip=false install`.
> It completed without any errors.
>
> Ran pi demo locally with apex which worked as well.
>
>
> On Thu, Dec 8, 2016 at 9:45 PM, Pramod Immaneni <pr...@datatorrent.com>
> wrote:
>
> > Not an issue, user error. Was able to launch the pi demo application
> > successfully.
> > +1 (binding)
> >
> > On Thu, Dec 8, 2016 at 8:37 PM, Pramod Immaneni <pr...@datatorrent.com>
> > wrote:
> >
> > > The file integrity, source code verification and compilation steps were
> > > successful. However, I am seeing the following error when running the
> > cli,
> > > looks like others here are not seeing this
> > >
> > > Exception in thread "main" java.lang.NoClassDefFoundError:
> > > com/datatorrent/common/util/JacksonObjectMapperProvider
> > >
> > > at java.lang.ClassLoader.defineClass1(Native Method)
> > > at java.lang.ClassLoader.defineClass(ClassLoader.java:800)
> > > at java.security.SecureClassLoader.defineClass(
> > SecureClassLoader.java:142)
> > > at java.net.URLClassLoader.defineClass(URLClassLoader.java:449)
> > > at java.net.URLClassLoader.access$100(URLClassLoader.java:71)
> > > at java.net.URLClassLoader$1.run(URLClassLoader.java:361)
> > > at java.net.URLClassLoader$1.run(URLClassLoader.java:355)
> > > at java.security.AccessController.doPrivileged(Native Method)
> > > at java.net.URLClassLoader.findClass(URLClassLoader.java:354)
> > > at java.lang.ClassLoader.loadClass(ClassLoader.java:425)
> > > at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:308)
> > > at java.lang.ClassLoader.loadClass(ClassLoader.java:358)
> > > at com.datatorrent.stram.cli.ApexCli.<init>(ApexCli.java:174)
> > > at com.datatorrent.stram.cli.ApexCli.main(ApexCli.java:4063)
> > >
> > > Caused by: java.lang.ClassNotFoundException:
> > > com.datatorrent.common.util.JacksonObjectMapperProvider
> > > at java.net.URLClassLoader$1.run(URLClassLoader.java:366)
> > > at java.net.URLClassLoader$1.run(URLClassLoader.java:355)
> > > at java.security.AccessController.doPrivileged(Native Method)
> > > at java.net.URLClassLoader.findClass(URLClassLoader.java:354)
> > > at java.lang.ClassLoader.loadClass(ClassLoader.java:425)
> > > at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:308)
> > > at java.lang.ClassLoader.loadClass(ClassLoader.java:358)
> > >
> > > ... 14 more
> > >
> > >
> > >
> > > On Thu, Dec 8, 2016 at 5:41 PM, David Yan <da...@datatorrent.com>
> wrote:
> > >
> > >> +1 (binding)
> > >>
> > >> Unzipped the source package
> > >> Ran "mvn clean apache-rat:check verify -Dlicense.skip=false install"
> > >> without any error.
> > >> Verified existence of LICENSE, NOTICE, README.md and CHANGELOG.md.
> > >> Verified launch of pi-demo
> > >>
> > >>
> > >> On Wed, Dec 7, 2016 at 12:52 PM, Sandesh Hegde <
> sandesh@datatorrent.com
> > >
> > >> wrote:
> > >>
> > >> > +1
> > >> >
> > >> > Followed the steps in mentioned in http://apex.apache.org/
> > >> > verification.html
> > >> > Verified the launch of an application.
> > >> >
> > >> > On Tue, Dec 6, 2016 at 10:55 PM Thomas Weise <th...@apache.org>
> wrote:
> > >> >
> > >> > > Dear Community,
> > >> > >
> > >> > > Please vote on the following Apache Apex Core 3.5.0 release
> > candidate.
> > >> > >
> > >> > > This is a source release with binary artifacts published to Maven.
> > >> > >
> > >> > > List of all issues fixed:
> > >> > >
> > >> > > https://issues.apache.org/jira/secure/ReleaseNote.jspa?
> > >> > version=12335724&styleName=Text&projectId=12318823
> > >> > > User documentation: https://apex.apache.org/docs/apex-3.5/
> > >> > >
> > >> > > Staging directory:
> > >> > > https://dist.apache.org/repos/dist/dev/apex/apache-apex-core
> > >> -3.5.0-RC1/
> > >> > > Source zip:
> > >> > >
> > >> > > https://dist.apache.org/repos/dist/dev/apex/apache-apex-
> > >> > core-3.5.0-RC1/apache-apex-core-3.5.0-source-release.zip
> > >> > > Source tar.gz:
> > >> > >
> > >> > > https://dist.apache.org/repos/dist/dev/apex/apache-apex-
> > >> > core-3.5.0-RC1/apache-apex-core-3.5.0-source-release.tar.gz
> > >> > > Maven staging repository:
> > >> > > https://repository.apache.org/content/repositories/orgapache
> > >> apex-1021/
> > >> > >
> > >> > > Git source:
> > >> > >
> > >> > > https://git-wip-us.apache.org/repos/asf?p=apex-core.git;a=
> > >> > commit;h=refs/tags/v3.5.0-RC1
> > >> > >  (commit: 6de8828e4f3d5734d0a6f9c1be0aa7057cb60ac8)
> > >> > >
> > >> > > PGP key:
> > >> > > http://pgp.mit.edu:11371/pks/lookup?op=vindex&search=thw@
> apache.org
> > >> > > KEYS file:
> > >> > > https://dist.apache.org/repos/dist/release/apex/KEYS
> > >> > >
> > >> > > More information at:
> > >> > > http://apex.apache.org
> > >> > >
> > >> > > Please try the release and vote; vote will be open for 72 hours.
> > >> > >
> > >> > > [ ] +1 approve (and what verification was done)
> > >> > > [ ] -1 disapprove (and reason why)
> > >> > >
> > >> > > http://www.apache.org/foundation/voting.html
> > >> > >
> > >> > > How to verify release candidate:
> > >> > >
> > >> > > http://apex.apache.org/verification.html
> > >> > >
> > >> > > Thanks,
> > >> > > Thomas
> > >> > >
> > >> >
> > >>
> > >
> > >
> >
>