Skip to content

vaclavnemec/fast-classpath-scanner-gradle-ant-issue

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fast-classpath-scanner-gradle-ant-issue

on Mac or Linux run ./gradlew clean replicate on Windows something like gradlew.bat clean replicate

see the output, my is

[ant:replicate] Classpath finder found at least one class loader handler: false
[ant:replicate] ServiceLoader found at least one class loader handler: false
[ant:replicate] ServiceLoader found at least one class loader handler using provided classloader: true

please see MyTask.groovy

for debug use ./gradlew clean replicate -Dorg.gradle.debug=true gradle stops at the beginnig and listens on 5005 port

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages