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

Jean-Baptiste Onofré commented on CAMEL-4104:
---------------------------------------------

Reviewing the Christian's changes, I noticed:
- the org.apache.camel.component.restlet.route.TestRouteBuilder still use 
"static" port (9080)
- RestletFaultTest still use "static" port (9080)
- RestletPostXmlRouteAndJSONAsReturnTest still use "static" port (9087)
- RestletPostXmlRouteTest still use "static" port (9087)
- RestletPostXmlTest still use "static" port (9087)

> camel-restlet - Should use dynamic assigned port numbers for testing
> --------------------------------------------------------------------
>
>                 Key: CAMEL-4104
>                 URL: https://issues.apache.org/jira/browse/CAMEL-4104
>             Project: Camel
>          Issue Type: Test
>          Components: camel-restlet
>            Reporter: Claus Ibsen
>            Assignee: Christian Schneider
>            Priority: Minor
>             Fix For: 2.8.0
>
>         Attachments: CAMEL-4104.patch
>
>
> Our CI servers isnt always to happy with hardcoded port numbers. So we should 
> try to use dynamic assigned port numbers. See camel-mina, camel-jetty, 
> camel-syslog, etc for examples.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


Reply via email to