[Windup-commits] [windup/windup] fc921f: WINDUP-389: Variables is searching the stack in th...

Lincoln.Baxter at lists.jboss.org Lincoln.Baxter at lists.jboss.org
Wed Nov 19 16:23:05 EST 2014


  Branch: refs/heads/master
  Home:   https://github.com/windup/windup
  Commit: fc921fe21cbec0466053da2abedac096769b19c1
      https://github.com/windup/windup/commit/fc921fe21cbec0466053da2abedac096769b19c1
  Author: Jess Sightler <jesse.sightler at gmail.com>
  Date:   2014-11-19 (Wed, 19 Nov 2014)

  Changed paths:
    M config/api/src/main/java/org/jboss/windup/config/Variables.java
    M config/tests/src/test/java/org/jboss/windup/config/selectables/VariablesTest.java

  Log Message:
  -----------
  WINDUP-389: Variables is searching the stack in the wrong order (returning the bottom stack frame instead of the top one)


  Commit: 9a01e6d874ab4ab79422eef27fd2529f9078ff2c
      https://github.com/windup/windup/commit/9a01e6d874ab4ab79422eef27fd2529f9078ff2c
  Author: Lincoln Baxter, III <lincolnbaxter at gmail.com>
  Date:   2014-11-19 (Wed, 19 Nov 2014)

  Changed paths:
    M config/api/src/main/java/org/jboss/windup/config/Variables.java
    M config/tests/src/test/java/org/jboss/windup/config/selectables/VariablesTest.java

  Log Message:
  -----------
  Merge pull request #356 from jsight/variables_fix

WINDUP-389: Variables is searching the stack in the wrong order (returni...


Compare: https://github.com/windup/windup/compare/0b17cf5b5c41...9a01e6d874ab


More information about the Windup-commits mailing list