Renamed winauth-jni to httpclient-win

git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@1519929 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Oleg Kalnichevski 2013-09-04 07:58:06 +00:00
parent 77b600f8ec
commit 4b7aa84f58
7 changed files with 2 additions and 2 deletions

View File

@ -163,9 +163,9 @@
<modules> <modules>
<module>httpclient</module> <module>httpclient</module>
<module>httpmime</module> <module>httpmime</module>
<module>httpclient-cache</module>
<!--module>winauth-jni</module-->
<module>fluent-hc</module> <module>fluent-hc</module>
<module>httpclient-cache</module>
<!--module>httpclient-win</module-->
<module>httpclient-osgi</module> <module>httpclient-osgi</module>
</modules> </modules>