Branch: refs/heads/master
Home:
https://github.com/windup/windup
Commit: c08c6b5ee5e8d7af1d2d7064366539ea06bd390b
https://github.com/windup/windup/commit/c08c6b5ee5e8d7af1d2d7064366539ea0...
Author: Ondrej Zizka <zizka(a)seznam.cz>
Date: 2017-05-16 (Tue, 16 May 2017)
Changed paths:
M graph/api/src/main/java/org/jboss/windup/graph/model/ProjectModel.java
M graph/api/src/main/java/org/jboss/windup/graph/model/resource/FileModel.java
M
reporting/api/src/main/java/org/jboss/windup/reporting/freemarker/problemsummary/GetProblemSummariesMethod.java
M reporting/impl/src/main/resources/reports/templates/migration-issues.ftl
M
rules-java/api/src/main/java/org/jboss/windup/rules/apps/java/reporting/freemarker/RenderLinkDirective.java
M
rules-java/api/src/main/java/org/jboss/windup/rules/apps/java/scan/operation/UnzipArchiveToOutputFolder.java
Log Message:
-----------
T842 Add the path to the archive that failed to unzip (#1115)
* T842 Add the path to the archive that failed to unzip
* Add javadoc
* Fix the empty archive file label issue at the right place - RenderLinkDirective.