There are a number of packages that are spread in different jars. As best practice and to play well with OSGi the same package shouldn't be in two modules We should copy classes to a new package, make old ones extend them and deprecate to retain compatibility.
I filed it as MNG-2943 Let me know if somebody is concerned about this change and/or comment in the jira for suggestions on how things should be moved around --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
