Branch: refs/heads/master
Home:
https://github.com/windup/windup
Commit: 5d15500f7d071b8f0e23e7006432169b859afb80
https://github.com/windup/windup/commit/5d15500f7d071b8f0e23e7006432169b8...
Author: Jess Sightler <jesse.sightler(a)gmail.com>
Date: 2015-06-19 (Fri, 19 Jun 2015)
Changed paths:
M bootstrap/src/main/java/org/jboss/windup/bootstrap/ConsoleProgressMonitor.java
M
decompiler/impl-fernflower/src/main/java/org/jboss/windup/decompiler/fernflower/FernFlowerResultSaver.java
M
decompiler/impl-fernflower/src/main/java/org/jboss/windup/decompiler/fernflower/FernflowerDecompiler.java
M
decompiler/impl-procyon/src/main/java/org/jboss/windup/decompiler/procyon/ProcyonDecompiler.java
M
rules-java/api/src/main/java/org/jboss/windup/rules/apps/java/decompiler/FernflowerDecompilerOperation.java
Log Message:
-----------
Added the ability to fallback to Procyon in the case of decompilation failures
Commit: 71536bee3be08dabda7400ef49b33831554471a3
https://github.com/windup/windup/commit/71536bee3be08dabda7400ef49b338315...
Author: Lincoln Baxter, III <lincolnbaxter(a)gmail.com>
Date: 2015-07-06 (Mon, 06 Jul 2015)
Changed paths:
M bootstrap/src/main/java/org/jboss/windup/bootstrap/ConsoleProgressMonitor.java
M
decompiler/impl-fernflower/src/main/java/org/jboss/windup/decompiler/fernflower/FernFlowerResultSaver.java
M
decompiler/impl-fernflower/src/main/java/org/jboss/windup/decompiler/fernflower/FernflowerDecompiler.java
M
decompiler/impl-procyon/src/main/java/org/jboss/windup/decompiler/procyon/ProcyonDecompiler.java
M
rules-java/api/src/main/java/org/jboss/windup/rules/apps/java/decompiler/FernflowerDecompilerOperation.java
Log Message:
-----------
Merge pull request #614 from jsight/procyon_fallback
Added the ability to fallback to Procyon in the case of decompilation…
Compare:
https://github.com/windup/windup/compare/0d52b5d8328e...71536bee3be0