core-jgi/org.adempiere.base
Saulo José Gil 9e2922c7c8
IDEMPIERE-5050 Service startup freeze (#996)
* IDEMPIERE-5050 Service startup freeze

Switched all annotation-based factories to asynchronous class scan.

* Deferred MIssue record creation

Log errors on the database after all model factories are initialized.

* Moved webservice model classes over to its own package

Model factories WS_ModelFactory and AnnotationBasedModelFactory were
overlapping on the org.compiere.model package. This produced class
loading problems since the base bundle has no visibility over the
webservices bundle (e.g.: MWebservice).

* Minor changes
2021-11-24 13:57:35 +08:00
..
.settings IDEMPIERE-4842 Easier model registration (#893) 2021-09-22 22:42:51 +08:00
META-INF IDEMPIERE-5012 org.idempiere.ui.zk.annotation.Form annotation (#944) 2021-10-23 15:11:49 +02:00
OSGI-INF IDEMPIERE-5019 add org.adempiere.base.annotation.EventTopicDelegate annotation (#952) 2021-10-28 11:21:08 +02:00
antlr IDEMPIERE-4824 Boolean Logic Expression Enhancements (#716) 2021-06-10 23:08:22 +08:00
schema
src IDEMPIERE-5050 Service startup freeze (#996) 2021-11-24 13:57:35 +08:00
.packaging
.project IDEMPIERE-4933 Platform update for 9.x (#870) 2021-09-10 09:55:07 +02:00
build.properties IDEMPIERE-4842 Easier model registration (#893) 2021-09-22 22:42:51 +08:00
documentation.bat
packaging-build.xml
plugin.xml IDEMPIERE-5015 add org.adempiere.base.annotation.Callout annotation (#948) 2021-10-27 12:15:58 +02:00
pom.xml IDEMPIERE-4842 Easier model registration (#893) 2021-09-22 22:42:51 +08:00