Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 87992

Summary: Separate Monitor feature from org.eclipse.hyades.trace.sample
Product: z_Archived Reporter: Eugene Chan <ewchan>
Component: TPTP.monitoringAssignee: Hubert Leung <hkyleung>
Status: CLOSED FIXED QA Contact:
Severity: normal    
Priority: P3 Keywords: Documentation
Version: unspecified   
Target Milestone: ---   
Hardware: PC   
OS: Windows 2000   
Whiteboard:

Description Eugene Chan CLA 2005-03-14 17:10:40 EST
Currently org.eclipse.hyades.trace.sample contains both Trace and Monitoring
samples :
- AnalysisEngineSample
- LogAnalyzerSample
- LogCorrelatorSample
- LogParserSample
- NavigatorExtensionSample
- rmi-iiop
The monitoring samples introduce dependencies on Monitor plugins which is not
right. 
Propose to separate the monitor-related sample in its own plugin in Monitor module.
Comment 1 Valentina Popescu CLA 2005-03-14 22:42:01 EST
o.e.h.logging.adapter and o.e.h.logging.parsers plugins should be part of the 
Platform since the import log functionality is not working without the GLA rules
Comment 2 Dave Smith CLA 2005-03-16 16:51:23 EST
Valentina,  I am reassigning this to you as you are moving the log import 
wizard code to Monitoring project.  Let me know when you are done so I can 
update the RAC config code in org.eclipse.hyades.logging.parsers plugin.
Comment 3 Valentina Popescu CLA 2005-03-17 12:38:16 EST
o.e.h.trace.sample plugins hosuld be moved under Monitoring project

You will also have to remove this plugin from feature 
org.eclipse.tptp.platform.samples ( Platform project ) and add it to 
org.eclipse.tptp.monitor feature under Monitoring project
Comment 4 Dave Smith CLA 2005-03-17 12:57:55 EST
Hubert, As part of this restructuring work the 
org.eclipse.tptp.platform.log.views plugin is no longer required in the Agent 
Controller packaging.  Please remove it from the Agent Controller packaging.
Comment 5 Hubert Leung CLA 2005-03-28 20:57:01 EST
Fixed in TPTP-4.0-200503281558. 
Comment 6 Eugene Chan CLA 2005-07-18 12:04:40 EDT
close bug