yoavs 2004/05/13 07:56:37
Modified: commons-build/xdocs/releases prepare.xml
Log:
Fixed Sun links for Jar tool and Versioning spec.
Revision Changes Path
1.7 +2 -2 jakarta-commons/commons-build/xdocs/releases/prepare.xml
Index: prepare.xml
===================================================================
RCS file: /home/cvs/jakarta-commons/commons-build/xdocs/releases/prepare.xml,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- prepare.xml 1 Mar 2004 22:31:34 -0000 1.6
+++ prepare.xml 13 May 2004 14:56:37 -0000 1.7
@@ -50,9 +50,9 @@
<subsection name='Update The Jar Manifest'>
<p>
Each commons component release jar should contain a
<code>MANIFEST.MF</code> conforming to the
- <a
href='http://java.sun.com/products/jdk/1.2/docs/guide/jar/manifest.html'>Sun Manifest
Format</a>.
+ <a href='http://java.sun.com/j2se/1.5.0/docs/jar/jar.html'>Sun Manifest
Format</a>.
In additional, commons components should adhere to the
- <a
href='http://java.sun.com/products/jdk/1.2/docs/guide/versioning/spec/VersioningSpecification.html#PackageVersioning'>
+ <a
href='http://java.sun.com/j2se/1.5.0/docs/guide/versioning/spec/versioning2.html'>
Sun Package Versioning Standards</a>
</p>
<p>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]