You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@shiro.apache.org by ka...@apache.org on 2010/01/26 21:57:46 UTC

svn commit: r903412 - /incubator/shiro/trunk/support/pom.xml

Author: kaosko
Date: Tue Jan 26 20:57:43 2010
New Revision: 903412

URL: http://svn.apache.org/viewvc?rev=903412&view=rev
Log:
Revert r903386 and detach shiro-aspectj module from reactor build until jdk version issue is resolved

Modified:
    incubator/shiro/trunk/support/pom.xml

Modified: incubator/shiro/trunk/support/pom.xml
URL: http://svn.apache.org/viewvc/incubator/shiro/trunk/support/pom.xml?rev=903412&r1=903411&r2=903412&view=diff
==============================================================================
--- incubator/shiro/trunk/support/pom.xml (original)
+++ incubator/shiro/trunk/support/pom.xml Tue Jan 26 20:57:43 2010
@@ -32,7 +32,6 @@
     <packaging>pom</packaging>
 
     <modules>
-        <module>aspectj</module>
         <module>ehcache</module>
         <module>groovy</module>
         <module>quartz</module>