[
https://issues.apache.org/jira/browse/DERBY-5215?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Rick Hillegas updated DERBY-5215:
---------------------------------
Attachment: NewPropertyFileVTI.java
ShowMessageChanges.java
Attaching a table function (NewPropertyFileVTI) and a program which drives it,
ShowMessageChanges. The ShowMessageChanges program can be used to show the
message changes between one Derby branch and another. It can be used by people
who want to vet the new localizations which I am about to attach.
ShowMessageChanges produces an html report for a particular locale, detailing
which messages are new, which have changed, and which have been deleted. Here
is its usage diagnostic:
Usage:
java ShowMessageChanges $newCodeline $oldCodeline $locale
where
$newCodeline = path to root of subversion codeline for the new codeline,
e.g. "/Users/me/derby/10.9"
$oldCodeline = path to root of subversion codeline for the old codeline,
e.g. "/Users/me/derby/10.6"
$locale = name of locale, e.g. "de_DE"
This will output a summary of the changes to showMessages.html
> Localize messages introduced or changed in 10.7 and 10.8
> --------------------------------------------------------
>
> Key: DERBY-5215
> URL: https://issues.apache.org/jira/browse/DERBY-5215
> Project: Derby
> Issue Type: Task
> Components: Localization
> Affects Versions: 10.8.1.3
> Reporter: Rick Hillegas
> Assignee: Rick Hillegas
> Attachments: NewPropertyFileVTI.java, ShowMessageChanges.java,
> changes.html
>
>
> Localize the message changes from the recent 10.7 and 10.8 feature releases.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira