Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [jgit-dev] Dependency on org.hamcrest ?

On Fri, Dec 31, 2010 at 3:25 PM, Shawn Pearce <spearce@xxxxxxxxxxx> wrote:
> Where the heck do I get org.hamcrest from for my JGit workspace?
>
> http://wiki.eclipse.org/EGit/Contributor_Guide doesn't list it
> anywhere, but its now required for the JGit OSGi based build within
> PDE.

Is this for SWTBot tests?

From quick memory...

:pserver:anonymous@xxxxxxxxxxxxxxx/cvsroot/tools
org.eclipse.orbit/org.hamcrest

When you check that out... should be empty... just switch branches in
CVS to the corresponding version of Hamcrest and you should be good to
go.

There's probably more information here...
     http://wiki.eclipse.org/index.php/Orbit_Faq#How_do_I_work_with_a_bundle_in_Orbit

-- 
Cheers,

Chris Aniszczyk
http://aniszczyk.org
+1 860 839 2465


Back to the top