Matthieu Baechler created JAMES-1647:
----------------------------------------

             Summary: KarafLiveTestSupport doesn't compile under intellij
                 Key: JAMES-1647
                 URL: https://issues.apache.org/jira/browse/JAMES-1647
             Project: James Server
          Issue Type: Bug
            Reporter: Matthieu Baechler


KarafLiveTestSupport uses a method that is now gone from guava : 

{code}
if (stopwatch.elapsedMillis() > timeoutInMilliseconds) {
{code}

It has been deprecated from guava a long time ago.
Eclipse doesn't import this project thus we didn't notice this problem 
previously but recent guava upgrade broke this piece of code.




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to