JakartaEE GlassFish Modules Check Script
Revision as of 09:44, 27 November 2018 by Tomas.kraus.oracle.com (Talk | contribs)
Script compares glassfish modules of old (Java EE) and new (Jakarta EE) GlassFish and evaluates if modules jars were properly replacrd with new versions.
Usage: check.sh [-jlnmv] <old_path> <new_path> <old_path> :: Path to directory containing old jars <new_path> :: Path to directory containing new jars -j :: Check whether class files were built for proper Java platform -l :: Check whether archives in <new_path> contain LICENSE file -n :: Check whether archives in <new_path> contain NOTICE file -m :: Check whether archives in <new_path> contain proper multirelease setup -v :: Verbose output