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

Different structure of mrrc zip compared to 7.6

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Blocker
    • fuse-7.7-GA
    • None
    • Prod
    • None
    • % %
    • build7

    Description

      I don't know if that's a problem or not, but the mrrc zip structure is different from what we have previously, especially, the whole content of the zip is nested in multiple directories representing the jenkins path:

      7.6:
      tree -L 3 7.6/
      7.6/
      └── redhat-fuse-7.6.0-maven-repository
          ├── example-settings.xml
          ├── maven-repository
          │   ├── antlr
          │   ├── aopalliance
          │   ├── args4j
          │   ├── ch
          │   ├── com
          │   ├── commons-beanutils
          │   ├── commons-cli
          │   ├── commons-codec
          │   ├── commons-collections
          │   ├── commons-dbcp
          │   ├── commons-digester
          │   ├── commons-httpclient
          │   ├── commons-io
          │   ├── commons-jxpath
          │   ├── commons-lang
          │   ├── commons-logging
          │   ├── commons-net
          │   ├── commons-pool
          │   ├── dev
          │   ├── gnu
          │   ├── io
          │   ├── jakarta
          │   ├── javax
          │   ├── jaxen
          │   ├── jboss
          │   ├── jdom
          │   ├── jline
          │   ├── joda-time
          │   ├── junit
          │   ├── log4j
          │   ├── me
          │   ├── mysql
          │   ├── net
          │   ├── org
          │   ├── rome
          │   ├── thaiopensource
          │   ├── wsdl4j
          │   ├── xalan
          │   ├── xerces
          │   ├── xml-resolver
          │   ├── xmlunit
          │   └── xpp3
          └── README.md
      
      44 directories, 2 files
      
      7.7:
      tree -L 10 7.7/
      7.7/
      └── home
          └── jenkins
              └── workspace
                  └── productization-fuse-7.x-source-zip-generator
                      └── integration-platform-tooling
                          └── scripts
                              └── fuse
                                  └── redhat-fuse-7.7.0-maven-repository
                                      ├── example-settings.xml
                                      └── maven-repository
                                          ├── antlr
                                          ├── aopalliance
                                          ├── args4j
                                          ├── ch
                                          ├── com
                                          ├── commons-beanutils
                                          ├── commons-cli
                                          ├── commons-codec
                                          ├── commons-collections
                                          ├── commons-dbcp
                                          ├── commons-digester
                                          ├── commons-httpclient
                                          ├── commons-io
                                          ├── commons-jxpath
                                          ├── commons-lang
                                          ├── commons-logging
                                          ├── commons-net
                                          ├── commons-pool
                                          ├── gnu
                                          ├── io
                                          ├── jakarta
                                          ├── javax
                                          ├── jaxen
                                          ├── jboss
                                          ├── jdom
                                          ├── jline
                                          ├── joda-time
                                          ├── junit
                                          ├── log4j
                                          ├── me
                                          ├── net
                                          ├── org
                                          ├── rome
                                          ├── thaiopensource
                                          ├── wsdl4j
                                          ├── xalan
                                          ├── xerces
                                          ├── xml-resolver
                                          ├── xmlunit
                                          └── xpp3
      
      49 directories, 1 file
      
      

      If it is not an issue, feel free to lower the priority / close the issue

      Attachments

        Activity

          People

            sghosh7 Souvik Ghosh
            avano@redhat.com Andrej Vano
            Andrej Vano Andrej Vano
            Votes:
            0 Vote for this issue
            Watchers:
            7 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: