Changes between Initial Version and Version 3 of Ticket #55587


Ignore:
Timestamp:
Dec 26, 2017, 2:04:38 PM (6 years ago)
Author:
mf2k (Frank Schima)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #55587

    • Property Priority changed from High to Normal
  • Ticket #55587 – Description

    initial v3  
    1818
    1919unfortunately, junit 4.6 fails with
    20 
     20{{{
    2121/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_java_junit/junit/work/junit4.6/src/main/java/org/junit/matchers/JUnitMatchers.java:87: error: incompatible types: no instance(s) of type variable(s) LHS exist so that CombinableBothMatcher<LHS> conforms to CombinableMatcher<T>
    2222:info:build     [javac]                 return CoreMatchers.both(matcher);
     
    3232:info:build     [javac]     T extends Object declared in method <T>either(Matcher<? super T>)
    3333:info:build     [javac] Note:
     34}}}