Branch: refs/heads/groovywork
Home:
https://github.com/windup/windup
Commit: c3e4c8a33d494598e4af5a21a1c23816c214cc13
https://github.com/windup/windup/commit/c3e4c8a33d494598e4af5a21a1c23816c...
Author: Jess Sightler <jesse.sightler(a)gmail.com>
Date: 2014-06-09 (Mon, 09 Jun 2014)
Changed paths:
M ext/groovy/pom.xml
M
ext/groovy/src/main/groovy/org/jboss/windup/addon/groovy/ExampleBlacklist.windup.groovy
A
ext/groovy/src/main/groovy/org/jboss/windup/addon/groovy/WindupGroovySupportFunctions.groovy
M
ext/groovy/src/main/java/org/jboss/windup/ext/groovy/GroovyConfigurationProviderFactory.java
R
ext/groovy/src/main/java/org/jboss/windup/ext/groovy/WindupConfigurationProviderBuilder.java
A
ext/groovy/src/main/java/org/jboss/windup/ext/groovy/builder/WindupConfigurationProviderBuilder.java
A
ext/groovy/src/main/java/org/jboss/windup/ext/groovy/builder/WindupConfigurationProviderBuilderAddDependencies.java
A
ext/groovy/src/main/java/org/jboss/windup/ext/groovy/builder/WindupConfigurationProviderBuilderSetPhase.java
M ext/groovy/src/test/java/org/jboss/windup/addon/groovy/LoadGroovyRulesTest.java
Log Message:
-----------
Added sample groovy configuration builder API