-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/19796/
-----------------------------------------------------------
(Updated June 26, 2014, 3:23 a.m.)
Review request for Aurora, Kevin Sweeney and Bill Farner.
Changes
-------
rebase against master, gradlew clean build passes tests
Bugs: AURORA-145
https://issues.apache.org/jira/browse/AURORA-145
Repository: aurora
Description
-------
AURORA-145:Test dependencies leak into distribution
Moves testing dependencies out of main src into test.
Diffs (updated)
-----
build.gradle be2ff053f5bba4248a1ddc2f67b4f055e4e3f841
src/main/java/org/apache/aurora/scheduler/storage/log/testing/LogOpMatcher.java
src/main/java/org/apache/aurora/scheduler/storage/testing/StorageTestUtil.java
Diff: https://reviews.apache.org/r/19796/diff/
Testing
-------
Was initially waiting on AURORA-132 for this. ran
build-support/jenkins/build.sh and created dists with no issues.
Thanks,
Jake Farrell