Skip to main content

Notice: This Wiki is now read only and edits are no longer possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "Components"

(Older Table)
(Older Table)
Line 198: Line 198:
 
|}
 
|}
  
==Older Table==
 
Note: we'll be merging the contents of this older table into the above...
 
  
In the following table:
 
 
* ''Component'' is the name of the Eclipse Bugzilla component within the overall ''Higgins'' Bugzilla Product (with the exception of "Misc" that is not found in Bugzilla). These components align with those found here [[Core Components]]
 
* ''Component Qualifier'' provides additional informal categories of Components
 
* ''Project folders & files'' provides representative folders & files
 
* ''CVS Folder'' is the containing folder in the dev.eclipse.org CVS repository
 
 
{| border="1"
 
|+ The table's caption
 
! Component !! Component Qualifier !! Project folders & files !! CVS Folder
 
|-
 
| HBX || Firefox Extension || Javascript (not yet moved here: currently in "bx" CVS folder)  || app > firefox
 
|-
 
|ISSUI ||  ||  ||
 
|-
 
|I-Card Broker ||  ||  || app > webapp
 
|-
 
|Relying Party  ||  ||  ||
 
|-
 
|RCP Demo App  ||  ||org.eclipse.higgins.app<br/>org.eclipse.higgins.app.util<br/>org.eclipse.higgins.app.ui || app > rcp
 
|-
 
|ISS ||  ||  || plugins
 
|-
 
|I-Card Provider  ||  ||  ||
 
|-
 
|STS ||  ||  ||
 
|-
 
|Token Provider ||  ||  ||
 
|-
 
|IdAS ||  || org.eclipse.higgins.idas || plugins
 
|-
 
|Context Provider || New IdAS-compliant || <none> ||
 
|-
 
| || Old context providers  || org.eclipse.higgins.context.example <br/>org.eclipse.higgins.context.profileshare<br/> org.eclipse.higgins.context.user<br/> org.eclipse.higgins.context.rss || plugins
 
|-
 
| || Old context provider support code  || org.eclipse.higgins.context.model<br/> org.eclipse.higgins.context.model.persistence<br/> org.eclipse.higgins.context.store <br/>org.eclipse.higgins.context.share ||
 
|-
 
|Doc ||  ||  || doc
 
|-
 
|Tests || Old unit tests || org.eclipse.higgins.test || test
 
|-
 
|Misc ||  Old monolithic Higgins || org.eclipse.higgins ||
 
|-
 
| || Feature Definitions ||  || features
 
|-
 
| || Builds ||  || builds
 
|}
 
  
 
==See Also==
 
==See Also==
 
* Back to [http://www.eclipse.org/higgins Higgins Home]
 
* Back to [http://www.eclipse.org/higgins Higgins Home]

Revision as of 17:48, 7 November 2006

This is a new page, and a work in progress. The idea is to organize the efforts of an ever larger number of committers, especially with respect to development processes and standards. We will gradually fill in this table as each component is refactored to fit within our Architecture, checked into CVS, made available as Eclipse/OSI bundles if applicable, "javadoc-ed" nightly, built nightly, and so on.

In the following we're using IdAS as a guinea pig. We'll try to get it and the related rows fleshed out first. Once we've shaken this out, we can move on to other rows.

Component Javadoc CVS PSF Build Open Owner
Client Components
Higgins Browser Extension (HBX) n/a cvs open MaximK
Core Components
I-Card Manager open SergeyY
RP Enablement PaulT
HBX Support SergeyY
ISS Web UI SergeyY
ISS Client UI SergeyY
I-Card Registry AndreyS
I-Card Selector Service AndreyS
I-Card Providers open
CardSpace Provider AndreyS
RSS Provider ValeryK
HTML Provider ValeryK
Token Service psf MikeM
Token Providers
Username Provider MikeM
SAML Provider MikeM
Identity Attribute Service javadoc cvs psf build open JimS
Context Providers open
LDAP Provider TomD
Jena/HSQLDB Provider ValeryK


See Also

Back to the top