cstamas commented on pull request #6:
URL:
https://github.com/apache/maven-resolver-ant-tasks/pull/6#issuecomment-968372176
Pushed changes I did (partially based on changes in this PR), please reuse
https://github.com/apache/maven-resolver-ant-tasks/pull/13
--
This is an automated messa
cstamas commented on pull request #6:
URL:
https://github.com/apache/maven-resolver-ant-tasks/pull/6#issuecomment-968366655
To me also it runs all until ResolveTest where it deadlocks, Reason is:
1- DefaultAntLogger uses PrintStream (that sync on this/self)
2- AntBuildsTest now uses B