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

Isolate REST API JAXB model classes in a separate module

    XMLWordPrintable

Details

    • Improvement
    • Resolution: Fixed
    • Major
    • 2.4 RC1
    • 2.4 M2
    • REST
    • None
    • Easy

    Description

      Currently the JAXB model classes for handling XML representations of the resources available in the REST API are in the xwiki-rest module. This means that a client that wants to use JAXB to parse and send XML representations to the REST API has to declare a dependency to the xwiki-rest module and drag in the client all its dependencies (i.e., xwiki-core, restlet, and so on)

      By isolating the JAXB model classes in a separate module, clients will be able to use them without having additional dependencies included.

      Attachments

        Activity

          People

            fmancinelli Fabio Mancinelli
            fmancinelli Fabio Mancinelli
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: