https://bz.apache.org/bugzilla/show_bug.cgi?id=43144
--- Comment #8 from Jaikiran Pai <jaiki...@apache.org> --- > With other build systems (Maven, Gradle...) making an uber-jar that contains > all dependencies is very fast. Vincent, you mention uber-jar whereas this issue started off with the tar task and the proposed patch is currently only applied in the tar task. Are you using the jar task with a zipfileset and that one too is showing a slow performance? I haven't checked the code for that yet but I won't be surprised if that task too is impacted. Do you have a sample build file showing your usage? -- You are receiving this mail because: You are the assignee for the bug.