Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [linuxtools-dev] Syncing pom.xml and feature.xml/MANIFEST.MF (was Re: Build failed in Hudson: linuxtools-master #483)

* Alexander Kurtakov <akurtako@xxxxxxxxxx> [2011-08-19 15:22]:
> On 22:19:57 Friday 19 August 2011 Andrew Overholt wrote:
> > * Alexander Kurtakov <akurtako@xxxxxxxxxx> [2011-08-19 14:57]:
> > > 
> > > mvn tycho-versions:set-version -DnewVersion=YOUR_VERSION will do the
> > > right thing keeping things in sync.
> > 
> > [...]
> > 
> 
> Are you sure you use maven 3 ? I've seen this error only when people try to 
> use maven 2.x for tycho builds.

Oops, you're right :)  It did a nice job of changing all pom.xml files
but didn't modify the feature.xml.  Do you know if Tycho plans to have
this functionality?  Or perhaps I'm just using it wrong.  I tried
setting the valgrind version to 0.8.1 but it didn't change the
feature.xml version from 0.8.0.

> > Speaking of that, should have a Juno profile?  Maybe once M1 is out?
> I have no idea whether there is even Juno repository yet. Should be fairly 
> easy to add one.

6 minutes before I got your email, I received another one saying that
the Juno repository had just been created :)

http://download.eclipse.org/releases/juno/

I'll take care of this in master.

Andrew


Back to the top