Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0037231
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Openbravo ERP] Z. Othersminorhave not tried2017-11-06 13:022019-06-21 16:38
ReporteralostaleView Statuspublic 
Assigned Tocollazoandy4 
PrioritynormalResolutionfixedFixed in Version3.0PR18Q2
StatusclosedFix in branchFixed in SCM revision4a7abcd220dd
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version9
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Review Assigned Todmiguelez
Web browser
ModulesCore
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0037231: JDK9: compilation warnings - Functional Team

DescriptionCompiling Openbravo with Java 9 produces a big number of warnings. Most of them are caused by deprecation of methods.
Steps To Reproduce1. Build Openbravo with Java 9
  -> Check warnings

Find attached warnings split by team [1].

---

[1] https://docs.google.com/a/openbravo.com/spreadsheets/d/1W0i8s183pX2s37rh8Qy3-G_nZi1kywLD-yeGqiMRaX8/edit?usp=sharing [^]
Proposed SolutionMost of these warnings are caused by deprecation, proposed alternatives in Java 9 are already present in Java 7 (which is current minimum requirement). Furthermore, these alternatives are generally better in terms of performance.

So, in all of these cases were alternative exists in Java 7, it should be used in favor of Java 9 deprecated one.
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]
related to defect 0037230 closedshuehner JDK9: compilation warnings - Platform Team 
related to feature request 0031477 newshuehner Tracking issue to reduce the huge number of eclipse warnings in pi 
related to feature request 0037083 closedalostale support JDK 9 

-  Notes
(0103557)
hgbot (developer)
2018-03-27 12:43

Repository: erp/mods/org.openbravo.module.remittance
Changeset: 70e340008316c3808de3f88f52d6e8aac9d8a495
Author: David Miguelez <david.miguelez <at> openbravo.com>
Date: Tue Mar 27 12:35:29 2018 +0200
URL: http://code.openbravo.com/erp/mods/org.openbravo.module.remittance/rev/70e340008316c3808de3f88f52d6e8aac9d8a495 [^]

Related to Issue 37231. Remove warnings for Java 9

---
M src/org/openbravo/module/remittance/ad_actionbutton/CreateFile.java
M src/org/openbravo/module/remittance/ad_forms/DocREMRemittance.java
M src/org/openbravo/module/remittance/ad_forms/DocREMRemittanceCancel.java
M src/org/openbravo/module/remittance/ad_forms/DocREMRemittanceReturn.java
M src/org/openbravo/module/remittance/process/REM_RemittanceProcess.java
M src/org/openbravo/module/remittance/utility/REM_SettleProtest.java
---
(0103558)
hgbot (developer)
2018-03-27 12:43

Repository: erp/mods/org.openbravo.module.remittance
Changeset: 874e64f323db8d74f399bca4d8aafaea8ace4182
Author: David Miguelez <david.miguelez <at> openbravo.com>
Date: Tue Mar 27 12:36:07 2018 +0200
URL: http://code.openbravo.com/erp/mods/org.openbravo.module.remittance/rev/874e64f323db8d74f399bca4d8aafaea8ace4182 [^]

Related to Issue 37231. Update JavaDoc to reflect changes in method parameters

---
M src/org/openbravo/module/remittance/process/REM_AddRemittance.java
---
(0103559)
hgbot (developer)
2018-03-27 12:43

Repository: erp/mods/org.openbravo.module.remittance
Changeset: 1a60198aea682d2152714f20022ace1078b1b0f6
Author: David Miguelez <david.miguelez <at> openbravo.com>
Date: Tue Mar 27 12:42:32 2018 +0200
URL: http://code.openbravo.com/erp/mods/org.openbravo.module.remittance/rev/1a60198aea682d2152714f20022ace1078b1b0f6 [^]

Related to Issue 37231. Updated module version

---
M src-db/database/sourcedata/AD_MODULE.xml
---
(0103560)
hgbot (developer)
2018-03-27 13:03

Repository: erp/pmods/org.openbravo.module.resources
Changeset: 34000292c050aec0bd5ee1f3076557d26a0c51a4
Author: David Miguelez <david.miguelez <at> openbravo.com>
Date: Tue Mar 27 12:55:43 2018 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.module.resources/rev/34000292c050aec0bd5ee1f3076557d26a0c51a4 [^]

Related to Issue 37231. Remove warnings in Java 9

---
M src/org/openbravo/module/resources/background/CalculateOccupancy.java
M src/org/openbravo/module/resources/calendar/BasicReservationController.java
M src/org/openbravo/module/resources/calendar/ReservationUtilities.java
---
(0103561)
hgbot (developer)
2018-03-27 13:03

Repository: erp/pmods/org.openbravo.module.resources
Changeset: 12b9c05569a61d81ec36ec97f2680078c7f281ee
Author: David Miguelez <david.miguelez <at> openbravo.com>
Date: Tue Mar 27 12:56:14 2018 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.module.resources/rev/12b9c05569a61d81ec36ec97f2680078c7f281ee [^]

Realted to Issue 37231. Removed clutter from Java Doc

---
M src/org/openbravo/module/resources/background/CalculateOccupancy.java
M src/org/openbravo/module/resources/util/GenericDateUtils.java
---
(0103562)
hgbot (developer)
2018-03-27 13:03

