]
Tristan Tarrant commented on ISPN-4939:
---------------------------------------
The release script is indeed to blame since it runs install multiple times without
cleaning and the maven shade plugin gets confused
The text is repeated three times in META-INF\services
-----------------------------------------------------
Key: ISPN-4939
URL:
https://issues.jboss.org/browse/ISPN-4939
Project: Infinispan
Issue Type: Bug
Components: Build process
Affects Versions: 7.0.0.Final
Reporter: ratking
Assignee: Tristan Tarrant
Priority: Blocker
Download infinispan-7.0.0.Final-all.zip or infinispan-7.0.1.Final-all.zip from
http://infinispan.org/download/ and unzip the file.
{quote}
infinispan-embedded-7.0.0.Final.jar\META-INF\beans.xml (Has been fixed in 7.0.1)
infinispan-embedded-7.0.0.Final.jar\META-INF\services\
infinispan-embedded-query-7.0.0.Final.jar\META-INF\services\
infinispan-remote-7.0.0.Final.jar\META-INF\services\
{quote}
Open these files with a text editor, you will find that the text is *repeated three
times*.
disastrous