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 "UI for the equinox provisioning"

Line 5: Line 5:
 
Eclipse bugzilla entry for this project is here -
 
Eclipse bugzilla entry for this project is here -
 
https://bugs.eclipse.org/bugs/show_bug.cgi?id=194674
 
https://bugs.eclipse.org/bugs/show_bug.cgi?id=194674
 +
 +
Update:
 +
Successfully provided write access to metadata repo and changed related code to use the new api.
 +
 +
 +
Now working on providing Write access to the artifact repository.
 +
Progress can be tracked here -
 +
https://bugs.eclipse.org/bugs/show_bug.cgi?id=196432

Revision as of 05:26, 13 July 2007

The project has since been changed currently to provide Write Acess to Metadata api and change all the code to use that.

I have successfully made the changes to the interfaces and implemented them. Having a bit of trouble making equinox initialize all the services correctly.

Eclipse bugzilla entry for this project is here - https://bugs.eclipse.org/bugs/show_bug.cgi?id=194674

Update: Successfully provided write access to metadata repo and changed related code to use the new api.


Now working on providing Write access to the artifact repository. Progress can be tracked here - https://bugs.eclipse.org/bugs/show_bug.cgi?id=196432

Back to the top