I wasn't able to reproduce the issue either. I first thought it may be related to the local repo override, but even after removing the default location and setting a different repo all tests pass. Would be great if we could reproduce it.
Please note that we are running CI build on every PR and tests were run for the RC1 build also. Thanks, Thomas On Sun, Jan 31, 2016 at 9:33 AM, Pramod Immaneni <[email protected]> wrote: > Hi Alan, > > I ran the maven build on my system with local repo like you did but the > tests passed. Would it be possible for you to send the complete maven > output that might help in debugging the problem. > > Thanks > > On Fri, Jan 29, 2016 at 4:17 PM, Alan Gates <[email protected]> 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 <[email protected]> >> 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&[email protected] >> 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 >> >> >