Repository: erp/pmods/org.openbravo.module.resources
Changeset: 8790a09d9f812e87a8a6f07ca933266eb34c9a1e
Author: David Miguelez <david.miguelez <at> openbravo.com>
Date: Tue Mar 27 13:02:22 2018 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.module.resources/rev/8790a09d9f812e87a8a6f07ca933266eb34c9a1e [^]

Related to Issue 37231. Updated Module version

---
M src-db/database/sourcedata/AD_MODULE.xml
---
(0103569)
hgbot (developer)
2018-03-27 16:54

Repository: erp/pmods/org.openbravo.advancedassetsspecialdocuments
Changeset: 3884db80499fce1aa390022ae5ab113f488be1fc
Author: Armaignac <collazoandy4 <at> gmail.com>
Date: Mon Mar 26 17:25:22 2018 -0400
URL: http://code.openbravo.com/erp/pmods/org.openbravo.advancedassetsspecialdocuments/rev/3884db80499fce1aa390022ae5ab113f488be1fc [^]

Fixes issue 37231: JDK9: compilation warnings - Functional Team

The compilation warnings when using Java9 was removed

---
M src/org/openbravo/advancedassetsspecialdocuments/erpCommon/ad_forms/DocAssetsMovements.java
---
(0103570)
hgbot (developer)
2018-03-27 16:54

Repository: erp/pmods/org.openbravo.advancedassetsspecialdocuments
Changeset: 1b0475a7f3851601cefa89ef775347ddf442e256
Author: David Miguelez <david.miguelez <at> openbravo.com>
Date: Tue Mar 27 16:49:21 2018 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.advancedassetsspecialdocuments/rev/1b0475a7f3851601cefa89ef775347ddf442e256 [^]

Related to Issue 37231. Updated Module version

---
M src-db/database/sourcedata/AD_MODULE.xml
---
(0103571)
hgbot (developer)
2018-03-27 17:10

Repository: erp/pmods/org.openbravo.assetsmanagement
Changeset: 35cdf994954ca0ab2f5e241ff7e501274f56706c
Author: Armaignac <collazoandy4 <at> gmail.com>
Date: Mon Mar 26 17:21:23 2018 -0400
URL: http://code.openbravo.com/erp/pmods/org.openbravo.assetsmanagement/rev/35cdf994954ca0ab2f5e241ff7e501274f56706c [^]

Fixes issue 37231: JDK9: compilation warnings - Functional Team

The compilation warnings when using Java9 was removed

---
M src/org/openbravo/assetsmanagement/ad_forms/DocAssetDepreciation.java
---
(0103572)
hgbot (developer)
2018-03-27 17:10

Repository: erp/pmods/org.openbravo.assetsmanagement
Changeset: 1f81c8eaa5e5aa5ee2a05d7f8770478d88c84eb0
Author: Armaignac <collazoandy4 <at> gmail.com>
Date: Mon Mar 26 17:22:35 2018 -0400
URL: http://code.openbravo.com/erp/pmods/org.openbravo.assetsmanagement/rev/1f81c8eaa5e5aa5ee2a05d7f8770478d88c84eb0 [^]

Related to issue 37231: Update module version

---
M src-db/database/sourcedata/AD_MODULE.xml
---
(0103573)
hgbot (developer)
2018-03-27 17:24

Repository: erp/pmods/org.openbravo.authorize.net
Changeset: a85cf1ab65c881a2e3204e4a99b2ca99b8cd094a
Author: Armaignac <collazoandy4 <at> gmail.com>
Date: Mon Mar 26 17:14:58 2018 -0400
URL: http://code.openbravo.com/erp/pmods/org.openbravo.authorize.net/rev/a85cf1ab65c881a2e3204e4a99b2ca99b8cd094a [^]

Fixes issue 37231: JDK9: compilation warnings - Functional Team

The compilation warnings when using Java9 was removed

---
M src/org/openbravo/authorize/net/actionhandler/PayNowActionHandlerUtil.java
M src/org/openbravo/authorize/net/process/cim/CIMExecutionProcess.java
M src/org/openbravo/authorize/net/process/cim/util/CIMUtility.java
---
(0103574)
hgbot (developer)
2018-03-27 17:25

Repository: erp/pmods/org.openbravo.authorize.net
Changeset: 7ab0881ce179dab668a4d6371edf54e7f2e9c98d
Author: Armaignac <collazoandy4 <at> gmail.com>
Date: Mon Mar 26 17:16:15 2018 -0400
URL: http://code.openbravo.com/erp/pmods/org.openbravo.authorize.net/rev/7ab0881ce179dab668a4d6371edf54e7f2e9c98d [^]

Related to issue 37231: Update module version

---
M src-db/database/sourcedata/AD_MODULE.xml
---
(0103575)
hgbot (developer)
2018-03-27 17:36

Repository: erp/pmods/org.openbravo.finance.checkprinting
Changeset: fda6a2ec92f88f5b856b77aff744c7e0e3e96c9a
Author: Armaignac <collazoandy4 <at> gmail.com>
Date: Mon Mar 26 16:47:59 2018 -0400
URL: http://code.openbravo.com/erp/pmods/org.openbravo.finance.checkprinting/rev/fda6a2ec92f88f5b856b77aff744c7e0e3e96c9a [^]

Fixes issue 37231: JDK9: compilation warnings - Functional Team

The compilation warnings when using Java9 was removed

