[ 
https://issues.apache.org/jira/browse/CAMEL-9500?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15091863#comment-15091863
 ] 

ASF GitHub Bot commented on CAMEL-9500:
---------------------------------------

GitHub user tdiesler opened a pull request:

    https://github.com/apache/camel/pull/761

    [CAMEL-9500] CamelVersionHelper cannot handle version qualifier

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/tdiesler/camel CAMEL-9500

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/camel/pull/761.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #761
    
----
commit 41789f6087ddfb741a400d6f8b309c529e1fc8d6
Author: Thomas Diesler <[email protected]>
Date:   2016-01-11T12:52:21Z

    [CAMEL-9500] CamelVersionHelper cannot handle version qualifier

----


> CamelVersionHelper cannot handle version qualifier
> --------------------------------------------------
>
>                 Key: CAMEL-9500
>                 URL: https://issues.apache.org/jira/browse/CAMEL-9500
>             Project: Camel
>          Issue Type: Bug
>          Components: camel-core
>            Reporter: Thomas Diesler
>             Fix For: 2.16.2
>
>
> {code}
> 15:16:52,966 ERROR 
> [org.apache.catalina.core.ContainerBase.[jboss.web].[default-host].[/swagger-tests].[ApiDeclarationServlet]]
>  (http-/127.0.0.1:8080-1) JBWEB000236: Servlet.service() for servlet 
> ApiDeclarationServlet threw exception: java.lang.NumberFormatException: For 
> input string: "2161redhat-630004"
>       at 
> java.lang.NumberFormatException.forInputString(NumberFormatException.java:65) 
> [rt.jar:1.8.0_31]
>       at java.lang.Integer.parseInt(Integer.java:580) [rt.jar:1.8.0_31]
>       at java.lang.Integer.valueOf(Integer.java:766) [rt.jar:1.8.0_31]
>       at 
> org.apache.camel.util.CamelVersionHelper.isGE(CamelVersionHelper.java:42) 
> [camel-core-2.16.1.redhat-630004.jar:2.16.1.redhat-630004]
>       at 
> org.apache.camel.component.swagger.DefaultCamelSwaggerServlet$$anonfun$findCamelContexts$1.apply(DefaultCamelSwaggerServlet.scala:87)
>  [camel-swagger-2.16.1.redhat-6
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to