Browse Source

Comment out the adapters from the build until the repackaging is finished.

Luke Taylor 18 years ago
parent
commit
e04aa85fc2
1 changed files with 1 additions and 1 deletions
  1. 1 1
      pom.xml

+ 1 - 1
pom.xml

@@ -9,7 +9,7 @@
 	<modules>
 		<module>core</module>
         <module>core-tiger</module>
-        <module>adapters</module>
+        <!--module>adapters</module-->
 		<module>portlet</module>
         <module>samples</module>
         <module>ntlm</module>