Skip to content

initializr: drop @im AutoLocalizationBundle workaround#4922

Merged
shai-almog merged 1 commit into
masterfrom
remove-initializr-im-workaround
May 12, 2026
Merged

initializr: drop @im AutoLocalizationBundle workaround#4922
shai-almog merged 1 commit into
masterfrom
remove-initializr-im-workaround

Conversation

@shai-almog
Copy link
Copy Markdown
Collaborator

Summary

  • The simulator's AutoLocalizationBundle @im fabrication crash (@im= in Bundle.properties #4916) is fixed in the framework as of 7.0.242.
  • CN1_PLUGIN_VERSION in GeneratorModel is already pinned to 7.0.242, so the empty common/src/main/l10n/Bundle.properties stub injected into every generated project is no longer needed.
  • Removes addAutoLocalizationBundleStub (and its call from writeProjectZip) plus the matching assertAutoLocalizationBundleStub test assertion.

Test plan

  • mvn test for the initializr common module (matrix test still passes without the stub)
  • Generate a barebones project via the initializr and confirm the simulator boots without the @im= Bundle.properties stub

🤖 Generated with Claude Code

The framework fix for the @im fabrication crash shipped in
Codename One 7.0.242 (see discussion #4916). Since
CN1_PLUGIN_VERSION is already pinned to 7.0.242, the empty
Bundle.properties stub injected into every generated project
is no longer needed.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@github-actions
Copy link
Copy Markdown
Contributor

Cloudflare Preview

@shai-almog shai-almog merged commit 202bf40 into master May 12, 2026
7 checks passed
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.

1 participant