---
M src/org/openbravo/finance/checkprinting/erpCommon/ad_reports/Rpt_Check.java
---
(0103576)
hgbot (developer)
2018-03-27 17:36

Repository: erp/pmods/org.openbravo.finance.checkprinting
Changeset: 20990e941476da2a8f1660946bf851002ccfe6a4
Author: Armaignac <collazoandy4 <at> gmail.com>
Date: Mon Mar 26 16:49:26 2018 -0400
URL: http://code.openbravo.com/erp/pmods/org.openbravo.finance.checkprinting/rev/20990e941476da2a8f1660946bf851002ccfe6a4 [^]

Related to issue 37231: Update module version

---
M src-db/database/sourcedata/AD_MODULE.xml
---
(0103577)
hgbot (developer)
2018-03-27 17:47

Repository: erp/pmods/org.openbravo.idl
Changeset: 7a200acec737e59746d88b9160bcfb38bcea69fa
Author: David Miguelez <david.miguelez <at> openbravo.com>
Date: Tue Mar 27 17:40:27 2018 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.idl/rev/7a200acec737e59746d88b9160bcfb38bcea69fa [^]

Fixes issue 37231: JDK9: compilation warnings - Functional Team

The compilation warnings when using Java9 was removed

---
M src/org/openbravo/idl/proc/AssetsProcess.java
M src/org/openbravo/idl/proc/BusinessPartnersProcess.java
M src/org/openbravo/idl/proc/IdlIntService.java
M src/org/openbravo/idl/proc/JournalEntriesProcess.java
---
(0103578)
hgbot (developer)
2018-03-27 17:47

Repository: erp/pmods/org.openbravo.idl
Changeset: 442188174a055765f7a6e3155587e001e46a2d11
Author: Armaignac <collazoandy4 <at> gmail.com>
Date: Mon Mar 26 16:44:07 2018 -0400
URL: http://code.openbravo.com/erp/pmods/org.openbravo.idl/rev/442188174a055765f7a6e3155587e001e46a2d11 [^]

Related to issue 37231: Update module version

---
M src-db/database/sourcedata/AD_MODULE.xml
---
(0103580)
hgbot (developer)
2018-03-27 18:04

Repository: erp/pmods/org.openbravo.materialmgmt.freightmgmt
Changeset: 66a627f87cf7de480ef715a41d3a4b19d3fb63b1
Author: Armaignac <collazoandy4 <at> gmail.com>
Date: Mon Mar 26 16:12:19 2018 -0400
URL: http://code.openbravo.com/erp/pmods/org.openbravo.materialmgmt.freightmgmt/rev/66a627f87cf7de480ef715a41d3a4b19d3fb63b1 [^]

Fixes issue 37231: JDK9: compilation warnings - Functional Team

The compilation warnings when using Java9 was removed

---
M src/org/openbravo/materialmgmt/freightmgmt/SelectFreightHandler.java
---
(0103581)
hgbot (developer)
2018-03-27 18:04

Repository: erp/pmods/org.openbravo.materialmgmt.freightmgmt
Changeset: a01f10a268825c60534b52b27a7478ae137c86f6
Author: Armaignac <collazoandy4 <at> gmail.com>
Date: Mon Mar 26 16:36:53 2018 -0400
URL: http://code.openbravo.com/erp/pmods/org.openbravo.materialmgmt.freightmgmt/rev/a01f10a268825c60534b52b27a7478ae137c86f6 [^]

Related to issue 37231: Update module version

---
M src-db/database/sourcedata/AD_MODULE.xml
---
(0103582)
hgbot (developer)
2018-03-27 18:12

Repository: erp/mods/org.openbravo.module.einvoice
Changeset: ed163c994ccd30c1d67c42495512faa5942dd618
Author: Armaignac <collazoandy4 <at> gmail.com>
Date: Mon Mar 26 16:11:20 2018 -0400
URL: http://code.openbravo.com/erp/mods/org.openbravo.module.einvoice/rev/ed163c994ccd30c1d67c42495512faa5942dd618 [^]

Fixes issue 37231: JDK9: compilation warnings - Functional Team

The compilation warnings when using Java9 was removed

---
M src/org/openbravo/module/einvoice/ad_process/FileGeneration.java
M src/org/openbravo/module/einvoice/ad_process/GenerateAndSend.java
---
(0103583)
hgbot (developer)
2018-03-27 18:12

Repository: erp/mods/org.openbravo.module.einvoice
Changeset: 6321f85699088f643398bbf0ee0a2821aa12662a
Author: Armaignac <collazoandy4 <at> gmail.com>
Date: Mon Mar 26 16:33:03 2018 -0400
URL: http://code.openbravo.com/erp/mods/org.openbravo.module.einvoice/rev/6321f85699088f643398bbf0ee0a2821aa12662a [^]

Related to issue 37231: Update module version

---
M src-db/database/sourcedata/AD_MODULE.xml
---
(0103584)
hgbot (developer)
2018-03-27 18:28

Repository: erp/pmods/org.openbravo.module.intrastat
Changeset: 36e400d2f29c669eca09c500f38d3afa683ed336
Author: Armaignac <collazoandy4 <at> gmail.com>
Date: Mon Mar 26 16:09:55 2018 -0400
URL: http://code.openbravo.com/erp/pmods/org.openbravo.module.intrastat/rev/36e400d2f29c669eca09c500f38d3afa683ed336 [^]

