Community
Participate
Working Groups
To reflect the component structure of the Mylyn Commons project I propose that we rename bundles as following: org.eclipse.mylyn.identity.core (org.eclipse.mylyn.commons.identity) org.eclipse.mylyn.identity.ui (org.eclipse.mylyn.commons.ui.identity) org.eclipse.mylyn.net.http (org.eclipse.mylyn.commons.http) org.eclipse.mylyn.repositories.core (org.eclipse.mylyn.commons.repositories) org.eclipse.mylyn.repositories.ui (org.eclipse.mylyn.commons.team)
org.eclipse.mylyn.tasks.sdk.help (org.eclipse.mylyn.help.sdk) org.eclipse.mylyn.tasks.sdk.util (org.eclipse.mylyn.tests.util) org.eclipse.mylyn.tasks.help (org.eclipse.mylyn.help.ui)
org.eclipse.mylyn.tasks-feature (org.eclipse.mylyn-feature)
Also need to fix bundle ids in org.eclipse.mylyn.commons.team.
pre.. Renamed bundles: org.eclipse.mylyn.commons.identity -> org.eclipse.mylyn.commons.identity.ui org.eclipse.mylyn.commons.notifications -> org.eclipse.mylyn.commons.notifcations.core org.eclipse.mylyn.commons.repository -> org.eclipse.mylyn.commons.repository.core org.eclipse.mylyn.commons.team -> org.eclipse.mylyn.commons.repository.ui org.eclipse.mylyn.commons.ui.identity -> org.eclipse.mylyn.commons.ui.identity org.eclipse.mylyn.commons.http -> org.eclipse.mylyn.transport.http.core New bundles: org.eclipse.mylyn.commons.activity.tests org.eclipse.mylyn.commons.activity.ui org.eclipse.mylyn.commons.notifications.core org.eclipse.mylyn.commons.notifications.tests org.eclipse.mylyn.commons.ui.tests org.eclipse.mylyn.commons.workbench
pre.. Renamed bundles: org.eclipse.mylyn.commons.identity -> org.eclipse.mylyn.commons.identity.core org.eclipse.mylyn.commons.notifications -> org.eclipse.mylyn.commons.notifcations.core org.eclipse.mylyn.commons.repositories -> org.eclipse.mylyn.commons.repositories.core org.eclipse.mylyn.commons.team -> org.eclipse.mylyn.commons.repositories.ui org.eclipse.mylyn.commons.ui.identity -> org.eclipse.mylyn.commons.identity.ui org.eclipse.mylyn.commons.http -> org.eclipse.mylyn.transport.http.core New bundles: org.eclipse.mylyn.commons.activity.tests org.eclipse.mylyn.commons.activity.ui org.eclipse.mylyn.commons.notifications.core org.eclipse.mylyn.commons.notifications.tests org.eclipse.mylyn.commons.ui.tests org.eclipse.mylyn.commons.workbench
The team wizard extension point will be renamed: org.eclipse.mylyn.commons.team.newWizards -> org.eclipse.mylyn.commons.repositories.ui.newWizards
The following changes were committed: *Renamed bundles* org.eclipse.mylyn.commons.http -> org.eclipse.mylyn.commons.repositories.http.core org.eclipse.mylyn.commons.identity -> org.eclipse.mylyn.commons.identity.core org.eclipse.mylyn.commons.notifications -> org.eclipse.mylyn.commons.notifications.ui org.eclipse.mylyn.commons.repositories -> org.eclipse.mylyn.commons.repositories.core org.eclipse.mylyn.commons.team -> org.eclipse.mylyn.commons.repositories.ui org.eclipse.mylyn.commons.ui.identity -> org.eclipse.mylyn.commons.identity.ui *New bundles* org.eclipse.mylyn.commons.activity.tests org.eclipse.mylyn.commons.activity.ui org.eclipse.mylyn.commons.notifications.core org.eclipse.mylyn.commons.notifications.tests org.eclipse.mylyn.commons.ui.tests org.eclipse.mylyn.commons.workbench *Renamed packages* org.eclipse.mylyn.commons.identity -> org.eclipse.mylyn.commons.identity.core Further refactorings of the repositories bundles are tracked on bug 367002.