-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/56457/
-----------------------------------------------------------
(Updated Feb. 9, 2017, 4:02 p.m.)
Review request for geode and Dan Smith.
Changes
-------
VersionManager now throws an exception when a test attempts to find versions if
loading failed.
Bugs: GEODE-2433
https://issues.apache.org/jira/browse/GEODE-2433
Repository: geode
Description
-------
Modified to look for the file on the class-path instead of poking around in the
file system
Diffs (updated)
-----
geode-core/src/test/java/org/apache/geode/test/dunit/standalone/VersionManager.java
c06d4e8fadf7aaba5432280195ef8524e6aadcb5
geode-core/src/test/java/org/apache/geode/test/dunit/standalone/VersionManagerJUnitTest.java
PRE-CREATION
Diff: https://reviews.apache.org/r/56457/diff/
Testing
-------
Tested under Eclipse, Idea and Gradle
Thanks,
Bruce Schuchardt