소스 검색

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>