Openbravo Issue Tracking System - Openbravo ERP | ||||||||||||
| View Issue Details | ||||||||||||
| ID | Project | Category | View Status | Date Submitted | Last Update | |||||||
| 0038055 | Openbravo ERP | A. Platform | public | 2018-03-06 13:16 | 2018-03-14 18:03 | |||||||
| Reporter | jarmendariz | |||||||||||
| Assigned To | jarmendariz | |||||||||||
| 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.0PR18Q2 | ||||||||||
| Merge Request Status | ||||||||||||
| Review Assigned To | caristu | |||||||||||
| 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 | 0038055: API Change: Remove deprecated constants/methods | |||||||||||
| Description | Some public constants/methods are marked as deprecated in the Javadocs but not with the annotation (which leads to the dep-ann warning mentioned in 0037942). The following can be safely removed as they're not used neither in the ERP nor in the modules published in the forge. Deprecated constants: KernelConstants.SKIN_VERSION_300 KernelConstants.SKIN_VERSION_CLASSIC Reference.TABLE_VALIDATION Reference.SEARCH_VALIDATION Reference.LIST_VALIDATION Deprecated methods: - Reference.java getAllowedValues() getValidationType() isDate() isDatetime() setValidationType(char) setAllowedValue(String) getPrimitiveType(String) - ActivationKey.java constructor - ModelXMLConverter.java addReferenceAttributes(Element) - ImportModule.java checkDependenciesFileName(String) checkDependenciesId(String[], String[]) getInstalledModules(ConnectionProvider) - VersionUtility.java checkLocal(VariableSecureApp, Module[], OBError) checkLocal(VariableSecureApp, Module[], Module[], OBError) checkRemote(VariableSecureApp, String[], String[], OBError) - HttpsUtils.java encode(String,String) isInternetAvailable(String, int) sendHttpsRequest(URL, String, String, String) sendSecure(URL, String, String, String) getHttpsConn(URL, String, String) - ModelProvider.java getColumnByReference(String,String,char,String) - ApplicationDictionaryCachedStructure.java getComboTableData(VariableSecureApp, String, String, String, String, String, String) - SequenceIdData.java getSequence(ConnectionProvider, String, String) getSequenceConnection(Connection, ConnectionProvider, String, String) - HttpSecureAppServlet.java readProperties(VariablesSecureApp, String) - SystemService.java removeAllClientData(String) - SessionLogin.java save(ConnectionProvider) - RefList.java setAllowedValue() - MenuManager.java setMenu(Menu) - HeartbeatProcess.java showHeartBeatOrRegistration(VariableSecureApp, ConnectionProvider) For more details see: https://docs.google.com/spreadsheets/d/1OsTLaQIb8HUUL7vXiP9O9HMz4N0BLTWEKq4Qoyt_gEI/edit?usp=sharing [^] | |||||||||||
| Steps To Reproduce | See description | |||||||||||
| Proposed Solution | ||||||||||||
| Additional Information | ||||||||||||
| Tags | Approved | |||||||||||
| Relationships |
| |||||||||||
| Attached Files | https://issues.openbravo.com/file_download.php?file_id=11622&type=bug | |||||||||||
| Issue History | ||||||||||||
| Date Modified | Username | Field | Change | |||||||||
| 2018-03-06 13:16 | jarmendariz | New Issue | ||||||||||
| 2018-03-06 13:16 | jarmendariz | Assigned To | => platform | |||||||||
| 2018-03-06 13:16 | jarmendariz | OBNetwork customer | => No | |||||||||
| 2018-03-06 13:16 | jarmendariz | Modules | => Core | |||||||||
| 2018-03-06 13:16 | jarmendariz | Triggers an Emergency Pack | => No | |||||||||
| 2018-03-06 13:16 | jarmendariz | Relationship added | related to 0037942 | |||||||||
| 2018-03-07 12:17 | alostale | Tag Attached: Approved | ||||||||||
| 2018-03-07 12:17 | alostale | Assigned To | platform => jarmendariz | |||||||||
| 2018-03-07 16:00 | jarmendariz | File Added: dep-ann-warning.patch | ||||||||||
| 2018-03-07 16:00 | jarmendariz | Review Assigned To | => caristu | |||||||||
| 2018-03-07 16:00 | jarmendariz | Status | new => scheduled | |||||||||
| 2018-03-09 11:19 | hgbot | Checkin | ||||||||||
| 2018-03-09 11:19 | hgbot | Note Added: 0103123 | ||||||||||
| 2018-03-09 11:19 | hgbot | Status | scheduled => resolved | |||||||||
| 2018-03-09 11:19 | hgbot | Resolution | open => fixed | |||||||||
| 2018-03-09 11:19 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/api-checks/rev/02185c797531d5bf3f8f28ac89683f4daba88075 [^] | |||||||||
| 2018-03-09 12:25 | jarmendariz | Relationship added | related to 0038091 | |||||||||
| 2018-03-12 09:05 | hgbot | Checkin | ||||||||||
| 2018-03-12 09:05 | hgbot | Note Added: 0103145 | ||||||||||
| 2018-03-12 09:05 | hgbot | Fixed in SCM revision | http://code.openbravo.com/erp/devel/api-checks/rev/02185c797531d5bf3f8f28ac89683f4daba88075 [^] => http://code.openbravo.com/retail/api-checks-retail/rev/18cc989d1797d74bf4ba30561139d5d9398cd1db [^] | |||||||||
| 2018-03-12 19:19 | caristu | Note Added: 0103167 | ||||||||||
| 2018-03-12 19:19 | caristu | Status | resolved => closed | |||||||||
| 2018-03-12 19:19 | caristu | Fixed in Version | => 3.0PR18Q2 | |||||||||
| 2018-03-13 09:00 | hgbot | Checkin | ||||||||||
| 2018-03-13 09:01 | hgbot | Note Added: 0103176 | ||||||||||
| 2018-03-13 09:03 | hgbot | Status | closed => resolved | |||||||||
| 2018-03-13 09:03 | hgbot | Fixed in SCM revision | http://code.openbravo.com/retail/api-checks-retail/rev/18cc989d1797d74bf4ba30561139d5d9398cd1db [^] => http://code.openbravo.com/retail/api-checks-retail/rev/c7569fd17f5fb8ffb2151273f1b75709c6ebc4f2 [^] | |||||||||
| 2018-03-13 09:38 | caristu | Note Added: 0103177 | ||||||||||
| 2018-03-13 09:38 | caristu | Status | resolved => closed | |||||||||
| 2018-03-13 09:38 | caristu | Note Deleted: 0103167 | ||||||||||
| 2018-03-13 12:54 | hgbot | Checkin | ||||||||||
| 2018-03-13 12:54 | hgbot | Note Added: 0103188 | ||||||||||
| 2018-03-13 12:54 | hgbot | Status | closed => resolved | |||||||||
| 2018-03-13 12:54 | hgbot | Fixed in SCM revision | http://code.openbravo.com/retail/api-checks-retail/rev/c7569fd17f5fb8ffb2151273f1b75709c6ebc4f2 [^] => http://code.openbravo.com/retail/api-checks-retail/rev/ba5fa4b99a234b8718c5e50e6b601d7a9457588f [^] | |||||||||
| 2018-03-13 12:55 | hgbot | Checkin | ||||||||||
| 2018-03-13 12:55 | hgbot | Note Added: 0103189 | ||||||||||
| 2018-03-13 12:55 | hgbot | Fixed in SCM revision | http://code.openbravo.com/retail/api-checks-retail/rev/ba5fa4b99a234b8718c5e50e6b601d7a9457588f [^] => http://code.openbravo.com/retail/api-checks-retail/rev/73587286ee5807b9cbe8d2e018bb45435af96881 [^] | |||||||||
| 2018-03-13 16:30 | caristu | Relationship deleted | related to 0038091 | |||||||||
| 2018-03-14 18:03 | caristu | Note Deleted: 0103177 | ||||||||||
| 2018-03-14 18:03 | caristu | Note Added: 0103248 | ||||||||||
| 2018-03-14 18:03 | caristu | Status | resolved => closed | |||||||||
| Notes | |||||
|
|
|||||
|
|
||||
|
|
|||||
|
|
||||
|
|
|||||
|
|
||||
|
|
|||||
|
|
||||
|
|
|||||
|
|
||||
|
|
|||||
|
|
||||