Uploaded image for project: 'Maven Shared Components'
  1. Maven Shared Components
  2. MSHARED-986

XmlStreamWriter is pointless (deprecate it)

    XMLWordPrintableJSON

Details

    Description

      ```

      /**

      • We just wrap the commons StreamWriter to not get into troubles
      • by exposing shaded commons-io packages
        */
        public class XmlStreamWriter
        extends org.apache.commons.io.output.XmlStreamWriter
        {

      ```

      This fails to do anything since org.apache.commons.io.output.XmlStreamWriter is still exposed through the supertype.

       

      Attachments

        Activity

          People

            michael-o Michael Osipov
            elharo Elliotte Rusty Harold
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: