Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rename javaagent modules #952

Merged
merged 4 commits into from
Aug 13, 2020
Merged

Rename javaagent modules #952

merged 4 commits into from
Aug 13, 2020

Conversation

trask
Copy link
Member

@trask trask commented Aug 12, 2020

Rename modules:

  • auto-bootstrap --> javaagent-bootstrap
  • auto-tooling --> javaagent-tooling

Align directories with module names

  • agent-bootstrap --> javaagent-bootstrap
  • agent-tooling --> javaagent-tooling
  • opentelemetry-javaagent --> javaagent

Also, moved javaagent artifacts to io.opentelemetry.javaagent groupId.

Closes #597

@trask trask merged commit bf9c160 into open-telemetry:master Aug 13, 2020
@trask trask deleted the rename-modules branch August 13, 2020 05:50
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.

Better structure for the repo to accommodate different clients' needs
3 participants