Download
Getting Started
Members
Projects
Community
Marketplace
Events
Planet Eclipse
Newsletter
Videos
Participate
Report a Bug
Forums
Mailing Lists
Wiki
IRC
How to Contribute
Working Groups
Automotive
Internet of Things
LocationTech
Long-Term Support
PolarSys
Science
OpenMDM
More
Community
Marketplace
Events
Planet Eclipse
Newsletter
Videos
Participate
Report a Bug
Forums
Mailing Lists
Wiki
IRC
How to Contribute
Working Groups
Automotive
Internet of Things
LocationTech
Long-Term Support
PolarSys
Science
OpenMDM
Toggle navigation
Bugzilla – Attachment 50117 Details for
Bug 71682
Log view exposes CBE-based implementation and is english-only
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
Log In
[x]
|
Terms of Use
|
Copyright Agent
Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read
this important communication.
patch for sdb plugin
patch_org.eclipse.hyades.sdb.txt (text/plain), 7.61 KB, created by
Jane Fang
on 2006-09-13 23:12:07 EDT
(
hide
)
Description:
patch for sdb plugin
Filename:
MIME Type:
Creator:
Jane Fang
Created:
2006-09-13 23:12:07 EDT
Size:
7.61 KB
patch
obsolete
>### Eclipse Workspace Patch 1.0 >#P org.eclipse.hyades.sdb >Index: plugin.properties >=================================================================== >RCS file: /cvsroot/tptp/monitoring/org.eclipse.hyades.sdb/plugin.properties,v >retrieving revision 1.25 >diff -u -r1.25 plugin.properties >--- plugin.properties 12 May 2006 23:08:45 -0000 1.25 >+++ plugin.properties 14 Sep 2006 01:51:58 -0000 >@@ -66,15 +66,15 @@ > _UI_DocumentRoot_xpathExpression_feature = Xpath Expression > _UI_Comment_author_feature = Author > _UI_Comment_timestamp_feature = Timestamp >-_UI_LocalizedMessage_message_feature = Message >+_UI_LocalizedMessage_message_feature = Attribute > _UI_LocalizedMessage_messageData_feature = Message Data >-_UI_MessageDataElementType_msgCatalogToken_feature = Msg Catalog Token >-_UI_MessageDataElementType_msgId_feature = Msg Id >-_UI_MessageDataElementType_msgIdType_feature = Msg Id Type >-_UI_MessageDataElementType_msgCatalogId_feature = Msg Catalog Id >-_UI_MessageDataElementType_msgCatalogType_feature = Msg Catalog Type >-_UI_MessageDataElementType_msgCatalog_feature = Msg Catalog >-_UI_MessageDataElementType_msgLocale_feature = Msg Locale >+_UI_MessageDataElementType_msgCatalogToken_feature = Attribute >+_UI_MessageDataElementType_msgId_feature = Attribute >+_UI_MessageDataElementType_msgIdType_feature = Attribute >+_UI_MessageDataElementType_msgCatalogId_feature = Attribute >+_UI_MessageDataElementType_msgCatalogType_feature = Attribute >+_UI_MessageDataElementType_msgCatalog_feature = Attribute >+_UI_MessageDataElementType_msgLocale_feature = Attribute > _UI_MsgCatalogTokenType_value_feature = Value > _UI_DocumentRoot_recommendation_feature = Recommendation > _UI_Action_directive_feature = Directive >Index: src/org/eclipse/tptp/symptom/internal/presentation/labels.properties >=================================================================== >RCS file: /cvsroot/tptp/monitoring/org.eclipse.hyades.sdb/src/org/eclipse/tptp/symptom/internal/presentation/Attic/labels.properties,v >retrieving revision 1.5 >diff -u -r1.5 labels.properties >--- src/org/eclipse/tptp/symptom/internal/presentation/labels.properties 17 May 2006 17:19:03 -0000 1.5 >+++ src/org/eclipse/tptp/symptom/internal/presentation/labels.properties 14 Sep 2006 01:51:58 -0000 >@@ -3,74 +3,74 @@ > > # CBE and Symptom attributes required for the XPath builder and Analysis results view > >-_1 = Creation time >-_2 = Elapsed time >-_3 = Global instance ID >-_4 = Local instance ID >-_5 = Message >+_1 = Creation Time >+_2 = Duration of Repeated Events >+_3 = Global Instance ID >+_4 = Local Instance ID >+_5 = Message Text > _6 = Priority >-_7 = Repeat count >-_8 = Sequence number >+_7 = Number of Repeated Events >+_8 = Sequence Number > _9 = Severity > _10 = Version >-_11 = ExtendedDataElement Name >-_12 = ExtendedDataElement Values >-_13 = ExtendedDataElement Children >-_14 = ExtendedDataElement HexValue >-_15 = ExtendedDataElement Type >-_16 = Source ComponentIdentification Application >-_17 = Source ComponentIdentification Component >-_18 = Source ComponentIdentification ComponentIdType >-_19 = Source ComponentIdentification ComponentType >-_20 = Source ComponentIdentification ExecutionEnvironment >-_21 = Source ComponentIdentification InstanceId >-_22 = Source ComponentIdentification Location >-_23 = Source ComponentIdentification LocationType >-_24 = Source ComponentIdentification ProcessId >-_25 = Source ComponentIdentification SubComponent >-_26 = Source ComponentIdentification ThreadId >-_27 = ContextDataElement ContextId >-_28 = ContextDataElement ContextValue >-_29 = ContextDataElement Name >-_30 = ContextDataElement Type >-_31 = MsgDataElement MsgCatalog >-_32 = MsgDataElement MsgCatalogId >-_33 = MsgDataElement MsgCatalogTokens >-_34 = MsgDataElement MsgCatalogType >-_35 = MsgDataElement MsgId >-_36 = MsgDataElement MsgIdType >-_37 = MsgDataElement MsgLocale >-_38 = AvailableSituation AvailabilityDisposition >-_39 = AvailableSituation OperationDisposition >-_40 = AvailableSituation ProcessingDisposition >-_41 = ConfigureSituation SuccessDisposition >-_42 = ConnectSituation SituationDisposition >-_43 = ConnectSituation SuccessDisposition >-_44 = CreateSituation SuccessDisposition >-_45 = DependencySituation DependencyDisposition >-_46 = DestroySituation SuccessDisposition >-_47 = FeatureSituation FeatureDisposition >-_48 = OtherSituation AnyData >-_49 = ReportSituation ReportCategory >-_50 = RequestSituation SituationQualifier >-_51 = RequestSituation SuccessDisposition >-_52 = Situation CategoryName >-_53 = Situation Type ReasoningScope >-_54 = StartSituation SituationQualifier >-_55 = StartSituation SuccessDisposition >-_56 = StopSituation SituationQualifier >-_57 = StopSituation SuccessDisposition >-_58 = Reporter ComponentIdentification Application >-_59 = Reporter ComponentIdentification Component >-_60 = Reporter ComponentIdentification ComponentIdType >-_61 = Reporter ComponentIdentification ComponentType >-_62 = Reporter ComponentIdentification ExecutionEnvironment >-_63 = Reporter ComponentIdentification InstanceId >-_64 = Reporter ComponentIdentification Location >-_65 = Reporter ComponentIdentification LocationType >-_66 = Reporter ComponentIdentification ProcessId >-_67 = Reporter ComponentIdentification SubComponent >-_68 = Reporter ComponentIdentification ThreadId >+_11 = Additional Data Attribute Name >+_12 = Additional Data Attribute Values >+_13 = Additional Data Attributes - Nested (Children) >+_14 = Additional Data Attribute Hex Value >+_15 = Additional Data Attribute Type >+_16 = Source Component Application Name >+_17 = Source Component Name >+_18 = Source Component Classification Type >+_19 = Source Component Classification >+_20 = Source Component Execution Environment >+_21 = Source Component Instance Id >+_22 = Source Component Address >+_23 = Source Component Address Type >+_24 = Source Component Process Id >+_25 = Source Sub-component Name >+_26 = Source Component Thread Id >+_27 = Correlation Data Attribute Identifier >+_28 = Correlation Data Attribute Value >+_29 = Correlation Data Attribute Name >+_30 = Correlation Data Attribute Type >+_31 = Message Catalog Name >+_32 = Message Catalog Id >+_33 = Message Substitution Variables >+_34 = Message Catalog Type >+_35 = Message Identifier >+_36 = Message Type >+_37 = Message Locale >+_38 = Availability Situation Availability Status >+_39 = Availability Situation Operational Status >+_40 = Availability Situation Functional Status >+_41 = Configure Situation Result >+_42 = Connect Situation Current Status >+_43 = Connect Situation Result >+_44 = Create Situation Result >+_45 = Dependency Situation Dependency Status >+_46 = Destroy Situation Result >+_47 = Feature Situation Feature Status >+_48 = Unknown Situation AnyData >+_49 = Report Situation Category >+_50 = Request Situation Current Status >+_51 = Request Situation Result >+_52 = Situation Category Name >+_53 = Situation Scope >+_54 = Start Situation Current Status >+_55 = Start Situation Result >+_56 = Stop Situation Current Status >+_57 = Stop Situation Result >+_58 = Reporting Component Application Name >+_59 = Reporting Component Name >+_60 = Reporting Component Classification Type >+_61 = Reporting Component Classification >+_62 = Reporting Component Execution Environment >+_63 = Reporting Component Instance Id >+_64 = Reporting Component Address >+_65 = Reporting Component Address Type >+_66 = Reporting Component Process Id >+_67 = Reporting Sub-component Name >+_68 = Reporting Component Thread Id > Symptom_state = Symptom state > Symptom_created = Symptom created > Symptom_changed = Symptom changed
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 71682
:
50117
|
50118
|
50119
|
50509
|
50510
|
50511
|
50514
|
50880