Uploaded image for project: 'Maven SCM'
  1. Maven SCM
  2. SCM-467

Make core SCM API objects Serializable

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Trivial
    • Resolution: Fixed
    • 1.3, 3.0.0, future
    • 1.3
    • maven-scm-api
    • None
    • Patch

    Description

      The following classes from package org.apache.maven.scm are Serialzable by nature, but don't implement java.io.Serializable interface:
      AbstractScmVersion,
      ChangeFile,
      ChangeSet,
      CommandParameter,
      CommandParameters,
      etc.

      Add "implements Serializable" to those classes.

      Attachments

        1. MNG-467-maven-core.patch
          12 kB
          Andrei Solntsev

        Activity

          People

            olamy Olivier Lamy
            asolntsev Andrei Solntsev
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: