The "rat" task is failing Unapproved licenses:
C:/devel/gfdev/open/geode-core/src/test/resources/org/apache/geode/management/internal/cli/commands/DeployCommandRedeployDUnitTest_FunctionATemplate C:/devel/gfdev/open/geode-core/src/test/resources/org/apache/geode/management/internal/cli/commands/DeployCommandRedeployDUnitTest_FunctionBTemplate These were added late last week in this commit: commit 6f7f943998153de1f00b1446eb80fa6d304ac40f Author: Jared Stewart <jstew...@pivotal.io> Date: Wed Apr 12 10:53:13 2017 -0700 GEODE-2290: Limit scanning of deployed jars - Uses fast-classpath-scanner to scan jars for classes containing Functions without eagerly loading all classes in the jar.