Diego Lovison created ISPN-9748:
-----------------------------------
Summary: Default transport for the test suite should be same except if it was
activated by another profile
Key: ISPN-9748
URL:
https://issues.jboss.org/browse/ISPN-9748
Project: Infinispan
Issue Type: Bug
Affects Versions: 9.4.1.Final
Reporter: Diego Lovison
The pom.xml configuration should be:
{code:xml}
<default.transport.stack>udp</default.transport.stack>
<infinispan.test.jgroups.protocol>${default.transport.stack}</infinispan.test.jgroups.protocol>
<transport.stack>-Djboss.default.jgroups.stack=${infinispan.test.jgroups.protocol}</transport.stack>
{code}
--
This message was sent by Atlassian Jira
(v7.12.1#712002)