Project: 	
  | View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
| ID | ||||||||
| 0040079 | ||||||||
| Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
| defect | [Openbravo ERP] A. Platform | trivial | have not tried | 2019-01-31 09:43 | 2019-02-11 14:40 | |||
| Reporter | caristu | View Status | public | |||||
| Assigned To | caristu | |||||||
| Priority | normal | Resolution | fixed | Fixed in Version | 3.0PR19Q2 | |||
| Status | closed | Fix in branch | Fixed in SCM revision | ba253945723d | ||||
| Projection | none | ETA | none | Target Version | ||||
| OS | Any | Database | Any | Java version | ||||
| OS Version | Database version | Ant version | ||||||
| Product Version | SCM revision | |||||||
| Merge Request Status | ||||||||
| Review Assigned To | alostale | |||||||
| 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 | 0040079: Cleanup in EntityPersistenceEventObserver classes (Platform modules) | |||||||
| Description | Some cleanup is required in classes extending EntityPersistenceEventObserver (see attached list): - They can be declared as package protected, this allows us to extract them from the public API. - Some of them define an unused "logger" protected field. - Some other minor code improvements can be applied.  | |||||||
| Steps To Reproduce | N/A | |||||||
| Tags | No tags attached. | |||||||
| Attached Files | ||||||||
		  Relationships		[ Relation Graph ] 
		[ Dependency Graph ] 
			 | 
||||||||
  | 
||||||||
  		Notes	 | 
|
| 
				(0109429) hgbot (developer) 2019-02-01 13:42  | 
	
		Repository: erp/mods/org.openbravo.activiti Changeset: c52a4584c25f87f20b7a964001f96ad528a3629d Author: Carlos Aristu <carlos.aristu <at> openbravo.com> Date: Fri Feb 01 13:42:08 2019 +0100 URL: http://code.openbravo.com/erp/mods/org.openbravo.activiti/rev/c52a4584c25f87f20b7a964001f96ad528a3629d [^] fixes issue 40079: Cleanup in EntityPersistenceEventObserver classes --- M src/org/openbravo/activiti/OBActivitiEntityEventDataSynchronizer.java ---  | 
| 
				(0109430) hgbot (developer) 2019-02-01 13:45  | 
	
		Repository: erp/pmods/org.openbravo.client.analytics Changeset: 0bc31f5d196779c4d6a40279f0d2557876c85160 Author: Carlos Aristu <carlos.aristu <at> openbravo.com> Date: Fri Feb 01 13:45:28 2019 +0100 URL: http://code.openbravo.com/erp/pmods/org.openbravo.client.analytics/rev/0bc31f5d196779c4d6a40279f0d2557876c85160 [^] fixes issue 40079: Cleanup in EntityPersistenceEventObserver classes --- M src/org/openbravo/client/analytics/event/CubeCacheQueryEventHandler.java M src/org/openbravo/client/analytics/event/ProcessConfigurationEventHandler.java M src/org/openbravo/client/analytics/mondrian/MondrianSchemaHandler.java ---  | 
| 
				(0109431) hgbot (developer) 2019-02-01 13:48  | 
	
		Repository: erp/pmods/org.openbravo.client.analytics Changeset: 73bd846ef6bbd9f5ee244e58a44c73de22c161cd Author: Carlos Aristu <carlos.aristu <at> openbravo.com> Date: Fri Feb 01 13:47:59 2019 +0100 URL: http://code.openbravo.com/erp/pmods/org.openbravo.client.analytics/rev/73bd846ef6bbd9f5ee244e58a44c73de22c161cd [^] related to issue 40079: Update copyright year --- M src/org/openbravo/client/analytics/mondrian/MondrianSchemaHandler.java ---  | 
| 
				(0109432) hgbot (developer) 2019-02-01 13:48 edited on: 2019-02-01 13:49  | 
	
		Repository: erp/pmods/org.openbravo.integration.google Changeset: b5c738074bb636fe20f2e53d2e83d368abaa53cf Author: Carlos Aristu <carlos.aristu <at> openbravo.com> Date: Fri Feb 01 13:48:48 2019 +0100 URL: http://code.openbravo.com/erp/pmods/org.openbravo.integration.google/rev/b5c738074bb636fe20f2e53d2e83d368abaa53cf [^] fixes issue 40079: Cleanup in EntityPersistenceEventObserver classes --- M src/org/openbravo/integration/google/common/GoogleConfigChangeHandler.java M src/org/openbravo/integration/google/common/GoogleConfigHandler.java ---  | 
