You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by mb...@apache.org on 2014/11/06 21:35:15 UTC

svn commit: r1637212 - /commons/proper/weaver/trunk/src/site/markdown/index.md

Author: mbenson
Date: Thu Nov  6 20:35:15 2014
New Revision: 1637212

URL: http://svn.apache.org/r1637212
Log:
include Commons BCEL first among discussed bytecode manipulation libraries

Modified:
    commons/proper/weaver/trunk/src/site/markdown/index.md

Modified: commons/proper/weaver/trunk/src/site/markdown/index.md
URL: http://svn.apache.org/viewvc/commons/proper/weaver/trunk/src/site/markdown/index.md?rev=1637212&r1=1637211&r2=1637212&view=diff
==============================================================================
--- commons/proper/weaver/trunk/src/site/markdown/index.md (original)
+++ commons/proper/weaver/trunk/src/site/markdown/index.md Thu Nov  6 20:35:15 2014
@@ -266,7 +266,7 @@ with <pre>example.MyWeaver</pre> will in
          [EPL](http://eclipse.org/legal/epl-v10.html) which can be
          considered less permissive than the Apache license. Choice is
          A Good Thing.
-* *Q*: What is the relationship between Commons Weaver and ASM/Javassist/CGLIB?
+* *Q*: What is the relationship between Commons Weaver and Commons BCEL/ASM/Javassist/CGLIB?
 
     *A*: Rather than being an _alternative_ to these technologies, Commons
          Weaver can be thought of as providing a structured environment in