Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [tycho-user] Update the modification of a changed plugin/feature

Thank you, Jeff, for the suggestion. After thinking it over, I would expect the build to identify the plugins/features which have been changed since a specific baseline and let the developers to address the issue, since that the plugins/features are from different repositories and have different owners.

Best Regards

Samuel Wu

Inactive hide details for Jeff MAURY ---01/26/2015 01:28:30 AM---If all the plugins/features share the same version, you can usJeff MAURY ---01/26/2015 01:28:30 AM---If all the plugins/features share the same version, you can use the tycho extra version plugin.

From: Jeff MAURY <jeffmaury@xxxxxxxxxxxxx>
To: Tycho user list <tycho-user@xxxxxxxxxxx>
Date: 01/26/2015 01:28 AM
Subject: Re: [tycho-user] Update the modification of a changed plugin/feature
Sent by: tycho-user-bounces@xxxxxxxxxxx





If all the plugins/features share the same version, you can use the tycho extra version plugin.

Regards
Jeff

On Mon, Jan 26, 2015 at 5:24 AM, Samuel Wu <samuelwu@xxxxxxxxxx> wrote:
    Our build is using version V.R.M.qualifier in the features/plugins along with the V.R.M.-SNAPSHOT in the pom.xml. Currently, when a new change set is made in a plugin, its qualifier is automatically updated by Eclipse during the build with a new timestamp. When it comes to the time of official announcement of a server pack, we need manually bumping up the modification of the plugin/feature versions. Since the plugin/feature version update also has impact on the containing features, it's not a easy job to get them all at a shot. I wonder whether this modification update can be done automatically or a report of the changed features/plugins can be generated during the build for the developer to check and update. It would be great if the repository information can be included since it helps to locate the owners of the plugin/feature.

    Best Regards


    Samuel Wu


    _______________________________________________
    tycho-user mailing list

    tycho-user@xxxxxxxxxxx
    To change your delivery options, retrieve your password, or unsubscribe from this list, visit

    https://dev.eclipse.org/mailman/listinfo/tycho-user



--
Jeff MAURY


"Legacy code" often differs from its suggested alternative by actually working and scaling.
 - Bjarne Stroustrup

http://www.jeffmaury.com
http://riadiscuss.jeffmaury.com
http://www.twitter.com/jeffmaury_______________________________________________
tycho-user mailing list
tycho-user@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/tycho-user

GIF image


Back to the top