Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "CDT/Obsolete/ScannerDiscovery61"

< CDT‎ | Obsolete
(Links)
m (The Plan)
Line 16: Line 16:
  
 
# Discover scanner discovery - document the existing architecture
 
# Discover scanner discovery - document the existing architecture
# From that figure out what we need to do
+
# From that figure out what we need to do, follow bug [https://bugs.eclipse.org/bugs/show_bug.cgi?id=290631 290631]
  
 
=== Links ===
 
=== Links ===

Revision as of 17:43, 2 October 2009

The Issues

  • Difficult to create new scanner discovery profiles. Related bug: 219940
  • Too gnu centric. Related bug: 226419
  • Unable to easily refresh the discovered data when the environment changes Related bugs: 206372,142619,190902,264841
  • The UI for setting the scanner discovery profile is very confusing. Related bugs: 250166,255694,256374,262219
  • Scanner Discovery data is not tied to configurations
  • Unable to support multiple discover providers
  • Difficult to integrate built-in discovery with Managed Build.
  • No consistent API for integrators to contribute Path and Macros.
  • No one knows the architecture of scanner discovery
  • Build environment needs to integrate with scanner discovery.

The Plan

  1. Discover scanner discovery - document the existing architecture
  2. From that figure out what we need to do, follow bug 290631

Links

Back to the top