On 2013-01-08, Gump wrote:

>       at java.lang.Short.parseShort(Short.java:143)
>       at 
> org.powermock.modules.junit4.common.internal.impl.VersionCompatibility.getJUnitVersion(VersionCompatibility.java:40)

...

>   initializationError(org.apache.commons.mail.MultiPartEmailTest): Value out 
> of range. Value:"08012013" Radix:10

Oompf.

Gump sets JUnit's version to the current date while building it (right
now in the format DDMMYYYY but this will change soonish).  This doesn't
fit into a short.

Is there any way around this version check or do we need to change the
way Gump builds JUnit to make it work?

Stefan

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

Reply via email to