Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [wtp-releng] Please tag repositories for WTP 3.9.1a

Guys,

the tag R3_9_1a was set to a wrong commit ID:

$ git lg -5
* c2f86a6e1 - (HEAD -> master, tag: R3_9_1a, origin/master, origin/HEAD, bug519774-gerrit) [519774] move jsdt validation into jsdt.web (6 days ago) <Rob Stryker>
*   577dba332 - (tag: R3_9_1) Merge "Bug 509440 - Fix warnings in build.properties" (2 months ago) <Nitin Dahyabhai>
This will cause at least one extra commit to be included into WTP 3.9.x and errors during the build (as webtools.sourceediting depends on webtools.jsdt).

Tag R3_9_1a is to be set against commit '577dba332', so the following should be true: 'R3_9_1' == 'R3_9_1a' == '577dba332'

Can we fix this? (I'm just not sure that:
 
$ git tag R3_9_1a 577dba332
$ git push --tags <...>
would work properly here.)

Thanks in advance,
Victor

On 10/11/2017 06:10 PM, Keith Chong wrote:

The following repositories are tagged with R3_9_1a:

webtools.sourceediting
webtools.webservices
webtools.webservices.axis2
webtools.webservices.jaxws

Regards,
Keith Chong
WTP Web Services



Inactive
          hide details for "Carl Anderson" ---2017/10/11
          11:35:03 AM---Folks, Even if no changes were made to your code
          for WTP"Carl Anderson" ---2017/10/11 11:35:03 AM---Folks, Even if no changes were made to your code for WTP 3.9.1a, please

From: "Carl Anderson" <ccc@xxxxxxxxxx>
To: "Webtools releng discussion list" <wtp-releng@xxxxxxxxxxx>
Date: 2017/10/11 11:35 AM
Subject: [wtp-releng] Please tag repositories for WTP 3.9.1a
Sent by: wtp-releng-bounces@xxxxxxxxxxx





Folks,

Even if no changes were made to your code for WTP 3.9.1a, please still tag your repositories. I have tagged releng, common, and Java EE repositories with R3_9_1a.


FWIW,


- Carl Anderson
WTP Releng project lead
_______________________________________________
wtp-releng mailing list
wtp-releng@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://urldefense.proofpoint.com/v2/url?u=https-3A__dev.eclipse.org_mailman_listinfo_wtp-2Dreleng&d=DwICAg&c=jf_iaSHvJObTbx-siA1ZOg&r=YXXpxaEo_3CeLeF6t_SptlzGAQsl9yTxbiyoZmEG0u8&m=wkSv2vNL_6OcPbSH1AHtixOUOH3cZca8tWsWCAKFFFI&s=-flzOVmTr9c2bXOgbLa5oUo6lm3QbULhHkC2KNLESXM&e=




_______________________________________________
wtp-releng mailing list
wtp-releng@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/wtp-releng



Back to the top