On Fri, Apr 22, 2011 at 2:56 PM, Gary Gregory <garydgreg...@gmail.com> wrote: > Hi All: > > I just noticed the following warnings: > > [INFO] Cobertura 1.9.4.1 - GNU GPL License (NO WARRANTY) - See COPYRIGHT > file > Instrumenting 151 files to > C:\svn\org\apache\commons\trunks-proper\lang\target\generated-classes\cobertura > [cobertura] WARN [main] > net.sourceforge.cobertura.instrument.ClassInstrumenter - No line number > information found for class org.apache.commons.lang3.CharRang > 1. Perhaps you need to compile with debug=true? > [cobertura] WARN [main] > net.sourceforge.cobertura.instrument.ClassInstrumenter - No line number > information found for class org.apache.commons.lang3.concurre > .BasicThreadFactory$1. Perhaps you need to compile with debug=true? > [cobertura] WARN [main] > net.sourceforge.cobertura.instrument.ClassInstrumenter - No line number > information found for class org.apache.commons.lang3.concurre > .MultiBackgroundInitializer$1. Perhaps you need to compile with debug=true? > Cobertura: Saved information on 151 classes. > Instrument time: 1136ms > > That's an odd one.
Yeah, that one is odd. Bug report to Cobertura Maven plugin? > And: > > [warn] [XHTML Sink] Modified invalid anchor name: 'Commons Lang Changes' to > 'Commons_Lang_Changes' > [warn] [XHTML Sink] Modified invalid anchor name: 'Release History' to > 'Release_History' This is the changes report. It's a feature imo rather than a warning. We used spaces, it escaped them. > Where does that come from? > > And finally: > > [INFO] Generating "Tag List" report --- taglist-maven-plugin:2.4 > [WARNING] Using legacy tag format. This is not recommended. I specifically used the legacy format - it's readable while the new one is UGH. :) > Let's clean this up before our -- dare I say it -- last RC? None of these are blockers. :) Hen --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org