Log of /httpcomponents/oac.hc3x/trunk/build.xml
Parent Directory
|
Revision Log
Revision
134012 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Tue Jan 21 22:09:32 2003 UTC
(6 years, 10 months ago)
by
jsdever
Original Path:
jakarta/commons/proper/httpclient/trunk/build.xml
File length: 18592 byte(s)
Diff to
previous 133977
(
colored)
Javadoc improvements datamember for controling setTcpNoDelay:
Contributed by: Jeff Dever
ChangeLog:
- added external links to 1.4.1 javadoc and logging in the build.xml
- parameterized the value for setTcpNoDelay as per setSoTimeout
- added a class comment about setting values on sockets
- eliminated all javadoc warnings
- added package.html files for the subpackages
Revision
133961 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Tue Dec 3 15:20:32 2002 UTC
(6 years, 11 months ago)
by
jsdever
Original Path:
jakarta/commons/proper/httpclient/trunk/build.xml
File length: 18136 byte(s)
Diff to
previous 133925
(
colored)
Move Base64 class to util package.
Base64.java was copied to the util package an depreceated in the root
httpclient package. The copy in the root package should be removed
for the Beta 1 release.
Turned on the deprecation flag in build.xml so we can clearly see
which deprecated APIs we are using.
Contributed by: Jeff Dever
Revision
133721 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Sun Jul 21 04:12:46 2002 UTC
(7 years, 4 months ago)
by
jsdever
Original Path:
jakarta/commons/proper/httpclient/trunk/build.xml
File length: 17313 byte(s)
Diff to
previous 133635
(
colored)
Bug: http://nagoya.apache.org/bugzilla/show_bug.cgi?id=10803
Submitted by: Davanum Srinivas
HttpClient is now using commons logging! The old httpclient/log package has been removed from CVS. Please note the
following:
1) Some log messages being written when running the unit tests. This should be fixed when
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=10804 gets fixed. (which by the way need discussion before people
start submiting patches for it) The other possibility is to turn off logging when running tests, but this is not a good idea.
2) To try to make this transisiton easier, and to make the package build more easily in general, I created a ./lib directory
with (some of) the jars that httpclient is dependant on. This will have to be a discussion topic, but it is more similar to how
the jakarta site example application is done.
3) The build.properties.sample has changed slightly so if you are using a modified copy for your building you will need to
start with a fresh one. I'm using j2sdk1.4 and httpclient builds and passess test-nohost tests without a build.properties on
my system.
This form allows you to request diffs between any two revisions of this file.
For each of the two "sides" of the diff,
enter a numeric revision.