[
https://issues.apache.org/jira/browse/DERBY-1458?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kristian Waagan closed DERBY-1458.
----------------------------------
Closing issue.
Note that running 'ant runmessagecheck' stand-alone isn't recommended. This is
probably because it loads resources from either jars or classes, so you have to
re-build Derby to make it pick up the changes.
> Add MessageBundleTest to build script to verify that there are no orphaned
> message ids
> --------------------------------------------------------------------------------------
>
> Key: DERBY-1458
> URL: https://issues.apache.org/jira/browse/DERBY-1458
> Project: Derby
> Issue Type: Improvement
> Components: Build tools
> Affects Versions: 10.2.1.6
> Reporter: David Van Couvering
> Assignee: Myrna van Lunteren
> Fix For: 10.5.1.1
>
> Attachments: DERBY-1458.diff, DERBY-1458.diff2, DERBY-1458_3.diff,
> DERBY-1458_3.stat, DERBY-1458_4_tmp.diff, MessageBundleTest.java,
> MessageBundleTest.java
>
>
> MessageBundleTest can't be run with the regular tests because it relies on
> SQLState.java and MessageId.java, which are not in the jar files. But it
> actually makes more sense to run it as part of the build, as we are verifying
> the consistency of code references.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.