Hello, I downloaded the apache-camel-4.14.2 tarball <https://repository.apache.org/content/repositories/orgapachecamel-1898/org/apache/camel/apache-camel/4.14.2/apache-camel-4.14.2-src.zip> and tried a mvn install, but it is not working, in particular the property < os.detected.classifier>${nisse.os.classifier}</os.detected.classifier> is not resolved because the *.mvn* folder with the extensions is missing from the released sources.
Anyway, the tag builds successfully. Is this an issue? otherwise +1 from me as well. Tested camel spring boot archetype with different jdks successfully. Federico Il giorno mer 29 ott 2025 alle ore 16:14 Tom Cunningham <[email protected]> ha scritto: > +1 (non-binding) > > Tested the camel-spring-boot examples against 4.14.2 from the staging > repos. Tests all passed. > > On Wed, Oct 29, 2025 at 9:56 AM Gregor Zurowski <[email protected]> > wrote: > > > Hi Everyone: > > > > This is a vote to release Apache Camel 4.14.2, a new patch release > > that includes 40 bug fixes and improvements. > > > > Release notes: > > > https://issues.apache.org/jira/secure/ReleaseNote.jspa?version=12356301&projectId=12311211 > > > > == Apache Camel 4.14.2 == > > > > Staging repository: > > https://repository.apache.org/content/repositories/orgapachecamel-1898/ > > > > Tarballs: > > > https://repository.apache.org/content/repositories/orgapachecamel-1898/org/apache/camel/apache-camel/4.14.2/ > > > > Tag: https://github.com/apache/camel/releases/tag/camel-4.14.2 > > > > == Apache Camel Spring Boot 4.14.2 == > > > > Staging repository: > > https://repository.apache.org/content/repositories/orgapachecamel-1899/ > > > > Tag: > > > https://github.com/apache/camel-spring-boot/releases/tag/camel-spring-boot-4.14.2 > > > > Please test this release candidate and cast your vote: > > [ ] +1 Approve the release > > [ ] -1 Do not approve the release (provide specific reasons) > > > > Thanks, > > Gregor > > > > >
