Hi Alan, The jar only contains code styles for intellij idea ide, compatible with the coding guidelines for the project and only contains only xml configuration files. I am running the tests to see if I can replicate the error you are seeing.
Thanks On Fri, Jan 29, 2016 at 4:17 PM, Alan Gates <alanfga...@gmail.com> wrote: > -1 > > There's a jar file in the distribution, > misc/ide-templates/intellij/apex-style.jar We can't ship binaries. > > LICENSE, DISCLAIMER, and NOTICE file looks fine. Rat passes. > > Also, when I do "mvn install -Dmaven.repo.local=/Users/gates/tmp/apex/m2" > I get: > Results : > > Failed tests: > DTCliTest.starting:76 expected:<0> but was:<1> > DTCliTest.finished:92 expected:<0> but was:<1> > AppPackageTest.starting:55 expected:<0> but was:<1> > AppPackageTest.finished:79 expected:<0> but was:<1> > OperatorDiscoveryTest.testExternalResource:506 expected:<0> but was:<1> > > Tests run: 319, Failures: 5, Errors: 0, Skipped: 11 > > That alone isn't enough to fail the release, but it is very nice when > tests pass out of the box. > > Alan. > > Thomas Weise <tho...@datatorrent.com> > January 29, 2016 at 9:31 > Dear Community, > > Please vote on the following Apache Apex Core 3.3.0-incubating release > candidate. > > This release adds exciting new features, including support for iterative > processing, modules (ability to expand building blocks into subgraph of > lower level operators), new callback to perform custom operator logic prior > to a checkpoint etc. > > This is a source release with binary artifacts published to Maven. > > List of all issues fixed: http://s.apache.org/wUB > > Staging directory: > https://dist.apache.org/repos/dist/dev/incubator/apex/v3.3.0-incubating-RC1 > Source zip: > https://dist.apache.org/repos/dist/dev > > /incubator/apex/v3.3.0-incubating-RC1/apex-3.3.0-incubating-source-release.zip > Source tar.gz: > https://dist.apache.org/repos/dist/dev > > /incubator/apex/v3.3.0-incubating-RC1/apex-3.3.0-incubating-source-release.tar. > gz > Maven staging repository: > https://repository.apache.org/content/repositories/orgapacheapex-1005/ > > Git source: > https://git-wip-us.apache.org/repos/asf > ?p=incubator-apex-core.git;a=commit;h=refs/tags/v3.3.0-incubating-RC1 > (commit: 03c7ef2eb2fbd385196c85ca5da2ac2e6e051233) > > PGP key: > http://pgp.mit.edu:11371/pks/lookup?op=vindex&search=t...@apache.org > KEYS file: > https://dist.apache.org/repos/dist/release/incubator/apex/KEYS > > More information at: > http://apex.incubator.apache.org > > Please try the release and vote; vote will be open for at least 72 hours. > > [ ] +1 approve (and what verification was done) > [ ] -1 disapprove (and reason why) > > http://www.apache.org/foundation/voting.html > > Please add (binding) if your vote is binding (PPMC votes are binding): > > http://incubator.apache.org/projects/apex.html > > How to verify release candidate (under construction): > > > https://github.com/sandeepdeshmukh/incubator-apex-site/blob/APEXCORE-215.build-verification-steps/src/md/verification.md > > Thanks, > Thomas > >