Skip to content

witspirit/windup

 
 

Repository files navigation

JBoss Windup
=====================
What is Windup?
- JBoss Windup is a framework for migrating software between different technologies; it was conceived to help with migrations from Weblogic and Websphere to JBoss, but has many more potential applications!

How do I run Windup?
usage: java -jar windup-cli.jar
 - input <file>        file to generate windup report (required)
 - javaPkgs <string>   client Java packages to target for inspection (required)
 - output <dir>        directory where to generate windup report 

For a more detailed list of Windup commands, or for documentation on writing Windup rules, please see the documentation at:
 - https:/jboss-windup/windup/wiki


Releases

No releases published

Packages

No packages published

Languages

  • Java 93.8%
  • XSLT 4.7%
  • JavaScript 1.5%