Fixes issue 37231: JDK9: compilation warnings - Functional Team

The compilation warnings when using Java9 was removed

---
M src/org/openbravo/module/intrastat/IntrastatLauncherDao.java
M src/org/openbravo/module/intrastat/erpCommon/ad_reports/IntrastatGenerateFile.java
M src/org/openbravo/module/intrastat/erpCommon/ad_reports/IntrastatProcess.java
---
(0103585)
hgbot (developer)
2018-03-27 18:28

Repository: erp/pmods/org.openbravo.module.intrastat
Changeset: 8f3a9bb6037aab357c7d621366a4a2c49002e3f3
Author: Armaignac <collazoandy4 <at> gmail.com>
Date: Mon Mar 26 16:30:01 2018 -0400
URL: http://code.openbravo.com/erp/pmods/org.openbravo.module.intrastat/rev/8f3a9bb6037aab357c7d621366a4a2c49002e3f3 [^]

Related to issue 37231: Update module version

---
M src-db/database/sourcedata/AD_MODULE.xml
---
(0103586)
hgbot (developer)
2018-03-27 18:53

Repository: erp/mods/org.openbravo.module.taxreportlauncher
Changeset: 94b70131b65c375631731850035503bfbfb9fa99
Author: Armaignac <collazoandy4 <at> gmail.com>
Date: Mon Mar 26 16:09:49 2018 -0400
URL: http://code.openbravo.com/erp/mods/org.openbravo.module.taxreportlauncher/rev/94b70131b65c375631731850035503bfbfb9fa99 [^]

Fixes issue 37231: JDK9: compilation warnings - Functional Team

The compilation warnings when using Java9 was removed

---
M src/org/openbravo/module/taxreportlauncher/Utility/OBTL_Utility.java
M src/org/openbravo/module/taxreportlauncher/erpCommon/ad_reports/OBTL_TaxReportLauncher.java
---
(0103587)
hgbot (developer)
2018-03-27 18:53

Repository: erp/mods/org.openbravo.module.taxreportlauncher
Changeset: e53270036ac932c9e8f9e6448d9dae97751f9098
Author: Armaignac <collazoandy4 <at> gmail.com>
Date: Mon Mar 26 16:23:47 2018 -0400
URL: http://code.openbravo.com/erp/mods/org.openbravo.module.taxreportlauncher/rev/e53270036ac932c9e8f9e6448d9dae97751f9098 [^]

Related to issue 37231: Update module version

---
M src-db/database/sourcedata/AD_MODULE.xml
---
(0103593)
hgbot (developer)
2018-03-28 08:34

Repository: erp/pmods/org.openbravo.module.wscamerfactura
Changeset: 2b3d2445d2423b045a2533e4e82fb89dd8152a5f
Author: Armaignac <collazoandy4 <at> gmail.com>
Date: Mon Mar 26 16:09:44 2018 -0400
URL: http://code.openbravo.com/erp/pmods/org.openbravo.module.wscamerfactura/rev/2b3d2445d2423b045a2533e4e82fb89dd8152a5f [^]

Fixes issue 37231: JDK9: compilation warnings - Functional Team

The compilation warnings when using Java9 was removed

---
M src/org/openbravo/module/wscamerfactura/ws/Send.java
M src/org/openbravo/module/wscamerfactura/ws/wsTesting.java
---
(0103594)
hgbot (developer)
2018-03-28 08:34

Repository: erp/pmods/org.openbravo.module.wscamerfactura
Changeset: d6917f6b80525fe9fb66521c33d116c0e2c21227
Author: Armaignac <collazoandy4 <at> gmail.com>
Date: Mon Mar 26 16:27:01 2018 -0400
URL: http://code.openbravo.com/erp/pmods/org.openbravo.module.wscamerfactura/rev/d6917f6b80525fe9fb66521c33d116c0e2c21227 [^]

Related to issue 37231: Update module version

---
M src-db/database/sourcedata/AD_MODULE.xml
---
(0103596)
hgbot (developer)
2018-03-28 09:12

Repository: erp/pmods/org.openbravo.sepa.iso20022.camt
Changeset: 104f70651c8a60dba74dd82013fe15da1ef2feb6
Author: Armaignac <collazoandy4 <at> gmail.com>
Date: Mon Mar 26 18:03:44 2018 -0400
URL: http://code.openbravo.com/erp/pmods/org.openbravo.sepa.iso20022.camt/rev/104f70651c8a60dba74dd82013fe15da1ef2feb6 [^]

Fixes issue 37231: JDK9: compilation warnings - Functional Team

The compilation warnings when using Java9 was removed

---
M src/org/openbravo/sepa/iso20022/camt/utility/process/Camt.java
---
(0103597)
hgbot (developer)
2018-03-28 09:12

Repository: erp/pmods/org.openbravo.sepa.iso20022.camt
Changeset: 3c8b25fe385ac801b928a2b1514940645772cd6d
Author: Armaignac <collazoandy4 <at> gmail.com>
Date: Mon Mar 26 18:04:05 2018 -0400
URL: http://code.openbravo.com/erp/pmods/org.openbravo.sepa.iso20022.camt/rev/3c8b25fe385ac801b928a2b1514940645772cd6d [^]

Related to issue 37231: Update module version