| 
				(0109433) hgbot (developer) 2019-02-01 13:50  | 
	
		Repository: erp/pmods/org.openbravo.service.external.integration Changeset: 8d515b726404d1fed1d0cc67cf8071410068cc76 Author: Carlos Aristu <carlos.aristu <at> openbravo.com> Date: Fri Feb 01 13:50:00 2019 +0100 URL: http://code.openbravo.com/erp/pmods/org.openbravo.service.external.integration/rev/8d515b726404d1fed1d0cc67cf8071410068cc76 [^] fixes issue 40079: Cleanup in EntityPersistenceEventObserver classes --- M src/org/openbravo/service/external/integration/handler/CheckEntityInEntityMappingEventHandler.java M src/org/openbravo/service/external/integration/handler/CircularDependenciesDetector.java M src/org/openbravo/service/external/integration/handler/PropertyMappingInstanceEventHandler.java ---  | 
| 
				(0109434) hgbot (developer) 2019-02-01 13:54  | 
	
		Repository: erp/mods/org.openbravo.client.application.examples Changeset: ba253945723d7930f5744d4294b1b7bea40e0df9 Author: Carlos Aristu <carlos.aristu <at> openbravo.com> Date: Fri Feb 01 13:23:03 2019 +0100 URL: http://code.openbravo.com/erp/mods/org.openbravo.client.application.examples/rev/ba253945723d7930f5744d4294b1b7bea40e0df9 [^] fixes issue 40079: Cleanup in EntityPersistenceEventObserver classes --- M src/org/openbravo/client/application/examples/GreetingEventHandler.java ---  | 
| 
				(0109673) alostale (viewer) 2019-02-11 14:40  | 
	reviewed | 
  Issue History	 | 
|||
| Date Modified | Username | Field | Change | 
| 2019-01-31 09:43 | caristu | New Issue | |
| 2019-01-31 09:43 | caristu | Assigned To | => caristu | 
| 2019-01-31 09:43 | caristu | OBNetwork customer | => No | 
| 2019-01-31 09:43 | caristu | Modules | => Core | 
| 2019-01-31 09:43 | caristu | Triggers an Emergency Pack | => No | 
| 2019-01-31 09:43 | caristu | Issue generated from | 0040067 | 
| 2019-01-31 09:43 | caristu | Relationship added | related to 0040067 | 
| 2019-01-31 09:49 | caristu | Description Updated | View Revisions | 
| 2019-01-31 09:49 | caristu | File Added: observersByPackage.txt | |
| 2019-02-01 13:42 | hgbot | Checkin | |
| 2019-02-01 13:42 | hgbot | Note Added: 0109429 | |
| 2019-02-01 13:42 | hgbot | Status | new => resolved | 
| 2019-02-01 13:42 | hgbot | Resolution | open => fixed | 
| 2019-02-01 13:42 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/mods/org.openbravo.activiti/rev/c52a4584c25f87f20b7a964001f96ad528a3629d [^] | 
| 2019-02-01 13:45 | hgbot | Checkin | |
| 2019-02-01 13:45 | hgbot | Note Added: 0109430 | |
| 2019-02-01 13:45 | hgbot | Fixed in SCM revision | http://code.openbravo.com/erp/mods/org.openbravo.activiti/rev/c52a4584c25f87f20b7a964001f96ad528a3629d [^] => http://code.openbravo.com/erp/pmods/org.openbravo.client.analytics/rev/0bc31f5d196779c4d6a40279f0d2557876c85160 [^] | 
| 2019-02-01 13:48 | hgbot | Checkin | |
| 2019-02-01 13:48 | hgbot | Note Added: 0109431 | |
| 2019-02-01 13:48 | hgbot | Checkin | |
| 2019-02-01 13:48 | hgbot | Note Added: 0109432 | |
| 2019-02-01 13:49 | caristu | Note Edited: 0109432 | View Revisions | 
| 2019-02-01 13:50 | hgbot | Checkin | |
| 2019-02-01 13:50 | hgbot | Note Added: 0109433 | |
| 2019-02-01 13:50 | hgbot | Fixed in SCM revision | http://code.openbravo.com/erp/pmods/org.openbravo.client.analytics/rev/0bc31f5d196779c4d6a40279f0d2557876c85160 [^] => http://code.openbravo.com/erp/pmods/org.openbravo.service.external.integration/rev/8d515b726404d1fed1d0cc67cf8071410068cc76 [^] | 
| 2019-02-01 13:54 | hgbot | Checkin | |
| 2019-02-01 13:54 | hgbot | Note Added: 0109434 | |
| 2019-02-01 13:54 | hgbot | Fixed in SCM revision | http://code.openbravo.com/erp/pmods/org.openbravo.service.external.integration/rev/8d515b726404d1fed1d0cc67cf8071410068cc76 [^] => http://code.openbravo.com/erp/mods/org.openbravo.client.application.examples/rev/ba253945723d7930f5744d4294b1b7bea40e0df9 [^] | 
| 2019-02-01 13:55 | caristu | Review Assigned To | => alostale | 
| 2019-02-11 14:40 | alostale | Note Added: 0109673 | |
| 2019-02-11 14:40 | alostale | Status | resolved => closed | 
| 2019-02-11 14:40 | alostale | Fixed in Version | => 3.0PR19Q2 | 
| Copyright © 2000 - 2009 MantisBT Group |