[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[List Home]
|
Re: [tycho-user] Automatically keeping version numbers in sync
|
- From: Pascal Rapicault <pascal@xxxxxxxxxxxxx>
- Date: Thu, 21 Jun 2012 18:49:46 -0400
- Delivered-to: tycho-user@eclipse.org
- Dkim-signature: v=1; a=rsa-sha1; c=relaxed; d=rapicault.net; h= content-type:mime-version:subject:from:in-reply-to:date :content-transfer-encoding:message-id:references:to; s= rapicault.net; bh=pqJx18P3J0G+YwuYcJSfeKZLtf8=; b=lPgPnxVe1+poq2 V9tEQYEB5atpmQI4dMl+trvw7OHSYaRk6Xmni/It2t+wcVW4qPR0Q/LC/TK6Emfe IVNAATqFYONA+yMAdWAVdn9w7Z9MYkcbNqFf9znd8WeiWXXcz79GDALA3ZkuJ36f hmSUHOZUjKOJ0leHjuP/FbLDOaNnQ=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=rapicault.net; h=content-type :mime-version:subject:from:in-reply-to:date :content-transfer-encoding:message-id:references:to; q=dns; s= rapicault.net; b=p1grY6JamQyI8ue6+aMhnYEzdEbKkFItZHjJyeDGcu6/0wC wPk2z/YSFMB132VYyFLBuVEmsSVmtrHEbqQskCdfjR6cxbRaVC0mwrni6OvqAVR0 SPOFIVf+MhgxrJibqnKYArU1pjdH2GC/CagYTYC5N9RMmyiqAp6lLA1nINFc=
The maven release plugin is not supported.
The only way is to do it in two steps. One changes the version number everywhere, then a second one that actually perform the build.
On 2012-06-21, at 6:40 PM, Barrie Treloar wrote:
> On Fri, Jun 22, 2012 at 2:46 AM, Igor Fedorenko <igor@xxxxxxxxxxxxxx> wrote:
>> No, not possible either. major.minor.micro parts of the version are
>> expected to match between pom.xml and corresponding eclipse metadata,
>> and qualifier can either match exactly or be '-SNAPSHOT'/'.qualifier'. I
>> believe we plan to relax requirement for qualifier, but don't know when.
>
> What happens during the release process then?
> Am I missing something...
> I've been spending the last few weeks migrating our RCP plugin from
> including library jars to the target platform (after OSGi-fication).
> This was to end the pain we feel at release time because we need to
> manually change build.properties, MANIFEST.MF and .classpath to be in
> sync.
> I was hoping to reduce or remove that pain.
> _______________________________________________
> tycho-user mailing list
> tycho-user@xxxxxxxxxxx
> https://dev.eclipse.org/mailman/listinfo/tycho-user