core-jgi/org.adempiere.base
Carlos Ruiz 17b012c376 IDEMPIERE-5567 - Parallel unit tests fail frequently with deadlock (#2190)
* IDEMPIERE-5567 - Parallel unit tests fail frequently with deadlock

when executing unit tests in parallel, MTestUUTest fails frequently with error detected deadlock
this can be caused by testReadingUpdatingTestUU trying to update translations and at the same time
the testDeletingTestUU is deleting the same record and deleting the same translations

* - implement suggestion from Heng Sin

* - remove unnecessary code
2024-01-23 15:43:48 +01:00
..
.settings IDEMPIERE-4842 Easier model registration (#893) 2021-09-22 22:42:51 +08:00
META-INF IDEMPIERE-5943 Implement table partitioning support (#2145) 2023-12-20 14:10:04 +08:00
OSGI-INF IDEMPIERE-5768 : committing osgi service definition XML file for default credit manager factory. (#1975) 2023-08-23 19:37:48 +08:00
antlr IDEMPIERE-5367 Logic expression IN doesn't works with quoted text (#1423) 2022-08-05 13:21:50 +02:00
schema - IDEMPIERE-1269 Improve tax configuration to support external services 2013-08-27 12:48:41 +08:00
src IDEMPIERE-5567 - Parallel unit tests fail frequently with deadlock (#2190) 2024-01-23 15:43:48 +01:00
.classpath IDEMPIERE-5448 2023 June Platform Update (#1531) 2023-06-21 13:44:18 +02:00
.packaging
.project IDEMPIERE-4933 Platform update for 9.x (#870) 2021-09-10 09:55:07 +02:00
build.properties IDEMPIERE-5448 2023 June Platform Update (#1531) 2023-06-21 13:44:18 +02:00
documentation.bat
packaging-build.xml
plugin.xml IDEMPIERE-5624 Implement export data as SQL insert statement (#1721) 2023-03-13 15:57:45 +01:00
pom.xml IDEMPIERE-5225 - HTML Report minification (#1237) 2022-03-17 15:36:02 +01:00