fix: tools scripts updates, upgrading data to 10.2 [BISERVER-15343] #148
Merged
Conversation
- upgrading to python3 - removing native2ascii in favor of plain UTF-8 encoding, which is already supported natively by modern Java - renaming and clearing up the language - added move scripts to account for build layout changes - fix sync logic to skip locale-suffixed jars (e.g. *_es.jar)
mbrasil
approved these changes
Jun 26, 2026
…15343] The sync tooling accidentally captured the installed Spanish language-pack plugin (system/languagePack_es) from the source Pentaho server into every locale folder. These self-referential trees (languagePack_es/data/es/...) are not translation source data, are absent from master, and still carried the third-party plugin translations removed at top level in a prior commit. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
The detector was migrated to langid but a comment still referenced franc. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
apply_known_path_moves.py and move_locale_subtree.py carry a python3 shebang like the other tool scripts; mark them executable for consistency. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
afrjorge
approved these changes
Jun 29, 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.