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

Filesystem attachments directory structure doesn't conform to standard.

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Major
    • 3.3-milestone-1
    • 3.2
    • Storage
    • None
    • Unknown

    Description

      When I made xwiki-store-filesystem-attachments, I made a mistake,
      I put the files which directly interface with the old core into the com.xpn.xwiki package.
      I realize it was a mistake not to ask about it and now I would like to correct it.

      This is an API break because these classes not under an /internal/ dir and are considered by clirr to be API.

      Since this implements interfaces which are defined in the old core, bridging is obviously impossible
      I would like to indicate somehow that those classes deal directly with old core and thus will be
      removed with it when the time comes.

      To fix this I would like to replace com.xpn.xwiki with org.xwiki.store.internal.legacy this will show that they are essentially with legacy code.

      Attachments

        Activity

          People

            calebjamesdelisle CalebJamesDeLisle
            calebjamesdelisle CalebJamesDeLisle
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: