浏览代码

Removed sandbox from build because of site generation problems

Luke Taylor 17 年之前
父节点
当前提交
ea25299bd0
共有 2 个文件被更改,包括 0 次插入2 次删除
  1. 0 1
      pom.xml
  2. 0 1
      sandbox/pom.xml

+ 0 - 1
pom.xml

@@ -18,7 +18,6 @@
         <module>cas</module>
         <module>acl</module>
         <module>taglibs</module>
-        <module>sandbox</module>
   </modules>
 
     <description>Spring Security</description>

+ 0 - 1
sandbox/pom.xml

@@ -14,7 +14,6 @@
     <module>webwork</module>
     <module>other</module>
     <module>captcha</module>
-    <module>heavyduty</module>
   </modules>
 
   <dependencies>