Re: Doxia core clean up

2007-08-03 Thread Dennis Lundberg
Vincent Siveton wrote: Hi, Several utility classes in Doxia are few used or unused. org.apache.maven.doxia.util.StringUtil (used only in XmlWriterXdocSink, which is not maintained) org.apache.maven.doxia.util.FileUtil (used only in DocBookSink) org.apache.maven.doxia.util.WrappedException (unuse

Re: Doxia core clean up

2007-08-03 Thread Jason van Zyl
Hi, I set up a space for you: http://docs.codehaus.org/display/DOXIA/Home And I put a little proposal in the wiki: http://docs.codehaus.org/display/DOXIA/Doxia+Utility+Code+Cleanup It took a few seconds, but I think this is a way better way to record proposals for posterity and to track vot

Doxia core clean up

2007-08-03 Thread Vincent Siveton
Hi, Several utility classes in Doxia are few used or unused. org.apache.maven.doxia.util.StringUtil (used only in XmlWriterXdocSink, which is not maintained) org.apache.maven.doxia.util.FileUtil (used only in DocBookSink) org.apache.maven.doxia.util.WrappedException (unused) I propose to remove t