---
M src-db/database/sourcedata/AD_MODULE.xml
---
(0103602)
hgbot (developer)
2018-03-28 12:04

Repository: erp/pmods/org.openbravo.erputil.carrierintegration
Changeset: 12edfa43e54a1eb037381864a1f8793f88691adc
Author: Armaignac <collazoandy4 <at> gmail.com>
Date: Mon Mar 26 16:58:21 2018 -0400
URL: http://code.openbravo.com/erp/pmods/org.openbravo.erputil.carrierintegration/rev/12edfa43e54a1eb037381864a1f8793f88691adc [^]

Fixes issue 37231: JDK9: compilation warnings - Functional Team

The compilation warnings when using Java9 was removed

---
M src/org/openbravo/erputil/carrierintegration/SendPackHandler.java
---
(0103603)
hgbot (developer)
2018-03-28 12:04

Repository: erp/pmods/org.openbravo.erputil.carrierintegration
Changeset: f4272ed9e5c94cc5c70f646068745ddd91d87788
Author: Armaignac <collazoandy4 <at> gmail.com>
Date: Mon Mar 26 16:59:08 2018 -0400
URL: http://code.openbravo.com/erp/pmods/org.openbravo.erputil.carrierintegration/rev/f4272ed9e5c94cc5c70f646068745ddd91d87788 [^]

Related to issue 37231: Update module version

---
M src-db/database/sourcedata/AD_MODULE.xml
---
(0103605)
hgbot (developer)
2018-03-28 12:12

Repository: erp/pmods/org.openbravo.bankstatement.importer.generic.csv
Changeset: 4f92c1893501c76afb4ba832674d005cb83f2f10
Author: Armaignac <collazoandy4 <at> gmail.com>
Date: Mon Mar 26 17:11:28 2018 -0400
URL: http://code.openbravo.com/erp/pmods/org.openbravo.bankstatement.importer.generic.csv/rev/4f92c1893501c76afb4ba832674d005cb83f2f10 [^]

Fixes issue 37231: JDK9: compilation warnings - Functional Team

The compilation warnings when using Java9 was removed

---
M src/org/openbravo/bankstatement/importer/generic/csv/bean/mappingstrategy/GenericHeaderColumnNameTranslateMappingStrategy.java
---
(0103606)
hgbot (developer)
2018-03-28 12:12

Repository: erp/pmods/org.openbravo.bankstatement.importer.generic.csv
Changeset: 8e31abe84d8f3e6262877afcd93bb8ad63451aea
Author: Armaignac <collazoandy4 <at> gmail.com>
Date: Mon Mar 26 17:13:12 2018 -0400
URL: http://code.openbravo.com/erp/pmods/org.openbravo.bankstatement.importer.generic.csv/rev/8e31abe84d8f3e6262877afcd93bb8ad63451aea [^]

Related to issue 37231: Update module version

---
M src-db/database/sourcedata/AD_MODULE.xml
---
(0103608)
hgbot (developer)
2018-03-28 13:23

Repository: erp/pmods/org.openbravo.idl
Changeset: 97c8f6d719b71f1bfae508180c2a93b0944e7e81
Author: David Miguelez <david.miguelez <at> openbravo.com>
Date: Wed Mar 28 13:14:46 2018 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.idl/rev/97c8f6d719b71f1bfae508180c2a93b0944e7e81 [^]

Fixes issue 37231: JDK9: compilation warnings - Functional Team

The compilation warnings when using Java9 was removed

---
M src/org/openbravo/idl/proc/AssetsProcess.java
M src/org/openbravo/idl/proc/BusinessPartnersProcess.java
M src/org/openbravo/idl/proc/IdlIntService.java
M src/org/openbravo/idl/proc/JournalEntriesProcess.java
---
(0103609)
hgbot (developer)
2018-03-28 13:23

Repository: erp/pmods/org.openbravo.idl
Changeset: f1dc38386db423d052538d00edb299295cbd73ca
Author: Armaignac <collazoandy4 <at> gmail.com>
Date: Mon Mar 26 16:44:07 2018 -0400
URL: http://code.openbravo.com/erp/pmods/org.openbravo.idl/rev/f1dc38386db423d052538d00edb299295cbd73ca [^]

Related to issue 37231: Update module version

---
M src-db/database/sourcedata/AD_MODULE.xml
---
(0103662)
hgbot (developer)
2018-04-04 11:27

Repository: erp/pmods/org.openbravo.accrualsanddeferrals
Changeset: cc77bf2029a5591eedf22597267ad165c164f07e
Author: Armaignac <collazoandy4 <at> gmail.com>
Date: Mon Mar 26 17:28:22 2018 -0400
URL: http://code.openbravo.com/erp/pmods/org.openbravo.accrualsanddeferrals/rev/cc77bf2029a5591eedf22597267ad165c164f07e [^]

Fixes issue 37231: JDK9: compilation warnings - Functional Team

The compilation warnings when using Java9 was removed

---
M src/org/openbravo/accrualsanddeferrals/erpCommon/ad_forms/DocAccDefPlan.java
---
(0103663)
hgbot (developer)
2018-04-04 11:27

