Notes |
|
(0104596)
|
hgbot
|
2018-05-21 09:17
|
|
Repository: erp/devel/pi
Changeset: 055351d43c802134e5ece1d09f9dd3fa1c50e59f
Author: Carlos Aristu <carlos.aristu <at> openbravo.com>
Date: Fri May 18 13:37:54 2018 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/055351d43c802134e5ece1d09f9dd3fa1c50e59f [^]
fixes issue 38520: Deprecate OBDal.registerSQLFunction
---
M modules/org.openbravo.base.weld/src/META-INF/beans.xml
M modules/org.openbravo.client.kernel/src/org/openbravo/client/kernel/KernelApplicationInitializer.java
M src-test/src/org/openbravo/test/base/OBBaseTest.java
M src-test/src/org/openbravo/test/dal/IssuesTest.java
M src-test/src/org/openbravo/test/inventoryStatus/InventoryStatusTest.java
M src/build.xml
M src/org/openbravo/base/session/SessionFactoryController.java
M src/org/openbravo/costing/CostingMigrationProcess.java
M src/org/openbravo/dal/core/DalLayerInitializer.java
M src/org/openbravo/dal/core/DalSessionFactoryController.java
M src/org/openbravo/dal/service/OBDal.java
M src/org/openbravo/erpCommon/utility/SystemInfo.java
A modules/org.openbravo.advpaymentmngt/src/org/openbravo/advpaymentmngt/utility/APRMSQLFunctionRegister.java
A modules/org.openbravo.client.kernel/src/org/openbravo/client/kernel/KernelSQLFunctionRegister.java
A src/org/openbravo/dal/core/SQLFunctionRegister.java
R modules/org.openbravo.advpaymentmngt/src/org/openbravo/advpaymentmngt/utility/APRMApplicationInitializer.java
---
|
|
|
(0104598)
|
hgbot
|
2018-05-21 09:19
|
|
|
|
(0104600)
|
hgbot
|
2018-05-21 09:22
|
|
|
|
(0104601)
|
hgbot
|
2018-05-21 09:29
|
|
Repository: erp/pmods/org.openbravo.certification.france.testing
Changeset: 9117a43e26b6a3d080c076396c5663a6fc897cef
Author: Carlos Aristu <carlos.aristu <at> openbravo.com>
Date: Mon May 21 09:29:17 2018 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.certification.france.testing/rev/9117a43e26b6a3d080c076396c5663a6fc897cef [^]
related to issue 38520: Deprecate OBDal.registerSQLFunction
---
M src-test/org/openbravo/certification/france/testing/blockchain/test/OBCFRBlockchainCreateData.java
M src-test/org/openbravo/certification/france/testing/blockchain/test/OBCFRBlockchainTestBase.java
M src-test/org/openbravo/certification/france/testing/ticket/test/OBCFRTicketTestBase.java
M src-test/org/openbravo/certification/france/testing/ticket/test/OBCFRaTicketCreateData.java
M src-test/org/openbravo/certification/france/testing/utils/OBCFRTicketUtils.java
---
|
|
|
(0104602)
|
hgbot
|
2018-05-21 09:30
|
|
|
|
(0104603)
|
hgbot
|
2018-05-21 09:32
|
|
Repository: erp/pmods/org.openbravo.warehouse.advancedwarehouseoperations.distributionorders
Changeset: 739f8a53518887c1148e95c0796d70cbcaf949b0
Author: Carlos Aristu <carlos.aristu <at> openbravo.com>
Date: Mon May 21 09:32:07 2018 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.warehouse.advancedwarehouseoperations.distributionorders/rev/739f8a53518887c1148e95c0796d70cbcaf949b0 [^]
related to issue 38520: Deprecate OBDal.registerSQLFunction
---
M src-test/org/openbravo/warehouse/advancedwarehouseoperations/distributionorders/test/OBDOReservationTest.java
M src-test/org/openbravo/warehouse/advancedwarehouseoperations/distributionorders/test/OBDOTaskWithAttributeTest.java
M src-test/org/openbravo/warehouse/advancedwarehouseoperations/distributionorders/test/OBDOWithAWOTests.java
---
|
|
|
(0104604)
|
hgbot
|
2018-05-21 09:33
|
|
Repository: erp/pmods/org.openbravo.warehouse.advancedwarehouseoperations
Changeset: 93d393aef76505f6e131523666c97582596c2ead
Author: Carlos Aristu <carlos.aristu <at> openbravo.com>
Date: Mon May 21 09:33:10 2018 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.warehouse.advancedwarehouseoperations/rev/93d393aef76505f6e131523666c97582596c2ead [^]
related to issue 38520: Deprecate OBDal.registerSQLFunction
---
M src-test/org/openbravo/warehouse/advancedwarehouseoperations/test/AWOa_BasicFunctionalFlowsWithoutAWOPreference.java
M src-test/org/openbravo/warehouse/advancedwarehouseoperations/test/AWOb_BasicFunctionalFlowsWithAWOPreference.java
M src-test/org/openbravo/warehouse/advancedwarehouseoperations/test/AWOc_AWOFunctionalFlows.java
M src-test/org/openbravo/warehouse/advancedwarehouseoperations/test/AWOd_AWOFunctionalFlowsWithAttribute.java
M src-test/org/openbravo/warehouse/advancedwarehouseoperations/test/AWOe_PAAlgorithms.java
M src-test/org/openbravo/warehouse/advancedwarehouseoperations/test/AWOf_PAAlgorithmsWithCapacity.java
M src-test/org/openbravo/warehouse/advancedwarehouseoperations/test/AWOg_PKAlgorithms.java
M src-test/org/openbravo/warehouse/advancedwarehouseoperations/test/AWOh_InventoryStatusWithAWOEnabled.java
M src-test/org/openbravo/warehouse/advancedwarehouseoperations/test/AWOi_InventoryStatusWithoutAWOEnabled.java
M src-test/org/openbravo/warehouse/advancedwarehouseoperations/test/AWOj_Occupancy.java
M src-test/org/openbravo/warehouse/advancedwarehouseoperations/test/AWOk_DeltaManagement.java
M src-test/org/openbravo/warehouse/advancedwarehouseoperations/test/AWOl_Rounding.java
M src-test/org/openbravo/warehouse/advancedwarehouseoperations/test/AWOm_WarehouseConfigurationCheck.java
M src-test/org/openbravo/warehouse/advancedwarehouseoperations/test/AWOn_ITTRoutingBaseTaskTypeMismatch.java
M src-test/org/openbravo/warehouse/advancedwarehouseoperations/test/AWOo_JsonDescription.java
M src-test/org/openbravo/warehouse/advancedwarehouseoperations/test/AWOq_PendingPickingLines.java
M src-test/org/openbravo/warehouse/advancedwarehouseoperations/test/AWOri_ReferencedInventoryBoxTest.java
M src-test/org/openbravo/warehouse/advancedwarehouseoperations/test/AWOri_RemoveReferenceFlagConfigurationChecks.java
M src-test/org/openbravo/warehouse/advancedwarehouseoperations/test/AWOzz_HighVolume.java
A src/org/openbravo/warehouse/advancedwarehouseoperations/init/AWOSQLFunctionRegister.java
R src/org/openbravo/warehouse/advancedwarehouseoperations/init/AWOApplicationInitializer.java
---
|
|
|
(0104605)
|
hgbot
|
2018-05-21 09:36
|
|
|
|
(0104606)
|
hgbot
|
2018-05-21 09:38
|
|
|
|
(0104607)
|
hgbot
|
2018-05-21 09:39
|
|
|
|
(0104608)
|
hgbot
|
2018-05-21 09:42
|
|
Repository: erp/pmods/org.openbravo.module.invoiceTaxReportEnhanced30.cashvat
Changeset: 0e0bd3d653997e0db05d293b82c89198e65ba5bf
Author: Carlos Aristu <carlos.aristu <at> openbravo.com>
Date: Mon May 21 09:41:47 2018 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.module.invoiceTaxReportEnhanced30.cashvat/rev/0e0bd3d653997e0db05d293b82c89198e65ba5bf [^]
related to issue 38520: Deprecate OBDal.registerSQLFunction
---
A src/org/openbravo/module/invoiceTaxReportEnhanced30/cashvat/databaseProcess/OBMTRCVGSQLFunctionRegister.java
R src/org/openbravo/module/invoiceTaxReportEnhanced30/cashvat/databaseProcess/AdColumnIdentifier.java
R src/org/openbravo/module/invoiceTaxReportEnhanced30/cashvat/databaseProcess/OBMTRCVGetAmt.java
R src/org/openbravo/module/invoiceTaxReportEnhanced30/cashvat/databaseProcess/OBMTRCVGetCountryName.java
R src/org/openbravo/module/invoiceTaxReportEnhanced30/cashvat/databaseProcess/OBMTRCVGetSettlementDate.java
---
|
|
|
(0104610)
|
hgbot
|
2018-05-21 09:43
|
|
|
|
(0104611)
|
hgbot
|
2018-05-21 09:44
|
|
|
|
(0104612)
|
hgbot
|
2018-05-21 09:45
|
|
Repository: erp/pmods/org.openbravo.module.invoiceTaxReportEnhanced30
Changeset: 0e2ce09dae213dbcc721abf7bc99b64f997cc51d
Author: Carlos Aristu <carlos.aristu <at> openbravo.com>
Date: Mon May 21 09:45:16 2018 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.module.invoiceTaxReportEnhanced30/rev/0e2ce09dae213dbcc721abf7bc99b64f997cc51d [^]
related to issue 38520: Deprecate OBDal.registerSQLFunction
---
A src/org/openbravo/module/invoiceTaxReportEnhanced30/databaseProcess/OBMTR30SQLFunctionRegister.java
R src/org/openbravo/module/invoiceTaxReportEnhanced30/databaseProcess/AdColumnIdentifier.java
R src/org/openbravo/module/invoiceTaxReportEnhanced30/databaseProcess/OBMTR30GetCountryName.java
---
|
|
|
(0104615)
|
hgbot
|
2018-05-21 10:50
|
|
|
|
(0104617)
|
hgbot
|
2018-05-21 11:22
|
|
|
|
(0104618)
|
hgbot
|
2018-05-21 12:32
|
|
Repository: erp/devel/pi
Changeset: c7d184de88d89e43052905aa62f054dfc220b6f6
Author: Carlos Aristu <carlos.aristu <at> openbravo.com>
Date: Mon May 21 12:30:20 2018 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/c7d184de88d89e43052905aa62f054dfc220b6f6 [^]
related to issue 38520: catch Throwable
catch Throwable to avoid the failure of the export.database task which is throwing a NoClassDefFoundError when trying to recover the DalSessionFactoryController with weld
---
M src/org/openbravo/dal/core/DalLayerInitializer.java
---
|
|
|
|
|
|
|
|
|
|
|
|
(0104633)
|
hgbot
|
2018-05-22 17:52
|
|
Repository: erp/devel/pi
Changeset: 6c488ffc516236cf0857a40afaf58029a11a7b0c
Author: Carlos Aristu <carlos.aristu <at> openbravo.com>
Date: Tue May 22 17:51:09 2018 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/6c488ffc516236cf0857a40afaf58029a11a7b0c [^]
related to issue 38520: fix test case problems
- Add check to avoid DAL layer re-initialization if the SQL functions are already registered
- Now WeldBaseTests by default register all the SQL functions provided by the SQLFunctionRegister instances
---
M modules/org.openbravo.base.weld/src-test/org/openbravo/base/weld/test/WeldBaseTest.java
M src-test/src/org/openbravo/test/base/OBBaseTest.java
---
|
|
|
(0104634)
|
hgbot
|
2018-05-22 17:58
|
|
|
|
(0104635)
|
hgbot
|
2018-05-22 18:01
|
|
Repository: erp/pmods/org.openbravo.warehouse.advancedwarehouseoperations.distributionorders
Changeset: ae6b0f90bbd2773f80bfaa905eefe8c24b686231
Author: Carlos Aristu <carlos.aristu <at> openbravo.com>
Date: Tue May 22 18:01:37 2018 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.warehouse.advancedwarehouseoperations.distributionorders/rev/ae6b0f90bbd2773f80bfaa905eefe8c24b686231 [^]
related to issue 38520: Deprecate OBDal.registerSQLFunction
Now WeldBaseTest registers SQL functions automatically. Do not need to register them explicitly.
---
M src-test/org/openbravo/warehouse/advancedwarehouseoperations/distributionorders/test/OBDOReservationTest.java
M src-test/org/openbravo/warehouse/advancedwarehouseoperations/distributionorders/test/OBDOTaskWithAttributeTest.java
M src-test/org/openbravo/warehouse/advancedwarehouseoperations/distributionorders/test/OBDOWithAWOTests.java
---
|
|
|
(0104636)
|
hgbot
|
2018-05-22 18:13
|
|
Repository: erp/pmods/org.openbravo.warehouse.advancedwarehouseoperations
Changeset: b14c9b671e1df61c991dcb6b13bbced21d111b44
Author: Carlos Aristu <carlos.aristu <at> openbravo.com>
Date: Tue May 22 18:13:19 2018 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.warehouse.advancedwarehouseoperations/rev/b14c9b671e1df61c991dcb6b13bbced21d111b44 [^]
related to issue 38520: Deprecate OBDal.registerSQLFunction
Now WeldBaseTest registers SQL functions automatically. Do not need to register them explicitly.
---
M src-test/org/openbravo/warehouse/advancedwarehouseoperations/test/AWOa_BasicFunctionalFlowsWithoutAWOPreference.java
M src-test/org/openbravo/warehouse/advancedwarehouseoperations/test/AWOb_BasicFunctionalFlowsWithAWOPreference.java
M src-test/org/openbravo/warehouse/advancedwarehouseoperations/test/AWOc_AWOFunctionalFlows.java
M src-test/org/openbravo/warehouse/advancedwarehouseoperations/test/AWOd_AWOFunctionalFlowsWithAttribute.java
M src-test/org/openbravo/warehouse/advancedwarehouseoperations/test/AWOe_PAAlgorithms.java
M src-test/org/openbravo/warehouse/advancedwarehouseoperations/test/AWOf_PAAlgorithmsWithCapacity.java
M src-test/org/openbravo/warehouse/advancedwarehouseoperations/test/AWOg_PKAlgorithms.java
M src-test/org/openbravo/warehouse/advancedwarehouseoperations/test/AWOh_InventoryStatusWithAWOEnabled.java
M src-test/org/openbravo/warehouse/advancedwarehouseoperations/test/AWOi_InventoryStatusWithoutAWOEnabled.java
M src-test/org/openbravo/warehouse/advancedwarehouseoperations/test/AWOj_Occupancy.java
M src-test/org/openbravo/warehouse/advancedwarehouseoperations/test/AWOk_DeltaManagement.java
M src-test/org/openbravo/warehouse/advancedwarehouseoperations/test/AWOl_Rounding.java
M src-test/org/openbravo/warehouse/advancedwarehouseoperations/test/AWOm_WarehouseConfigurationCheck.java
M src-test/org/openbravo/warehouse/advancedwarehouseoperations/test/AWOn_ITTRoutingBaseTaskTypeMismatch.java
M src-test/org/openbravo/warehouse/advancedwarehouseoperations/test/AWOo_JsonDescription.java
M src-test/org/openbravo/warehouse/advancedwarehouseoperations/test/AWOq_PendingPickingLines.java
M src-test/org/openbravo/warehouse/advancedwarehouseoperations/test/AWOri_ReferencedInventoryBoxTest.java
M src-test/org/openbravo/warehouse/advancedwarehouseoperations/test/AWOri_RemoveReferenceFlagConfigurationChecks.java
M src-test/org/openbravo/warehouse/advancedwarehouseoperations/test/AWOzz_HighVolume.java
---
|
|
|
(0104637)
|
hgbot
|
2018-05-22 19:18
|
|
Repository: erp/devel/pi
Changeset: e81a78a7757b8a6b95ddb6797b4191d430d8621a
Author: Carlos Aristu <carlos.aristu <at> openbravo.com>
Date: Tue May 22 19:18:03 2018 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/e81a78a7757b8a6b95ddb6797b4191d430d8621a [^]
related to issue 38520: fix test case problems
- Initialize test observers after DAL re-initialization done to register SQL functions. This way the observers will get the references of the entities in the refreshed DAL layer
---
M modules/org.openbravo.client.application/src-test/org/openbravo/client/application/test/event/ObserverBaseTest.java
---
|
|
|
(0104639)
|
hgbot
|
2018-05-23 08:59
|
|
Repository: erp/devel/pi
Changeset: 0615284678a28428e666afb5e23b2a44b96d9ec3
Author: Carlos Aristu <carlos.aristu <at> openbravo.com>
Date: Wed May 23 08:58:43 2018 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/0615284678a28428e666afb5e23b2a44b96d9ec3 [^]
related to issue 38520: fix test case problems
- Keep resetting the execution count before doing the setUp, and refresh the entities of the observers just in case the DAL layer has been reinitialized
---
M modules/org.openbravo.client.application/src-test/org/openbravo/client/application/test/event/ObserverBaseTest.java
M modules/org.openbravo.client.application/src-test/org/openbravo/client/application/test/event/OrderLineTestObserver.java
M modules/org.openbravo.client.application/src-test/org/openbravo/client/application/test/event/OrderTestObserver.java
---
|
|
|
(0104651)
|
hgbot
|
2018-05-23 14:05
|
|
|
|
|
|
|
|
|
|
|
|
|
(0104662)
|
hgbot
|
2018-05-23 17:39
|
|
|
|
(0104666)
|
hgbot
|
2018-05-24 10:01
|
|
|
|
(0104667)
|
hgbot
|
2018-05-24 10:07
|
|
|
|
(0104668)
|
hgbot
|
2018-05-24 10:07
|
|
|
|
(0104699)
|
hgbot
|
2018-05-25 09:47
|
|
|
|
|
|
|
|
|