Project:
| View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
| ID | ||||||||
| 0037959 | ||||||||
| Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
| defect | [Openbravo ERP] Z. Others | minor | have not tried | 2018-02-16 12:15 | 2018-03-02 08:43 | |||
| Reporter | shuehner | View Status | public | |||||
| Assigned To | shuehner | |||||||
| Priority | high | Resolution | fixed | Fixed in Version | 3.0PR18Q2 | |||
| Status | closed | Fix in branch | Fixed in SCM revision | 37bf992c62e8 | ||||
| Projection | none | ETA | none | Target Version | ||||
| OS | Any | Database | Any | Java version | ||||
| OS Version | Database version | Ant version | ||||||
| Product Version | SCM revision | |||||||
| Merge Request Status | ||||||||
| Review Assigned To | dmiguelez | |||||||
| OBNetwork customer | No | |||||||
| Web browser | ||||||||
| Modules | Core | |||||||
| Support ticket | ||||||||
| Regression level | ||||||||
| Regression date | ||||||||
| Regression introduced in release | ||||||||
| Regression introduced by commit | ||||||||
| Triggers an Emergency Pack | No | |||||||
| Summary | 0037959: JDK 9: remove [dep-ann] warnings by adding the missing @Deprecated annotation (functional team code) | |||||||
| Description | When building Openbravo with JDK 9, several [dep-ann] warnings appears: warning: [dep-ann] deprecated item is not annotated with @Deprecated Some of this warnings can be removed just by using the missing @Deprecated because it still makes sense to keep them as part of the API. | |||||||
| Steps To Reproduce | 1. Build Openbravo with Java 9 -> Check warnings | |||||||
| Tags | No tags attached. | |||||||
| Attached Files | ||||||||
Relationships [ Relation Graph ]
[ Dependency Graph ]
|
||||||||
|
||||||||
Notes |
|
|
(0102462) hgbot (developer) 2018-02-16 12:54 |
Repository: erp/devel/pi Changeset: 37bf992c62e82a8c6be1aaac7cc4eec605724318 Author: Stefan Hühner <stefan.huehner <at> openbravo.com> Date: Fri Feb 16 12:53:50 2018 +0100 URL: http://code.openbravo.com/erp/devel/pi/rev/37bf992c62e82a8c6be1aaac7cc4eec605724318 [^] Fixed 37959. remove [dep-ann] jdk9 warnings by adding missing @Deprected JDK9 adds above warning when something has @deprecated javadoc tag but is imssing the @Deprecated annotation itself. Add the later for several methods only having the former tag. --- M modules/org.openbravo.advpaymentmngt/src/org/openbravo/advpaymentmngt/ad_actionbutton/MatchTransaction.java M src/org/openbravo/erpCommon/ad_forms/DocLineCashVATReady_PaymentTransactionReconciliation.java M src/org/openbravo/erpCommon/ad_forms/DocLine_FINFinAccTransaction.java M src/org/openbravo/erpCommon/ad_forms/DocLine_FINPayment.java M src/org/openbravo/erpCommon/ad_forms/ProductInfo.java M src/org/openbravo/erpCommon/utility/CashVATUtil.java M src/org/openbravo/financial/FinancialUtils.java M src/org/openbravo/materialmgmt/ServicePriceUtils.java --- |
|
(0102905) dmiguelez (viewer) 2018-03-02 08:43 |
Code Review + Testing Ok |
Issue History |
|||
| Date Modified | Username | Field | Change |
| 2018-02-16 12:15 | shuehner | New Issue | |
| 2018-02-16 12:15 | shuehner | Assigned To | => shuehner |
| 2018-02-16 12:15 | shuehner | OBNetwork customer | => No |
| 2018-02-16 12:15 | shuehner | Modules | => Core |
| 2018-02-16 12:15 | shuehner | Triggers an Emergency Pack | => No |
| 2018-02-16 12:15 | shuehner | Issue generated from | 0037941 |
| 2018-02-16 12:15 | shuehner | Relationship added | blocks 0037083 |
| 2018-02-16 12:54 | hgbot | Checkin | |
| 2018-02-16 12:54 | hgbot | Note Added: 0102462 | |
| 2018-02-16 12:54 | hgbot | Status | new => resolved |
| 2018-02-16 12:54 | hgbot | Resolution | open => fixed |
| 2018-02-16 12:54 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/37bf992c62e82a8c6be1aaac7cc4eec605724318 [^] |
| 2018-02-16 12:54 | shuehner | Review Assigned To | => dmiguelez |
| 2018-03-02 08:43 | dmiguelez | Note Added: 0102905 | |
| 2018-03-02 08:43 | dmiguelez | Status | resolved => closed |
| 2018-03-02 08:43 | dmiguelez | Fixed in Version | => 3.0PR18Q2 |
| Copyright © 2000 - 2009 MantisBT Group |