On 31 December 2016 at 20:10, Stephen Connolly <
stephen.alan.conno...@gmail.com> wrote:

> MNG-xxxx   WONTFIX          Add a ProjectArtifactsCache similar to
>                             PluginArtifactsCache
> MNG-xxxx   WONTFIX          added core extensions documentation
> MNG-xxxx   WONTFIX          added slf4j-api and jansi dependencies
> MNG-xxxx   WONTFIX          Added some docs in CLIReporting Utils
> MNG-xxxx   WONTFIX          Avoid implicit conversions of int to long
> MNG-xxxx   WONTFIX          Cleaned up code using the ComparableVersion
>                             class prevents warnings in IDE about raw
>                             types.
> MNG-xxxx   WONTFIX          cleanup previous installation before
> installing
>                             the new one
> MNG-xxxx   WONTFIX          Code polishing  o Replaced
>                             Collections.unmodifiableList() with
>                             google ImmutableSet to keep the original Set
>                             type.
> MNG-xxxx   WONTFIX          Code polishing  o Replaced static initializer
>                             block with unmodifiableList()
>                             list to make sure the list itself will
>                             never being changed.
> MNG-xxxx   WONTFIX          Fixing misspellings in test names
> MNG-xxxx   WONTFIX          Increased memory for forked JVM from 256 to
>                             385m.
> MNG-xxxx   WONTFIX          Build plugin updates.
> MNG-xxxx   WONTFIX          Updated 'DefaultSettingsDecrypter' to allow
>                             configuration to be set programmatically.
> MNG-xxxx   WONTFIX          Updated to remove deprecated <prerequisites>
>                             element causing a warning.
> MNG-xxxx   WONTFIX          Pass force=true to DefaultWagonManagerTest
>                             #testGetMissingJarForced()
> MNG-xxxx   WONTFIX          Remove ancient Subversion keywords
> MNG-xxxx   WONTFIX          Removing redundant test
> MNG-xxxx   WONTFIX          Update Maven Dependency Plugin in Super POM
>                             to 2.10
> MNG-xxxx   WONTFIX          updated code to match API change after
>                             Michael's feedback
> MNG-xxxx   WONTFIX          updated code to match MessageBuilder API
>                             change
> MNG-xxxx   WONTFIX          Updated doap_Maven.rdf file
> MNG-xxxx   WONTFIX          updated parent pom
> MNG-xxxx   WONTFIX          Updated to correct '[ERROR] src/main/java
>                             /org/apache/maven/execution/
>                             MavenExecutionRequest.java[31:8] (imports)
>                             UnusedImports: Unused import -
>                             org.apache.maven.lifecycle.internal.
>                             builder.Builder.'.
> MNG-xxxx   WONTFIX          Updated to correct '[ERROR] src/main/java
>                             /org/apache/maven/execution/
>                             MavenExecutionRequest.java[391] (sizes)
>                             LineLength: Line is longer than 120
>                             characters (found 131).
>                             [ERROR] src/main/java/org/apache/maven/
>                             execution/MavenExecutionRequest.java[398]
>                             (sizes) LineLength: Line is longer than
>                             120 characters (found 130).'.
> MNG-xxxx   WONTFIX          Updated to ensure 'MavenProject.
>                             getManagedVersionMap()' consistently
>                             returns an immutable map.
> MNG-xxxx   WONTFIX          Updated to ensure collections are immutable
>                             consistently.
> MNG-xxxx   WONTFIX          Updated to get rid of some Javadoc warnings.
> MNG-xxxx   WONTFIX          Updated to make the
>                             'JavaDependencyContextRefiner' part of the
>                             dependency graph transformer lost in
>                             commit
>                             3916201b985c281a2b073b9b764bbb554584f5a7.
> MNG-xxxx   WONTFIX          Updated to remove various Javadoc warnings.
> MNG-xxxx   WONTFIX          Updated to use the try-with-resources
>                             statement.
> MNG-xxxx   WONTFIX          upgrade m-assembly-p to 3.0.0
> MNG-xxxx   WONTFIX          Use proper spelling of "e.g."
> MNG-xxxx   WONTFIX          Use the proper term for char U+002D (-)
>                             hyphen(-minus) instead of dash
> MNG-xxxx   WONTFIX          Work around a rounding bug existed upto
>                             Java 7
>

