ceki 01/03/14 08:39:09
Modified: xdocs/site dirlayout.xml
docs/site dirlayout.html
Log:
added warning about -kb when adding binaries to CVS
Revision Changes Path
1.4 +2 -1 jakarta-site2/xdocs/site/dirlayout.xml
Index: dirlayout.xml
===================================================================
RCS file: /home/cvs/jakarta-site2/xdocs/site/dirlayout.xml,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- dirlayout.xml 2001/03/13 22:52:43 1.3
+++ dirlayout.xml 2001/03/14 16:39:03 1.4
@@ -158,7 +158,8 @@
<td>Binary jar files required in building the sub-project.</td>
<td>The jar files are added to the classpath by the bootstrapping
- shell scripts before invoking ANT. Note, it is allowable to place
+ shell scripts before invoking ANT. <em>Do not forget the -kb option when
+ adding binary files to CVS control.</em> Note, it is allowable to place
the .jar files at the top level /lib directory.
</td>
<td>YES</td>
1.5 +3 -1 jakarta-site2/docs/site/dirlayout.html
Index: dirlayout.html
===================================================================
RCS file: /home/cvs/jakarta-site2/docs/site/dirlayout.html,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- dirlayout.html 2001/03/14 13:11:25 1.4
+++ dirlayout.html 2001/03/14 16:39:07 1.5
@@ -482,9 +482,11 @@
<td bgcolor="#a0ddf0" colspan="" rowspan=""
valign="top" align="left">
<font color="#000000" size="-1" face="arial,helvetica,sanserif">
The jar files are added to the classpath by the bootstrapping
- shell scripts before invoking ANT. Note, it is allowable to place
+ shell scripts before invoking ANT. Note, it is allowable to place
the .jar files at the top level /lib directory.
+ <em>Do not forget the -kb option when
+ adding binary files to CVS control.</em>
</font>
</td>