Available Aparatus - OndraZizka/jboss-migration GitHub Wiki

Draft

XmlUtils

  • unmarshallBeans( File docFile, String xpath, Class<T> cls )
  • unmarshallBean() - the same, just returns the first node only.
  • readXmlConfigFile( File file, String xpath, Class<T> cls, String confAreaDesc)

AS7CliUtils

  • String formatGetterName(String prop) - Converts "some-property-name" to "getSomePropertyName()".
  • String formatCommand( ModelNode command )

FileHashComparer

Reads the hashes from file and compares each entry to the respective file in given base $dir. Hashes file format is:

92ae740a ./lib/jboss-main.jar