[
https://issues.apache.org/jira/browse/CAMEL-15175?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17135994#comment-17135994
]
Thomas Cunningham commented on CAMEL-15175:
-------------------------------------------
I was running into an issue building camel locally with specialized version
numbers with the handling of the third version part in CamelVersionHelper.java.
The int handling wasn't large enough to handle the versions I was trying to
use. Submitted #3905 to change the int handling to long.
[https://github.com/apache/camel/pull/3905]
I think this can be closed out.
> Support longer camel version numbers
> ------------------------------------
>
> Key: CAMEL-15175
> URL: https://issues.apache.org/jira/browse/CAMEL-15175
> Project: Camel
> Issue Type: Wish
> Components: build system
> Reporter: Thomas Cunningham
> Priority: Minor
> Fix For: 3.4.0
>
>
> It would be great to support larger camel version numbers.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)