[04/15] geode git commit: GEODE-2386: Wait until classpath doesn't contain gradle-worker.jar

2017-02-16 Thread hiteshkhamesra
GEODE-2386: Wait until classpath doesn't contain gradle-worker.jar Workaround for an issue with gradle and dunit where gradle does not set the java.class.path to the correct value immediately. Wait for at most 30 seconds until gradle "fixes" the value. Review by: Hitesh Project:

[39/50] [abbrv] geode git commit: GEODE-2386: Wait until classpath doesn't contain gradle-worker.jar

2017-02-14 Thread hiteshkhamesra
GEODE-2386: Wait until classpath doesn't contain gradle-worker.jar Workaround for an issue with gradle and dunit where gradle does not set the java.class.path to the correct value immediately. Wait for at most 30 seconds until gradle "fixes" the value. Review by: Hitesh Project:

geode git commit: GEODE-2386: Wait until classpath doesn't contain gradle-worker.jar

2017-02-01 Thread upthewaterspout
Repository: geode Updated Branches: refs/heads/release/1.1.0 6ae2e1746 -> 4763a5b81 GEODE-2386: Wait until classpath doesn't contain gradle-worker.jar Workaround for an issue with gradle and dunit where gradle does not set the java.class.path to the correct value immediately. Wait for at most

[2/2] geode git commit: GEODE-2386: Wait until classpath doesn't contain gradle-worker.jar

2017-02-01 Thread upthewaterspout
GEODE-2386: Wait until classpath doesn't contain gradle-worker.jar Workaround for an issue with gradle and dunit where gradle does not set the java.class.path to the correct value immediately. Wait for at most 30 seconds until gradle "fixes" the value. Review by: Hitesh Project: