[
https://issues.apache.org/jira/browse/BUILDR-701?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14080682#comment-14080682
]
ASF GitHub Bot commented on BUILDR-701:
---------------------------------------
GitHub user jpcaruana opened a pull request:
https://github.com/apache/buildr/pull/11
[BUILDR-701] update harmcrest dependancy version - new Harmcrest module
as seen in https://issues.apache.org/jira/browse/BUILDR-701
junit doesn't come with harmcrest dependancy, we have to add it explicitely
without, some people might experience some ClassNotFoundException
it is possible to overide harmcrest version with
Buildr.settings.build['harmcrest'],
as it is done with junit or jmock
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/jpcaruana/buildr harmcrestSelfDependancy
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/buildr/pull/11.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #11
----
commit eb0dfce954bc0261430e3150773d65112c990980
Author: Jean-Philippe CARUANA <[email protected]>
Date: 2014-07-31T09:32:24Z
[BUILDR-701] update harmcrest dependancy version
as seen in https://issues.apache.org/jira/browse/BUILDR-701
junit doesn't come with harmcrest dependancy, we have to add it explicitely
without, some people might experience some ClassNotFoundException
it is possible to overide harmcrest version with
Buildr.settings.build['harmcrest'],
as it is done with junit or jmock
----
> update to junit 4.11
> --------------------
>
> Key: BUILDR-701
> URL: https://issues.apache.org/jira/browse/BUILDR-701
> Project: Buildr
> Issue Type: Improvement
> Components: Test frameworks
> Affects Versions: 1.4.19
> Environment: all
> Reporter: Jean-Philippe Caruana
> Assignee: Peter Donald
> Attachments: patch
>
> Original Estimate: 0h
> Remaining Estimate: 0h
>
> buildr comes with an old junit 4.8.2 (april 2010) but a newer version 4.11
> dates from nov 2012.
--
This message was sent by Atlassian JIRA
(v6.2#6252)