[ 
https://issues.apache.org/jira/browse/DERBY-1458?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12639720#action_12639720
 ] 

Myrna van Lunteren commented on DERBY-1458:
-------------------------------------------

It's probably an issue with the ant version; the junit target is only supported 
since ant 1.7.
I need to make this target - and I guess, all junit targets should be - 
conditional on the ant version.


> 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: Test
>          Components: Build tools
>    Affects Versions: 10.2.1.6
>            Reporter: David Van Couvering
>            Assignee: Myrna van Lunteren
>             Fix For: 10.5.0.0
>
>         Attachments: DERBY-1458.diff
>
>
> 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.

Reply via email to