On 1/20/07, Myrna van Lunteren <[EMAIL PROTECTED]> wrote:
When I built the trunk docs today, the front page came out with 'Version 10.2'.
Did I do something wrong, or do other people see this too?
If that's what comes out for others also, does anyone know how to
change that? Do I need to log a bug for it?

You didn't do anything wrong. No one has updated the doc tree to
reflect the new version yet. :-)

Like the code trunk, someone has to make the change to reflect that
the Derby version represented on the docs trunk is now 10.3. Because
the doc and code trees are separate, they need to be updated
separately. There's no doc or wiki for this, although maybe there
should be. Maybe we should start a MinorVersionBumpTasks topic on the
wiki that describes the changes needed for code, docs, and website for
a minor release.

The text for the version numbers in the manuals are parameterized, and
contained in the file {bookname}conrefs.dita in each book's src dir,
specifically in the <ph> elements with the id attributes
shortversionnumber and fullversionnumber. The content of these
elements on the doc trunk need to be updated in each book's conref
file to reflect that the current Derby version is 10.3.

A while ago I noted that the conref files for the books could be
included by relative URL, so that if we wanted to keep one file that
contained all of the shared information for all of the books in a
single file, it would be possible. Currently, though, each book has
its own conrefs file.

andrew

Reply via email to