Issue Details (XML | Word | Printable)

Key: DERBY-4206
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Minor Minor
Assignee: Kim Haase
Reporter: Kim Haase
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Derby

Documentation: Release versions in output need updating

Created: 30/Apr/09 08:02 PM   Updated: 16/Jul/09 09:24 PM
Component/s: Documentation
Affects Version/s: 10.5.1.1
Fix Version/s: 10.5.2.0, 10.6.0.0

Time Tracking:
Not Specified

File Attachments:
  Size
File Licensed for inclusion in ASF works DERBY-4206.diff 2009-05-08 09:57 PM Kim Haase 17 kB
File Licensed for inclusion in ASF works DERBY-4206.stat 2009-05-08 09:57 PM Kim Haase 0.3 kB
Zip Archive Licensed for inclusion in ASF works DERBY-4206.zip 2009-05-08 09:57 PM Kim Haase 21 kB

Resolution Date: 15/May/09 07:09 PM
Labels:


 Description  « Hide
The topic http://db.apache.org/derby/docs/dev/devguide/cdevdvlp27715.html, "Booting databases," currently shows the following output:

2008-09-18 16:43:54.992 GMT:
 Booting Derby version The Apache Software Foundation - Apache Derby
- 10.5.2.0 - (689064): instance a816c00e-011c-7658-a92a-fffff0cfee85
on database directory C:\sampledb

There is no release 10.5.2.0 (not yet) -- this is the result of using a versionnumber string at 10.4.2.0 and having it automatically (and incorrectly) update to 10.5. It's better to just hardcode the actual release number and then update the files post-release. The revision number is release-specific, too.

I'll update it now that we have an actual 10.5.1.1 release

Various other topics, mostly in Getting Started, have the 10.4.2.0 version and revision number hardcoded. It's time to update these, in the trunk at least.

 All   Comments   Work Log   Change History   Subversion Commits      Sort Order: Ascending order - Click to sort in descending order
Kim Haase added a comment - 08/May/09 09:57 PM
Attaching DERBY-4206.diff, DERBY-4206.stat, and DERBY-4206.zip, with changes to 7 files that contain version-specific command output:

M src/tools/rtoolssysinfo1002629.dita
M src/devguide/cdevdvlp27715.dita
M src/devguide/tdevdvlp20349.dita
M src/getstart/twwdactivity1.dita
M src/getstart/twwdactivity3_Setup.dita
M src/getstart/twwdactivity2.dita
M src/getstart/twwdactivity4.dita

Please let me know if any changes are needed. I'll commit in a week or so if no comments arrive.

Kim Haase added a comment - 15/May/09 07:09 PM
No comments received, so I'm assuming consent.

Committed patch DERBY-4206.diff to documentation trunk at revision 775270.

Merged DERBY-4206.diff to 10.5 branch at revision 775289.

Kim Haase added a comment - 04/Jun/09 09:19 PM
Closing, since changes now appear in Latest Alpha Manuals.