浏览代码

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

Luke Taylor 18 年之前
父节点
当前提交
e04aa85fc2
共有 1 个文件被更改,包括 1 次插入1 次删除
  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>