Skip to content

Keep packaging optimization independently consumable - #84

Merged
BenCodez merged 1 commit into
mainfrom
codex/coordinated-jar-size
Sep 13, 2026
Merged

BenCodez merged 1 commit into
mainfrom
codex/coordinated-jar-size

Conversation

@BenCodez

Copy link
Copy Markdown
Owner

Summary

  • remove unreachable versioned dependency entries from the non-multi-release full JAR
  • verify the actual full and shared packaged artifacts
  • keep temporary JSON test output out of the source tree

This preserves the existing self-contained main artifact, shared classifiers, public APIs, and dependency metadata.

Validation

  • mvn -B -Dmaven.repo.local=... -f SimpleAPI/pom.xml clean install
    • 403 ordinary tests passed
    • full artifact checks passed
    • shared isolated-classpath check passed
    • packaged TLS certificate, PKCS12, mutual-TLS, rejection, reload, and renewal smoke passed
  • git diff --check
  • fresh independent frozen-diff review: No findings.

Artifact measurements with the same JDK and resolved inputs:

  • baseline full: 13,291,411 bytes
  • candidate full: 13,279,390 bytes

Coordinated order

The coordinated AdvancedCore and VotingPlugin PRs use artifact-specific filters
and build independently against current published SNAPSHOTs; no unpublished
classifier is required.

No artifacts were published and no deployment was performed.

@chatgpt-codex-connector

chatgpt-codex-connector Bot commented Sep 12, 2026

Copy link
Copy Markdown

Codex Review Summary

This comment shows the latest Codex review activity on this pull request.

Review Status Commit Review trigger
📝 Code Review Completed 2026-09-12T23:56:27.393103Z 70e1a9f PR opened
🔒 Security Review Completed 2026-09-12T23:58:11.301555Z 70e1a9f PR opened
ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review" or "@codex security review".

Codex reacts with 👀 while any review is running, comments if it has suggestions, and reacts with 👍 once all reviews finish with no findings.

@BenCodez
BenCodez merged commit 3c76c6d into main Sep 13, 2026
4 checks passed
@BenCodez
BenCodez deleted the codex/coordinated-jar-size branch September 13, 2026 00:00
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