Skip to content
This repository was archived by the owner on Sep 19, 2024. It is now read-only.

Don't care about java.element.nowDeprecated #132

Open
iamdanfox opened this issue Dec 9, 2019 · 0 comments
Open

Don't care about java.element.nowDeprecated #132

iamdanfox opened this issue Dec 9, 2019 · 0 comments

Comments

@iamdanfox
Copy link
Contributor

What happened?

Someone ended up adding the following to their .palantir/revapi.yml:

 - code: "java.element.nowDeprecated"
      old: "class com.palantir.witchcraft.config.ClientTrustStoreConfiguration.Builder"
      new: "class com.palantir.witchcraft.config.ClientTrustStoreConfiguration.Builder"
      justification: "Non source breaking changes to expand keystores to support pem\
        \ files"

But I don't think it's really valuable.

What did you want to happen?

People should be free to deprecate stuff if they want to.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant