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/04/28 04:59:25 UTC

svn commit: r1476710 - /commons/sandbox/weaver/branches/priv-asm/

Author: mbenson
Date: Sun Apr 28 02:59:25 2013
New Revision: 1476710

URL: http://svn.apache.org/r1476710
Log:
branch to work on rewriting the privilizer module to use ASM instead of Javassist

Added:
    commons/sandbox/weaver/branches/priv-asm/   (props changed)
      - copied from r1476709, commons/sandbox/weaver/trunk/

Propchange: commons/sandbox/weaver/branches/priv-asm/
------------------------------------------------------------------------------
--- svn:ignore (added)
+++ svn:ignore Sun Apr 28 02:59:25 2013
@@ -0,0 +1,13 @@
+target
+.metadata
+.classpath
+.project
+.settings
+*.iml
+*.ipr
+*.iws
+.idea
+*.log
+.git
+.gitignore
+

Propchange: commons/sandbox/weaver/branches/priv-asm/
------------------------------------------------------------------------------
--- svn:mergeinfo (added)
+++ svn:mergeinfo Sun Apr 28 02:59:25 2013
@@ -0,0 +1,2 @@
+/commons/sandbox/weaver/branches/fields:1460191-1465080
+/commons/sandbox/weaver/branches/mjb:1437127-1451119