Updated release packages
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@794029 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
842a750509
commit
ade383ce93
|
@ -35,7 +35,7 @@ where <VERSION> is the release version
|
|||
|
||||
Execute the following command in order to generate javadoc:
|
||||
|
||||
mvn javadoc:javadoc
|
||||
mvn javadoc:aggregate
|
||||
|
||||
Execute the following command in order to generate the tutorial in html and pdf formats
|
||||
|
||||
|
|
|
@ -54,6 +54,7 @@
|
|||
<include>LICENSE.txt</include>
|
||||
<include>NOTICE.txt</include>
|
||||
<include>RELEASE_NOTES.txt</include>
|
||||
<include>NTLM_SUPPORT.txt</include>
|
||||
</includes>
|
||||
</fileSet>
|
||||
<!-- Javadocs -->
|
||||
|
|
|
@ -54,6 +54,7 @@
|
|||
<include>LICENSE.txt</include>
|
||||
<include>NOTICE.txt</include>
|
||||
<include>RELEASE_NOTES.txt</include>
|
||||
<include>NTLM_SUPPORT.txt</include>
|
||||
</includes>
|
||||
</fileSet>
|
||||
<!-- Javadocs -->
|
||||
|
|
|
@ -48,6 +48,7 @@
|
|||
<include>LICENSE.txt</include>
|
||||
<include>NOTICE.txt</include>
|
||||
<include>RELEASE_NOTES.txt</include>
|
||||
<include>NTLM_SUPPORT.txt</include>
|
||||
</includes>
|
||||
</fileSet>
|
||||
<!-- Javadocs -->
|
||||
|
|
Loading…
Reference in New Issue