Repository: erp/pmods/org.openbravo.accrualsanddeferrals
Changeset: 0978f2fc2ea6b5807e00740d3d097d7589ddce29
Author: Armaignac <collazoandy4 <at> gmail.com>
Date: Mon Mar 26 17:29:39 2018 -0400
URL: http://code.openbravo.com/erp/pmods/org.openbravo.accrualsanddeferrals/rev/0978f2fc2ea6b5807e00740d3d097d7589ddce29 [^]

Related to issue 37231: Update module version

---
M src-db/database/sourcedata/AD_MODULE.xml
---
(0103664)
hgbot (developer)
2018-04-04 11:27

Repository: erp/pmods/org.openbravo.accrualsanddeferrals
Changeset: 28382e28547b2070bb5f8bb10021155048738e0b
Author: David Miguelez <david.miguelez <at> openbravo.com>
Date: Wed Apr 04 11:21:17 2018 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.accrualsanddeferrals/rev/28382e28547b2070bb5f8bb10021155048738e0b [^]

Related to issue 37231. Removed unnecessary comment

---
M src/org/openbravo/accrualsanddeferrals/erpCommon/utility/Utility.java
---
(0103665)
hgbot (developer)
2018-04-04 11:42

Repository: erp/pmods/org.openbravo.sepa.iso20022
Changeset: 4a7abcd220dd10c09fcfdf615633773da75acdee
Author: Armaignac <collazoandy4 <at> gmail.com>
Date: Tue Apr 03 16:24:28 2018 -0400
URL: http://code.openbravo.com/erp/pmods/org.openbravo.sepa.iso20022/rev/4a7abcd220dd10c09fcfdf615633773da75acdee [^]

Fixes issue 37231: JDK9: compilation warnings - Functional Team

The compilation warnings when using Java9 was removed

---
M src/org/openbravo/sepa/iso20022/util/SEPAUtil.java
---
(0103666)
hgbot (developer)
2018-04-04 11:42

Repository: erp/pmods/org.openbravo.sepa.iso20022
Changeset: fb746a8c13a9865c0417692b9b97dec678aa50df
Author: Armaignac <collazoandy4 <at> gmail.com>
Date: Tue Apr 03 16:25:31 2018 -0400
URL: http://code.openbravo.com/erp/pmods/org.openbravo.sepa.iso20022/rev/fb746a8c13a9865c0417692b9b97dec678aa50df [^]

Related to issue 37231: Update module version

---
M src-db/database/sourcedata/AD_MODULE.xml
---
(0103667)
hgbot (developer)
2018-04-04 11:42

Repository: erp/pmods/org.openbravo.sepa.iso20022
Changeset: 63e1a2c3ced94f483d3f076ae67c4e1ded89575e
Author: David Miguelez <david.miguelez <at> openbravo.com>
Date: Wed Apr 04 11:30:11 2018 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.sepa.iso20022/rev/63e1a2c3ced94f483d3f076ae67c4e1ded89575e [^]

Related to Issue 37231. Removed unnecessary comments

---
M src/org/openbravo/sepa/iso20022/util/SEPAUtil.java
---
(0103672)
dmiguelez (developer)
2018-04-04 15:06

Code Review + Testing Ok
(0112947)
hgbot (developer)
2019-06-21 16:38

Repository: erp/mods/org.openbravo.module.cashvat
Changeset: cbe5c0fd0ed81ccb9003ebe2f20371aacc373c38
Author: Gorka Gil <gorka.gil <at> openbravo.com>
Date: Fri Jun 21 16:36:28 2019 +0200
URL: http://code.openbravo.com/erp/mods/org.openbravo.module.cashvat/rev/cbe5c0fd0ed81ccb9003ebe2f20371aacc373c38 [^]

Related to issue 37231: clean cashvat warnings in java >=9

---
M src/org/openbravo/module/cashvat/accounting/DocManualSettlementCashVAT.java
M src/org/openbravo/module/cashvat/handler/CashVATManualSettlementHandler.java
---

