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

Org.eclipse.ecf.tests.cquery

Revision as of 18:28, 20 January 2010 by Tkubaska.ieee.org (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Return to Building ECF Release 3.2

List of advisor nodes

^org\.eclipse\.ecf\.core\.source$
definition
^org\.eclipse\.ecf\.examples\.source$
definition
^ch\.ethz\.iks(\..+)?
definition
^org\.eclipse\.ecf(\..+)?
Matches org.eclipse.ecf.anything
^org\.eclipse\.team\.ecf(\..+)?
definition
^org\.jivesoftware\.smack$
definition
^org\.eclipse\.equinox\.p2\.user\.ui$
Matches org.eclipse.equinox.p2.user.ui exactly.
.*
Anything not matched by a previous advisor node is rejected.

Here's the latest version of the org.eclipse.ecf.tests.cquery file. Check the repository for the actual version used in the build. The version provided here is for convenience only, although we make a reasonable attempt to keep it current. The cquery files (once we determine exactly what we want) should not change frequently.

Back to the top