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 java to oteljava #412

Merged
merged 2 commits into from
Dec 26, 2023
Merged

Conversation

NthPortal
Copy link
Contributor

Resolves #396

scala-steward changes that can be PRed after this is merged can be found here

@NthPortal
Copy link
Contributor Author

we could also make a scalafix rule for this, but tbh, I don't think it's worth it

@iRevive
Copy link
Contributor

iRevive commented Dec 25, 2023

@iRevive
Copy link
Contributor

iRevive commented Dec 25, 2023

I can take a look into scalafix stuff later this week. It would be interesting for me to work with scalafix.

Update: I made a task for myself #413.

Rename `org.typelevel.otel4s.java` package to
`org.typelevel.otel4s.oteljava`, primarily with the goal of
removing package name collision with the Java stdlib.
Rename `java*` sbt modules to `oteljava*`. Rename `otel4s-java*`
artifacts to `otel4s-oteljava*`.
@NthPortal NthPortal merged commit 65702c5 into typelevel:main Dec 26, 2023
10 checks passed
@NthPortal NthPortal deleted the rename-java-package/PR branch December 26, 2023 17:12
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.

Proposal: rename package of Java backend
3 participants