Uploaded image for project: 'XWiki Platform'
  1. XWiki Platform
  2. XWIKI-15105

DW shows a conflict when overwriting a transitive dependency page

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • Major
    • None
    • 9.8.1
    • Extension
    • None
    • Unknown

    Description

      Step to reproduce:
      1) Create a XAR extension with a modified page JobMacro.JobProgressMacro and with a dependency on

          <dependency>
            <groupId>org.xwiki.contrib</groupId>
            <artifactId>macro-job</artifactId>
            <version>1.1.1</version>
          </dependency>
      

      2) Install that extension on the main wiki

      Expected:

      • The Jar extension of the JobMacro, and its XAR dependency is installed with the JobMacro.JobProgressMacro page overridden.

      Actual Results:

      • The Jar extension of the JobMacro is installed, its XAR dependency is also installed, and the installation of the JobMacro.JobProgressMacro shows a conflict between the original page and the changed one.

      Attachments

        1. image.png
          219 kB
          Denis Gervalle

        Activity

          People

            Unassigned Unassigned
            softec Denis Gervalle
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: