Skip to content

Rename aggregateJavadocClasspath to align with Gradle conventions #9

Open
@wilkinsona

Description

@wilkinsona

Gradle seems to have a convention where a configuration with a name that ends with Classpath is "for consumption by tasks, not for you to declare dependencies". This is the case for compileClasspath, runtimeClasspath, testCompileClasspath, and testRuntimeClasspath. To align with this apparent convention, aggregateJavadocClasspath should perhaps be differently named as it is used for declaring dependencies.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions