Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [egit-dev] Git Fetch Factory

On Thu, May 19, 2011 at 2:59 PM, Paul Webster
<pwebster@xxxxxxxxxxxxxxxxxxx> wrote:
> I asked Andrew N and that's apparently what we did.  We use
> org.eclipse.releng.basebuilder tagged v20110302, and then just dropped it in
> plugins/org.eclipse.egit.fetchfactory_0.10.0.201011091645.jar
>
> The git fetchfactory depends on being able to find git in your environment
> path.  It doesn't use JGit.  But I don't see anything that checks the
> availability of the executable before it works, and the fetch-factory only
> depends on PDE build, not any egit or jgit bundles.

JGit has ant tasks now if someone wants to take a pass on implementing
a fetch factory that doesn't shell out...
     http://egit.eclipse.org/w/?p=jgit.git;a=tree;f=org.eclipse.jgit.ant;hb=HEAD

-- 
Cheers,

Chris Aniszczyk
http://aniszczyk.org
+1 512 961 6719


Back to the top