Use dynamic ports for tests
---------------------------
Key: SMXCOMP-647
URL: https://issues.apache.org/activemq/browse/SMXCOMP-647
Project: ServiceMix Components
Issue Type: Test
Reporter: Chris Custine
Assignee: Chris Custine
Priority: Minor
Many of our tests fail at random on the Hudson build servers due to conflicts
with other apps or tests running on the same machine. Usually this is either
the rmiregistry on port 1099, or ActiveMQ on 61616. We need to start using
dynamic ports using the maven build helper plugin to ensure that we reserve
available ports dynamically and use them in the tests.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.