I have updated the tracking of these issues previously without a JIRA:

MNG-xxxx   WONTFIX          Add a ProjectArtifactsCache similar to
                            PluginArtifactsCache
MNG-6150   WONTFIX          added core extensions documentation
MNG-3507   WONTFIX          added slf4j-api and jansi dependencies
MNG-6150   WONTFIX          Added some docs in CLIReporting Utils
MNG-6146   WONTFIX          Avoid implicit conversions of int to long
MNG-xxxx   WONTFIX          Cleaned up code using the ComparableVersion
                            class prevents warnings in IDE about raw
                            types.
MNG-xxxx   WONTFIX          cleanup previous installation before installing
                            the new one
MNG-xxxx   WONTFIX          Code polishing  o Replaced
                            Collections.unmodifiableList() with
                            google ImmutableSet to keep the original Set
                            type.
MNG-xxxx   WONTFIX          Code polishing  o Replaced static initializer
                            block with unmodifiableList()
                            list to make sure the list itself will
                            never being changed.
MNG-xxxx   WONTFIX          Fixing misspellings in test names
MNG-xxxx   WONTFIX          Increased memory for forked JVM from 256 to
                            385m.
MNG-xxxx   WONTFIX          Build plugin updates.
MNG-xxxx   WONTFIX          Updated 'DefaultSettingsDecrypter' to allow
                            configuration to be set programmatically.
MNG-xxxx   WONTFIX          Updated to remove deprecated <prerequisites>
                            element causing a warning.
MNG-6144   WONTFIX          Pass force=true to DefaultWagonManagerTest
                            #testGetMissingJarForced()
MNG-6146   WONTFIX          Remove ancient Subversion keywords
MNG-xxxx   WONTFIX          Removing redundant test
--KILL--   WONTFIX          Update Maven Dependency Plugin in Super POM
                            to 2.10
MNG-xxxx   WONTFIX          updated code to match API change after
                            Michael's feedback
MNG-xxxx   WONTFIX          updated code to match MessageBuilder API
                            change
MNG-xxxx   WONTFIX          Updated doap_Maven.rdf file
MNG-xxxx   WONTFIX          updated parent pom
MNG-xxxx   WONTFIX          Updated to correct '[ERROR] src/main/java
                            /org/apache/maven/execution/
                            MavenExecutionRequest.java[31:8] (imports)
                            UnusedImports: Unused import -
                            org.apache.maven.lifecycle.internal.
                            builder.Builder.'.
MNG-xxxx   WONTFIX          Updated to correct '[ERROR] src/main/java
                            /org/apache/maven/execution/
                            MavenExecutionRequest.java[391] (sizes)
                            LineLength: Line is longer than 120
                            characters (found 131).
                            [ERROR] src/main/java/org/apache/maven/
                            execution/MavenExecutionRequest.java[398]
                            (sizes) LineLength: Line is longer than
                            120 characters (found 130).'.
MNG-xxxx   WONTFIX          Updated to ensure 'MavenProject.
                            getManagedVersionMap()' consistently
                            returns an immutable map.
MNG-xxxx   WONTFIX          Updated to ensure collections are immutable
                            consistently.
MNG-xxxx   WONTFIX          Updated to get rid of some Javadoc warnings.
MNG-xxxx   WONTFIX          Updated to make the
                            'JavaDependencyContextRefiner' part of the
                            dependency graph transformer lost in
                            commit
                            3916201b985c281a2b073b9b764bbb554584f5a7.
MNG-xxxx   WONTFIX          Updated to remove various Javadoc warnings.
MNG-xxxx   WONTFIX          Updated to use the try-with-resources
                            statement.
MNG-6148   WONTFIX          upgrade m-assembly-p to 3.0.0
MNG-6146   WONTFIX          Use proper spelling of "e.g."
MNG-6146   WONTFIX          Use the proper term for char U+002D (-)
                            hyphen(-minus) instead of dash
MNG-5977   WONTFIX          Work around a rounding bug existed upto
                            Java 7

And I am proposing MNG-6150 for 3.5.0

Reply via email to