Hi,

Just wild thinking -- can we setup the integration tests using
standalone sling without using cargo ? This would problably enable us to
somehow communicate the port number used by Sling to the outside trying
to call into Sling ?

Regards
Felix

Bertrand Delacretaz (JIRA) schrieb:
>     [ 
> https://issues.apache.org/jira/browse/SLING-920?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12764976#action_12764976
>  ] 
> 
> Bertrand Delacretaz commented on SLING-920:
> -------------------------------------------
> 
> Nigel Daley says the port allocator plugin would only help if everybody uses 
> it, which is not likely [1]. I guess for now we'll just stick to "carefully" 
> selected port numbers, and if needed build in a simple port selection 
> mechanism (calling new ServerSocket(0).getLocalPort() selects an available 
> port, for example).
> 
> [1] 
> http://mail-archives.apache.org/mod_mbox/www-builds/200910.mbox/%3c48cac9d4-c09e-4bff-b27f-1352fa02d...@apache.org%3e
> 
>> Hudson continuous integration setup
>> -----------------------------------
>>
>>                 Key: SLING-920
>>                 URL: https://issues.apache.org/jira/browse/SLING-920
>>             Project: Sling
>>          Issue Type: Task
>>          Components: Testing
>>            Reporter: Bertrand Delacretaz
>>
>> Use this issue to record changes to the Hudson continuous environment setup 
>> at http://hudson.zones.apache.org/hudson/view/Sling/
> 

Reply via email to