-
Notifications
You must be signed in to change notification settings - Fork 28.4k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
KinesisReceiverSuite really doesn't need to depend on TestSuiteBase. The issue is that TestSuiteBase transitively depends on Spark core tests (SparkFunSuite), but there is no simple way in maven to express transitive test dependencies. To simplify the build structure of this module, we should just have KinesisReceiverSuite extend directly from FunSuite.
- Loading branch information
Andrew Or
committed
Jul 2, 2015
1 parent
f24e09c
commit ca3d5d4
Showing
1 changed file
with
12 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters