Emmanuel Bourg created BCEL-185:
-----------------------------------
Summary: Split BCEL into modules
Key: BCEL-185
URL: https://issues.apache.org/jira/browse/BCEL-185
Project: Commons BCEL
Issue Type: Task
Components: Build
Reporter: Emmanuel Bourg
Priority: Minor
BCEL is rather big and could be split into smaller modules:
- bcel-core: The core parser/generator API
- bcel-verifier: The bytecode verifier (org.apache.bcel.verifier.*)
- bcel-verifier-gui: The Swing UI for the bytecode verifier. Generates a
runnable jar with embedded dependencies
- bcel: A dummy module generating an all in one jar compatible with the
previous versions
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)