<div dir="ltr"><div>Package: jetty8</div><div>Version: 2.5.1+dfsg</div><div>Severity: serious</div><div>User: <a href="mailto:ubuntu-devel@lists.ubuntu.com">ubuntu-devel@lists.ubuntu.com</a></div><div>Usertags: openjdk-7-transition</div>
<div><br></div><div><div>Â Â [javac] /tmp/buildd/jmock2-2.5.1+dfsg/src/org/jmock/Expectations.java:146: error: name clash: with(Matcher<Boolean>) and <T>with(Matcher<T>) have the same erasure</div><div>Â Â [javac] Â Â public boolean with(Matcher<Boolean> matcher) {</div>
<div>Â Â [javac] Â Â Â Â Â Â Â Â Â Â ^</div><div>Â Â [javac] Â where T is a type-variable:</div><div>Â Â [javac] Â Â T extends Object declared in method <T>with(Matcher<T>)</div><div>Â Â [javac] /tmp/buildd/jmock2-2.5.1+dfsg/src/org/jmock/Expectations.java:151: error: name clash: with(Matcher<Byte>) and <T>with(Matcher<T>) have the same erasure</div>
<div>Â Â [javac] Â Â public byte with(Matcher<Byte> matcher) {</div><div>Â Â [javac] Â Â Â Â Â Â Â Â ^</div><div>Â Â [javac] Â where T is a type-variable:</div><div>Â Â [javac] Â Â T extends Object declared in method <T>with(Matcher<T>)</div>
<div>Â Â [javac] /tmp/buildd/jmock2-2.5.1+dfsg/src/org/jmock/Expectations.java:156: error: name clash: with(Matcher<Short>) and <T>with(Matcher<T>) have the same erasure</div><div>Â Â [javac] Â Â public short with(Matcher<Short> matcher) {</div>
<div>Â Â [javac] Â Â Â Â Â Â Â Â Â ^</div><div>Â Â [javac] Â where T is a type-variable:</div><div>Â Â [javac] Â Â T extends Object declared in method <T>with(Matcher<T>)</div><div>Â Â [javac] /tmp/buildd/jmock2-2.5.1+dfsg/src/org/jmock/Expectations.java:161: error: name clash: with(Matcher<Character>) and <T>with(Matcher<T>) have the same erasure</div>
<div>Â Â [javac] Â Â public char with(Matcher<Character> matcher) {</div><div>Â Â [javac] Â Â Â Â Â Â Â Â ^</div><div>Â Â [javac] Â where T is a type-variable:</div><div>Â Â [javac] Â Â T extends Object declared in method <T>with(Matcher<T>)</div>
<div>Â Â [javac] /tmp/buildd/jmock2-2.5.1+dfsg/src/org/jmock/Expectations.java:166: error: name clash: with(Matcher<Integer>) and <T>with(Matcher<T>) have the same erasure</div><div>Â Â [javac] Â Â public int with(Matcher<Integer> matcher) {</div>
<div>Â Â [javac] Â Â Â Â Â Â Â Â ^</div><div>Â Â [javac] Â where T is a type-variable:</div><div>Â Â [javac] Â Â T extends Object declared in method <T>with(Matcher<T>)</div><div>Â Â [javac] /tmp/buildd/jmock2-2.5.1+dfsg/src/org/jmock/Expectations.java:171: error: name clash: with(Matcher<Long>) and <T>with(Matcher<T>) have the same erasure</div>
<div>Â Â [javac] Â Â public long with(Matcher<Long> matcher) {</div><div>Â Â [javac] Â Â Â Â Â Â Â Â ^</div><div>Â Â [javac] Â where T is a type-variable:</div><div>Â Â [javac] Â Â T extends Object declared in method <T>with(Matcher<T>)</div>
<div>Â Â [javac] /tmp/buildd/jmock2-2.5.1+dfsg/src/org/jmock/Expectations.java:176: error: name clash: with(Matcher<Float>) and <T>with(Matcher<T>) have the same erasure</div><div>Â Â [javac] Â Â public float with(Matcher<Float> matcher) {</div>
<div>Â Â [javac] Â Â Â Â Â Â Â Â Â ^</div><div>Â Â [javac] Â where T is a type-variable:</div><div>Â Â [javac] Â Â T extends Object declared in method <T>with(Matcher<T>)</div><div>Â Â [javac] /tmp/buildd/jmock2-2.5.1+dfsg/src/org/jmock/Expectations.java:181: error: name clash: with(Matcher<Double>) and <T>with(Matcher<T>) have the same erasure</div>
<div>Â Â [javac] Â Â public double with(Matcher<Double> matcher) {</div><div>Â Â [javac] Â Â Â Â Â Â Â Â Â ^</div><div>Â Â [javac] Â where T is a type-variable:</div><div>Â Â [javac] Â Â T extends Object declared in method <T>with(Matcher<T>)</div>
<div>Â Â [javac] /tmp/buildd/jmock2-2.5.1+dfsg/src/org/jmock/syntax/ArgumentConstraintPhrases.java:7: error: name clash: with(Matcher<Boolean>) and <T>with(Matcher<T>) have the same erasure</div><div>Â Â [javac] Â Â boolean with(Matcher<Boolean> matcher);</div>
<div>Â Â [javac] Â Â Â Â Â Â ^</div><div>Â Â [javac] Â where T is a type-variable:</div><div>Â Â [javac] Â Â T extends Object declared in method <T>with(Matcher<T>)</div><div>Â Â [javac] /tmp/buildd/jmock2-2.5.1+dfsg/src/org/jmock/syntax/ArgumentConstraintPhrases.java:8: error: name clash: with(Matcher<Byte>) and <T>with(Matcher<T>) have the same erasure</div>
<div>Â Â [javac] Â Â byte with(Matcher<Byte> matcher);</div><div>Â Â [javac] Â Â Â Â Â ^</div><div>Â Â [javac] Â where T is a type-variable:</div><div>Â Â [javac] Â Â T extends Object declared in method <T>with(Matcher<T>)</div>
<div>Â Â [javac] /tmp/buildd/jmock2-2.5.1+dfsg/src/org/jmock/syntax/ArgumentConstraintPhrases.java:9: error: name clash: with(Matcher<Short>) and <T>with(Matcher<T>) have the same erasure</div><div>Â Â [javac] Â Â short with(Matcher<Short> matcher);</div>
<div>Â Â [javac] Â Â Â Â Â ^</div><div>Â Â [javac] Â where T is a type-variable:</div><div>Â Â [javac] Â Â T extends Object declared in method <T>with(Matcher<T>)</div><div>Â Â [javac] /tmp/buildd/jmock2-2.5.1+dfsg/src/org/jmock/syntax/ArgumentConstraintPhrases.java:10: error: name clash: with(Matcher<Integer>) and <T>with(Matcher<T>) have the same erasure</div>
<div>Â Â [javac] Â Â int with(Matcher<Integer> matcher);</div><div>Â Â [javac] Â Â Â Â ^</div><div>Â Â [javac] Â where T is a type-variable:</div><div>Â Â [javac] Â Â T extends Object declared in method <T>with(Matcher<T>)</div>
<div>Â Â [javac] /tmp/buildd/jmock2-2.5.1+dfsg/src/org/jmock/syntax/ArgumentConstraintPhrases.java:11: error: name clash: with(Matcher<Long>) and <T>with(Matcher<T>) have the same erasure</div><div>Â Â [javac] Â Â long with(Matcher<Long> matcher);</div>
<div>Â Â [javac] Â Â Â Â Â ^</div><div>Â Â [javac] Â where T is a type-variable:</div><div>Â Â [javac] Â Â T extends Object declared in method <T>with(Matcher<T>)</div><div>Â Â [javac] /tmp/buildd/jmock2-2.5.1+dfsg/src/org/jmock/syntax/ArgumentConstraintPhrases.java:12: error: name clash: with(Matcher<Float>) and <T>with(Matcher<T>) have the same erasure</div>
<div>Â Â [javac] Â Â float with(Matcher<Float> matcher);</div><div>Â Â [javac] Â Â Â Â Â ^</div><div>Â Â [javac] Â where T is a type-variable:</div><div>Â Â [javac] Â Â T extends Object declared in method <T>with(Matcher<T>)</div>
<div>Â Â [javac] /tmp/buildd/jmock2-2.5.1+dfsg/src/org/jmock/syntax/ArgumentConstraintPhrases.java:13: error: name clash: with(Matcher<Double>) and <T>with(Matcher<T>) have the same erasure</div><div>Â Â [javac] Â Â double with(Matcher<Double> matcher);</div>
<div>Â Â [javac] Â Â Â Â Â Â ^</div><div>Â Â [javac] Â where T is a type-variable:</div><div>Â Â [javac] Â Â T extends Object declared in method <T>with(Matcher<T>)</div><div>Â Â [javac] /tmp/buildd/jmock2-2.5.1+dfsg/src/org/jmock/Expectations.java:141: error: name clash: <T>with(Matcher<T>) in Expectations and with(Matcher<Double>) in ArgumentConstraintPhrases have the same erasure, yet neither overrides the other</div>
<div>Â Â [javac] Â Â public <T> T with(Matcher<T> matcher) {</div><div>Â Â [javac] Â Â Â Â Â Â Â Â Â ^</div><div>Â Â [javac] Â where T is a type-variable:</div><div>Â Â [javac] Â Â T extends Object declared in method <T>with(Matcher<T>)</div>
<div>Â Â [javac] Note: Some input files use or override a deprecated API.</div><div>Â Â [javac] Note: Recompile with -Xlint:deprecation for details.</div><div>Â Â [javac] 16 errors</div><div>Â Â [javac] 3 warnings</div><div>
<br></div><div>BUILD FAILED</div><div>/tmp/buildd/jmock2-2.5.1+dfsg/build.xml:61: Compile failed; see the compiler error output for details.</div></div><div><br></div>-- <br><font color="#888888">Sincerely<br><br>Shuxiong Ye<br>
<br>School of Electronics Engineering and Computer Science, Peking University</font>
</div>