You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jdo-commits@db.apache.org by mb...@apache.org on 2021/03/11 19:16:00 UTC

[db-jdo] branch master updated (08661d7 -> de8aff4)

This is an automated email from the ASF dual-hosted git repository.

mbo pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/db-jdo.git.


    from 08661d7  Updated pom.xml (#15)
     add de8aff4  JDO-790: Add a flag -Djdo.tck.skipJndi to exectck (#16)

No new revisions were added by this update.

Summary of changes:
 .../main/java/org/apache/jdo/exectck/RunTCK.java   | 10 +++++++---
 tck/src/main/java/org/apache/jdo/tck/JDO_Test.java | 23 ++++++++++++----------
 .../GetPMFByJNDILocation.java                      | 14 +++++++++++--
 .../GetPMFByJNDILocationAndClassLoader.java        | 14 +++++++++++--
 .../config/JDOConfigListener.java                  |  2 +-
 .../config/Jdoconfig.java                          |  2 +-
 .../config/Persistence.java                        | 10 +++++-----
 7 files changed, 51 insertions(+), 24 deletions(-)