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

Bug 155378

Summary: Update the classpath for the test runner's HyadesTestingSession to include the new org.eclipse.hyades.logging.events plugin.
Product: z_Archived Reporter: Paul Slauenwhite <paulslau>
Component: TPTPAssignee: Joe Toomey <jptoomey>
Status: CLOSED FIXED QA Contact:
Severity: normal    
Priority: P3    
Version: unspecified   
Target Milestone: ---   
Hardware: All   
OS: All   
Whiteboard:
Bug Depends on: 155547    
Bug Blocks:    
Attachments:
Description Flags
Patch file none

Description Paul Slauenwhite CLA 2006-08-28 07:20:18 EDT
Update the classpath for the test runner's HyadesTestingSession to include the new org.eclipse.hyades.logging.events plugin.

As part of the requirement of the symptom editor on RCP feature (https://bugs.eclipse.org/bugs/show_bug.cgi?id=134532), the Common Base Event implementations will be packaged in a separate plugin.  As such, the TPTP test runner (HyadesTestingSession application) configuration as generated in the Agent Contreoller (org.eclipse.hyades.test.tools.core.SetConfig.java for the <Agent Install Directory> plugins\org.eclipse.hyades.test.tools.core_4.2.1.v200608110100\config\pluginconfig.xml - org.eclipse.hyades.test.tools.core\config\pluginconfig.xml) will need to be updated to include the new org.eclipse.hyades.logging.events plugin.  This new plugin will need to be added to teh classpath of the test runner's HyadesTestingSession applciation:

<Variable name="CLASSPATH" position="append" value="%CLASSPATH_ORG_ECLIPSE_HYADES_LOGGING_EVENTS%"/>
Comment 1 Cindy Jin CLA 2006-09-06 14:34:34 EDT
The new plugin org.eclipse.tptp.platform.logging.events has been checked in CVS. Plase update the classpath to use %CLASSPATH_ORG_ECLIPSE_TPTP_PLATFORM_LOGGING_EVENTS%
Comment 2 Samson Wai CLA 2006-09-07 14:59:54 EDT
I will do the changes for 4.3
Comment 3 Samson Wai CLA 2006-09-07 15:05:35 EDT
Created attachment 49649 [details]
Patch file

This is to be applied to the "org.eclipse.hyades.test.tools.core" project.
Comment 4 Samson Wai CLA 2006-09-07 15:15:49 EDT
Joe, it turns out that I don't have permission to check in. You can simply apply the attached patch to 4.3. Thanks.
Comment 5 Joe Toomey CLA 2006-09-25 15:36:15 EDT
Reviewed & submitted for Samson.
Comment 6 Paul Slauenwhite CLA 2006-11-16 09:01:15 EST
ACTION: Please verify/close this defect.
Comment 7 Joe Toomey CLA 2006-11-16 09:59:12 EST
Closing...