Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [egit-dev] JGit Build Update

Chris Aniszczyk <zx@xxxxxxxxxxxxxxxxx> wrote:
> On Thu, Dec 10, 2009 at 12:30 PM, Shawn O. Pearce <spearce@xxxxxxxxxxx> wrote:
> > Chris Aniszczyk <zx@xxxxxxxxxxxxxxxxx> wrote:
> >> Good news everyone, we almost have a JGit build.
> >> ?? ?? https://build.eclipse.org/hudson/view/Athena%20CBI%20%28SVN%29/job/cbi-jgit/48/console
> >>
> >> However, I'm noticing some JGit test failures.
> >
> > Difference in JDK?
> 
> This was it. The tests are broken on Java6 it seems, works on Java5.

My desktop is using

$ java -version
java version "1.6.0_0"
OpenJDK  Runtime Environment (build 1.6.0_0-b11)
OpenJDK 64-Bit Server VM (build 1.6.0_0-b11, mixed mode)

and passes.  What were you testing with in Hudson?

-- 
Shawn.


Back to the top