[Windup-commits] [windup/windup] 7e62e8: Added unit test for VariableResolvingASTVisitor. A...

Jess Sightler jesse.sightler at gmail.com
Mon Jun 16 15:46:44 EDT 2014


  Branch: refs/heads/master
  Home:   https://github.com/windup/windup
  Commit: 7e62e8604d4d3d27e7668f7888f29cdbcfd585e0
      https://github.com/windup/windup/commit/7e62e8604d4d3d27e7668f7888f29cdbcfd585e0
  Author: Jess Sightler <jesse.sightler at gmail.com>
  Date:   2014-06-16 (Mon, 16 Jun 2014)

  Changed paths:
    M config/addon/pom.xml
    M config/api/pom.xml
    M config/tests/pom.xml
    M ext/groovy/pom.xml
    M ext/groovy/src/test/java/org/jboss/windup/addon/groovy/LoadGroovyRulesTest.java
    M graph/addon/pom.xml
    M graph/tests/pom.xml
    M rules/app/java-decompiler/pom.xml
    M rules/app/java-scanner/pom.xml
    M rules/app/java-scanner/src/main/java/org/jboss/windup/rules/apps/java/scan/ast/VariableResolvingASTVisitor.java
    M rules/app/java-scanner/src/main/java/org/jboss/windup/rules/apps/java/scan/provider/DiscoverJavaFilesConfigurationProvider.java
    A rules/app/java-scanner/src/test/java/org/jboss/windup/rules/apps/java/scan/ast/VariableResolvingASTVisitorTest.java
    M rules/pom.xml
    M tests/core/pom.xml
    M tests/core/src/test/java/org/jboss/windup/tests/application/WindupArchitectureBinaryModeTest.java

  Log Message:
  -----------
  Added unit test for VariableResolvingASTVisitor. Also, fixed pom dependency bugs that appeared during the course of getting this unit test to work at a basic level




More information about the Windup-commits mailing list