Bug 275115 - Patch for removal of gLite dependencies in VOMS plugin
Summary: Patch for removal of gLite dependencies in VOMS plugin
Status: NEW
Alias: None
Product: z_Archived
Classification: Eclipse Foundation
Component: Geclipse (show other bugs)
Version: unspecified   Edit
Hardware: PC Linux
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Ariel Garcia CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-05-06 04:00 EDT by Thomas Kockerbauer CLA
Modified: 2014-01-09 16:00 EST (History)
0 users

See Also:


Attachments
Patch removing the gLite dependency in the VOMS plugin (29.82 KB, patch)
2009-05-06 04:00 EDT, Thomas Kockerbauer CLA
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Thomas Kockerbauer CLA 2009-05-06 04:00:42 EDT
Created attachment 134585 [details]
Patch removing the gLite dependency in the VOMS plugin

This patch removes the glite dependency in the voms plugin. There was a direct dependency to BDII, which was replaced by a mechanism using the creators to allow the selection of an info system creator.

For the additional services in the VO the glite plugin bundle was hardcoded to resolve the service classes, this was replaced to use the creator registry for lookup (to allow also services outside of the glite plugin to be added, like the instrument element plugin)