Branch: refs/heads/master
Home:
https://github.com/windup/windup
Commit: e6a3496ee1cbefddc26d9523865dad5860f2c860
https://github.com/windup/windup/commit/e6a3496ee1cbefddc26d9523865dad586...
Author: Marco Rizzi <mrizzi(a)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/b275dcb1b361cd43c4303ac562609ed1f...
Author: Jess Sightler <jesse.sightler(a)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/7072109aa0a25b0dee41cc51d9980aaca...
Author: Jess Sightler <jesse.sightler(a)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