GitHub user otaviojava opened a pull request:

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

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

    It PR adds the getModuleId method as a fallback when getJarLocation is null 
at CmpJpaConversion, this way it keeps the desired behavior and fixes the when 
the getJarLocation is null such as the CheckMissingClassTest.

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

    $ git pull https://github.com/otaviojava/tomee CmpJpaConversion_callback

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

    https://github.com/apache/tomee/pull/274.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 #274
    
----
commit 67d30def6927f86149529dc77d2b96cb2d6cf02f
Author: Otavio Santana <otaviopolianasantana@...>
Date:   2018-12-13T10:50:56Z

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

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

    fixes imports

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

    fixes lines at CmpJpaConversion

----


---

Reply via email to