<li> A <code>frameworks</code> subdirectory containing script examples.</li>
I kept it short rather than add 'referred to in the documentation.' after examples. Adding the referred makes it clearer if anyone thinks this should be added? Or 'referenced in the documentation.'
I would prefer someone else choose the wording.
thanks,
scott
[EMAIL PROTECTED] wrote:
Hi Samuel,
Maybe this issue shouldn't be closed until it is confirmed that the snapshot tar or zip produced by the build includes the frameworks directory and that the derby_downloads.xml file is updated to mention the frameworks directory.
Regards,
John
"Samuel Andrew McIntyre (JIRA)" <[email protected]> 02/12/2004 06:24 PM
To [EMAIL PROTECTED] cc
Subject
[jira] Closed: (DERBY-55) Derby documentation mentions script and batch files that don't exist
[ http://nagoya.apache.org/jira/browse/DERBY-55?page=history ]
Samuel Andrew McIntyre closed DERBY-55: ---------------------------------------
Resolution: Fixed
Script and batch files contributed with svn revision 57503.
Additional cleanup by Scott Hutinger committed with revision 109462. Closing.
Derby documentation mentions script and batch files that don't exist --------------------------------------------------------------------
Key: DERBY-55 URL: http://nagoya.apache.org/jira/browse/DERBY-55 Project: Derby Type: Bug Components: Documentation Reporter: John Sisson Assignee: Samuel Andrew McIntyre Attachments: derby.diff.gz
The Derby documentation
http://incubator.apache.org/derby/manuals/admin/hubprnt22.html says:
Derby provides script files for setting the class path, located in
$DERBY_INSTALL\frameworks\NetworkServer\bin.
setNetworkClientCP.bat (Windows) setNetworkClientCP.ksh (UNIX) setNetworkServerCP.bat (Windows) setNetworkServerCP.ksh (UNIX) These files do not exist in Derby.
Index: src/documentation/content/xdocs/derby_downloads.xml
===================================================================
--- src/documentation/content/xdocs/derby_downloads.xml (revision 109675)
+++ src/documentation/content/xdocs/derby_downloads.xml (working copy)
@@ -62,6 +62,7 @@
<li> A <code>lib</code> subdirectory containing
<code>derby.jar</code>, <code>derbynet.jar</code>, and
<code>derbytools.jar</code> </li>
+ <li> A <code>frameworks</code> subdirectory containing script examples.</li>
</ul>
<p>
