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 83390 Details for
Bug 205547
Static/rules label needs to be removed from the log adapters
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]
Patch for the problem
205547.txt (text/plain), 2.24 KB, created by
Rohit Shetty
on 2007-11-20 23:33:10 EST
(
hide
)
Description:
Patch for the problem
Filename:
MIME Type:
Creator:
Rohit Shetty
Created:
2007-11-20 23:33:10 EST
Size:
2.24 KB
patch
obsolete
>Index: plugin.properties >=================================================================== >RCS file: /cvsroot/tptp/monitoring/org.eclipse.hyades.logging.parsers/plugin.properties,v >retrieving revision 1.18 >diff -u -r1.18 plugin.properties >--- plugin.properties 21 Mar 2007 21:30:09 -0000 1.18 >+++ plugin.properties 21 Nov 2007 04:31:55 -0000 >@@ -77,7 +77,9 @@ > XMLLogParsersSet = Parsers for XML log types > > # Version string constants that are translated >-STR_APACHE_ACCESS_LOG_DEFAULT_VERSION_UI_ = 1.3.20(static),1.3.26(static),2.0(static),1.3.x(rules),2.0.x(rules) >+STR_APACHE_ACCESS_LOG_DEFAULT_VERSION_UI_ = 1.3.20,1.3.26,2.0,1.3.x,2.0.x >+ >+STR_APACHE_ACCESS_LOG_DEFAULT_VERSION_UI_RT = 1.3.20(static),1.3.26(static),2.0(static),1.3.x(rules),2.0.x(rules) > > # ==================================================================== > # %%% END OF TRANSLATED PROPERTIES %%% >Index: plugin.xml >=================================================================== >RCS file: /cvsroot/tptp/monitoring/org.eclipse.hyades.logging.parsers/plugin.xml,v >retrieving revision 1.32 >diff -u -r1.32 plugin.xml >--- plugin.xml 19 Nov 2007 12:37:29 -0000 1.32 >+++ plugin.xml 21 Nov 2007 04:31:55 -0000 >@@ -106,7 +106,7 @@ > <field > useBrowse="false" > defaultValue="%STR_APACHE_ACCESS_LOG_DEFAULT_VERSION_UI_" >- defaultRuntimeValue="1.3.20(static),1.3.26(static),2.0(static),1.3.x(rules),2.0.x(rules)" >+ defaultRuntimeValue="%STR_APACHE_ACCESS_LOG_DEFAULT_VERSION_UI_RT" > name="%STR_APACHE_ACCESS_LOG_IMPORT_APACHE_VERSION" > helpContextId="" > tooltip="%STR_APACHE_ACCESS_LOG_IMPORT_APACHE_VERSION_TOOLTIP" >@@ -153,7 +153,7 @@ > <field > useBrowse="false" > defaultValue="%STR_APACHE_ACCESS_LOG_DEFAULT_VERSION_UI_" >- defaultRuntimeValue="1.3.20(static),1.3.26(static),2.0(static),1.3.x(rules),2.0.x(rules)" >+ defaultRuntimeValue="%STR_APACHE_ACCESS_LOG_DEFAULT_VERSION_UI_RT" > name="%STR_APACHE_ERR_LOG_IMPORT_APACHE_VERSION" > helpContextId="" > tooltip="%STR_APACHE_ERR_LOG_IMPORT_APACHE_VERSION_TOOLTIP"
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 Diff
View Attachment As Raw
Flags:
rohit.shetty
:
review?
Actions:
View
|
Diff
Attachments on
bug 205547
: 83390