Hi all,
  Hopefully you've noticed that I've been working, as time permits, on the
[weaver] component in the sandbox.  As a reminder, this component (after an
exhausting bout of on-list consensus building ;) ), is designed as a
general-purpose framework for defining bytecode transformations that may be
applied to a given codebase.  Currently a local filesystem-based
implementation is available which backs both a Maven plugin as well as a
custom Ant library, or "antlib".  There are two weaver implementations
available as of now:

 * privilizer, which automates the handling of Java SecurityManager
privileges
 * normalizer, which merges functionally identical anonymous class
definitions

I feel that this component is now ready to be promoted to proper and
released.  Does anyone have any concerns they feel should be addressed?

Thanks,
Matt

Reply via email to