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

Refactor gradle plugin to use Gradle best practices #177

Merged
merged 1 commit into from
Aug 31, 2016

Conversation

lhotari
Copy link
Contributor

@lhotari lhotari commented Aug 31, 2016

  • remove Aether
  • use Gradle Configurations for dependency resolution
  • run class file transformations in a doLast action of compilation tasks
  • add functional test for plugin that uses Gradle TestKit

@raphw raphw merged commit 2654ce3 into raphw:gradle-plugin Aug 31, 2016
@raphw raphw added this to the 1.4.21 milestone Aug 31, 2016
@raphw raphw self-assigned this Aug 31, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants