You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-dev@james.apache.org by "Benoit Tellier (Jira)" <se...@james.apache.org> on 2021/09/04 06:16:00 UTC

[jira] [Closed] (JAMES-2074) Run James servers on random ports in tests

     [ https://issues.apache.org/jira/browse/JAMES-2074?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Benoit Tellier closed JAMES-2074.
---------------------------------
    Resolution: Fixed

This is done

> Run James servers on random ports in tests
> ------------------------------------------
>
>                 Key: JAMES-2074
>                 URL: https://issues.apache.org/jira/browse/JAMES-2074
>             Project: James Server
>          Issue Type: Bug
>            Reporter: Antoine Duprat
>            Priority: Major
>
> Run James servers on random ports in tests, so they can be played in parallel.
> No port should be written in _src/test/resources/*.xml_ files.
> For example: 
> _<bind>0.0.0.0:*0*</bind>_
> instead of 
> _<bind>0.0.0.0:*1143*</bind>_



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org