03-03-06 10:47 PM
[ http://issues.apache.org/jira/browse/JDO-311?page=all ]
Michael Watzek updated JDO-311:
-------------------------------
Attachment: JDO-311.patch2
The second patch implements comments 1. and 2. above. Note, that the second
patch makes all calls of printUnsupportedOptionalFeatureNotTested
consistent
. For this reason, it contains diffs for the following classes also:
- src\java\org\apache\jdo\tck\lifecycle\Ho
llowInstanceMaintainsPK.java
- src\java\org\apache\jdo\tck\lifecycle\no
ntransactional\ModificationOfNontr
ansactionalInstanceOutsideTransaction.java
- src\java\org\apache\jdo\tck\api\persiste
ncemanager\cache\EvictingWithRetai
nValuesFalse.java
- src\java\org\apache\jdo\tck\api\persiste
ncecapable\AbstractPersistenceCapa
bleTest.java
> Inheritance3 : should check if the JDO implementation supports "javax.jdo.
option.mapping.RelationSubclassTable"
> --------------------------------------------------------------------------
-------------------------------------
>
> Key: JDO-311
> URL: http://issues.apache.org/jira/browse/JDO-311
> Project: JDO
> Type: Bug
> Components: tck20
> Versions: JDO 2 beta
> Reporter: Andy Jefferson
> Assignee: Michael Watzek
> Fix For: JDO 2 final
> Attachments: JDO-311.patch, JDO-311.patch2
>
> The inheritance3 test should check whether PMF.supportedOptions contains "javax.jd
o.option.mapping.RelationSubclassTable" before running the test. JPOX doesn't suppor
t this option yet the test still runs (and fails)
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secur...nistrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira
[ Post a follow-up to this message ]
|