Skip to content

Conversation

keinhaar
Copy link
Contributor

@keinhaar keinhaar commented Dec 9, 2024

No description provided.

Copy link
Contributor

@protoism protoism left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

4.2.0 is coming!
Great work

# https://eclipse.org/tycho/sitedocs/tycho-release/tycho-versions-plugin/set-version-mojo.html

mvn org.eclipse.tycho:tycho-versions-plugin:set-version -DnewVersion=3.0.0-SNAPSHOT
VERSION=$1
Copy link
Contributor

@protoism protoism Dec 9, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is this script working?
It would really be great if the version was derived from git tags at build time without using scripts. Or not? Is it good practice?
(I suppose that this script patches all the versions throughout the codebase)

<groupId>com.gwtplugins.eclipse</groupId>
<artifactId>trunk</artifactId>
<version>4.1.0-SNAPSHOT</version>
<version>4.2.0-SNAPSHOT</version>
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If I get it right, this "4.2.0-SNAPSHOT" is derived from parent POM if not specified at all.
Disclaimer: not a maven expert

id="com.gwtplugins.eclipse.suite.v3.feature"
label="%featureName"
version="4.1.0.qualifier"
version="4.2.0.qualifier"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

But "simplifying" the feature version might be trickier

@protoism protoism merged commit 76d0b71 into gwt-plugins:main Dec 16, 2024
1 check passed
@keinhaar keinhaar deleted the version4.2 branch February 25, 2025 22:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants