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

Migrate dependencies to the Java Library Gradle plugin #313

Open
ExE-Boss opened this issue Feb 20, 2018 · 2 comments
Open

Migrate dependencies to the Java Library Gradle plugin #313

ExE-Boss opened this issue Feb 20, 2018 · 2 comments
Assignees
Labels
in progress Pull requests that are not yet ready to be merged and issues that are being worked on.
Milestone

Comments

@ExE-Boss
Copy link
Member

ExE-Boss commented Feb 20, 2018

The Java Library plugin allows for easier declarations of non-transitive libraries to avoid leaking implementation detail libraries.

Pull requests:

@ExE-Boss ExE-Boss added this to the v0.1.0 milestone Feb 20, 2018
@ExE-Boss ExE-Boss self-assigned this Feb 20, 2018
@RX14
Copy link
Contributor

RX14 commented Feb 20, 2018

If you're going to get back to working on code, I'd suggest working on the actual java code instead of fucking around with the details of tooling :)

@skyem123
Copy link
Contributor

It depends though, what if this makes it easier to write code for? 😛

ExE-Boss added a commit to NOVA-Team/NOVA-Gradle that referenced this issue Mar 17, 2018
  This migrates the NOVA shared Gradle scripts to use
the Java Library Plugin, which allows for easier declarations
of non-transitive dependencies (see NOVA-Team/NOVA-Monorepo#313).

# External links:
- https://docs.gradle.org/current/userguide/java_library_plugin.html
ExE-Boss added a commit to NOVA-Team/NOVA-Gradle that referenced this issue Mar 17, 2018
  This migrates the NOVA shared Gradle scripts to use
the Java Library Plugin⁽¹⁾, which allows for easier declarations
of non-transitive dependencies (see NOVA-Team/NOVA-Monorepo#313).

# External links:
¹ https://docs.gradle.org/current/userguide/java_library_plugin.html
@ExE-Boss ExE-Boss added the ready This is ready to be worked on label Mar 17, 2018
@ExE-Boss ExE-Boss added in progress Pull requests that are not yet ready to be merged and issues that are being worked on. and removed ready This is ready to be worked on labels Mar 19, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in progress Pull requests that are not yet ready to be merged and issues that are being worked on.
Projects
None yet
Development

No branches or pull requests

3 participants