Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[tm-dev] Keeping bundle versions in sync

Dear TM Committers,

I BEG you to take changing bundle versions seriously and thus prevent build failures.
Here are the options available for you:
1) Push any change that involves version modification through Gerrit and take advantage of the Hudson verification job (like I do);
2) Update versions in pom.xml using tycho versions plugin:
    command line: mvn tycho-versions:update-pom
    Eclipse: http://codeandme.blogspot.co.at/2012/12/tycho-build-9-updating-version-numbers.html , step 2.

Let's keep our builds in the green!

Hoping for your cooperation on this matter,
Anna.

Back to the top