Windup 2.7.0.Final 发布了,Windup 是简化 Java 应用迁移的工具,Windup 会分析应用工件(Java 代码,JSPs 和 XML),生成强调需要改动区域的 HTML 报告。 主要改进记录如下: -JBoss EAP 5 to JBoss EAP 7 migration rules New Windup rulesets have been added to allow for direct application migration from JBoss EAP 5 to JBoss EAP 7. See the Windup User Guide for supported migration paths. -Specify source and target technology versions When executing Windup, you can now specify the version for the source and target technologies. This instructs Windup to only run the rulesets matching the specified versions. See the descriptions for the --source and --target arguments in the Windup User Guide for more details. Raw $ WINDUP_HOME/bin/windup --source eap:6 --target eap:7 --input /path/to/application.war 详情:https://access.redhat.com/articles/2464711 下载地址: Download | Windup Migration Platform Windup 2.7.0.Final 发布,JBoss 自动迁移工具下载地址