[Windup-commits] [windup/windup] e6a349: WINDUP-1701 FindUnboundJavaReferencesRuleProvider ...

Jess Sightler jesse.sightler at gmail.com
Mon Oct 23 13:11:18 EDT 2017


  Branch: refs/heads/master
  Home:   https://github.com/windup/windup
  Commit: e6a3496ee1cbefddc26d9523865dad5860f2c860
      https://github.com/windup/windup/commit/e6a3496ee1cbefddc26d9523865dad5860f2c860
  Author: Marco Rizzi <mrizzi at users.noreply.github.com>
  Date:   2017-10-19 (Thu, 19 Oct 2017)

  Changed paths:
    M decompiler/impl-fernflower/pom.xml
    M decompiler/impl-fernflower/src/main/java/org/jboss/windup/decompiler/fernflower/FernflowerDecompiler.java
    M decompiler/impl-fernflower/src/main/java/org/jboss/windup/decompiler/fernflower/FernflowerJDKLogger.java
    M decompiler/impl-fernflower/src/test/java/org/jboss/windup/decompiler/fernflower/FernflowerDecompilerTest.java
    A decompiler/impl-fernflower/src/test/resources/ExampleClass.class
    M java-ast/addon/src/main/java/org/jboss/windup/ast/java/BatchASTProcessor.java
    M tests/src/test/java/org/jboss/windup/tests/application/WindupArchitectureMediumBinaryModeTest.java

  Log Message:
  -----------
  WINDUP-1701 FindUnboundJavaReferencesRuleProvider cannot find reference in Optional (#1209)

* WINDUP-1701 FindUnboundJavaReferencesRuleProvider cannot find reference in Optional

* WINDUP-1701 FindUnboundJavaReferencesRuleProvider: test fix


  Commit: b275dcb1b361cd43c4303ac562609ed1fde35436
      https://github.com/windup/windup/commit/b275dcb1b361cd43c4303ac562609ed1fde35436
  Author: Jess Sightler <jesse.sightler at gmail.com>
  Date:   2017-10-23 (Mon, 23 Oct 2017)

  Changed paths:
    M bootstrap/src/main/java/org/jboss/windup/bootstrap/commands/windup/RunWindupCommand.java

  Log Message:
  -----------
  Merge remote-tracking branch 'upstream/master'


  Commit: 7072109aa0a25b0dee41cc51d9980aaca0826b10
      https://github.com/windup/windup/commit/7072109aa0a25b0dee41cc51d9980aaca0826b10
  Author: Jess Sightler <jesse.sightler at gmail.com>
  Date:   2017-10-23 (Mon, 23 Oct 2017)

  Changed paths:
    M rules-java/api/src/main/java/org/jboss/windup/rules/apps/java/scan/ast/AnalyzeJavaFilesRuleProvider.java

  Log Message:
  -----------
  Added another catch, as this causes an unnecessary crash otherwise


Compare: https://github.com/windup/windup/compare/3a35833da038...7072109aa0a2


More information about the Windup-commits mailing list