Hello: In httpcore-osgi/target/site/clirr-report.html, I see a lot of errors reported, but I do not know if these are real errors or a build oddity. Can you please clarify?
I find it harder to review a release when there is no site generated and BUILDING.txt has no instructions for doing so. The usual "mvn site" does not build a whole site or any index.html files. Also, "mvn site:stage-deploy -DstagingSiteURL=file:///%HOME%/httpcore" gives me an NPE. This is the command I use with another multi-module build (Log4j2). For "mvn docbkx:generate-pdf docbkx:generate-html" in BUILDING.txt, I see the following warnings: WARNING: Font "Symbol,normal,700" not found. Substituting with "Symbol,normal,400". Dec 18, 2013 4:59:29 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Font "ZapfDingbats,normal,700" not found. Substituting with "ZapfDingbats,normal,400". My set up for this review: Apache Maven 3.0.5 (r01de14724cdef164cd33c7c8c2fe155faf9602da; 2013-02-19 08:51:28-0500) Maven home: C:\Java\apache-maven-3.0.5\bin\.. Java version: 1.7.0_45, vendor: Oracle Corporation Java home: C:\Program Files\Java\jdk1.7.0_45\jre Default locale: en_US, platform encoding: Cp1252 OS name: "windows 7", version: "6.1", arch: "amd64", family: "windows" Gary On Wed, Dec 18, 2013 at 2:30 PM, Oleg Kalnichevski <[email protected]> wrote: > Please vote on releasing these packages as HttpComponents Core 4.3.1. > The vote is open for the at least 72 hours, and only votes from > HttpComponents PMC members are binding. The vote passes if at least > three binding +1 votes are cast and there are more +1 than -1 votes. > > Packages: > https://dist.apache.org/repos/dist/dev/httpcomponents/httpcore-4.3.1-RC1 > revision 3948 > > Release notes: > > https://dist.apache.org/repos/dist/dev/httpcomponents/httpcore-4.3.1-RC1/RELEASE_NOTES-4.3.x.txt > > Maven artefacts: > > https://repository.apache.org/content/repositories/orgapachehttpcomponents-067/org/apache/httpcomponents/ > > SVN tag: > https://svn.apache.org/repos/asf/httpcomponents/httpcore/tags/4.3.1-RC1 > revision 1551921 > > -------------------------------------------------------------------------- > Vote: HttpComponents Core 4.3.1 release > [ ] +1 Release the packages as HttpComponents Core 4.3.1. > [ ] -1 I am against releasing the packages (must include a reason). > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > -- E-Mail: [email protected] | [email protected] Java Persistence with Hibernate, Second Edition<http://www.manning.com/bauer3/> JUnit in Action, Second Edition <http://www.manning.com/tahchiev/> Spring Batch in Action <http://www.manning.com/templier/> Blog: http://garygregory.wordpress.com Home: http://garygregory.com/ Tweet! http://twitter.com/GaryGregory
