[ 
https://issues.apache.org/jira/browse/BUILDR-576?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Alex Boisvert resolved BUILDR-576.
----------------------------------

    Resolution: Fixed

Fixed.


boisvert@smudge:~/git/buildr$ git commit -m "BUILDR-576 Upgrade to JUnit 4.8.2" 
.
[trunk d7c1bd3] BUILDR-576 Upgrade to JUnit 4.8.2
 2 files changed, 7 insertions(+), 6 deletions(-)
boisvert@smudge:~/git/buildr$ git svn dcommit
Committing to https://svn.apache.org/repos/asf/buildr/trunk ...
        M       CHANGELOG
        M       lib/buildr/java/tests.rb
Committed r1082590


> upgrade to junit 4.8.2
> ----------------------
>
>                 Key: BUILDR-576
>                 URL: https://issues.apache.org/jira/browse/BUILDR-576
>             Project: Buildr
>          Issue Type: Improvement
>          Components: Core features
>    Affects Versions: 1.4.5
>            Reporter: Jean-Philippe Caruana
>             Fix For: 1.4.6
>
>   Original Estimate: 0h
>  Remaining Estimate: 0h
>
> the junit default version in buildr is still 4.7. This version is bogus (it 
> plays the @Rules after the @Before methods where you might want to use your 
> defined rules). The very last version (4.8.2) works very fine : we've used it 
> every day on our project for months now.
> I would love to delete my "junit: 4.8.2" line in my build.yaml file. 

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to