Explorar el Código

Removed sandbox from build because of site generation problems

Luke Taylor hace 17 años
padre
commit
ea25299bd0
Se han modificado 2 ficheros con 0 adiciones y 2 borrados
  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>