[ http://issues.apache.org/jira/browse/DERBY-1922?page=comments#action_12450106 ] Andrew McIntyre commented on DERBY-1922: ----------------------------------------
frameworks is at the top level of the code tree. You would need to check out the whole code tree to get it, or check out the frameworks directory to a separate directory. If you intend to generate a patch that includes changes to the demo files and frameworks, it will probably be most expedient to go ahead and check out the whole code tree: svn co https://svn.apache.org/repos/asf/db/derby/code/trunk/ > readme.html under frameworks does not mention about Derby client and some > minor typos in example.html > ----------------------------------------------------------------------------------------------------- > > Key: DERBY-1922 > URL: http://issues.apache.org/jira/browse/DERBY-1922 > Project: Derby > Issue Type: Bug > Components: Documentation > Affects Versions: 10.1.1.0, 10.1.2.1, 10.1.3.1 > Environment: Any > Reporter: Rajesh Kartha > Priority: Trivial > > The readme.html file under frameworks mentions about the JCC driver but > nothing about the Derbyclient. > Also under the demo/programs/simple/example.html some minor issues/typos: > Under the section 'Next run the SimpleApp demo in Derby client mode:' step 5 > on classpath mentions: > NOT FOUND IN CLASS PATH: > Derby Client libraries (db2jcc.jar) > (com.ibm.db2.jcc.DB2Driver not found.) > The above show JCC info instead of Derby Client -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira
