Uploaded image for project: 'Red Hat Fuse'
  1. Red Hat Fuse
  2. ENTESB-4158

[Patch mechanism] Patch reverts modified properties

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Blocker
    • jboss-fuse-6.2.1
    • jboss-fuse-6.2.1
    • None
    • None
    • % %
    • Hide
      1. change some property file in clean 6.2 GA build e.g. user.properties
      2. use the new patch mechanism described in https://mojo.redhat.com/docs/DOC-1049758
      3. check if the property file is changed e.g. users doesn't exist
      Show
      change some property file in clean 6.2 GA build e.g. user.properties use the new patch mechanism described in https://mojo.redhat.com/docs/DOC-1049758 check if the property file is changed e.g. users doesn't exist

    Description

      Applying patch reverts changed configuration files back to default.

      Modified user.properties when I am able to login into hawtio and ssh as admin/admin

      #All users specified in this file, will be uploaded to the fabric registry and will
      #be available to all containers that join the fabric.
      #The password of the first user in the file will also be used as a registry (zookeeper) password
      #unless a password is explicitly specified.
      admin=admin,admin,manager,viewer,Monitor, Operator, Maintainer, Deployer, Auditor, Administrator, SuperUser
      

      After applying patch the user.properties files looks like this:

      #All users specified in this file, will be uploaded to the fabric registry and will
      #be available to all containers that join the fabric.
      #The password of the first user in the file will also be used as a registry (zookeeper) password
      #unless a password is explicitly specified.
      #admin=admin,admin,manager,viewer,Monitor, Operator, Maintainer, Deployer, Auditor, Administrator, SuperUser
      

      As expected I am unable to login into the hawtio or using ssh.

      Attachments

        Issue Links

          Activity

            People

              ggrzybek Grzegorz Grzybek
              rjakubco Roman Jakubco (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: