Skip to content

scripts/website: bump Codename One versions to 7.0.263#5470

Open
shai-almog wants to merge 1 commit into
masterfrom
automation/website-cn1-version-7.0.263
Open

scripts/website: bump Codename One versions to 7.0.263#5470
shai-almog wants to merge 1 commit into
masterfrom
automation/website-cn1-version-7.0.263

Conversation

@shai-almog

Copy link
Copy Markdown
Collaborator

Automated update of website Codename One versions after release 7.0.263.

Updated:

  • All scripts/initializr/**/pom.xml files containing cn1.plugin.version
  • scripts/initializr/common/src/main/java/com/codename1/initializr/model/GeneratorModel.java
  • scripts/initializr/common/src/test/java/com/codename1/initializr/model/GeneratorModelMatrixTest.java
  • Embedded root pom.xml in scripts/initializr/common/src/main/resources/common.zip

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

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.version and cn1.plugin.version to 7.0.263 in 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.xml contains 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.

@github-actions

Copy link
Copy Markdown
Contributor

Cloudflare Preview

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants