Sfoglia il codice sorgente

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

Luke Taylor 18 anni fa
parent
commit
e04aa85fc2
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      pom.xml

+ 1 - 1
pom.xml

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