Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0037770 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] A. Platform | minor | have not tried | 2018-01-30 12:58 | 2018-02-02 08:57 | |||
Reporter | alostale | View Status | public | |||||
Assigned To | alostale | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | ||||
Status | closed | Fix in branch | Fixed in SCM revision | 94e43180e93f | ||||
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 | alostale | |||||||
Web browser | ||||||||
Modules | Core | |||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0037770: API change: some removals in very old and obsolete code | |||||||
Description | The following elements are removed: class org.openbravo.dal.core.DalUUIDHexGenerator class org.openbravo.erpCommon.utility.CalculateCoreRevision class org.openbravo.service.datasource.DataSourceJavaScriptCreator field org.openbravo.dal.xml.XMLConstants.DATE_TIME_ATTRIBUTE field org.openbravo.dal.xml.XMLConstants.OB_REVISION_ATTRIBUTE field org.openbravo.dal.xml.XMLConstants.OB_VERSION_ATTRIBUTE method org.openbravo.dal.xml.EntityXMLConverter.addSystemAttributes(org.xml.sax.helpers.AttributesImpl) method org.openbravo.dal.xml.EntityXMLConverter.setAddSystemAttributes(boolean) method org.openbravo.erpCommon.utility.OBVersion.getVersionId() method org.openbravo.service.datasource.BaseDataSourceService.getJavaScriptCreator() | |||||||
Steps To Reproduce | - | |||||||
Proposed Solution | They are obsolote and there is no known module making use of them | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | ||||||||||||||||||||||||||||||||||||
|
Notes | |
(0102051) hgbot (developer) 2018-01-30 13:04 |
Repository: erp/devel/api-checks Changeset: 2a33989630e9bc9c6465e7da7606ab08df926ab5 Author: Asier Lostalé <asier.lostale <at> openbravo.com> Date: Tue Jan 30 13:03:00 2018 +0100 URL: http://code.openbravo.com/erp/devel/api-checks/rev/2a33989630e9bc9c6465e7da7606ab08df926ab5 [^] fixed 37770: API change: some removals in very old and obsolete code The following elements are removed: class org.openbravo.dal.core.DalUUIDHexGenerator class org.openbravo.erpCommon.utility.CalculateCoreRevision class org.openbravo.service.datasource.DataSourceJavaScriptCreator field org.openbravo.dal.xml.XMLConstants.DATE_TIME_ATTRIBUTE field org.openbravo.dal.xml.XMLConstants.OB_REVISION_ATTRIBUTE field org.openbravo.dal.xml.XMLConstants.OB_VERSION_ATTRIBUTE method org.openbravo.dal.xml.EntityXMLConverter.addSystemAttributes(org.xml.sax.helpers.AttributesImpl) method org.openbravo.dal.xml.EntityXMLConverter.setAddSystemAttributes(boolean) method org.openbravo.erpCommon.utility.OBVersion.getVersionId() method org.openbravo.service.datasource.BaseDataSourceService.getJavaScriptCreator() --- M java/reference/java.japi.gz --- |
(0102060) hgbot (developer) 2018-01-30 15:38 |
Repository: retail/api-checks-retail Changeset: 94e43180e93f34b7a51d373f8f6d13df389068e3 Author: Asier Lostalé <asier.lostale <at> openbravo.com> Date: Tue Jan 30 15:37:41 2018 +0100 URL: http://code.openbravo.com/retail/api-checks-retail/rev/94e43180e93f34b7a51d373f8f6d13df389068e3 [^] fixed 37770: API change: some removals in very old and obsolete code The following elements are removed: class org.openbravo.dal.core.DalUUIDHexGenerator class org.openbravo.erpCommon.utility.CalculateCoreRevision class org.openbravo.service.datasource.DataSourceJavaScriptCreator field org.openbravo.dal.xml.XMLConstants.DATE_TIME_ATTRIBUTE field org.openbravo.dal.xml.XMLConstants.OB_REVISION_ATTRIBUTE field org.openbravo.dal.xml.XMLConstants.OB_VERSION_ATTRIBUTE method org.openbravo.dal.xml.EntityXMLConverter.addSystemAttributes(org.xml.sax.helpers.AttributesImpl) method org.openbravo.dal.xml.EntityXMLConverter.setAddSystemAttributes(boolean) method org.openbravo.erpCommon.utility.OBVersion.getVersionId() method org.openbravo.service.datasource.BaseDataSourceService.getJavaScriptCreator() --- M java/reference/java.japi.gz --- |
Issue History | |||
Date Modified | Username | Field | Change |
2018-01-30 12:58 | alostale | New Issue | |
2018-01-30 12:58 | alostale | Assigned To | => platform |
2018-01-30 12:58 | alostale | Modules | => Core |
2018-01-30 12:58 | alostale | Triggers an Emergency Pack | => No |
2018-01-30 12:59 | alostale | Relationship added | blocks 0037497 |
2018-01-30 12:59 | alostale | Relationship added | blocks 0036496 |
2018-01-30 12:59 | alostale | Relationship added | blocks 0036433 |
2018-01-30 12:59 | alostale | Relationship added | blocks 0037501 |
2018-01-30 12:59 | alostale | Relationship added | blocks 0037499 |
2018-01-30 13:00 | alostale | Relationship added | blocks 0037496 |
2018-01-30 13:00 | alostale | Relationship deleted | blocks 0036496 |
2018-01-30 13:04 | hgbot | Checkin | |
2018-01-30 13:04 | hgbot | Note Added: 0102051 | |
2018-01-30 13:04 | hgbot | Status | new => resolved |
2018-01-30 13:04 | hgbot | Resolution | open => fixed |
2018-01-30 13:04 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/api-checks/rev/2a33989630e9bc9c6465e7da7606ab08df926ab5 [^] |
2018-01-30 13:07 | alostale | Assigned To | platform => alostale |
2018-01-30 13:07 | alostale | Review Assigned To | => alostale |
2018-01-30 13:07 | alostale | Status | resolved => closed |
2018-01-30 15:38 | hgbot | Checkin | |
2018-01-30 15:38 | hgbot | Note Added: 0102060 | |
2018-01-30 15:38 | hgbot | Status | closed => resolved |
2018-01-30 15:38 | hgbot | Fixed in SCM revision | http://code.openbravo.com/erp/devel/api-checks/rev/2a33989630e9bc9c6465e7da7606ab08df926ab5 [^] => http://code.openbravo.com/retail/api-checks-retail/rev/94e43180e93f34b7a51d373f8f6d13df389068e3 [^] |
2018-02-02 08:57 | alostale | Status | resolved => closed |
Copyright © 2000 - 2009 MantisBT Group |