Author: mbenson
Date: Wed Sep 18 16:08:05 2013
New Revision: 1524475

URL: http://svn.apache.org/r1524475
Log:
fold stub code back into core artifact

Added:
    
commons/proper/proxy/branches/version-2.0-work/core/src/main/java/org/apache/commons/proxy2/stub/
      - copied from r1524184, 
commons/proper/proxy/branches/version-2.0-work/stub/src/main/java/org/apache/commons/proxy2/stub/
    
commons/proper/proxy/branches/version-2.0-work/test/src/test/java/org/apache/commons/proxy2/stub/
      - copied from r1524184, 
commons/proper/proxy/branches/version-2.0-work/stub/src/test/java/org/apache/commons/proxy2/stub/
Removed:
    commons/proper/proxy/branches/version-2.0-work/stub/
Modified:
    commons/proper/proxy/branches/version-2.0-work/pom.xml

Modified: commons/proper/proxy/branches/version-2.0-work/pom.xml
URL: 
http://svn.apache.org/viewvc/commons/proper/proxy/branches/version-2.0-work/pom.xml?rev=1524475&r1=1524474&r2=1524475&view=diff
==============================================================================
--- commons/proper/proxy/branches/version-2.0-work/pom.xml (original)
+++ commons/proper/proxy/branches/version-2.0-work/pom.xml Wed Sep 18 16:08:05 
2013
@@ -26,7 +26,6 @@
         <module>asm4</module>
         <module>javassist</module>
         <module>cglib</module>
-        <module>stub</module>
         <module>build-tools</module>
         <module>test</module>
     </modules>


Reply via email to