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

fobiddenapis 3.0: Remove deprecations #161

Merged
merged 2 commits into from
Apr 7, 2020
Merged

Conversation

uschindler
Copy link
Member

This will remove all deprecated items from forbiddenapis:

  • Ant task with old classname.
  • internalRuntimeForbidden in Ant, Gradle, Maven, CLI - the replacement is bundled signature jdk-non-portable.
  • Gradle classesDir property (renamed to classesDirs in conformance with Gradle 4+). Default on Gradle 3 is still to use the classesDir of underlying SourceSet.

@uschindler uschindler self-assigned this Apr 7, 2020
@uschindler uschindler added the task label Apr 7, 2020
@uschindler uschindler added this to the 3.0 milestone Apr 7, 2020
@uschindler uschindler merged commit b5cba2e into master Apr 7, 2020
@uschindler uschindler deleted the dev/removeDeprecations branch April 7, 2020 08:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

Successfully merging this pull request may close these issues.

1 participant