Details
-
Type:
Improvement
-
Status:
Closed
-
Priority:
Minor
-
Resolution: Won't Fix
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: Infrastructure: Build
-
Labels:None
-
Number of attachments :
Description
Currently we download the ASM framework to add annotations to the class libraries. The ASM framework is distributed with Classpath, so this download is redundant.
Since we're starting to support multiple class lib providers (GNU, Harmony, OpenJDK), I think we want to download ASM separately to make it simpler to maintain build dependencies. Reopen if you disagree.