Uploaded image for project: 'JBoss Enterprise Application Platform'
  1. JBoss Enterprise Application Platform
  2. JBEAP-26507

(8.0.z) JDR not collecting server manifest.yaml

XMLWordPrintable

    • False
    • None
    • False
    • -
    • Known Issue

      jdr/src/main/java/org/jboss/as/jdr/plugins/AS7Plugin.java

      @@ -64,6 +64,8 @@ public class AS7Plugin implements JdrPlugin {
                   new CollectFiles("*/modules/system/*/.overlays/.overlays"),
                   new CollectFiles("*/.installation/*.conf"),
                   new CollectFiles("*/.installation/*.txt"),
      +            new CollectFiles("*/.installation/*.yaml"),
      +            new CollectFiles("*/.installation/*.xml"),
                   new SystemProperties().sanitizer(systemPropertiesPasswordSanitizer),
                   new DeploymentDependencies(),
                   new LocalModuleDependencies() 

            rhn-support-bmaxwell Brad Maxwell
            rhn-support-bmaxwell Brad Maxwell
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: