Skip to content

refactor(core)!: rename package from java-agent-loader to jal#2

Merged
saulotoledo merged 1 commit into
mainfrom
feat/rename-package
Jun 28, 2026
Merged

refactor(core)!: rename package from java-agent-loader to jal#2
saulotoledo merged 1 commit into
mainfrom
feat/rename-package

Conversation

@saulotoledo

Copy link
Copy Markdown
Owner

Renamed all filenames, symbols, and package headers from 'java-agent-loader' to 'jal' to conform to the new official MELPA package name.

Additionally, updated the commentaries across all files to explicitly Mention the full name "Java Agent Loader (JAL)" for search discoverability, and added notes clarifying that this handles JVM bytecode instrumentation rather than AI agents.

BREAKING CHANGE: The package name has changed from java-agent-loader to jal. Package declarations in init files (e.g., use-package, straight-use-package) must be updated to reference jal. Note: Code-level namespaces were already using jal- and remain completely unchanged.

Renamed all filenames, symbols, and package headers from 'java-agent-loader' to
'jal' to conform to the new official MELPA package name.

Additionally, updated the commentaries across all files to explicitly Mention
the full name "Java Agent Loader (JAL)" for search discoverability, and added
notes clarifying that this handles JVM bytecode instrumentation rather than AI
agents.

BREAKING CHANGE: The package name has changed from `java-agent-loader` to `jal`.
Package declarations in init files (e.g., `use-package`, `straight-use-package`)
must be updated to reference `jal`. Note: Code-level namespaces were already
using `jal-` and remain completely unchanged.
@saulotoledo saulotoledo merged commit 856eeb5 into main Jun 28, 2026
2 checks passed
@saulotoledo saulotoledo deleted the feat/rename-package branch June 28, 2026 13:02
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