Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [egit-dev] Tycho Build for EGit

On Sun, Nov 29, 2009 at 6:58 AM, Robin Rosenberg
<robin.rosenberg@xxxxxxxxxx> wrote:
> Take a look at META-INF/MANIFEST.MF. It declares the dependencies. I assume
> Tycho does something like the PDE build does, which is what I have used to
> build our plugin so far.  No pom.xml (i.e. duplicate meta data) needed.

I've been experimenting with a JGit Tycho build locally and having some issues.

I'm in favor of using a Tycho based build if it works in a manifest
first fashion as that's what's used at runtime anyway :) I've been
putting Tycho through the ringer locally with the basic RCP mail
example and some other projects I have.

Jason and co, if you have a build already feel free to send it my way
so I can it locally. Once I'm convinced things work, I'll initiate the
process on getting Tycho installed on build.eclipse.org and make sure
it works from there within Hudson.

Cheers,

-- 
Chris Aniszczyk | EclipseSource Austin | +1 860 839 2465
http://twitter.com/eclipsesource | http://twitter.com/caniszczyk


Back to the top