Kaydet (Commit) 73e01c69 authored tarafından Andre Fischer's avatar Andre Fischer

Do not build javadoc for httpclient.

It is not delivered.

Patch by: Tsutomu Uchino
Review and additional changes by: Andre Fischer
üst 3c819ecc
...@@ -45,10 +45,12 @@ TARFILE_MD5=2c9b0f83ed5890af02c0df1c1776f39b ...@@ -45,10 +45,12 @@ TARFILE_MD5=2c9b0f83ed5890af02c0df1c1776f39b
TARFILE_ROOTDIR=commons-httpclient-3.1 TARFILE_ROOTDIR=commons-httpclient-3.1
PATCH_FILES=$(PRJ)$/patches$/httpclient.patch PATCH_FILES= \
$(PRJ)$/patches$/httpclient.patch \
$(PRJ)$/patches$/httpclient_no_javadoc.patch
#CONVERTFILES=build.xml #CONVERTFILES=build.xml
OUT2CLASS=dist$/commons-httpclient.jar OUT2CLASS=dist$/commons-httpclient.jar
COMMONS_LOGGING_JAR=..$/..$/..$/..$/$(INPATH)$/class$/commons-logging-1.1.1-SNAPSHOT.jar COMMONS_LOGGING_JAR=..$/..$/..$/..$/$(INPATH)$/class$/commons-logging-1.1.1-SNAPSHOT.jar
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment