Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: added info about core leaks

...

Note that DOM model type is represented as Xpp3Dom object both for XPP3 and StAX Modello-generated parsers.

xxp3 leaks from core

Maven core provides xpp3 objects to plugins, for them to tweak configuration: see http://maven.apache.org/ref/3.0.4/maven-core/xref/org/apache/maven/classrealm/DefaultClassRealmManager.html#196Image Added

(example yet to be shown of plugins getting the configuration from core as Object then casting to Xpp3Dom)

To be able to remove xpp3, we need a helper for these plugins that will support both xpp3 and StaX and protect them from core move from one to the other.

Votes

+1

brett

0

 

-1