Log of /httpcomponents/oac.hc3x/trunk/project.properties
Parent Directory
|
Revision Log
Revision
604604 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Sun Dec 16 11:02:00 2007 UTC
(23 months, 1 week ago)
by
rolandw
File length: 1128 byte(s)
Diff to
previous 604567
(
colored)
updated naviagtion with ASF links, dropped developer guide, moved user guide to separate section, reference JavaDocs for 5.0 instead of 1.4.2
Revision
377558 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Tue Feb 14 01:15:14 2006 UTC
(3 years, 9 months ago)
by
niallp
Original Path:
jakarta/commons/proper/httpclient/trunk/project.properties
File length: 1034 byte(s)
Diff to
previous 357992
(
colored)
Modify maven build to add two non-standard attributes to the jar's manifest file to indicate the values of "maven.compile.source" and "maven.compile.target". Also modify the build to include an "Implementation-Vendor-Id" of "org.apache" in the jar's manifest.
The two non-standard entires created in the manifest file will look something like the following:
X-Compile-Source-JDK: 1.3
X-Compile-Target-JDK: 1.3
This change serves two purposes:
1) To provide comfort to users regarding JVM compatibility.
2) Enable releases to be checked more easily for JVM compatibility.
The manifest specification indicates that "unknown" entries in the manifest file are ignored. These entries have been prefixed with "X-" which is a sometimes used "convention" for indicating non-standard entries.
See thread: http://tinyurl.com/839zh
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.