Skip to content

fix: tools scripts updates, upgrading data to 10.2 [BISERVER-15343] #148

Merged
dcleao merged 8 commits into
masterfrom
BISERVER-15343-1
Jun 29, 2026
Merged

fix: tools scripts updates, upgrading data to 10.2 [BISERVER-15343] #148
dcleao merged 8 commits into
masterfrom
BISERVER-15343-1

Conversation

@dcleao

@dcleao dcleao commented Jun 24, 2026

Copy link
Copy Markdown
Member

No description provided.

dcleao added 5 commits June 24, 2026 13:13
- 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)
afrjorge and others added 3 commits June 29, 2026 10:23
…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>
@dcleao dcleao merged commit 0ff3868 into master Jun 29, 2026
3 checks passed
@dcleao dcleao deleted the BISERVER-15343-1 branch June 29, 2026 14:40
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.

3 participants