scripts/website: bump Codename One versions to 7.0.263#5470
Open
shai-almog wants to merge 1 commit into
Open
Conversation
Contributor
There was a problem hiding this comment.
Pull request overview
Updates the Codename One Initializr “website scripts” templates to reference the newly released 7.0.263 version, keeping generated projects and associated tests consistent with the latest release.
Changes:
- Bumped
cn1.versionandcn1.plugin.versionto7.0.263in the Initializr parent POM. - Updated the hard-coded CN1 plugin version constant used by the generator logic.
- Updated matrix tests that assert the generated root
pom.xmlcontains the current CN1 versions.
Reviewed changes
Copilot reviewed 3 out of 3 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| scripts/initializr/pom.xml | Bumps Initializr parent POM CN1 runtime/plugin versions to 7.0.263. |
| scripts/initializr/common/src/main/java/com/codename1/initializr/model/GeneratorModel.java | Updates generator’s embedded CN1 plugin version constant to 7.0.263. |
| scripts/initializr/common/src/test/java/com/codename1/initializr/model/GeneratorModelMatrixTest.java | Updates assertions to match the new generated root POM versions (7.0.263). |
| scripts/initializr/common/src/main/resources/common.zip | Contains the embedded template root pom.xml referenced by the generator; updated per PR description to align versions. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Contributor
Cloudflare Preview
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Automated update of website Codename One versions after release
7.0.263.Updated:
scripts/initializr/**/pom.xmlfiles containingcn1.plugin.versionscripts/initializr/common/src/main/java/com/codename1/initializr/model/GeneratorModel.javascripts/initializr/common/src/test/java/com/codename1/initializr/model/GeneratorModelMatrixTest.javapom.xmlinscripts/initializr/common/src/main/resources/common.zip