Re: maven-reporting-api SVN permissions

2005-07-19 Thread Brett Porter
applied with changes. Things to watch out for: - stick to the standard code formatting and conventions - don't introduce unnecessary changes (all those final's on parameter names) - another convention thing - I think I fixed a bug in there as there was some unreachable code around the "inQuote"

maven-reporting-api SVN permissions

2005-07-19 Thread Vincent Siveton
Hi, I do not have the right permission to commit to maven-reporting-api. So, could someone commit the attached patch? Thanks a lot, Cheers, Vincent Index: src/main/java/org/apache/maven/reporting/AbstractMavenReportRenderer.java