| Method and Description |
|---|
| aQute.bnd.ant.BaseTask.progress(float, String, Object...)
Use SLF4J
Logger.info(aQute.libg.slf4j.GradleLogging.LIFECYCLE)
instead.
|
| aQute.bnd.ant.BaseTask.trace(String, Object...)
Use SLF4J Logger.debug instead.
|