Disabled Windows Integrated Authentication module for this release due to Java 1.6 requirement by its transitive dependencies
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@1519675 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
3884ae9951
commit
77b600f8ec
2
pom.xml
2
pom.xml
|
@ -164,7 +164,7 @@
|
||||||
<module>httpclient</module>
|
<module>httpclient</module>
|
||||||
<module>httpmime</module>
|
<module>httpmime</module>
|
||||||
<module>httpclient-cache</module>
|
<module>httpclient-cache</module>
|
||||||
<module>winauth-jni</module>
|
<!--module>winauth-jni</module-->
|
||||||
<module>fluent-hc</module>
|
<module>fluent-hc</module>
|
||||||
<module>httpclient-osgi</module>
|
<module>httpclient-osgi</module>
|
||||||
</modules>
|
</modules>
|
||||||
|
|
Loading…
Reference in New Issue