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 2013/11/14 18:39:25 UTC

svn commit: r1541990 - /commons/proper/weaver/trunk/src/site/markdown/building.md

Author: mbenson
Date: Thu Nov 14 17:39:25 2013
New Revision: 1541990

URL: http://svn.apache.org/r1541990
Log:
improve docs

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

Modified: commons/proper/weaver/trunk/src/site/markdown/building.md
URL: http://svn.apache.org/viewvc/commons/proper/weaver/trunk/src/site/markdown/building.md?rev=1541990&r1=1541989&r2=1541990&view=diff
==============================================================================
--- commons/proper/weaver/trunk/src/site/markdown/building.md (original)
+++ commons/proper/weaver/trunk/src/site/markdown/building.md Thu Nov 14 17:39:25 2013
@@ -17,9 +17,10 @@ specific language governing permissions 
 under the License.
 -->
 
-Commons Privilizer is built using Maven 3 in typical fashion.  Things to know:
+Commons Weaver is built using Maven 3 in typical fashion.  Things to know:
 
 ### Testing with security enabled
+The Privilizer is the fundamental "guinea pig" weaver module.
 Since the whole point of the Privilizer relates to Java security, it is only
 natural that its tests be executable with Java security enabled. It is also
 reasonable to test without security enabled, to show that your code works as