Subject says it all really. It would save the:

try {

  . . .

} catch (XMLStreamException e) {
   throw new ContributionReadException(e);
}


for everyone implementing StAXArtifactProcessor.

  ...ant

Reply via email to