Uploaded image for project: 'Nuxeo Platform'
  1. Nuxeo Platform
  2. NXP-19740

Remove CoreSession#copy(DocumentRef, DocumentRef, String)

    XMLWordPrintable

    Details

    • Type: Clean up
    • Status: Resolved
    • Priority: Minor
    • Resolution: Fixed
    • Affects Version/s: None
    • Fix Version/s: 8.3
    • Component/s: Core
    • Upgrade notes:
      Hide

      We remove :

      • CoreSession#copy(DocumentRef, DocumentRef, String)
      • CoreSession#copy(List<DocumentRef>, DocumentRef)
      • CoreSession#copyProxyAsDocument(DocumentRef, DocumentRef, String)
      • CoreSession#copyProxyAsDocument(List<DocumentRef>, DocumentRef)
        in order to introduce same methods with a var args argument CopyOption. These changement only affect bytecode generated by java compiler.
      Show
      We remove : CoreSession#copy(DocumentRef, DocumentRef, String) CoreSession#copy(List<DocumentRef>, DocumentRef) CoreSession#copyProxyAsDocument(DocumentRef, DocumentRef, String) CoreSession#copyProxyAsDocument(List<DocumentRef>, DocumentRef) in order to introduce same methods with a var args argument CopyOption. These changement only affect bytecode generated by java compiler.
    • Sprint:
      nxfit 8.3.6
    • Story Points:
      1

      Description

      We want to remove CoreSession#copy(DocumentRef, DocumentRef, String) from master branch, as all platform will be re-build with the new version of copy CoreSession#copy(DocumentRef, DocumentRef, String, CopyOption...). But for backward compatibility we need to keep this version is previous version of Nuxeo (<= 7.10).

        Attachments

          Issue Links

            Activity

              People

              • Votes:
                0 Vote for this issue
                Watchers:
                2 Start watching this issue

                Dates

                • Created:
                  Updated:
                  Resolved: