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

This commit is contained in:
Luke Taylor 2007-09-21 18:32:45 +00:00
parent b7284964b7
commit e04aa85fc2
1 changed files with 1 additions and 1 deletions

View File

@ -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>