1 Reply Latest reply on Oct 2, 2012 9:22 AM by sfcoy

    Third party library versions

    werdler

      Hello,

       

      I'm searching which third party libraries / jars and their versions are used in JBoss 5.1, JBoss 6.0 and JBoss 7.1.1.

       

      I know there is jar-versions.xml in JBoss 5.1 and JBoss 6.0 but it doesn't contain the proper name per jar file and the vendor is mostly 'JBoss'.

       

      Can someone point me in the right direction?

       

       

      Thanks!

        • 1. Re: Third party library versions
          sfcoy

          Quite often you can find the information you're looking for either in the jar's MANIFEST.MF and/or there is often a Maven pom.xml to be found in a subdirectory of the jar's META-INF directory.