O.K. the build has been definetly done using Java 6 as this's how MANIFEST.MF of camel-core-2.12.3.jar looks like:
Manifest-Version: 1.0 Bnd-LastModified: 1392475192207 Build-Jdk: 1.6.0_45 Built-By: hadrian ... Other than that the backport of the fix for CAMEL-7170 did NOT adjust the maven property <cxf-version-range> accordingly, so on the master branch we've got: <cxf-version>2.7.10</cxf-version> <cxf-version-range>[2.6,4.0)</cxf-version-range> Which is fine, however on the 2.12.x as well as the 2.11.x branch we've got: <cxf-version>2.7.10</cxf-version> <cxf-version-range>[2.6,2.9)</cxf-version-range> So here's my -1 Babak Babak Vahdat wrote > Hi > > The HTML component documentation inside the JARs are missing. I assume > Java 6 has been used for building this release candidate. See also the > first "Note" @ http://camel.apache.org/release-guide.html > > Babak > hadrian wrote >> This is a vote to release Apache Camel 2.12.3, a patch release coming >> with about 128 issues fixed. >> >> Release notes: >> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12311211&version=12325593 >> >> Staging repo: >> https://repository.apache.org/content/repositories/orgapachecamel-1002 >> >> Tarballs: >> https://repository.apache.org/content/repositories/orgapachecamel-1002/org/apache/camel/apache-camel/2.12.3/ >> >> Tag: >> https://git-wip-us.apache.org/repos/asf?p=camel.git;a=tag;h=4bf31d2e2cbc34fda60d68c0dd33cb39d63ba1c6 >> >> Please test this release candidate and cast your vote. >> [ ] +1 Release the binary as Apache Camel 2.12.3 >> [ ] -1 Veto the release (provide specific comments) >> Vote is open for at least 72 hours. >> >> Thanks, >> Hadrian -- View this message in context: http://camel.465427.n5.nabble.com/VOTE-Release-Apache-Camel-2-12-3-tp5747361p5747375.html Sent from the Camel Development mailing list archive at Nabble.com.