Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0040010 | Openbravo ERP | A. Platform | public | 2019-01-23 13:10 | 2019-03-28 14:55 |
|
Reporter | alostale | |
Assigned To | alostale | |
Priority | normal | Severity | trivial | Reproducibility | have not tried |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | | Fixed in Version | 3.0PR19Q2 | |
Merge Request Status | |
Review Assigned To | caristu |
OBNetwork customer | |
Web browser | |
Modules | Core |
Support ticket | |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0040010: add javadoc warnings to default preferences |
Description | In order to keep a clener javadoc add some warnings in case it is malformed and validate tags for public methods
|
Steps To Reproduce | Write javadoc in a public method including an unexisting @param.
-> It does not complain |
Proposed Solution | By now add it to default preferences to later include in CI. |
Additional Information | |
Tags | No tags attached. |
Relationships | related to | feature request | 0040011 | | new | Triage Platform Base | update CI eclipse warnings to match Openbravo.properties |
|
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2019-01-23 13:10 | alostale | New Issue | |
2019-01-23 13:10 | alostale | Assigned To | => alostale |
2019-01-23 13:10 | alostale | Modules | => Core |
2019-01-23 13:10 | alostale | Triggers an Emergency Pack | => No |
2019-01-23 13:10 | alostale | Review Assigned To | => caristu |
2019-01-23 13:20 | hgbot | Checkin | |
2019-01-23 13:20 | hgbot | Note Added: 0109111 | |
2019-01-23 13:20 | hgbot | Checkin | |
2019-01-23 13:20 | hgbot | Note Added: 0109112 | |
2019-01-23 13:20 | hgbot | Status | new => resolved |
2019-01-23 13:20 | hgbot | Resolution | open => fixed |
2019-01-23 13:20 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/f1f5013df638615a5f1f092500b6766e8581441d [^] |
2019-01-23 13:22 | alostale | Relationship added | related to 0040011 |
2019-01-25 14:51 | caristu | Status | resolved => closed |
2019-01-25 14:51 | caristu | Fixed in Version | => 3.0PR19Q2 |
2019-01-25 14:52 | caristu | Note Added: 0109261 | |
2019-03-28 14:55 | hudsonbot | Checkin | |
2019-03-28 14:55 | hudsonbot | Note Added: 0110754 | |
2019-03-28 14:55 | hudsonbot | Checkin | |
2019-03-28 14:55 | hudsonbot | Note Added: 0110755 | |
Notes |
|
(0109111)
|
hgbot
|
2019-01-23 13:20
|
|
Repository: erp/devel/pi
Changeset: 704742f416771e7fb2964e51997c67bee7b688e0
Author: Asier Lostalé <asier.lostale <at> openbravo.com>
Date: Wed Jan 23 13:19:31 2019 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/704742f416771e7fb2964e51997c67bee7b688e0 [^]
related to issue 40010: small javadoc fixes
---
M src-test/src/org/openbravo/test/materialMgmt/invoiceFromShipment/TestUtils.java
M src/org/openbravo/erpCommon/businessUtility/InitialOrgSetup.java
---
|
|
|
(0109112)
|
hgbot
|
2019-01-23 13:20
|
|
|
|
|
|
|
|
|
|
|
|