Related to ISSUE-54921: create task to store infrastructure modules packages
At the time of a smartbuild there will be a task defined to search for the infrastructure modules and store their packages in a file in webContent/infrastructureModules :
infrastructureModules:
org.openbravo.authentication.webauthn
org.openbravo.retail.camerabarcodescanner
...
In this way, at run time, the content of the file can be used to identify the modules defined as "infrastructure modules" as we can see in the issue: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2/-/merge_requests/1525
To be merged with
Edited by Eugen Hamuraru