https://issues.apache.org/bugzilla/show_bug.cgi?id=52691
--- Comment #2 from Emmanuel Bourg <[email protected]> 2012-02-17 15:02:35 UTC --- I have an implementation based on the ASMDependencyAnalyzer from the maven-dependency-analyzer plugin. It works fine but only with classes from the file system, it doesn't support classes embedded in a jar like the current <classfileset>. If the Ant team thinks it's the right direction I can refine the implementation and contribute a replacement of <classfileset> that's functionally equivalent. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.
