[ 
http://issues.apache.org/jira/browse/JDO-299?page=comments#action_12370774 ] 

Martin Zaun commented on JDO-299:
---------------------------------

I noticed that the SignatureTest does not get run as part of the maven 
runtck.jdori goal.

So, I've added "signatures.conf" to the 'jdo.tck.cfglist' property in 
src/conf/configurations.list.

An unresolved, remaining nuisance is that the test get's run twice 
(app/datastore identity), but
we don't know of any solution to this.

Unless there are any objections, I'm committing the following patch tomorrow.
Martin

$ svn diff src/conf/configurations.list
Index: src/conf/configurations.list
===================================================================
--- src/conf/configurations.list        (revision 386483)
+++ src/conf/configurations.list        (working copy)
@@ -26,4 +26,5 @@
                  inheritance4.conf \
                  schemaAttributeClass.conf \
                  schemaAttributeOrm.conf \
-                 schemaAttributePackage.conf
+                 schemaAttributePackage.conf \
+                 signatures.conf

> Signature test needed checking compliance of implementations with JDO2.0 API
> ----------------------------------------------------------------------------
>
>          Key: JDO-299
>          URL: http://issues.apache.org/jira/browse/JDO-299
>      Project: JDO
>         Type: Task
>   Components: tck20
>     Reporter: Martin Zaun
>     Assignee: Martin Zaun
>     Priority: Minor
>      Fix For: JDO 2 final
>  Attachments: JUnitSignatureTest.java, SignatureTest.java, api20_defs.txt, 
> signature_test_final_review.zip, sigtest.patch
>


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira

Reply via email to