Bug 132439

Summary: Add contributions for the other GLA component to the GLA editor using new extension point
Product: z_Archived Reporter: Dave Smith <smith>
Component: TPTP.monitoringAssignee: Dave Smith <smith>
Status: CLOSED FIXED QA Contact:
Severity: normal    
Priority: P1 Keywords: PII, plan
Version: unspecified   
Target Milestone: ---   
Hardware: All   
OS: All   
Whiteboard: closed460
Attachments:
Description Flags
patch for this bug none

Description Dave Smith CLA 2006-03-17 23:05:00 EST
Feature 106050 added a new extension point for contributing GLA components to the GLA editor to make it easier for users of the editor to create adapter files.  As part of that feature an extension point was created for the default GLA components when a new adapter file is created.  However, TPTP includes the following GLA components that should be added to the extension point so users can add them to adapter configuration files:

org.eclipse.hyades.logging.adapter.extractors.SimpleExtractor
org.eclipse.hyades.logging.adapter.formatters.SerializedCBEFormatter
org.eclipse.hyades.logging.adapter.outputters.CBEConvergentFileOutputter
org.eclipse.hyades.logging.adapter.outputters.CBEFileOutputter
org.eclipse.hyades.logging.adapter.outputters.CBEstdoutOutputter
org.eclipse.hyades.logging.parsers.adapter.outputters.LogImportOutputter
org.eclipse.hyades.logging.parsers.adapter.sensors.StaticParserSensor
Comment 1 Dave Smith CLA 2006-03-18 00:14:28 EST
Also need to contribute a ProcessUnit component so a user can create a generic GLA component.
Comment 2 Dave Smith CLA 2006-04-03 03:58:08 EDT
Defer to iteration 3.
Comment 3 Cindy Jin CLA 2006-05-15 14:01:10 EDT
Created attachment 41478 [details]
patch for this bug

Attached a patch based on the latest head of org.eclipse.hyades.logging.adapter.ui in CVS on May.15.2006. This patch adds the extension points required for this bugzilla.
Comment 4 Dave Smith CLA 2006-06-05 10:30:28 EDT
Deferring to 4.3 as it requires PII changes.
Comment 5 Dave Smith CLA 2006-09-05 01:51:27 EDT
Targetting this to iteration 2.
Comment 6 Dave Smith CLA 2006-10-03 10:39:50 EDT
Retargetting to iteration 3 because it could not be contained in i2
Comment 7 Dave Smith CLA 2006-10-20 11:00:44 EDT
Deferring this to 4.4 because it would introduce the risk of regression at this point in the 4.3 schedule.
Comment 8 Dave Smith CLA 2007-02-06 02:48:32 EST
Targetting to complete in i2.  Will review and commit Cindy's patch.
Comment 9 Dave Smith CLA 2007-02-06 17:39:34 EST
Changing to a more appropriate component.
Comment 10 Dave Smith CLA 2007-03-23 02:48:06 EDT
This could not be contained in iteration 2.  Deferring to iteration 3.
Comment 11 Dave Smith CLA 2007-04-13 18:55:34 EDT
Committed the fix as specified in the patch with some minor changes.  One change was to replace hardcoded strings for property names with existing constants.

Committed to TPTP Head CVS.
Comment 12 Paul Slauenwhite CLA 2009-06-30 09:53:10 EDT
As of TPTP 4.6.0, TPTP is in maintenance mode and focusing on improving quality by resolving relevant enhancements/defects and increasing test coverage through test creation, automation, Build Verification Tests (BVTs), and expanded run-time execution. As part of the TPTP Bugzilla housecleaning process (see http://wiki.eclipse.org/Bugzilla_Housecleaning_Processes), this enhancement/defect is verified/closed by the Project Lead since this originator of this enhancement/defect has an inactive Bugzilla account and considered to be fixed. If this enhancement/defect is still unresolved and reproducible in the latest TPTP release (http://www.eclipse.org/tptp/home/downloads/), please re-open.