Doxia 1.1 upgrade

2009-07-11 Thread Paul Benedict
Just a small gripe: I upgraded from 1.0 to 1.1 and found it surprising that the module constructors were made protected. Anyway, I subclassed them privately to continue passing in my java.io.Writer. Paul - To unsubscribe, e-mail:

Re: Suggested change to site / release

2009-07-11 Thread Brett Porter
On 11/07/2009, at 12:27 AM, Jason van Zyl wrote: * push all release notes into docs/$version/release-notes.html instead of the consolidated older format and add a page to list them in order So if someone wants to see the historical list of changes they will need to look at N documents?

Re: svn commit: r792795 - in /maven/maven-2/branches/maven-2.2.x: ./ maven-artifact-manager/src/main/java/org/apache/maven/artifact/manager/ maven-core/ maven-core/src/main/java/org/apache/maven/exten

2009-07-11 Thread Brett Porter
On 11/07/2009, at 1:32 AM, John Casey wrote: Actually, I disagree. First, since the configurator attempts to traverse the PlexusConfiguration and reflectively assign those values to bean properties (or fields) in the wagon instance, this means that a Wagon.class pass-through will have t