1 [COPY] --- T2-COPYRIGHT-NOTE-BEGIN ---
2 [COPY] T2 SDE: package/*/commons-httpclient/commons-httpclient.desc
3 [COPY] Copyright (C) 2004 - 2021 The T2 SDE Project
5 [COPY] This Copyright note is generated by scripts/Create-CopyPatch,
6 [COPY] more information can be found in the files COPYING and README.
8 [COPY] This program is free software; you can redistribute it and/or modify
9 [COPY] it under the terms of the GNU General Public License version 2.
10 [COPY] --- T2-COPYRIGHT-NOTE-END ---
12 [I] Jakarta Commons HttpClient
14 [T] Although the java.net package provides basic functionality for
15 [T] accessing resources via HTTP, it doesn't provide the full flexibility
16 [T] or functionality needed by many applications. The Jakarta Commons
17 [T] HttpClient component seeks to fill this void by providing an efficient,
18 [T] up-to-date, and feature-rich package implementing the client side of
19 [T] the most recent HTTP standards and recommendations.
21 [U] http://jakarta.apache.org/commons/httpclient/
23 [A] Apache Jakarta Commons team
24 [M] Minto van der Sluis <Minto@MultiMach.com>
31 [P] X -----5---9 800.100
33 [O] . $base/package/*/*/java-conf.in BUILD_TYPE=ANT
35 # Jakarta commons logging is required.
36 [O] pkgprefix -t commons-logging
37 [O] antopt="-Dlib.dir=$(pkgprefix libdir commons-logging)"
38 # For ant to finish building the dist target an additional
39 # directory is required.
40 [O] hook_add preconf 5 "mkdir lib"
41 [D] 1b68f66b1a4228dfb1c997c560247126014f69f7979eadede05e1eca commons-httpclient-3.0.1-src.tar.gz http://www.eu.apache.org/dist/jakarta/commons/httpclient/source/