GitHub user otaviojava opened a pull request:

    https://github.com/apache/tomee/pull/285

    Tomee 2330 backport 7.0.x

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/otaviojava/tomee TOMEE-2330_tomee-7.1.x

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/tomee/pull/285.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #285
    
----
commit 73a220b2bb2cb09a5dffd678faede14de1313278
Author: Jonathan Gallimore <jon@...>
Date:   2018-11-16T12:39:20Z

    Add simple test to ensure overrides from openejb-cmp-orm.xml work

commit c320aa00893e926c4d1b37573592f17f75865d5a
Author: Jonathan Gallimore <jon@...>
Date:   2018-11-16T15:06:17Z

    Adding further basic CMP tests

commit 284c001c4f727ec334897299433a630afe94ac12
Author: Otavio Santana <otaviopolianasantana@...>
Date:   2018-11-16T21:13:19Z

    defines a new umarshal, this time, not using the filter

commit 2694ead7f5fbee15fdb1ef144ebde69d08a7f553
Author: Otavio Santana <otaviopolianasantana@...>
Date:   2018-11-19T11:34:03Z

    keeps the original behavior of the filter

commit 8cf808abff1f3055c47ae2ea49c483fa83178ecb
Author: Otavio Santana <otaviopolianasantana@...>
Date:   2018-11-19T14:43:21Z

    adds entity and CMD test

commit bf6a58b158c82c9b1c52709d640c3aa3d167ac64
Author: Jonathan Gallimore <jon@...>
Date:   2018-11-28T11:51:18Z

    TOMEE-2295 test for <mapping-file> element being ignored

commit b82b8e87611743739a506fccc2e88cfcff75c0f1
Author: Jonathan Gallimore <jon@...>
Date:   2018-11-28T13:53:40Z

    TOMEE-2295 Improvements for JPA/CMP mapping

commit e7c5755c4d16f3575f2829359b37023db94c3b1f
Author: Jonathan Gallimore <jon@...>
Date:   2018-11-28T20:00:45Z

    TOMEE-2295 PMD

commit 8a43a55c328ecde04d3ad3783aceb167401f5788
Author: Jonathan Gallimore <jon@...>
Date:   2018-11-29T10:21:24Z

    TOMEE-2295 use single class imports

commit 35140a28148b6c43e2f9003260b086807033087d
Author: Jonathan Gallimore <jon@...>
Date:   2018-11-29T21:43:40Z

    TOMEE-2295 add arquillian test using custom ORM file

commit f552c63602f985f1fcdd6ed6b0d4dee74ce69ebb
Author: Jonathan Gallimore <jon@...>
Date:   2018-12-03T16:46:52Z

    TOMEE-2295 WIP - fails with a NullPointerException which I'm trying to 
track down

commit bb3aa3294583a4ee51e18cffacd9e0a8997c996a
Author: Jonathan Gallimore <jon@...>
Date:   2018-12-03T16:56:21Z

    TOMEE-2295 this is redundant

commit f3406e015c372de66629e5448018e19176d00eea
Author: Jonathan Gallimore <jon@...>
Date:   2018-12-04T14:29:14Z

    TOMEE-2295 - ripping a lot of stuff out of this. Still not working.

commit addc3ce1c85882220ab7f0a4217c6990453f8f37
Author: Jonathan Gallimore <jon@...>
Date:   2018-12-04T14:45:20Z

    TOMEE-2295 attempting something else

commit ac196ecbf5b72e7592259e57fb1c16fd409c9e9b
Author: Jonathan Gallimore <jon@...>
Date:   2018-12-04T14:52:56Z

    Ripped everything out

commit 9cd918b502e2a3091254f6ca543024d528591f29
Author: Jonathan Gallimore <jgallimore@...>
Date:   2018-12-05T10:57:42Z

    TOMEE-2295 working sample

commit bffc8568c53a22040588a5989657dbe7b173059d
Author: Jonathan Gallimore <jgallimore@...>
Date:   2018-12-05T12:35:58Z

    Finals and formatting

commit 152f5b2bde8740d1d7b5c30fab11f8f9b12b067b
Author: Jonathan Gallimore <jgallimore@...>
Date:   2018-12-05T13:55:47Z

    TOMEE-2295 add custom mapping back

commit 955278f5716f9b2f30a920735c8aee104fba93c9
Author: Jonathan Gallimore <jgallimore@...>
Date:   2018-12-05T14:55:40Z

    TOMEE-2295 check the correct database schema is in place

commit 35bb6c7159b69ef289ee309067b6e7b12365de5a
Author: Jonathan Gallimore <jgallimore@...>
Date:   2018-12-05T16:53:24Z

    TOMEE-2295 ensure this works across all profiles

commit 13973677c4e70728b451e1e858b3ef99bd09c0c2
Author: Jonathan Gallimore <jgallimore@...>
Date:   2018-12-05T21:56:49Z

    TOMEE-2295 fixing test

commit 224e833dc8e4a36fb96a8450bfd0e8571c8e845d
Author: Jonathan Gallimore <jgallimore@...>
Date:   2018-12-10T14:16:43Z

    TOMEE-2330 fix issue with incorrect base URL for generated persistence units

commit a268f5ea262c5aafd517360b96c2c40ee61b40e4
Author: Otavio Santana <otaviopolianasantana@...>
Date:   2018-12-17T12:13:50Z

    adds header

commit 2969abe805e15a3b6fe76454bd87c283f9fb488d
Author: Otavio Santana <otaviopolianasantana@...>
Date:   2018-12-13T10:50:56Z

    Adds getModuleId method as a fallback when getJarLocation is null at 
CmpJpaConversion

commit 319e44d6cfe881f56208a60666c24b37f6dcf69e
Author: Otavio Santana <otaviopolianasantana@...>
Date:   2018-12-13T10:51:54Z

    fixes imports

commit b90eb15fb856b3f35ef395dd042e713f505db74c
Author: Otavio Santana <otaviopolianasantana@...>
Date:   2018-12-13T10:53:01Z

    fixes lines at CmpJpaConversion

commit 7f19ea9fc6c5d690592430d9d591a5d891590a50
Author: Jonathan Gallimore <jgallimore@...>
Date:   2018-12-10T14:16:43Z

    TOMEE-2330 fix issue with incorrect base URL for generated persistence units

commit 483915b3a31f6853a57f47cc79056b482473733c
Author: Otavio Santana <otaviopolianasantana@...>
Date:   2018-12-17T16:05:01Z

    Adds getModuleId method as a fallback when getJarLocation is null at

----


---

Reply via email to