[ http://issues.apache.org/jira/browse/DERBY-1596?page=comments#action_12425880 ] Andrew McIntyre commented on DERBY-1596: ----------------------------------------
Hi Stan, A few small issues with the current patch: - demo.html and navbar.html conflict with the recent change to add the toursdb schema doc. Could you please sync up and resolve the conflicts in these files? - one of the .java files is missing a license header. Also, could you please use the license header on this page for the new .java files: http://www.apache.org/legal/src-headers.html - Please include links to the .java source files from the html file. It makes it easier to click-through and see the source files immediately. A link to the Working With Derby document would also be nice, it should be in a known relative path to this document in the -bin distribution. - the java files had unix line endings, while the new readme.html file had windows line endings. Not a big deal, I can fix that myself if you don't get to it. > Add demo programs needed for Working With Derby activities to the Derby > codeline and build: WwdEmbedded.java, WwdClient.java and WwdUtils.java > ---------------------------------------------------------------------------------------------------------------------------------------------- > > Key: DERBY-1596 > URL: http://issues.apache.org/jira/browse/DERBY-1596 > Project: Derby > Issue Type: Sub-task > Components: Demos/Scripts > Affects Versions: 10.2.0.0 > Reporter: Stan Bradbury > Assigned To: Stan Bradbury > Attachments: wwdDemoAddBuild.diff > > > The source code for the three programs discussed in the Working With Derby > document need to added to the codeline in the DEMO subdirectory structure and > setup to so the buils compiles and moves them to that appropriate location in > the distribution. > Programs: > WwdEmbedded.java, WwdClient.java and WwdUtils.java > build file to change: > ..trunk\java\demo\build.xml > New location in distribution: > derby.demo.src.dir\workingwithderby -- 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
