Hi Scott,
That information can usually be found in the manifest.mf file. For
instance, the commons-digester jar that shipped with Struts 1.2.4 shows:
Manifest-Version: 1.0
Created-By: Apache Ant 1.5.1
Extension-Name: org.apache.commons.digester
Specification-Title: "Jakarta Commons Digester"
I have Struts 1.2.9, and I need to step through the source of some of
its dependencies. Couple questions:
- How can I find the versions of the dependencies distributed with the
Struts binary? (ie: commons-validator, commons-logging, etc.). I've
tried unzipping the JAR files shipped with the
2 matches
Mail list logo