-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/19796/
-----------------------------------------------------------
Review request for Aurora, Kevin Sweeney and Bill Farner.
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
-----
build.gradle f10f22cb27dca28d1087a03b12d0defcaf1a7836
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