FTR, 'mvn clean install' also works fine with: Apache Maven 3.5.0 (ff8f5e7444045639af65f6095c62210b5713f426; 2017-04-03T13:39:06-06:00) Maven home: C:\Java\apache-maven-3.5.0\bin\.. Java version: 1.8.0_144, vendor: Oracle Corporation Java home: C:\Program Files\Java\jdk1.8.0_144\jre Default locale: en_US, platform encoding: Cp1252 OS name: "windows 10", version: "10.0", arch: "amd64", family: "windows"
Gary On Mon, Sep 11, 2017 at 3:52 PM, Gary Gregory <[email protected]> wrote: > +1 > > From src zip: ASC, MD5, SHA-512 OK. > > RAT check OK > CLIRR check OK > > Running 'mvn clean install' and 'mvn javadoc:aggregate' OK with: > > Apache Maven 3.5.0 (ff8f5e7444045639af65f6095c62210b5713f426; > 2017-04-03T13:39:06-06:00) > Maven home: C:\Java\apache-maven-3.5.0\bin\.. > Java version: 1.7.0_80, vendor: Oracle Corporation > Java home: C:\Program Files\Java\jdk1.7.0_80\jre > Default locale: en_US, platform encoding: Cp1252 > OS name: "windows 8.1", version: "6.3", arch: "amd64", family: "windows" > > Running 'mvn docbkx:generate-pdf docbkx:generate-html' is OK but with some > warnings: > > 0 [main] WARN org.apache.fop.apps.FOUserAgent - Font "Symbol,normal,700" > not found. Substituting with "Symbol,normal,400". > 2 [main] WARN org.apache.fop.apps.FOUserAgent - Font > "ZapfDingbats,normal,700" not found. Substituting with > "ZapfDingbats,normal,400". > 1198 [main] WARN org.apache.fop.apps.FOUserAgent - Line 1 of a paragraph > overflows the available area by more than 50 points. (See position 1190:602) > 1200 [main] WARN org.apache.fop.apps.FOUserAgent - Line 1 of a paragraph > overflows the available area by 36571 millipoints. (See position 1190:602) > 2257 [main] WARN org.apache.fop.apps.FOUserAgent - Line 1 of a paragraph > overflows the available area by 2971 millipoints. (See position 3132:601) > 2261 [main] WARN org.apache.fop.apps.FOUserAgent - Line 1 of a paragraph > overflows the available area by more than 50 points. (See position 3132:601) > 2268 [main] WARN org.apache.fop.apps.FOUserAgent - Line 1 of a paragraph > overflows the available area by more than 50 points. (See position 3132:601) > [INFO] C:\temp\rc\httpcomponents-core-4.4.7\target\docbkx\pdf\index.pdf > has been generated. > [INFO] C:\temp\rc\httpcomponents-core-4.4.7\target\docbkx\pdf\index.fo > has been generated. > [INFO] Executing tasks > [copy] Warning: C:\temp\rc\httpcomponents- > core-4.4.7\target\docbkx\html\index not found. > > Gary > > > > On Sun, Sep 10, 2017 at 3:05 PM, Oleg Kalnichevski <[email protected]> > wrote: > >> Please vote on releasing these packages as HttpCore 4.4.7. >> 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. >> >> Release notes: >> https://dist.apache.org/repos/dist/dev/httpcomponents/ >> httpcore-4.4.7-RC1/RELEASE_NOTES-4.4.x.txt >> >> Maven artefacts: >> https://repository.apache.org/content/repositories/orgap >> achehttpcomponents-1063/org/apache/httpcomponents/ >> >> Git Tag: 4.4.7-RC1 >> https://github.com/apache/httpcomponents-core/tree/4.4.7-RC1 >> >> Packages: >> https://dist.apache.org/repos/dist/dev/httpcomponents/httpcore-4.4.7-RC1 >> revision 21553 >> >> Hashes: >> 53dd38e2e4621e673e99315add2d21ab httpcomponents-core-4.4.7-src.tar.gz >> 988645af25291135c48516ac03fea3ef httpcomponents-core-4.4.7-src.zip >> 3f6283deeed23c3e9223c3fbd36f26a1 httpcomponents-core-4.4.7-bin.zip >> 913d9aebaeca2b93654a5b70050e4ea3 httpcomponents-core-4.4.7-osgi >> -bin.tar.gz >> d70d39a51a6ec57309b515ff1bf8b51f httpcomponents-core-4.4.7-bin.tar.gz >> 8be72e2cbeb0ed35533978e41de28971 httpcomponents-core-4.4.7-osgi-bin.zip >> >> Keys: >> http://www.apache.org/dist/httpcomponents/httpcore/KEYS >> >> ------------------------------------------------------------ >> -------------- >> Vote: HttpCore 4.4.7 release >> [ ] +1 Release the packages as HttpCore 4.4.7. >> [ ] -1 I am against releasing the packages (must include a reason). >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: [email protected] >> For additional commands, e-mail: [email protected] >> >> >
