[infinispan-issues] [JBoss JIRA] (ISPN-9751) Default transport for the test suite should be same except if it was activated by another profile
Diego Lovison (Jira)
issues at jboss.org
Tue Nov 20 08:55:01 EST 2018
Diego Lovison created ISPN-9751:
-----------------------------------
Summary: Default transport for the test suite should be same except if it was activated by another profile
Key: ISPN-9751
URL: https://issues.jboss.org/browse/ISPN-9751
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)
More information about the infinispan-issues
mailing list