[Windup-commits] [windup/windup] 362eef: WINDUP-318: Procyon Decompiler should force explic...

Ondrej Zizka zizka at seznam.cz
Wed Oct 1 10:00:12 EDT 2014


  Branch: refs/heads/master
  Home:   https://github.com/windup/windup
  Commit: 362eef6df43d89d887ed1f9e070fb53e99473805
      https://github.com/windup/windup/commit/362eef6df43d89d887ed1f9e070fb53e99473805
  Author: Jess Sightler <jesse.sightler at gmail.com>
  Date:   2014-09-30 (Tue, 30 Sep 2014)

  Changed paths:
    M decompiler/impl-procyon/src/main/java/org/jboss/windup/decompiler/procyon/ProcyonDecompiler.java
    A test-util/src/main/java/org/jboss/windup/testutil/html/CheckFailedException.java
    M test-util/src/main/java/org/jboss/windup/testutil/html/TestJavaApplicationOverviewUtil.java
    M tests/src/test/java/org/jboss/windup/tests/application/WindupArchitectureHibernateTest.java
    M tests/src/test/java/org/jboss/windup/tests/application/WindupArchitectureJEEExampleTest.java
    M tests/src/test/java/org/jboss/windup/tests/application/WindupArchitectureMediumBinaryModeTest.java
    M tests/src/test/java/org/jboss/windup/tests/application/WindupArchitectureSourceModeTest.java
    M tests/src/test/java/org/jboss/windup/tests/application/WindupArchitectureSpringSmallTest.java

  Log Message:
  -----------
  WINDUP-318: Procyon Decompiler should force explicit imports (instead of wildcard imports)


  Commit: 1a20adf4ba52e3047439f1c038f122bf4caca52d
      https://github.com/windup/windup/commit/1a20adf4ba52e3047439f1c038f122bf4caca52d
  Author: Ondrej Zizka <zizka at seznam.cz>
  Date:   2014-10-01 (Wed, 01 Oct 2014)

  Changed paths:
    M decompiler/impl-procyon/src/main/java/org/jboss/windup/decompiler/procyon/ProcyonDecompiler.java
    A test-util/src/main/java/org/jboss/windup/testutil/html/CheckFailedException.java
    M test-util/src/main/java/org/jboss/windup/testutil/html/TestJavaApplicationOverviewUtil.java
    M tests/src/test/java/org/jboss/windup/tests/application/WindupArchitectureHibernateTest.java
    M tests/src/test/java/org/jboss/windup/tests/application/WindupArchitectureJEEExampleTest.java
    M tests/src/test/java/org/jboss/windup/tests/application/WindupArchitectureMediumBinaryModeTest.java
    M tests/src/test/java/org/jboss/windup/tests/application/WindupArchitectureSourceModeTest.java
    M tests/src/test/java/org/jboss/windup/tests/application/WindupArchitectureSpringSmallTest.java

  Log Message:
  -----------
  Merge pull request #282 from jsight/WINDUP-318

WINDUP-318: Procyon Decompiler should force explicit imports (instead of wildcard imports)


Compare: https://github.com/windup/windup/compare/02b565a81ee9...1a20adf4ba52


More information about the Windup-commits mailing list