Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0054454 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] A. Platform | minor | have not tried | 2024-01-24 14:54 | 2024-01-25 09:07 | |||
Reporter | shuehner | View Status | public | |||||
Assigned To | shuehner | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | PR24Q2 | |||
Status | closed | Fix in branch | Fixed in SCM revision | |||||
Projection | none | ETA | none | Target Version | ||||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Review Assigned To | ||||||||
Web browser | ||||||||
Modules | Core | |||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0054454: ant generate.java.doc has new warnings by default when running with jdk17 | |||||||
Description | javadoc from new jdk17 is slightly stricter by default and has some new warnings showing up by default. [javadoc] /srv/ci/workspace/try-full-pgsql/modules/org.openbravo.client.kernel/src/org/openbravo/client/kernel/BaseActionHandler.java:70: warning: invalid input: '<' [javadoc] * parameters of the request and returns it as a Map<String, Object> [javadoc] ^ [javadoc] /srv/ci/workspace/try-full-pgsql/modules/org.openbravo.client.application/src/org/openbravo/client/application/report/BaseReportActionHandler.java:152: warning: @param argument "action" is not a parameter name. | |||||||
Steps To Reproduce | set JAVA_HOME to openjdk17 ant generate.java.doc | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | |||||||||||||||
|
Notes | |
(0159717) hgbot (developer) 2024-01-24 15:19 |
Merge Request created: https://gitlab.com/openbravo/product/openbravo/-/merge_requests/1119 [^] |
(0159751) hgbot (developer) 2024-01-25 09:07 |
Merge request merged: https://gitlab.com/openbravo/product/openbravo/-/merge_requests/1119 [^] |
(0159752) hgbot (developer) 2024-01-25 09:07 |
Directly closing issue as related merge request is already approved. Repository: https://gitlab.com/openbravo/product/openbravo [^] Changeset: 71d1e1666d37715a0186a200f5ef59cd5f17f93e Author: Stefan Huehner <stefan.huehner@openbravo.com> Date: 25-01-2024 08:06:04 URL: https://gitlab.com/openbravo/product/openbravo/-/commit/71d1e1666d37715a0186a200f5ef59cd5f17f93e [^] Fixed ISSUE-54454: Fix a couple of javadoc warnings coming up on jdk17 When running "ant generate.java.doc" as done in CI with jdk17 a few more warnings come up by default. Fix those up (and a few simple more simple cases). --- M modules/org.openbravo.client.application/src/org/openbravo/client/application/report/BaseReportActionHandler.java M modules/org.openbravo.client.kernel/src/org/openbravo/client/kernel/BaseActionHandler.java M modules/org.openbravo.service.datasource/src/org/openbravo/service/datasource/ADTreeDatasourceService.java M modules/org.openbravo.service.datasource/src/org/openbravo/service/datasource/LinkToParentTreeDatasourceService.java M src-test/src/org/openbravo/test/materialMgmt/invoiceFromShipment/TestUtils.java --- |
Issue History | |||
Date Modified | Username | Field | Change |
2024-01-24 14:54 | shuehner | New Issue | |
2024-01-24 14:54 | shuehner | Assigned To | => shuehner |
2024-01-24 14:54 | shuehner | Modules | => Core |
2024-01-24 14:54 | shuehner | Triggers an Emergency Pack | => No |
2024-01-24 14:54 | shuehner | Issue generated from | 0045904 |
2024-01-24 14:54 | shuehner | Relationship added | related to 0045904 |
2024-01-24 14:55 | shuehner | Relationship added | blocks 0045903 |
2024-01-24 15:19 | hgbot | Note Added: 0159717 | |
2024-01-25 09:07 | hgbot | Note Added: 0159751 | |
2024-01-25 09:07 | hgbot | Resolution | open => fixed |
2024-01-25 09:07 | hgbot | Status | new => closed |
2024-01-25 09:07 | hgbot | Fixed in Version | => PR24Q2 |
2024-01-25 09:07 | hgbot | Note Added: 0159752 |
Copyright © 2000 - 2009 MantisBT Group |