1.3

Verify a Java jar to make certain all of the javac -focus on variations of
the course data files are what you anticipate.
Java program.
demands Java edition one.five or later on.
All Java supply code is incorporated.
to utilize:
java -jar JarCheck.jar jartotocheck.jar one.one one.four
exactly where jartocheck.jar may be the identify of jar to verify.
it'll verify all of the course data files in it.
on this instance:
one.one may be the lowest acceptable focus on edition quantity.
one.four may be the greatest acceptable focus on edition quantity.
presently, only edition amounts one.0, one.one, one.two, 1.3, one.four, one.five
and one.six are accepted. The application doesn't presently check
minor edition amounts.
Why would you use this tool? To make certain that a jar
intended to execute below an aged one.one JVM consists of no courses
accidentally binary with javac -focus on one.five. Passing this
check doesn't guarantee the jar will function on an aged JVM. The
jar nevertheless may use techniques not bundled with aged JVMs. This
need catch nevertheless, courses usually binary with focus on
one.one that had been accidentally binary with one.five like a part
impact of compiling some one.five course.
There is really a comparable application known as JarLook disponibile at
mindprod.com,products1.html page#JARLOOK.