Update map.apps to 4.20.3 and clean up project structure#23
Merged
Conversation
Bump map.apps to 4.20.3 following mapapps-4-developers:
- pom.xml: mapapps.version 4.20.2 -> 4.20.3, ct.jsregistry.version 2.1.9 -> 2.1.10
- pom.xml: point ct-mapapps-js-bom* imports at ${apprt.version} (matches upstream)
- package.json: @conterra/ct-mapapps-typings 4.20.0 -> 4.20.3
- pnpm-lock.yaml: regenerated
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Make the blueprint a clean starting point rather than a partial mirror of mapapps-4-developers: - Remove CHANGELOG.md: it was a stale, verbatim copy of the upstream template's changelog (frozen at 4.20.0) with no blueprint-specific entries. RELEASE.md and git tags track this repo's real releases. - Remove stale npm package-lock.json and drop its .gitignore entry; the project is pnpm-based (pnpm-lock.yaml is the single source of truth). - Untrack build.properties: it is a per-developer local config (already in .gitignore), matching upstream's local-only convention. - README.md: describe the actual sample_helloworld bundle instead of the non-existent sample_camera bundles; drop Vue/theme claims that no longer apply; align Maven/pnpm requirements with the project's pins. - RELEASE.md: tested version 4.20.0 -> 4.20.3. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
The blueprint is licensed Apache-2.0 (LICENSE file, source headers, and the license-maven-plugin all agree), but package.json still carried the upstream template's values: - package.json: license CC0-1.0 -> Apache-2.0 (was misleading metadata) - package.json: name mapapps-4-developers -> mapapps-devnet-blueprint - screenshot.spec.ts: copyright year 2023 -> 2025 (matches inceptionYear and all other source headers) Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
jacobsjo
approved these changes
Jun 8, 2026
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.
No description provided.