Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0039646
TypeCategorySeverityReproducibilityDate SubmittedLast Update
feature request[Modules] External Data IntegrationmajorN/A2018-11-19 17:342019-01-10 16:34
ReporterAsantos9View Statuspublic 
Assigned ToAugustoMauch 
PrioritynormalResolutionfixedFixed in Version
StatusclosedFix in branchFixed in SCM revision91d81bbe7176
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Regression date
Regression introduced by commit
Regression level
Review Assigned Tocaristu
Regression introduced in release
Summary

0039646: Move Basic Output to External Data Integration module

DescriptionIt would be fine to move BasicOutputDebuggerProcessor class from 'External Integration Infrastructure' module to 'External Data Integration' in order to use in other projects and to avoid dependencies
Steps To ReproduceN/A
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]

-  Notes
(0108827)
hgbot (developer)
2019-01-04 10:37

Repository: erp/pmods/org.openbravo.service.external.integration
Changeset: 703a607b1ad819dd9d22eca356b4f04172b69403
Author: Augusto Mauch <augusto.mauch <at> openbravo.com>
Date: Fri Jan 04 10:26:14 2019 +0100
URL: http://code.openbravo.com/erp/pmods/org.openbravo.service.external.integration/rev/703a607b1ad819dd9d22eca356b4f04172b69403 [^]

Related with bug 39646:Removes BasicOutputDebuggerProcessor from connector core

It will be moved to the EDL module, because it is general enough to be reused in other projects

---
R src-db/database/sourcedata/OBEDL_OUTPUT_TYPE.xml
R src/org/openbravo/service/external/integration/edl/BasicOutputDebuggerProcessor.java
---
(0108828)
hgbot (developer)
2019-01-04 10:37

Repository: erp/pmods/org.openbravo.externaldata.integration
Changeset: 91d81bbe717675165a8d79827c26dd1914084d5e
Author: Augusto Mauch <augusto.mauch <at> openbravo.com>
Date: Fri Jan 04 10:29:40 2019 +0100
URL: http://code.openbravo.com/erp/pmods/org.openbravo.externaldata.integration/rev/91d81bbe717675165a8d79827c26dd1914084d5e [^]

Fixes issue 39646: BasicOutputDebuggerProcessor is now part of EDL

BasicOutputDebuggerProcessor has been moved from the connector core module to EDL, since it is
generic enough that can be useful in other projects.

---
M src-db/database/sourcedata/OBEDL_OUTPUT_TYPE.xml
A src/org/openbravo/externaldata/integration/process/BasicOutputDebuggerProcessor.java
---
(0108889)
hgbot (developer)
2019-01-10 13:27

Repository: erp/pmods/org.openbravo.externaldata.integration
Changeset: bf1b493a63094bceddabbb8dcc23189ae25ae697
Author: Carlos Aristu <carlos.aristu <at> openbravo.com>
Date: Thu Jan 10 13:27:25 2019 +0100
URL: http://code.openbravo.com/erp/pmods/org.openbravo.externaldata.integration/rev/bf1b493a63094bceddabbb8dcc23189ae25ae697 [^]

related to issue 39646: code review improvements

  - Removed duplicated method implementation in subclass

---
M src/org/openbravo/externaldata/integration/process/BasicOutputDebuggerProcessor.java
M src/org/openbravo/externaldata/integration/process/OutputDebuggerProcessor.java
---
(0108890)
hgbot (developer)
2019-01-10 13:40

Repository: erp/pmods/org.openbravo.externaldata.integration
Changeset: 8f73531e29229b23257cb9d6ec91b749f03faf23
Author: Carlos Aristu <carlos.aristu <at> openbravo.com>
Date: Thu Jan 10 13:40:11 2019 +0100
URL: http://code.openbravo.com/erp/pmods/org.openbravo.externaldata.integration/rev/8f73531e29229b23257cb9d6ec91b749f03faf23 [^]

related to issue 39646: code review impromentes

  - Improve the name of the output type

---
M src-db/database/sourcedata/OBEDL_OUTPUT_TYPE.xml
A src/org/openbravo/externaldata/integration/process/OutputDebuggerAndStoreProcessor.java
R src/org/openbravo/externaldata/integration/process/BasicOutputDebuggerProcessor.java
---
(0108891)
caristu (manager)
2019-01-10 13:44

Reviewed + tested
(0108907)
hgbot (developer)
2019-01-10 16:34

Repository: erp/pmods/org.openbravo.externaldata.integration
Changeset: c25fccde90ed97a0887624ab814c04964b219f66
Author: Carlos Aristu <carlos.aristu <at> openbravo.com>
Date: Thu Jan 10 16:33:47 2019 +0100
URL: http://code.openbravo.com/erp/pmods/org.openbravo.externaldata.integration/rev/c25fccde90ed97a0887624ab814c04964b219f66 [^]

related to issue 39646: correct class name

---
M src/org/openbravo/externaldata/integration/process/OutputDebuggerAndStoreProcessor.java
---

- Issue History
Date Modified Username Field Change
2018-11-19 17:34 Asantos9 New Issue
2018-11-19 17:34 Asantos9 Assigned To => platform
2018-11-19 17:34 Asantos9 Modules => Core
2018-11-19 17:34 Asantos9 Triggers an Emergency Pack => No
2019-01-04 10:37 hgbot Checkin
2019-01-04 10:37 hgbot Note Added: 0108827
2019-01-04 10:37 hgbot Checkin
2019-01-04 10:37 hgbot Note Added: 0108828
2019-01-04 10:37 hgbot Status new => resolved
2019-01-04 10:37 hgbot Resolution open => fixed
2019-01-04 10:37 hgbot Fixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.externaldata.integration/rev/91d81bbe717675165a8d79827c26dd1914084d5e [^]
2019-01-04 10:38 AugustoMauch Review Assigned To => caristu
2019-01-10 13:17 caristu Assigned To platform => AugustoMauch
2019-01-10 13:17 caristu Project Openbravo ERP => Modules
2019-01-10 13:18 caristu Category A. Platform => External Data Integration
2019-01-10 13:27 hgbot Checkin
2019-01-10 13:27 hgbot Note Added: 0108889
2019-01-10 13:40 hgbot Checkin
2019-01-10 13:40 hgbot Note Added: 0108890
2019-01-10 13:44 caristu Note Added: 0108891
2019-01-10 13:44 caristu Status resolved => closed
2019-01-10 16:34 hgbot Checkin
2019-01-10 16:34 hgbot Note Added: 0108907


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker