Ver Fonte

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

Luke Taylor há 18 anos atrás
pai
commit
e04aa85fc2
1 ficheiros alterados com 1 adições e 1 exclusões
  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>