Author: mbenson Revision: 1471724 Modified property: svn:log Modified: svn:log at Wed Apr 24 22:09:23 2013 ------------------------------------------------------------------------------ --- svn:log (original) +++ svn:log Wed Apr 24 22:09:23 2013 @@ -1 +1 @@ -no singleton for Weaver; the stateful nature of the class's properties left us vulnerable to synchronization issues, so rather just create a new instance with its config in place; also add some debugging and null guarding to the maven plugin's AbstractWeaveMojo +no singleton for WeaveProcessor; the stateful nature of the class left us vulnerable to synchronization issues, so rather just create a new instance with its config in place; also add some debugging and null guarding to the maven plugin's AbstractWeaveMojo
