You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openjpa.apache.org by so...@apache.org on 2018/10/22 03:21:10 UTC

[openjpa] 01/01: Merge pull request #23 from apache/OPENJPA-2751-library-update

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

solomax pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/openjpa.git

commit b3edd42ee81194c419a395f0f6ea22d48be66105
Merge: 1413c36 9a50963
Author: Maxim Solodovnik <so...@gmail.com>
AuthorDate: Mon Oct 22 10:20:53 2018 +0700

    Merge pull request #23 from apache/OPENJPA-2751-library-update
    
    [OPENJPA-2752] libraries are updated to most recent versions

 openjpa-all/pom.xml                                |   1 -
 openjpa-examples/image-gallery/pom.xml             |   2 -
 openjpa-examples/openbooks/build.properties        |   2 +-
 openjpa-examples/openbooks/build.xml               |   2 +-
 openjpa-examples/openbooks/pom.xml                 |  20 ++---
 openjpa-examples/pom.xml                           |   1 -
 openjpa-integration/daytrader/pom.xml              |   5 +-
 .../integration/daytrader/AccountDataBean.java     |   6 +-
 .../integration/daytrader/OrderDataBean.java       |   6 +-
 .../integration/daytrader/QuoteDataBean.java       |   4 +-
 .../openjpa/integration/daytrader/TradeAction.java |   3 +-
 openjpa-integration/examples/pom.xml               |  42 +++++-----
 openjpa-integration/jmx/pom.xml                    |   3 +-
 openjpa-integration/pom.xml                        |   1 -
 openjpa-integration/slf4j/pom.xml                  |   5 +-
 openjpa-integration/tck/pom.xml                    |  18 ++--
 openjpa-integration/validation/pom.xml             |  12 ++-
 openjpa-jdbc/pom.xml                               |   3 +-
 openjpa-jest/pom.xml                               |  21 +++--
 .../0.0.1/websphere_uow_api-0.0.1.jar              | Bin 4793 -> 0 bytes
 .../0.0.1/websphere_uow_api-0.0.1.jar.md5          |   1 -
 .../0.0.1/websphere_uow_api-0.0.1.jar.sha1         |   1 -
 .../0.0.1/websphere_uow_api-0.0.1.pom              |  45 ----------
 .../0.0.1/websphere_uow_api-0.0.1.pom.md5          |   1 -
 .../0.0.1/websphere_uow_api-0.0.1.pom.sha1         |   1 -
 .../websphere/websphere_uow_api/maven-metadata.xml |  11 ---
 .../websphere_uow_api/maven-metadata.xml.md5       |   1 -
 .../websphere_uow_api/maven-metadata.xml.sha1      |   1 -
 openjpa-kernel/pom.xml                             |  27 +++---
 openjpa-lib/pom.xml                                |   9 +-
 .../apache/openjpa/lib/log/Log4JLogFactory.java    |  17 ++--
 openjpa-persistence-jdbc/pom.xml                   |   7 +-
 .../openjpa/persistence/jdbc/localizer.properties  |   3 +-
 openjpa-persistence-locking/pom.xml                |   5 +-
 openjpa-persistence/pom.xml                        |   1 -
 .../persistence/criteria/localizer.properties      |   3 +-
 .../openjpa/persistence/localizer.properties       |   3 +-
 openjpa-project/assembly.xml                       |   2 +-
 openjpa-project/bin-assembly.xml                   |   2 +-
 openjpa-project/pom.xml                            |  26 ++----
 openjpa-project/suppressions.xml                   |   2 +
 openjpa-slice/pom.xml                              |   5 +-
 .../org/apache/openjpa/slice/localizer.properties  |   3 +-
 .../openjpa/slice/transaction/localizer.properties |   3 +-
 openjpa-tools/openjpa-fetch-statistics-was/pom.xml |   5 +-
 openjpa-tools/openjpa-fetch-statistics/pom.xml     |   4 +
 openjpa-tools/openjpa-maven-plugin/pom.xml         |  30 +++----
 .../src/it/default_settings/pom.xml                |   4 +-
 .../src/it/dependingArtifact/prjA/pom.xml          |   4 +-
 .../src/it/dependingArtifact/prjB/pom.xml          |   4 +-
 .../src/it/enhanceIncludesExcludes/pom.xml         |   4 +-
 .../src/it/modifyDatabase/pom.xml.disabled         |   4 +-
 .../src/it/nonDefaultPersistenceXml/pom.xml        |   4 +-
 .../openjpa-maven-plugin/src/it/settings.xml       |  15 +++-
 .../src/it/sqlActionDropSchema/pom.xml             |   4 +-
 .../src/it/testDependencies/prjA/pom.xml           |   4 +-
 .../src/it/testDependencies/prjB/pom.xml           |   4 +-
 openjpa-tools/pom.xml                              |   1 -
 openjpa-xmlstore/pom.xml                           |   1 -
 pom.xml                                            |  91 +++++++++++----------
 60 files changed, 223 insertions(+), 297 deletions(-)