Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Each SDK is now build as it's own Plugin, so we do no longer need to … #3

Merged
merged 2 commits into from
Dec 21, 2024

Conversation

keinhaar
Copy link
Collaborator

@keinhaar keinhaar commented Dec 9, 2024

…rebuild all SDKs if just one new Version is added.

  • Changed the names of the plugins and features from ...gwt210.feature to ...gwt2_10_1.feature to make clear which exact version this is. Because something like 210 could also mean 2.1.0.

…rebuild all SDKs if just one new Version is added.
@niloc132
Copy link
Member

niloc132 commented Dec 9, 2024

Are you deliberately leaving 2.12.0 and 2.10.0 out? I can see a case for that, but I could also imagine a team wanted to use an earlier bugfix release in certain cases.

@keinhaar
Copy link
Collaborator Author

keinhaar commented Dec 9, 2024

I can easily add them with the new Script, but they were not included in the 4.1 Eclipse Plugin either.
Just tell me if i should add them anyway.
Apart from that anything works fine in my local testing.
Maybe we are ready for 4.2?
The only things left seem to be merging the pull requests here and in the gwt-eclipse-plugin, and creating creating new version numbers for the eclipse plugin.

@difflaender
Copy link

Another example for why previous releases may be good to keep around: Our team intentionally stayed on 2.8.1 for a while because 2.8.2 introduced some breaking changes like gwtproject/gwt#9653. Back then we forked the Eclipse Plugin repo to downgrade the included SDK version to the one that was more suitable for us.

@keinhaar keinhaar merged commit 26653c0 into gwt-plugins:main Dec 21, 2024
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.

3 participants