System Administrator Jahia 7.3 Jahia 8

Bundle information at the filesystem level

Question

Where can I find the information about installed modules in the filesystem?

Answer

  • The file we are interested in is the following: JAHIA_HOME/digital-factory-data/bundles-deployed/bundleXX/bundle.info
  • This file contains this kind of content:
    99
    mvn:org.jahia.bundles/org.jahia.bundles.config.manager/8.0.1.0
    32
    30
    1606157504158
    0
    
    • 99 → Identifier of the bundle as seen in the OSGI console
    • mvn:org.jahia.bundles/org.jahia.bundles.config.manager/8.0.1.0 → Identifier of the bundle in the Maven way
    • 32 → State of the bundle (cf this documentation)
    • 30 → Start level
    • 1606157504158 → Last modification date
    • 0 → Number of refresh