Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[geclipse-dev] Patch removing the gLite dependency from the VOMS plugin

Hi

As decided in the last phone conference I'm posting the patch to remove the 
gLite dependency from the VOMS plugin as patch in the bugzilla and everybody 
is welcome to comment.

https://bugs.eclipse.org/bugs/show_bug.cgi?id=275115

The patch basically does following
- remove the direct reference to BDIIService by:
  - changing loading and saving of the bdii service in the vo settings so that
    no direct reference to the class is needed
  - adding a field which specifies the type of info system in:
    - the voms wizard
    - the voms preferences
    - the easy configuration settings
- remove the reference to the glite plugin for resolving additional service
  (this caused that it is not possible to add things like instrument elements
  that are not in the glite bundle)

See the attached imaged for the UI changes.

Cheers,
Thomas


Attachment: voms1.png
Description: PNG image

Attachment: voms2.png
Description: PNG image


Back to the top