Commit Graph

8 Commits

Author SHA1 Message Date
Maxim Solodovnik 9113461cb9
[OPENJPA-2883] 'supportsAutoAssign' is turned OFF when 'useTriggersForAutoAssign' is ON (#84)
* [OPENJPA-2883] test for the issue

* [OPENJPA-2883] 'supportsAutoAssign' is turned OFF when 'useTriggersForAutoAssign' is ON

* Assert is improved

* Warning is logged when conflicting options are selected by user

* Build should be fixed

* EntityManager is properly closed
2021-10-23 00:19:22 +07:00
Mark Struberg 3dfaba893a add all logs to ignore 2020-09-06 13:37:58 +02:00
Maxim Solodovnik 8c0b843f6e
[OPENJPA-2781] persistence_2_1.xsd is bundled for offline processing 2019-03-24 20:32:47 +07:00
Mark Struberg fe2709aab7 adding netbeans config files to ignore rules 2019-01-02 10:34:45 +01:00
Mark Struberg 02eaa9363a add .idea to gitignore 2018-10-13 21:15:31 +02:00
Maxim Solodovnik 4709f38ba2 [OPENJPA-2748] commons-collection is updated to most recent version
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1841941 13f79535-47bb-0310-9956-ffa450edef68
2018-09-25 15:16:54 +00:00
Michael Dick b40e3a425e Add IDEA module descriptors to .gitignore.
modified:   .gitignore

git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@793984 13f79535-47bb-0310-9956-ffa450edef68
2009-07-14 17:30:19 +00:00
Michael Dick a972ec0de3 OPENJPA-1136 adding .gitignore
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@783920 13f79535-47bb-0310-9956-ffa450edef68
2009-06-11 21:24:48 +00:00