Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [egit-dev] Calling Tycho / Maven Ninjas

2010/1/22 Shawn O. Pearce <spearce@xxxxxxxxxxx>
Chris Aniszczyk <zx@xxxxxxxxxxxxxxxxx> wrote:
> I'm also bothered with the org.eclipse.jgit bundle being generated
> with out a replaced .qualifier

WTF.  I think this is happening because Robin backed out the use
of the bundle plugin in Maven.  So the MANIFEST.MF is being used
essentially as-is by the JAR task.

We need to modify our Maven build process to edit the MANIFEST.MF
files then.

Fixed with http://egit.eclipse.org/r/#change,232

--
Matthias

Back to the top