Details
Description
Due to change in jdk implementation in jdk7 test methods are executed in random order.
As some unit test in archiva depend on certain order they fail random.
Due to change in jdk implementation in jdk7 test methods are executed in random order.
As some unit test in archiva depend on certain order they fail random.
the issue looks to be more in order change in ConcurrentHashMap.
)
I have fixed that (normally