Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[wtp-dev] Question on plugin versioning for a given patch

I merged this patch from Nick Boldt. It primarily changes how we're storing things like sourceTemplateBundle folders in features and plugins. This is because tycho will automatically generate these files for us, and so they don't really belong in the repository.

Do any version changes to the plugins and features need to be made for a change like this?

I also merged https://git.eclipse.org/r/#/c/110087/   and   https://git.eclipse.org/r/#/c/110858/   which modify the root pom.xml and the .gitignore files.

Any help or advice here would be appreciated. Looking to avoid any issues like last time.

- Rob Stryker

Back to the top