1 Reply Latest reply on Oct 29, 2009 11:21 AM by peterj

    Overview JBoss AS Jar Versions

    tbar0711

      Hi there,

      does anyone know where I can find an overview of all JBoss AS Releases with all the specific jar versions per release?

      My intention is to get a list of all jars with their version number that are included in a specific JBoss AS (for example JBoss AS 4.2.3).

      Regards
      T.

        • 1. Re: Overview JBoss AS Jar Versions
          peterj

          Two places you can look:

          1) docs/licenses/third-party.licenses.xml - contains, among other things, the version number of the various jar files

          2) The META-INF/manifest.mf file in each JAR file contains its version number