Jeremy Landis created LOGBACK-1266:
--------------------------------------

             Summary: Upgrade to Junit 4.12
                 Key: LOGBACK-1266
                 URL: https://jira.qos.ch/browse/LOGBACK-1266
             Project: logback
          Issue Type: Task
          Components: logback-access, logback-classic, logback-core, 
logback-site
    Affects Versions: 1.2.1
         Environment: Maven build environment only.
            Reporter: Jeremy Landis
            Assignee: Logback dev list
            Priority: Trivial


Currently logback uses junit 4.10 and legacy hamcrest 1.1.  Upgrade this to 
junit 4.12 with hamcrest 1.3.  Because legacy mockito is still in use, will 
need to exclude the hamcrest there.  That version works without issue on 
hamcrest 1.3.  Additinally in the integration.xml, it will now need hamcrest 
added.  To get it there and cleaner non ANT way of moving dependences, move 
slf4j in addition to hamcrest to the lib direction which slfj4 did 
automatagically so we can lesson need for ANT later down the road.



--
This message was sent by Atlassian JIRA
(v7.3.1#73012)
_______________________________________________
logback-dev mailing list
logback-dev@qos.ch
http://mailman.qos.ch/mailman/listinfo/logback-dev

Reply via email to