|
Home > Archive > Apache JDO Project > June 2005 > 2. patch for JDO-58
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
2. patch for JDO-58
|
|
| Michael Watzek 2005-06-06, 7:50 am |
| Hi,
please find the second patch for JDO-58 attached.
This patch includes the check on an open PMF instance when TCK tests
have added tear down instances and/or classes.
Furthermore, it renames 2 methods and two fields:
1) method deleteRemoveTearDownInstances -> deleteTearDownInstances
2) method deleteRemoveTearDownClasses -> deleteTearDownClasses
3) field oids -> tearDownInstances
4) field pcClasses -> tearDownClasses
Regards,
Michael
--
-------------------------------------------------------------------
Michael Watzek Tech@Spree Engineering GmbH
mailto:mwa.tech@spree.de Buelowstr. 66
Tel.: ++49/30/235 520 36 10783 Berlin - Germany
Fax.: ++49/30/217 520 12 http://www.spree.de/
-------------------------------------------------------------------
| |
| Michelle Caisse 2005-06-06, 7:50 am |
| Checked it in. Thanks! -- Michelle
Michael Watzek wrote:
> Hi,
>
> please find the second patch for JDO-58 attached.
>
> This patch includes the check on an open PMF instance when TCK tests
> have added tear down instances and/or classes.
>
> Furthermore, it renames 2 methods and two fields:
>
> 1) method deleteRemoveTearDownInstances -> deleteTearDownInstances
> 2) method deleteRemoveTearDownClasses -> deleteTearDownClasses
> 3) field oids -> tearDownInstances
> 4) field pcClasses -> tearDownClasses
>
> Regards,
> Michael
|
|
|
|
|