- Issue History
Date Modified Username Field Change
2017-11-06 13:02 alostale New Issue
2017-11-06 13:02 alostale Assigned To => Triage Finance
2017-11-06 13:02 alostale File Added: j9-warns
2017-11-06 13:02 alostale Modules => Core
2017-11-06 13:02 alostale Triggers an Emergency Pack => No
2017-11-06 13:02 alostale Issue generated from 0037230
2017-11-06 13:02 alostale Relationship added related to 0037230
2017-11-06 13:05 alostale Relationship added related to 0031477
2017-11-06 13:06 alostale Relationship added related to 0037083
2017-11-06 13:21 alostale Steps to Reproduce Updated View Revisions
2017-11-06 13:21 alostale File Deleted: j9-warns
2017-11-06 13:26 alostale Issue Monitored: alostale
2018-03-27 00:21 collazoandy4 Assigned To Triage Finance => collazoandy4
2018-03-27 00:21 collazoandy4 Status new => scheduled
2018-03-27 12:43 hgbot Checkin
2018-03-27 12:43 hgbot Note Added: 0103557
2018-03-27 12:43 hgbot Checkin
2018-03-27 12:43 hgbot Note Added: 0103558
2018-03-27 12:43 hgbot Checkin
2018-03-27 12:43 hgbot Note Added: 0103559
2018-03-27 13:03 hgbot Checkin
2018-03-27 13:03 hgbot Note Added: 0103560
2018-03-27 13:03 hgbot Checkin
2018-03-27 13:03 hgbot Note Added: 0103561
2018-03-27 13:03 hgbot Checkin
2018-03-27 13:03 hgbot Note Added: 0103562
2018-03-27 16:54 hgbot Checkin
2018-03-27 16:54 hgbot Note Added: 0103569
2018-03-27 16:54 hgbot Status scheduled => resolved
2018-03-27 16:54 hgbot Resolution open => fixed
2018-03-27 16:54 hgbot Fixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.advancedassetsspecialdocuments/rev/3884db80499fce1aa390022ae5ab113f488be1fc [^]
2018-03-27 16:54 hgbot Checkin
2018-03-27 16:54 hgbot Note Added: 0103570
2018-03-27 17:10 hgbot Checkin
2018-03-27 17:10 hgbot Note Added: 0103571
2018-03-27 17:10 hgbot Fixed in SCM revision http://code.openbravo.com/erp/pmods/org.openbravo.advancedassetsspecialdocuments/rev/3884db80499fce1aa390022ae5ab113f488be1fc [^] => http://code.openbravo.com/erp/pmods/org.openbravo.assetsmanagement/rev/35cdf994954ca0ab2f5e241ff7e501274f56706c [^]
2018-03-27 17:10 hgbot Checkin
2018-03-27 17:10 hgbot Note Added: 0103572
2018-03-27 17:24 hgbot Checkin
2018-03-27 17:24 hgbot Note Added: 0103573
2018-03-27 17:24 hgbot Fixed in SCM revision http://code.openbravo.com/erp/pmods/org.openbravo.assetsmanagement/rev/35cdf994954ca0ab2f5e241ff7e501274f56706c [^] => http://code.openbravo.com/erp/pmods/org.openbravo.authorize.net/rev/a85cf1ab65c881a2e3204e4a99b2ca99b8cd094a [^]
2018-03-27 17:25 hgbot Checkin
2018-03-27 17:25 hgbot Note Added: 0103574
2018-03-27 17:36 hgbot Checkin
2018-03-27 17:36 hgbot Note Added: 0103575
2018-03-27 17:36 hgbot Fixed in SCM revision http://code.openbravo.com/erp/pmods/org.openbravo.authorize.net/rev/a85cf1ab65c881a2e3204e4a99b2ca99b8cd094a [^] => http://code.openbravo.com/erp/pmods/org.openbravo.finance.checkprinting/rev/fda6a2ec92f88f5b856b77aff744c7e0e3e96c9a [^]
2018-03-27 17:36 hgbot Checkin
2018-03-27 17:36 hgbot Note Added: 0103576
2018-03-27 17:47 hgbot Checkin
2018-03-27 17:47 hgbot Note Added: 0103577
2018-03-27 17:47 hgbot Fixed in SCM revision http://code.openbravo.com/erp/pmods/org.openbravo.finance.checkprinting/rev/fda6a2ec92f88f5b856b77aff744c7e0e3e96c9a [^] => http://code.openbravo.com/erp/pmods/org.openbravo.idl/rev/7a200acec737e59746d88b9160bcfb38bcea69fa [^]
2018-03-27 17:47 hgbot Checkin
2018-03-27 17:47 hgbot Note Added: 0103578
2018-03-27 18:04 hgbot Checkin
2018-03-27 18:04 hgbot Note Added: 0103580
2018-03-27 18:04 hgbot Fixed in SCM revision http://code.openbravo.com/erp/pmods/org.openbravo.idl/rev/7a200acec737e59746d88b9160bcfb38bcea69fa [^] => http://code.openbravo.com/erp/pmods/org.openbravo.materialmgmt.freightmgmt/rev/66a627f87cf7de480ef715a41d3a4b19d3fb63b1 [^]
2018-03-27 18:04 hgbot Checkin
2018-03-27 18:04 hgbot Note Added: 0103581
2018-03-27 18:12 hgbot Checkin
2018-03-27 18:12 hgbot Note Added: 0103582
2018-03-27 18:12 hgbot Fixed in SCM revision http://code.openbravo.com/erp/pmods/org.openbravo.materialmgmt.freightmgmt/rev/66a627f87cf7de480ef715a41d3a4b19d3fb63b1 [^] => http://code.openbravo.com/erp/mods/org.openbravo.module.einvoice/rev/ed163c994ccd30c1d67c42495512faa5942dd618 [^]
2018-03-27 18:12 hgbot Checkin
2018-03-27 18:12 hgbot Note Added: 0103583
2018-03-27 18:28 hgbot Checkin
2018-03-27 18:28 hgbot Note Added: 0103584
2018-03-27 18:28 hgbot Fixed in SCM revision http://code.openbravo.com/erp/mods/org.openbravo.module.einvoice/rev/ed163c994ccd30c1d67c42495512faa5942dd618 [^] => http://code.openbravo.com/erp/pmods/org.openbravo.module.intrastat/rev/36e400d2f29c669eca09c500f38d3afa683ed336 [^]
2018-03-27 18:28 hgbot Checkin
2018-03-27 18:28 hgbot Note Added: 0103585
2018-03-27 18:53 hgbot Checkin
2018-03-27 18:53 hgbot Note Added: 0103586
2018-03-27 18:53 hgbot Fixed in SCM revision http://code.openbravo.com/erp/pmods/org.openbravo.module.intrastat/rev/36e400d2f29c669eca09c500f38d3afa683ed336 [^] => http://code.openbravo.com/erp/mods/org.openbravo.module.taxreportlauncher/rev/94b70131b65c375631731850035503bfbfb9fa99 [^]
2018-03-27 18:53 hgbot Checkin
2018-03-27 18:53 hgbot Note Added: 0103587
2018-03-28 08:34 hgbot Checkin
2018-03-28 08:34 hgbot Note Added: 0103593
2018-03-28 08:34 hgbot Fixed in SCM revision http://code.openbravo.com/erp/mods/org.openbravo.module.taxreportlauncher/rev/94b70131b65c375631731850035503bfbfb9fa99 [^] => http://code.openbravo.com/erp/pmods/org.openbravo.module.wscamerfactura/rev/2b3d2445d2423b045a2533e4e82fb89dd8152a5f [^]
2018-03-28 08:34 hgbot Checkin
2018-03-28 08:34 hgbot Note Added: 0103594
2018-03-28 09:12 hgbot Checkin
2018-03-28 09:12 hgbot Note Added: 0103596
2018-03-28 09:12 hgbot Fixed in SCM revision http://code.openbravo.com/erp/pmods/org.openbravo.module.wscamerfactura/rev/2b3d2445d2423b045a2533e4e82fb89dd8152a5f [^] => http://code.openbravo.com/erp/pmods/org.openbravo.sepa.iso20022.camt/rev/104f70651c8a60dba74dd82013fe15da1ef2feb6 [^]
2018-03-28 09:12 hgbot Checkin
2018-03-28 09:12 hgbot Note Added: 0103597
2018-03-28 12:04 hgbot Checkin
2018-03-28 12:04 hgbot Note Added: 0103602
2018-03-28 12:04 hgbot Fixed in SCM revision http://code.openbravo.com/erp/pmods/org.openbravo.sepa.iso20022.camt/rev/104f70651c8a60dba74dd82013fe15da1ef2feb6 [^] => http://code.openbravo.com/erp/pmods/org.openbravo.erputil.carrierintegration/rev/12edfa43e54a1eb037381864a1f8793f88691adc [^]
2018-03-28 12:04 hgbot Checkin
2018-03-28 12:04 hgbot Note Added: 0103603
2018-03-28 12:12 hgbot Checkin
2018-03-28 12:12 hgbot Note Added: 0103605
2018-03-28 12:12 hgbot Fixed in SCM revision http://code.openbravo.com/erp/pmods/org.openbravo.erputil.carrierintegration/rev/12edfa43e54a1eb037381864a1f8793f88691adc [^] => http://code.openbravo.com/erp/pmods/org.openbravo.bankstatement.importer.generic.csv/rev/4f92c1893501c76afb4ba832674d005cb83f2f10 [^]
2018-03-28 12:12 hgbot Checkin
2018-03-28 12:12 hgbot Note Added: 0103606
2018-03-28 13:23 hgbot Checkin
2018-03-28 13:23 hgbot Note Added: 0103608
2018-03-28 13:23 hgbot Fixed in SCM revision http://code.openbravo.com/erp/pmods/org.openbravo.bankstatement.importer.generic.csv/rev/4f92c1893501c76afb4ba832674d005cb83f2f10 [^] => http://code.openbravo.com/erp/pmods/org.openbravo.idl/rev/97c8f6d719b71f1bfae508180c2a93b0944e7e81 [^]
2018-03-28 13:23 hgbot Checkin
2018-03-28 13:23 hgbot Note Added: 0103609
2018-04-04 11:27 hgbot Checkin
2018-04-04 11:27 hgbot Note Added: 0103662
2018-04-04 11:27 hgbot Fixed in SCM revision http://code.openbravo.com/erp/pmods/org.openbravo.idl/rev/97c8f6d719b71f1bfae508180c2a93b0944e7e81 [^] => http://code.openbravo.com/erp/pmods/org.openbravo.accrualsanddeferrals/rev/cc77bf2029a5591eedf22597267ad165c164f07e [^]
2018-04-04 11:27 hgbot Checkin
2018-04-04 11:27 hgbot Note Added: 0103663
2018-04-04 11:27 hgbot Checkin
2018-04-04 11:27 hgbot Note Added: 0103664
2018-04-04 11:42 hgbot Checkin
2018-04-04 11:42 hgbot Note Added: 0103665
2018-04-04 11:42 hgbot Fixed in SCM revision http://code.openbravo.com/erp/pmods/org.openbravo.accrualsanddeferrals/rev/cc77bf2029a5591eedf22597267ad165c164f07e [^] => http://code.openbravo.com/erp/pmods/org.openbravo.sepa.iso20022/rev/4a7abcd220dd10c09fcfdf615633773da75acdee [^]
2018-04-04 11:42 hgbot Checkin
2018-04-04 11:42 hgbot Note Added: 0103666
2018-04-04 11:42 hgbot Checkin
2018-04-04 11:42 hgbot Note Added: 0103667
2018-04-04 15:06 dmiguelez Review Assigned To => dmiguelez
2018-04-04 15:06 dmiguelez Note Added: 0103672
2018-04-04 15:06 dmiguelez Status resolved => closed
2018-04-04 15:06 dmiguelez Fixed in Version => 3.0PR18Q2
2019-06-21 16:38 hgbot Checkin
2019-06-21 16:38 hgbot Note Added: 0112947


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker