ysb33r / ivypot-gradle-plugin

Ivypot is a Gradle plugin to help managing a local off-line repository for builds in restricted environments
Apache License 2.0
45 stars 14 forks source link

Typo in code, or desired behaviour? #10

Closed SamSoldatenko closed 8 years ago

SamSoldatenko commented 8 years ago

Should it be assign operation or substaction?

instantiator - DirectInstantiator.INSTANCE

https://github.com/ysb33r/ivypot-gradle-plugin/blob/master/src/main/groovy/org/ysb33r/gradle/ivypot/OfflineRepositorySync.groovy#L290