On 2011-12-26, Konstantin Kolinko wrote:

> 2011/12/26 Oliver Heger <oliver.he...@oliver-heger.de>:
>> Which version of JUnit is used by GUMP? According to the Javadocs for
>> version 4.10, there should be a method TemporaryFolder.newFile() with an
>> empty argument list.

> http://vmgump.apache.org/gump/public/apache-commons/commons-configuration/details.html
> says "junit-26122011.jar"
> and that that jar comes from junit project at Gump,
> http://vmgump.apache.org/gump/public/junit/junit/index.html

In theory it is the tip of JUnit's master branch.

> The git update log for junit project
> http://vmgump.apache.org/gump/public/junit/gump_work/update_junit.html
> says at the end
> [[[
> Pull is not possible because you have unmerged files.
> Please, fix them up in the work tree, and then use 'git add/rm <file>'
> as appropriate to mark resolution, or use 'git commit -a'.
> ]]]

> Is that of any concern?

Probably.  I'm not sure how long this has been the case.  We may be
trailing behing JUnit's tip.

For now I have purged the working copy of JUnit and the next run will
check out a fresh one - which I hope will resolve the issue for
configuration.  Later (I intend to have a slow week) I'll try to figure
out why we've gotten into this situation.

Stefan

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org

Reply via email to