|
||||||||
|
This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira |
||||||||
To unsubscribe from this list please visit:

Hi Rico,
yes, it is left out intentionally. Any class in this package is not part of the public API and might therefore also break binary compatibility even when upgrading a maintenance version (and this has happened, even for 1.4.5). Older versions of XStream left out even com.thoughtworks.xstream.core.*, but failed to avoid those types in the API.
So, why do you think, you need something of c.t.x.core.util and what exactly?