| author | Steffen Pingel | 2011-12-17 05:41:21 (EST) |
|---|---|---|
| committer | Steffen Pingel | 2011-12-17 05:41:21 (EST) |
| commit | ad10d8cfa0f83c1b12da5bd5e6b3a2caa1ac51ef (patch) (side-by-side diff) | |
| tree | e2938e5939718e1e5bca5f058ad06d9f420f37e2 | |
| parent | 491e5d3a155d6e9c2c7250cf796b353ec61ff3d2 (diff) | |
| download | org.eclipse.mylyn.commons-ad10d8cfa0f83c1b12da5bd5e6b3a2caa1ac51ef.zip org.eclipse.mylyn.commons-ad10d8cfa0f83c1b12da5bd5e6b3a2caa1ac51ef.tar.gz org.eclipse.mylyn.commons-ad10d8cfa0f83c1b12da5bd5e6b3a2caa1ac51ef.tar.bz2 | |
NEW - bug 350385: [releng] rename bundles to reflect component structure
https://bugs.eclipse.org/bugs/show_bug.cgi?id=350385
Change-Id: I74d0e70dd89528d9499a4ef677ae802cceb5d205
| -rw-r--r-- | org.eclipse.mylyn.commons-feature/feature.xml | 173 | ||||
| -rw-r--r-- | org.eclipse.mylyn.commons-site/site.xml | 9 | ||||
| -rw-r--r-- | org.eclipse.mylyn.commons.identity-feature/.cvsignore | 1 | ||||
| -rw-r--r-- | org.eclipse.mylyn.commons.identity-feature/.project | 17 | ||||
| -rw-r--r-- | org.eclipse.mylyn.commons.identity-feature/.settings/org.eclipse.core.runtime.prefs (copied from org.eclipse.mylyn.commons.http/.settings/org.eclipse.core.runtime.prefs) | 0 | ||||
| -rw-r--r-- | org.eclipse.mylyn.commons.identity-feature/.settings/org.eclipse.mylyn.tasks.ui.prefs (copied from org.eclipse.mylyn.commons.repositories/.settings/org.eclipse.mylyn.tasks.ui.prefs) | 2 | ||||
| -rw-r--r-- | org.eclipse.mylyn.commons.identity-feature/build.properties (copied from org.eclipse.mylyn.commons.ui.identity/plugin.properties) | 11 | ||||
| -rw-r--r-- | org.eclipse.mylyn.commons.identity-feature/epl-v10.html | 328 | ||||
| -rw-r--r-- | org.eclipse.mylyn.commons.identity-feature/feature.properties | 139 | ||||
| -rw-r--r-- | org.eclipse.mylyn.commons.identity-feature/feature.xml | 45 | ||||
| -rw-r--r-- | org.eclipse.mylyn.commons.identity-feature/license.html | 108 | ||||
| -rw-r--r-- | org.eclipse.mylyn.commons.identity-feature/pom.xml | 13 | ||||
| -rw-r--r-- | org.eclipse.mylyn.commons.identity.core/.classpath (renamed from org.eclipse.mylyn.commons.http/.classpath) | 0 | ||||
| -rw-r--r-- | org.eclipse.mylyn.commons.identity.core/.cvsignore (copied from org.eclipse.mylyn.commons.http/.cvsignore) | 0 | ||||
| -rw-r--r-- | org.eclipse.mylyn.commons.identity.core/.project (copied from org.eclipse.mylyn.commons.team/.project) | 2 | ||||
| -rw-r--r-- | org.eclipse.mylyn.commons.identity.core/.settings/org.eclipse.core.runtime.prefs (renamed from org.eclipse.mylyn.commons.identity/.settings/org.eclipse.core.runtime.prefs) | 0 | ||||
| -rw-r--r-- | org.eclipse.mylyn.commons.identity.core/.settings/org.eclipse.jdt.core.prefs (renamed from org.eclipse.mylyn.commons.identity/.settings/org.eclipse.jdt.core.prefs) | 0 | ||||
| -rw-r--r-- | org.eclipse.mylyn.commons.identity.core/.settings/org.eclipse.jdt.ui.prefs (renamed from org.eclipse.mylyn.commons.identity/.settings/org.eclipse.jdt.ui.prefs) | 0 | ||||
| -rw-r--r-- | org.eclipse.mylyn.commons.identity.core/.settings/org.eclipse.ltk.core.refactoring.prefs (copied from org.eclipse.mylyn.commons.http/.settings/org.eclipse.ltk.core.refactoring.prefs) | 0 | ||||
| -rw-r--r-- | org.eclipse.mylyn.commons.identity.core/.settings/org.eclipse.mylyn.tasks.ui.prefs (copied from org.eclipse.mylyn.commons.http/.settings/org.eclipse.mylyn.tasks.ui.prefs) | 0 | ||||
| -rw-r--r-- | org.eclipse.mylyn.commons.identity.core/.settings/org.eclipse.pde.prefs (copied from org.eclipse.mylyn.commons.http/.settings/org.eclipse.pde.prefs) | 0 | ||||
| -rw-r--r-- | org.eclipse.mylyn.commons.identity.core/META-INF/MANIFEST.MF | 15 | ||||
| -rw-r--r-- | org.eclipse.mylyn.commons.identity.core/about.html (copied from org.eclipse.mylyn.commons.http/about.html) | 0 | ||||
| -rw-r--r-- | org.eclipse.mylyn.commons.identity.core/build.properties (renamed from org.eclipse.mylyn.commons.identity/build.properties) | 0 | ||||
| -rw-r--r-- | org.eclipse.mylyn.commons.identity.core/plugin.properties (renamed from org.eclipse.mylyn.commons.identity/plugin.properties) | 0 | ||||
| -rw-r--r-- | org.eclipse.mylyn.commons.identity.core/pom.xml (copied from org.eclipse.mylyn.commons.repositories/pom.xml) | 2 | ||||
| -rw-r--r-- | org.eclipse.mylyn.commons.identity.core/src/org/eclipse/mylyn/commons/identity/core/Account.java (renamed from org.eclipse.mylyn.commons.identity/src/org/eclipse/mylyn/commons/identity/Account.java) | 2 | ||||
| -rw-r--r-- | org.eclipse.mylyn.commons.identity.core/src/org/eclipse/mylyn/commons/identity/core/IIdentity.java (renamed from org.eclipse.mylyn.commons.identity/src/org/eclipse/mylyn/commons/identity/IIdentity.java) | 2 | ||||
| -rw-r--r-- | org.eclipse.mylyn.commons.identity.core/src/org/eclipse/mylyn/commons/identity/core/IProfile.java (renamed from org.eclipse.mylyn.commons.identity/src/org/eclipse/mylyn/commons/identity/IProfile.java) | 2 | ||||
| -rw-r--r-- | org.eclipse.mylyn.commons.identity.core/src/org/eclipse/mylyn/commons/identity/core/IProfileImage.java (renamed from org.eclipse.mylyn.commons.identity/src/org/eclipse/mylyn/commons/identity/IProfileImage.java) | 2 | ||||
| -rw-r--r-- | org.eclipse.mylyn.commons.identity.core/src/org/eclipse/mylyn/commons/identity/core/spi/IdentityConnector.java (renamed from org.eclipse.mylyn.commons.identity/src/org/eclipse/mylyn/commons/identity/spi/IdentityConnector.java) | 4 | ||||
| -rw-r--r-- | org.eclipse.mylyn.commons.identity.core/src/org/eclipse/mylyn/commons/identity/core/spi/Profile.java (renamed from org.eclipse.mylyn.commons.identity/src/org/eclipse/mylyn/commons/identity/spi/Profile.java) | 6 | ||||
| -rw-r--r-- | org.eclipse.mylyn.commons.identity.core/src/org/eclipse/mylyn/commons/identity/core/spi/ProfileImage.java (renamed from org.eclipse.mylyn.commons.identity/src/org/eclipse/mylyn/commons/identity/spi/ProfileImage.java) | 4 | ||||
| -rw-r--r-- | org.eclipse.mylyn.commons.identity.core/src/org/eclipse/mylyn/internal/commons/identity/core/Identity.java (renamed from org.eclipse.mylyn.commons.identity/src/org/eclipse/mylyn/internal/commons/identity/Identity.java) | 14 | ||||
| -rw-r--r-- | org.eclipse.mylyn.commons.identity.core/src/org/eclipse/mylyn/internal/commons/identity/core/IdentityModel.java (renamed from org.eclipse.mylyn.commons.identity/src/org/eclipse/mylyn/internal/commons/identity/IdentityModel.java) | 17 | ||||
| -rw-r--r-- | org.eclipse.mylyn.commons.identity.core/src/org/eclipse/mylyn/internal/commons/identity/core/Messages.java (renamed from org.eclipse.mylyn.commons.identity/src/org/eclipse/mylyn/internal/commons/identity/Messages.java) | 2 | ||||
| -rw-r--r-- | org.eclipse.mylyn.commons.identity.core/src/org/eclipse/mylyn/internal/commons/identity/core/gravatar/Gravatar.java (renamed from org.eclipse.mylyn.commons.identity/src/org/eclipse/mylyn/internal/commons/identity/gravatar/Gravatar.java) | 2 | ||||
| -rw-r--r-- | org.eclipse.mylyn.commons.identity.core/src/org/eclipse/mylyn/internal/commons/identity/core/gravatar/GravatarCallbackAdapter.java (renamed from org.eclipse.mylyn.commons.identity/src/org/eclipse/mylyn/internal/commons/identity/gravatar/GravatarCallbackAdapter.java) | 6 | ||||
| -rw-r--r-- | org.eclipse.mylyn.commons.identity.core/src/org/eclipse/mylyn/internal/commons/identity/core/gravatar/GravatarConnector.java (renamed from org.eclipse.mylyn.commons.identity/src/org/eclipse/mylyn/internal/commons/identity/gravatar/GravatarConnector.java) | 12 | ||||
| -rw-r--r-- | org.eclipse.mylyn.commons.identity.core/src/org/eclipse/mylyn/internal/commons/identity/core/gravatar/GravatarStore.java (renamed from org.eclipse.mylyn.commons.identity/src/org/eclipse/mylyn/internal/commons/identity/gravatar/GravatarStore.java) | 6 | ||||
| -rw-r--r-- | org.eclipse.mylyn.commons.identity.core/src/org/eclipse/mylyn/internal/commons/identity/core/gravatar/GravatarUtils.java (renamed from org.eclipse.mylyn.commons.identity/src/org/eclipse/mylyn/internal/commons/identity/gravatar/GravatarUtils.java) | 2 | ||||
| -rw-r--r-- | org.eclipse.mylyn.commons.identity.core/src/org/eclipse/mylyn/internal/commons/identity/core/gravatar/IGravatarCallback.java (renamed from org.eclipse.mylyn.commons.identity/src/org/eclipse/mylyn/internal/commons/identity/gravatar/IGravatarCallback.java) | 2 | ||||
| -rw-r--r-- | org.eclipse.mylyn.commons.identity.core/src/org/eclipse/mylyn/internal/commons/identity/core/gravatar/IGravatarConstants.java (renamed from org.eclipse.mylyn.commons.identity/src/org/eclipse/mylyn/internal/commons/identity/gravatar/IGravatarConstants.java) | 2 | ||||
| -rw-r--r-- | org.eclipse.mylyn.commons.identity.core/src/org/eclipse/mylyn/internal/commons/identity/core/gravatar/IGravatarHashProvider.java (renamed from org.eclipse.mylyn.commons.identity/src/org/eclipse/mylyn/internal/commons/identity/gravatar/IGravatarHashProvider.java) | 2 | ||||
| -rw-r--r-- | org.eclipse.mylyn.commons.identity.core/src/org/eclipse/mylyn/internal/commons/identity/core/gravatar/Messages.java (renamed from org.eclipse.mylyn.commons.identity/src/org/eclipse/mylyn/internal/commons/identity/gravatar/Messages.java) | 2 | ||||
| -rw-r--r-- | org.eclipse.mylyn.commons.identity.core/src/org/eclipse/mylyn/internal/commons/identity/core/gravatar/messages.properties (renamed from org.eclipse.mylyn.commons.identity/src/org/eclipse/mylyn/internal/commons/identity/gravatar/messages.properties) | 0 | ||||
| -rw-r--r-- | org.eclipse.mylyn.commons.identity.core/src/org/eclipse/mylyn/internal/commons/identity/core/messages.properties (renamed from org.eclipse.mylyn.commons.identity/src/org/eclipse/mylyn/internal/commons/identity/messages.properties) | 0 | ||||
| -rw-r--r-- | org.eclipse.mylyn.commons.identity.ui/.classpath (renamed from org.eclipse.mylyn.commons.team/.classpath) | 0 | ||||
| -rw-r--r-- | org.eclipse.mylyn.commons.identity.ui/.cvsignore (renamed from org.eclipse.mylyn.commons.identity/.cvsignore) | 0 | ||||
| -rw-r--r-- | org.eclipse.mylyn.commons.identity.ui/.project (renamed from org.eclipse.mylyn.commons.http/.project) | 2 | ||||
| -rw-r--r-- | org.eclipse.mylyn.commons.identity.ui/.settings/org.eclipse.core.runtime.prefs (renamed from org.eclipse.mylyn.commons.repositories/.settings/org.eclipse.core.runtime.prefs) | 0 | ||||
| -rw-r--r-- | org.eclipse.mylyn.commons.identity.ui/.settings/org.eclipse.jdt.core.prefs (renamed from org.eclipse.mylyn.commons.team/.settings/org.eclipse.jdt.core.prefs) | 0 | ||||
| -rw-r--r-- | org.eclipse.mylyn.commons.identity.ui/.settings/org.eclipse.jdt.ui.prefs (renamed from org.eclipse.mylyn.commons.team/.settings/org.eclipse.jdt.ui.prefs) | 0 | ||||
| -rw-r--r-- | org.eclipse.mylyn.commons.identity.ui/.settings/org.eclipse.ltk.core.refactoring.prefs (renamed from org.eclipse.mylyn.commons.identity/.settings/org.eclipse.ltk.core.refactoring.prefs) | 0 | ||||
| -rw-r--r-- | org.eclipse.mylyn.commons.identity.ui/.settings/org.eclipse.mylyn.tasks.ui.prefs (renamed from org.eclipse.mylyn.commons.identity/.settings/org.eclipse.mylyn.tasks.ui.prefs) | 0 | ||||
| -rw-r--r-- | org.eclipse.mylyn.commons.identity.ui/.settings/org.eclipse.pde.prefs (renamed from org.eclipse.mylyn.commons.identity/.settings/org.eclipse.pde.prefs) | 0 | ||||
| -rw-r--r-- | org.eclipse.mylyn.commons.identity.ui/META-INF/MANIFEST.MF (renamed from org.eclipse.mylyn.commons.ui.identity/META-INF/MANIFEST.MF) | 8 | ||||
| -rw-r--r-- | org.eclipse.mylyn.commons.identity.ui/about.html (renamed from org.eclipse.mylyn.commons.identity/about.html) | 0 | ||||
| -rw-r--r-- | org.eclipse.mylyn.commons.identity.ui/build.properties (renamed from org.eclipse.mylyn.commons.ui.identity/build.properties) | 0 | ||||
| -rw-r--r-- | org.eclipse.mylyn.commons.identity.ui/icons/obj16/people.gif (renamed from org.eclipse.mylyn.commons.ui.identity/icons/obj16/people.gif) | bin | 363 -> 363 bytes | |||
| -rw-r--r-- | org.eclipse.mylyn.commons.identity.ui/icons/obj16/person.gif (renamed from org.eclipse.mylyn.commons.ui.identity/icons/obj16/person.gif) | bin | 308 -> 308 bytes | |||
| -rw-r--r-- | org.eclipse.mylyn.commons.identity.ui/plugin.properties (copied from org.eclipse.mylyn.commons.ui.identity/plugin.properties) | 0 | ||||
| -rw-r--r-- | org.eclipse.mylyn.commons.identity.ui/plugin.xml (renamed from org.eclipse.mylyn.commons.ui.identity/plugin.xml) | 12 | ||||
| -rw-r--r-- | org.eclipse.mylyn.commons.identity.ui/pom.xml (renamed from org.eclipse.mylyn.commons.ui.identity/pom.xml) | 2 | ||||
| -rw-r--r-- | org.eclipse.mylyn.commons.identity.ui/schema/newWizards.exsd (renamed from org.eclipse.mylyn.commons.team/schema/newWizards.exsd) | 0 | ||||
| -rw-r--r-- | org.eclipse.mylyn.commons.identity.ui/src/org/eclipse/mylyn/internal/commons/identity/ui/IdentityUiPlugin.java (renamed from org.eclipse.mylyn.commons.ui.identity/src/org/eclipse/mylyn/internal/commons/ui/identity/IdentityUiPlugin.java) | 2 | ||||
| -rw-r--r-- | org.eclipse.mylyn.commons.identity.ui/src/org/eclipse/mylyn/internal/commons/identity/ui/PeopleCategory.java (renamed from org.eclipse.mylyn.commons.ui.identity/src/org/eclipse/mylyn/internal/commons/ui/identity/PeopleCategory.java) | 2 | ||||
| -rw-r--r-- | org.eclipse.mylyn.commons.identity.ui/src/org/eclipse/mylyn/internal/commons/identity/ui/PeopleContentProvider.java (renamed from org.eclipse.mylyn.commons.ui.identity/src/org/eclipse/mylyn/internal/commons/ui/identity/PeopleContentProvider.java) | 4 | ||||
| -rw-r--r-- | org.eclipse.mylyn.commons.identity.ui/src/org/eclipse/mylyn/internal/commons/identity/ui/PeopleSorter.java (renamed from org.eclipse.mylyn.commons.ui.identity/src/org/eclipse/mylyn/internal/commons/ui/identity/PeopleSorter.java) | 4 | ||||
| -rw-r--r-- | org.eclipse.mylyn.commons.identity.ui/src/org/eclipse/mylyn/internal/commons/identity/ui/PeopleView.java (renamed from org.eclipse.mylyn.commons.ui.identity/src/org/eclipse/mylyn/internal/commons/ui/identity/PeopleView.java) | 2 | ||||
| -rw-r--r-- | org.eclipse.mylyn.commons.identity.ui/src/org/eclipse/mylyn/internal/commons/identity/ui/PersonLabelProvider.java (renamed from org.eclipse.mylyn.commons.ui.identity/src/org/eclipse/mylyn/internal/commons/ui/identity/PersonLabelProvider.java) | 10 | ||||
| -rw-r--r-- | org.eclipse.mylyn.commons.identity.ui/src/org/eclipse/mylyn/internal/commons/identity/ui/RefreshHandler.java (renamed from org.eclipse.mylyn.commons.ui.identity/src/org/eclipse/mylyn/internal/commons/ui/identity/RefreshHandler.java) | 2 | ||||
| -rw-r--r-- | org.eclipse.mylyn.commons.identity/META-INF/MANIFEST.MF | 15 | ||||
| -rw-r--r-- | org.eclipse.mylyn.commons.notifications-feature/feature.xml | 1 | ||||
| -rw-r--r-- | org.eclipse.mylyn.commons.notifications.ui/schema/notifications.exsd | 18 | ||||
| -rw-r--r-- | org.eclipse.mylyn.commons.repositories-feature/.cvsignore | 1 | ||||
| -rw-r--r-- | org.eclipse.mylyn.commons.repositories-feature/.project | 17 | ||||
| -rw-r--r-- | org.eclipse.mylyn.commons.repositories-feature/.settings/org.eclipse.core.runtime.prefs (renamed from org.eclipse.mylyn.commons.team/.settings/org.eclipse.core.runtime.prefs) | 0 | ||||
| -rw-r--r-- | org.eclipse.mylyn.commons.repositories-feature/.settings/org.eclipse.mylyn.tasks.ui.prefs (copied from org.eclipse.mylyn.commons.repositories/.settings/org.eclipse.mylyn.tasks.ui.prefs) | 2 | ||||
| -rw-r--r-- | org.eclipse.mylyn.commons.repositories-feature/build.properties (copied from org.eclipse.mylyn.commons.ui.identity/plugin.properties) | 11 | ||||
| -rw-r--r-- | org.eclipse.mylyn.commons.repositories-feature/epl-v10.html | 328 | ||||
| -rw-r--r-- | org.eclipse.mylyn.commons.repositories-feature/feature.properties | 139 | ||||
| -rw-r--r-- | org.eclipse.mylyn.commons.repositories-feature/feature.xml | 63 | ||||
| -rw-r--r-- | org.eclipse.mylyn.commons.repositories-feature/license.html | 108 | ||||
| -rw-r--r-- | org.eclipse.mylyn.commons.repositories-feature/pom.xml | 13 | ||||
| -rw-r--r-- | org.eclipse.mylyn.commons.repositories.core/.classpath (copied from org.eclipse.mylyn.commons.repositories/.classpath) | 0 | ||||
| -rw-r--r-- | org.eclipse.mylyn.commons.repositories.core/.cvsignore (renamed from org.eclipse.mylyn.commons.repositories/.cvsignore) | 0 | ||||
| -rw-r--r-- | org.eclipse.mylyn.commons.repositories.core/.project (copied from org.eclipse.mylyn.commons.team/.project) | 2 | ||||
| -rw-r--r-- | org.eclipse.mylyn.commons.repositories.core/.settings/org.eclipse.core.runtime.prefs (renamed from org.eclipse.mylyn.commons.ui.identity/.settings/org.eclipse.core.runtime.prefs) | 0 | ||||
| -rw-r--r-- | org.eclipse.mylyn.commons.repositories.core/.settings/org.eclipse.jdt.core.prefs (copied from org.eclipse.mylyn.commons.repositories/.settings/org.eclipse.jdt.core.prefs) | 0 | ||||
| -rw-r--r-- | org.eclipse.mylyn.commons.repositories.core/.settings/org.eclipse.jdt.ui.prefs (copied from org.eclipse.mylyn.commons.repositories/.settings/org.eclipse.jdt.ui.prefs) | 0 | ||||
| -rw-r--r-- | org.eclipse.mylyn.commons.repositories.core/.settings/org.eclipse.ltk.core.refactoring.prefs (renamed from org.eclipse.mylyn.commons.repositories/.settings/org.eclipse.ltk.core.refactoring.prefs) | 0 | ||||
| -rw-r--r-- | org.eclipse.mylyn.commons.repositories.core/.settings/org.eclipse.mylyn.tasks.ui.prefs (copied from org.eclipse.mylyn.commons.repositories/.settings/org.eclipse.mylyn.tasks.ui.prefs) | 0 | ||||
| -rw-r--r-- | org.eclipse.mylyn.commons.repositories.core/.settings/org.eclipse.pde.prefs (renamed from org.eclipse.mylyn.commons.repositories/.settings/org.eclipse.pde.prefs) | 0 | ||||
| -rw-r--r-- | org.eclipse.mylyn.commons.repositories.core/META-INF/MANIFEST.MF (renamed from org.eclipse.mylyn.commons.repositories/META-INF/MANIFEST.MF) | 2 | ||||
| -rw-r--r-- | org.eclipse.mylyn.commons.repositories.core/about.html (renamed from org.eclipse.mylyn.commons.repositories/about.html) | 0 | ||||
| -rw-r--r-- | org.eclipse.mylyn.commons.repositories.core/build.properties (copied from org.eclipse.mylyn.commons.repositories/build.properties) | 0 | ||||
| -rw-r--r-- | org.eclipse.mylyn.commons.repositories.core/plugin.properties (copied from org.eclipse.mylyn.commons.repositories/plugin.properties) | 0 | ||||
| -rw-r--r-- | org.eclipse.mylyn.commons.repositories.core/pom.xml (copied from org.eclipse.mylyn.commons.identity/pom.xml) | 2 | ||||
| -rw-r--r-- | org.eclipse.mylyn.commons.repositories.core/src/org/eclipse/mylyn/commons/repositories/ILocationService.java (renamed from org.eclipse.mylyn.commons.repositories/src/org/eclipse/mylyn/commons/repositories/ILocationService.java) | 0 | ||||
| -rw-r--r-- | org.eclipse.mylyn.commons.repositories.core/src/org/eclipse/mylyn/commons/repositories/RepositoryCategory.java (renamed from org.eclipse.mylyn.commons.repositories/src/org/eclipse/mylyn/commons/repositories/RepositoryCategory.java) | 0 | ||||
| -rw-r--r-- | org.eclipse.mylyn.commons.repositories.core/src/org/eclipse/mylyn/commons/repositories/RepositoryLocation.java (renamed from org.eclipse.mylyn.commons.repositories/src/org/eclipse/mylyn/commons/repositories/RepositoryLocation.java) | 0 | ||||
| -rw-r--r-- | org.eclipse.mylyn.commons.repositories.core/src/org/eclipse/mylyn/commons/repositories/RepositoryValidator.java (renamed from org.eclipse.mylyn.commons.repositories/src/org/eclipse/mylyn/commons/repositories/RepositoryValidator.java) | 0 | ||||
| -rw-r--r-- | org.eclipse.mylyn.commons.repositories.core/src/org/eclipse/mylyn/commons/repositories/auth/AuthenticationCredentials.java (renamed from org.eclipse.mylyn.commons.repositories/src/org/eclipse/mylyn/commons/repositories/auth/AuthenticationCredentials.java) | 0 | ||||
| -rw-r--r-- | org.eclipse.mylyn.commons.repositories.core/src/org/eclipse/mylyn/commons/repositories/auth/AuthenticationType.java (renamed from org.eclipse.mylyn.commons.repositories/src/org/eclipse/mylyn/commons/repositories/auth/AuthenticationType.java) | 0 | ||||
| -rw-r--r-- | org.eclipse.mylyn.commons.repositories.core/src/org/eclipse/mylyn/commons/repositories/auth/ICredentialsStore.java (renamed from org.eclipse.mylyn.commons.repositories/src/org/eclipse/mylyn/commons/repositories/auth/ICredentialsStore.java) | 0 | ||||
| -rw-r--r-- | org.eclipse.mylyn.commons.repositories.core/src/org/eclipse/mylyn/commons/repositories/auth/UsernamePasswordCredentials.java (renamed from org.eclipse.mylyn.commons.repositories/src/org/eclipse/mylyn/commons/repositories/auth/UsernamePasswordCredentials.java) | 0 | ||||
| -rw-r--r-- | org.eclipse.mylyn.commons.repositories.core/src/org/eclipse/mylyn/internal/commons/repositories/CredentialsFactory.java (renamed from org.eclipse.mylyn.commons.repositories/src/org/eclipse/mylyn/internal/commons/repositories/CredentialsFactory.java) | 0 | ||||
| -rw-r--r-- | org.eclipse.mylyn.commons.repositories.core/src/org/eclipse/mylyn/internal/commons/repositories/InMemoryCredentialsStore.java (renamed from org.eclipse.mylyn.commons.repositories/src/org/eclipse/mylyn/internal/commons/repositories/InMemoryCredentialsStore.java) | 0 | ||||
| -rw-r--r-- | org.eclipse.mylyn.commons.repositories.core/src/org/eclipse/mylyn/internal/commons/repositories/LocationService.java (renamed from org.eclipse.mylyn.commons.repositories/src/org/eclipse/mylyn/internal/commons/repositories/LocationService.java) | 0 | ||||
| -rw-r--r-- | org.eclipse.mylyn.commons.repositories.core/src/org/eclipse/mylyn/internal/commons/repositories/SecureCredentialsStore.java (renamed from org.eclipse.mylyn.commons.repositories/src/org/eclipse/mylyn/internal/commons/repositories/SecureCredentialsStore.java) | 0 | ||||
| -rw-r--r-- | org.eclipse.mylyn.commons.repositories.http-feature/.cvsignore | 1 | ||||
| -rw-r--r-- | org.eclipse.mylyn.commons.repositories.http-feature/.project | 17 | ||||
| -rw-r--r-- | org.eclipse.mylyn.commons.repositories.http-feature/.settings/org.eclipse.core.runtime.prefs (copied from org.eclipse.mylyn.commons.http/.settings/org.eclipse.core.runtime.prefs) | 0 | ||||
| -rw-r--r-- | org.eclipse.mylyn.commons.repositories.http-feature/.settings/org.eclipse.mylyn.tasks.ui.prefs (renamed from org.eclipse.mylyn.commons.repositories/.settings/org.eclipse.mylyn.tasks.ui.prefs) | 2 | ||||
| -rw-r--r-- | org.eclipse.mylyn.commons.repositories.http-feature/build.properties (renamed from org.eclipse.mylyn.commons.ui.identity/plugin.properties) | 11 | ||||
| -rw-r--r-- | org.eclipse.mylyn.commons.repositories.http-feature/epl-v10.html | 328 | ||||
| -rw-r--r-- | org.eclipse.mylyn.commons.repositories.http-feature/feature.properties | 139 | ||||
| -rw-r--r-- | org.eclipse.mylyn.commons.repositories.http-feature/feature.xml | 42 | ||||
| -rw-r--r-- | org.eclipse.mylyn.commons.repositories.http-feature/license.html | 108 | ||||
| -rw-r--r-- | org.eclipse.mylyn.commons.repositories.http-feature/pom.xml | 13 | ||||
| -rw-r--r-- | org.eclipse.mylyn.commons.repositories.http.core/.classpath (renamed from org.eclipse.mylyn.commons.identity/.classpath) | 0 | ||||
| -rw-r--r-- | org.eclipse.mylyn.commons.repositories.http.core/.cvsignore (renamed from org.eclipse.mylyn.commons.team/.cvsignore) | 0 | ||||
| -rw-r--r-- | org.eclipse.mylyn.commons.repositories.http.core/.project (copied from org.eclipse.mylyn.commons.team/.project) | 2 | ||||
| -rw-r--r-- | org.eclipse.mylyn.commons.repositories.http.core/.settings/org.eclipse.core.runtime.prefs (copied from org.eclipse.mylyn.commons.http/.settings/org.eclipse.core.runtime.prefs) | 0 | ||||
| -rw-r--r-- | org.eclipse.mylyn.commons.repositories.http.core/.settings/org.eclipse.jdt.core.prefs (renamed from org.eclipse.mylyn.commons.http/.settings/org.eclipse.jdt.core.prefs) | 0 | ||||
| -rw-r--r-- | org.eclipse.mylyn.commons.repositories.http.core/.settings/org.eclipse.jdt.ui.prefs (renamed from org.eclipse.mylyn.commons.http/.settings/org.eclipse.jdt.ui.prefs) | 0 | ||||
| -rw-r--r-- | org.eclipse.mylyn.commons.repositories.http.core/.settings/org.eclipse.ltk.core.refactoring.prefs (renamed from org.eclipse.mylyn.commons.team/.settings/org.eclipse.ltk.core.refactoring.prefs) | 0 | ||||
| -rw-r--r-- | org.eclipse.mylyn.commons.repositories.http.core/.settings/org.eclipse.mylyn.tasks.ui.prefs (renamed from org.eclipse.mylyn.commons.team/.settings/org.eclipse.mylyn.tasks.ui.prefs) | 0 | ||||
| -rw-r--r-- | org.eclipse.mylyn.commons.repositories.http.core/.settings/org.eclipse.pde.prefs (renamed from org.eclipse.mylyn.commons.team/.settings/org.eclipse.pde.prefs) | 0 | ||||
| -rw-r--r-- | org.eclipse.mylyn.commons.repositories.http.core/META-INF/MANIFEST.MF (renamed from org.eclipse.mylyn.commons.http/META-INF/MANIFEST.MF) | 2 | ||||
| -rw-r--r-- | org.eclipse.mylyn.commons.repositories.http.core/about.html (renamed from org.eclipse.mylyn.commons.team/about.html) | 0 | ||||
| -rw-r--r-- | org.eclipse.mylyn.commons.repositories.http.core/build.properties (renamed from org.eclipse.mylyn.commons.http/build.properties) | 0 | ||||
| -rw-r--r-- | org.eclipse.mylyn.commons.repositories.http.core/plugin.properties (renamed from org.eclipse.mylyn.commons.http/plugin.properties) | 0 | ||||
| -rw-r--r-- | org.eclipse.mylyn.commons.repositories.http.core/pom.xml (renamed from org.eclipse.mylyn.commons.http/pom.xml) | 2 | ||||
| -rw-r--r-- | org.eclipse.mylyn.commons.repositories.http.core/src/org/eclipse/mylyn/commons/http/AbstractWebLocation.java (renamed from org.eclipse.mylyn.commons.http/src/org/eclipse/mylyn/commons/http/AbstractWebLocation.java) | 0 | ||||
| -rw-r--r-- | org.eclipse.mylyn.commons.repositories.http.core/src/org/eclipse/mylyn/commons/http/AuthenticationCredentials.java (renamed from org.eclipse.mylyn.commons.http/src/org/eclipse/mylyn/commons/http/AuthenticationCredentials.java) | 0 | ||||
| -rw-r--r-- | org.eclipse.mylyn.commons.repositories.http.core/src/org/eclipse/mylyn/commons/http/AuthenticationType.java (renamed from org.eclipse.mylyn.commons.http/src/org/eclipse/mylyn/commons/http/AuthenticationType.java) | 0 | ||||
| -rw-r--r-- | org.eclipse.mylyn.commons.repositories.http.core/src/org/eclipse/mylyn/commons/http/HttpUtil.java (renamed from org.eclipse.mylyn.commons.http/src/org/eclipse/mylyn/commons/http/HttpUtil.java) | 0 | ||||
| -rw-r--r-- | org.eclipse.mylyn.commons.repositories.http.core/src/org/eclipse/mylyn/commons/http/IProxyProvider.java (renamed from org.eclipse.mylyn.commons.http/src/org/eclipse/mylyn/commons/http/IProxyProvider.java) | 0 | ||||
| -rw-r--r-- | org.eclipse.mylyn.commons.repositories.http.core/src/org/eclipse/mylyn/commons/http/Policy.java (renamed from org.eclipse.mylyn.commons.http/src/org/eclipse/mylyn/commons/http/Policy.java) | 0 | ||||
| -rw-r--r-- | org.eclipse.mylyn.commons.repositories.http.core/src/org/eclipse/mylyn/commons/http/UnsupportedRequestException.java (renamed from org.eclipse.mylyn.commons.http/src/org/eclipse/mylyn/commons/http/UnsupportedRequestException.java) | 0 | ||||
| -rw-r--r-- | org.eclipse.mylyn.commons.repositories.http.core/src/org/eclipse/mylyn/commons/http/WebLocation.java (renamed from org.eclipse.mylyn.commons.http/src/org/eclipse/mylyn/commons/http/WebLocation.java) | 0 | ||||
| -rw-r--r-- | org.eclipse.mylyn.commons.repositories.http.core/src/org/eclipse/mylyn/commons/http/WebRequest.java (renamed from org.eclipse.mylyn.commons.http/src/org/eclipse/mylyn/commons/http/WebRequest.java) | 0 | ||||
| -rw-r--r-- | org.eclipse.mylyn.commons.repositories.http.core/src/org/eclipse/mylyn/internal/commons/http/AuthenticatedProxy.java (renamed from org.eclipse.mylyn.commons.http/src/org/eclipse/mylyn/internal/commons/http/AuthenticatedProxy.java) | 0 | ||||
| -rw-r--r-- | org.eclipse.mylyn.commons.repositories.http.core/src/org/eclipse/mylyn/internal/commons/http/CommonsHttpPlugin.java (renamed from org.eclipse.mylyn.commons.http/src/org/eclipse/mylyn/internal/commons/http/CommonsHttpPlugin.java) | 0 | ||||
| -rw-r--r-- | org.eclipse.mylyn.commons.repositories.http.core/src/org/eclipse/mylyn/internal/commons/http/ICancellable.java (renamed from org.eclipse.mylyn.commons.http/src/org/eclipse/mylyn/internal/commons/http/ICancellable.java) | 0 | ||||
| -rw-r--r-- | org.eclipse.mylyn.commons.repositories.http.core/src/org/eclipse/mylyn/internal/commons/http/InfiniteSubProgressMonitor.java (renamed from org.eclipse.mylyn.commons.http/src/org/eclipse/mylyn/internal/commons/http/InfiniteSubProgressMonitor.java) | 0 | ||||
| -rw-r--r-- | org.eclipse.mylyn.commons.repositories.http.core/src/org/eclipse/mylyn/internal/commons/http/Messages.java (renamed from org.eclipse.mylyn.commons.http/src/org/eclipse/mylyn/internal/commons/http/Messages.java) | 0 | ||||
| -rw-r--r-- | org.eclipse.mylyn.commons.repositories.http.core/src/org/eclipse/mylyn/internal/commons/http/MonitoredRequest.java (renamed from org.eclipse.mylyn.commons.http/src/org/eclipse/mylyn/internal/commons/http/MonitoredRequest.java) | 0 | ||||
| -rw-r--r-- | org.eclipse.mylyn.commons.repositories.http.core/src/org/eclipse/mylyn/internal/commons/http/PollingInputStream.java (renamed from org.eclipse.mylyn.commons.http/src/org/eclipse/mylyn/internal/commons/http/PollingInputStream.java) | 0 | ||||
| -rw-r--r-- | org.eclipse.mylyn.commons.repositories.http.core/src/org/eclipse/mylyn/internal/commons/http/PollingOutputStream.java (renamed from org.eclipse.mylyn.commons.http/src/org/eclipse/mylyn/internal/commons/http/PollingOutputStream.java) | 0 | ||||
| -rw-r--r-- | org.eclipse.mylyn.commons.repositories.http.core/src/org/eclipse/mylyn/internal/commons/http/PollingProtocolSocketFactory.java (renamed from org.eclipse.mylyn.commons.http/src/org/eclipse/mylyn/internal/commons/http/PollingProtocolSocketFactory.java) | 0 | ||||
| -rw-r--r-- | org.eclipse.mylyn.commons.repositories.http.core/src/org/eclipse/mylyn/internal/commons/http/PollingSslProtocolSocketFactory.java (renamed from org.eclipse.mylyn.commons.http/src/org/eclipse/mylyn/internal/commons/http/PollingSslProtocolSocketFactory.java) | 0 | ||||
| -rw-r--r-- | org.eclipse.mylyn.commons.repositories.http.core/src/org/eclipse/mylyn/internal/commons/http/ProgressMonitorInputStream.java (renamed from org.eclipse.mylyn.commons.http/src/org/eclipse/mylyn/internal/commons/http/ProgressMonitorInputStream.java) | 0 | ||||
| -rw-r--r-- | org.eclipse.mylyn.commons.repositories.http.core/src/org/eclipse/mylyn/internal/commons/http/TimeoutInputStream.java (renamed from org.eclipse.mylyn.commons.http/src/org/eclipse/mylyn/internal/commons/http/TimeoutInputStream.java) | 0 | ||||
| -rw-r--r-- | org.eclipse.mylyn.commons.repositories.http.core/src/org/eclipse/mylyn/internal/commons/http/TimeoutOutputStream.java (renamed from org.eclipse.mylyn.commons.http/src/org/eclipse/mylyn/internal/commons/http/TimeoutOutputStream.java) | 0 | ||||
| -rw-r--r-- | org.eclipse.mylyn.commons.repositories.http.core/src/org/eclipse/mylyn/internal/commons/http/TrustAllTrustManager.java (renamed from org.eclipse.mylyn.commons.http/src/org/eclipse/mylyn/internal/commons/http/TrustAllTrustManager.java) | 0 | ||||
| -rw-r--r-- | org.eclipse.mylyn.commons.repositories.http.core/src/org/eclipse/mylyn/internal/commons/http/messages.properties (renamed from org.eclipse.mylyn.commons.http/src/org/eclipse/mylyn/internal/commons/http/messages.properties) | 0 | ||||
| -rw-r--r-- | org.eclipse.mylyn.commons.repositories.ui/.classpath (renamed from org.eclipse.mylyn.commons.ui.identity/.classpath) | 0 | ||||
| -rw-r--r-- | org.eclipse.mylyn.commons.repositories.ui/.cvsignore (renamed from org.eclipse.mylyn.commons.ui.identity/.cvsignore) | 0 | ||||
| -rw-r--r-- | org.eclipse.mylyn.commons.repositories.ui/.project (copied from org.eclipse.mylyn.commons.team/.project) | 2 | ||||
| -rw-r--r-- | org.eclipse.mylyn.commons.repositories.ui/.settings/org.eclipse.core.runtime.prefs (copied from org.eclipse.mylyn.commons.http/.settings/org.eclipse.core.runtime.prefs) | 0 | ||||
| -rw-r--r-- | org.eclipse.mylyn.commons.repositories.ui/.settings/org.eclipse.jdt.core.prefs (renamed from org.eclipse.mylyn.commons.ui.identity/.settings/org.eclipse.jdt.core.prefs) | 0 | ||||
| -rw-r--r-- | org.eclipse.mylyn.commons.repositories.ui/.settings/org.eclipse.jdt.ui.prefs (renamed from org.eclipse.mylyn.commons.ui.identity/.settings/org.eclipse.jdt.ui.prefs) | 0 | ||||
| -rw-r--r-- | org.eclipse.mylyn.commons.repositories.ui/.settings/org.eclipse.ltk.core.refactoring.prefs (renamed from org.eclipse.mylyn.commons.ui.identity/.settings/org.eclipse.ltk.core.refactoring.prefs) | 0 | ||||
| -rw-r--r-- | org.eclipse.mylyn.commons.repositories.ui/.settings/org.eclipse.mylyn.tasks.ui.prefs (renamed from org.eclipse.mylyn.commons.ui.identity/.settings/org.eclipse.mylyn.tasks.ui.prefs) | 0 | ||||
| -rw-r--r-- | org.eclipse.mylyn.commons.repositories.ui/.settings/org.eclipse.pde.prefs (renamed from org.eclipse.mylyn.commons.ui.identity/.settings/org.eclipse.pde.prefs) | 0 | ||||
| -rw-r--r-- | org.eclipse.mylyn.commons.repositories.ui/META-INF/MANIFEST.MF (renamed from org.eclipse.mylyn.commons.team/META-INF/MANIFEST.MF) | 4 | ||||
| -rw-r--r-- | org.eclipse.mylyn.commons.repositories.ui/about.html (renamed from org.eclipse.mylyn.commons.ui.identity/about.html) | 0 | ||||
| -rw-r--r-- | org.eclipse.mylyn.commons.repositories.ui/build.properties (renamed from org.eclipse.mylyn.commons.team/build.properties) | 0 | ||||
| -rw-r--r-- | org.eclipse.mylyn.commons.repositories.ui/icons/etool16/repository-new.gif (renamed from org.eclipse.mylyn.commons.team/icons/etool16/repository-new.gif) | bin | 342 -> 342 bytes | |||
| -rw-r--r-- | org.eclipse.mylyn.commons.repositories.ui/icons/eview16/repositories.gif (renamed from org.eclipse.mylyn.commons.team/icons/eview16/repositories.gif) | bin | 587 -> 587 bytes | |||
| -rw-r--r-- | org.eclipse.mylyn.commons.repositories.ui/icons/obj16/folder.gif (renamed from org.eclipse.mylyn.commons.team/icons/obj16/folder.gif) | bin | 216 -> 216 bytes | |||
| -rw-r--r-- | org.eclipse.mylyn.commons.repositories.ui/plugin.properties (renamed from org.eclipse.mylyn.commons.team/plugin.properties) | 0 | ||||
| -rw-r--r-- | org.eclipse.mylyn.commons.repositories.ui/plugin.xml (renamed from org.eclipse.mylyn.commons.team/plugin.xml) | 0 | ||||
| -rw-r--r-- | org.eclipse.mylyn.commons.repositories.ui/pom.xml (copied from org.eclipse.mylyn.commons.team/pom.xml) | 2 | ||||
| -rw-r--r-- | org.eclipse.mylyn.commons.repositories.ui/schema/newWizards.exsd (renamed from org.eclipse.mylyn.commons.ui.identity/schema/newWizards.exsd) | 82 | ||||
| -rw-r--r-- | org.eclipse.mylyn.commons.repositories.ui/src/org/eclipse/mylyn/commons/ui/team/IPartContainer.java (renamed from org.eclipse.mylyn.commons.team/src/org/eclipse/mylyn/commons/ui/team/IPartContainer.java) | 0 | ||||
| -rw-r--r-- | org.eclipse.mylyn.commons.repositories.ui/src/org/eclipse/mylyn/commons/ui/team/Messages.java (renamed from org.eclipse.mylyn.commons.team/src/org/eclipse/mylyn/commons/ui/team/Messages.java) | 0 | ||||
| -rw-r--r-- | org.eclipse.mylyn.commons.repositories.ui/src/org/eclipse/mylyn/commons/ui/team/RepositoryLocationPart.java (renamed from org.eclipse.mylyn.commons.team/src/org/eclipse/mylyn/commons/ui/team/RepositoryLocationPart.java) | 0 | ||||
| -rw-r--r-- | org.eclipse.mylyn.commons.repositories.ui/src/org/eclipse/mylyn/commons/ui/team/RepositoryPropertyPage.java (renamed from org.eclipse.mylyn.commons.team/src/org/eclipse/mylyn/commons/ui/team/RepositoryPropertyPage.java) | 0 | ||||
| -rw-r--r-- | org.eclipse.mylyn.commons.repositories.ui/src/org/eclipse/mylyn/commons/ui/team/RepositoryUi.java (renamed from org.eclipse.mylyn.commons.team/src/org/eclipse/mylyn/commons/ui/team/RepositoryUi.java) | 0 | ||||
| -rw-r--r-- | org.eclipse.mylyn.commons.repositories.ui/src/org/eclipse/mylyn/commons/ui/team/RepositoryWizardPage.java (renamed from org.eclipse.mylyn.commons.team/src/org/eclipse/mylyn/commons/ui/team/RepositoryWizardPage.java) | 0 | ||||
| -rw-r--r-- | org.eclipse.mylyn.commons.repositories.ui/src/org/eclipse/mylyn/commons/ui/team/messages.properties (renamed from org.eclipse.mylyn.commons.team/src/org/eclipse/mylyn/commons/ui/team/messages.properties) | 0 | ||||
| -rw-r--r-- | org.eclipse.mylyn.commons.repositories.ui/src/org/eclipse/mylyn/internal/commons/ui/team/EmptyRepositoryCategoriesFilter.java (renamed from org.eclipse.mylyn.commons.team/src/org/eclipse/mylyn/internal/commons/ui/team/EmptyRepositoryCategoriesFilter.java) | 0 | ||||
| -rw-r--r-- | org.eclipse.mylyn.commons.repositories.ui/src/org/eclipse/mylyn/internal/commons/ui/team/Messages.java (renamed from org.eclipse.mylyn.commons.team/src/org/eclipse/mylyn/internal/commons/ui/team/Messages.java) | 0 | ||||
| -rw-r--r-- | org.eclipse.mylyn.commons.repositories.ui/src/org/eclipse/mylyn/internal/commons/ui/team/NewRepositoryHandler.java (renamed from org.eclipse.mylyn.commons.team/src/org/eclipse/mylyn/internal/commons/ui/team/NewRepositoryHandler.java) | 0 | ||||
| -rw-r--r-- | org.eclipse.mylyn.commons.repositories.ui/src/org/eclipse/mylyn/internal/commons/ui/team/RepositoriesView.java (renamed from org.eclipse.mylyn.commons.team/src/org/eclipse/mylyn/internal/commons/ui/team/RepositoriesView.java) | 0 | ||||
| -rw-r--r-- | org.eclipse.mylyn.commons.repositories.ui/src/org/eclipse/mylyn/internal/commons/ui/team/RepositoryCategoryContentProvider.java (renamed from org.eclipse.mylyn.commons.team/src/org/eclipse/mylyn/internal/commons/ui/team/RepositoryCategoryContentProvider.java) | 0 | ||||
| -rw-r--r-- | org.eclipse.mylyn.commons.repositories.ui/src/org/eclipse/mylyn/internal/commons/ui/team/RepositoryCategorySorter.java (renamed from org.eclipse.mylyn.commons.team/src/org/eclipse/mylyn/internal/commons/ui/team/RepositoryCategorySorter.java) | 0 | ||||
| -rw-r--r-- | org.eclipse.mylyn.commons.repositories.ui/src/org/eclipse/mylyn/internal/commons/ui/team/RepositoryLabelProvider.java (renamed from org.eclipse.mylyn.commons.team/src/org/eclipse/mylyn/internal/commons/ui/team/RepositoryLabelProvider.java) | 0 | ||||
| -rw-r--r-- | org.eclipse.mylyn.commons.repositories.ui/src/org/eclipse/mylyn/internal/commons/ui/team/RepositoryLocationValueProperty.java (renamed from org.eclipse.mylyn.commons.team/src/org/eclipse/mylyn/internal/commons/ui/team/RepositoryLocationValueProperty.java) | 0 | ||||
| -rw-r--r-- | org.eclipse.mylyn.commons.repositories.ui/src/org/eclipse/mylyn/internal/commons/ui/team/ShowInMenuContribution.java (renamed from org.eclipse.mylyn.commons.team/src/org/eclipse/mylyn/internal/commons/ui/team/ShowInMenuContribution.java) | 0 | ||||
| -rw-r--r-- | org.eclipse.mylyn.commons.repositories.ui/src/org/eclipse/mylyn/internal/commons/ui/team/TeamUiPlugin.java (renamed from org.eclipse.mylyn.commons.team/src/org/eclipse/mylyn/internal/commons/ui/team/TeamUiPlugin.java) | 2 | ||||
| -rw-r--r-- | org.eclipse.mylyn.commons.repositories.ui/src/org/eclipse/mylyn/internal/commons/ui/team/messages.properties (renamed from org.eclipse.mylyn.commons.team/src/org/eclipse/mylyn/internal/commons/ui/team/messages.properties) | 0 | ||||
| -rw-r--r-- | org.eclipse.mylyn.commons.repositories.ui/src/org/eclipse/mylyn/internal/commons/ui/team/wizards/NewRepositoryWizard.java (renamed from org.eclipse.mylyn.commons.team/src/org/eclipse/mylyn/internal/commons/ui/team/wizards/NewRepositoryWizard.java) | 0 | ||||
| -rw-r--r-- | org.eclipse.mylyn.commons.repositories.ui/src/org/eclipse/mylyn/internal/commons/ui/team/wizards/NewRepositoryWizardCollectionComparator.java (renamed from org.eclipse.mylyn.commons.team/src/org/eclipse/mylyn/internal/commons/ui/team/wizards/NewRepositoryWizardCollectionComparator.java) | 0 | ||||
| -rw-r--r-- | org.eclipse.mylyn.commons.repositories.ui/src/org/eclipse/mylyn/internal/commons/ui/team/wizards/NewRepositoryWizardNewPage.java (renamed from org.eclipse.mylyn.commons.team/src/org/eclipse/mylyn/internal/commons/ui/team/wizards/NewRepositoryWizardNewPage.java) | 0 | ||||
| -rw-r--r-- | org.eclipse.mylyn.commons.repositories.ui/src/org/eclipse/mylyn/internal/commons/ui/team/wizards/NewRepositoryWizardRegistry.java (renamed from org.eclipse.mylyn.commons.team/src/org/eclipse/mylyn/internal/commons/ui/team/wizards/NewRepositoryWizardRegistry.java) | 0 | ||||
| -rw-r--r-- | org.eclipse.mylyn.commons.repositories.ui/src/org/eclipse/mylyn/internal/commons/ui/team/wizards/NewRepositoryWizardSelectionPage.java (renamed from org.eclipse.mylyn.commons.team/src/org/eclipse/mylyn/internal/commons/ui/team/wizards/NewRepositoryWizardSelectionPage.java) | 0 | ||||
| -rw-r--r-- | org.eclipse.mylyn.commons.sdk-feature/feature.xml | 199 | ||||
| -rw-r--r-- | org.eclipse.mylyn.commons.tests/META-INF/MANIFEST.MF | 1 | ||||
| -rw-r--r-- | org.eclipse.mylyn.commons.ui.identity/.project | 34 | ||||
| -rw-r--r-- | pom.xml | 32 | ||||
| -rw-r--r-- | stubs/org.eclipse.mylyn.commons.identity/.classpath (copied from org.eclipse.mylyn.commons.repositories/.classpath) | 0 | ||||
| -rw-r--r-- | stubs/org.eclipse.mylyn.commons.identity/.cvsignore (copied from org.eclipse.mylyn.commons.http/.cvsignore) | 0 | ||||
| -rw-r--r-- | stubs/org.eclipse.mylyn.commons.identity/.project (renamed from org.eclipse.mylyn.commons.identity/.project) | 0 | ||||
| -rw-r--r-- | stubs/org.eclipse.mylyn.commons.identity/.settings/org.eclipse.core.runtime.prefs (copied from org.eclipse.mylyn.commons.http/.settings/org.eclipse.core.runtime.prefs) | 0 | ||||
| -rw-r--r-- | stubs/org.eclipse.mylyn.commons.identity/.settings/org.eclipse.jdt.core.prefs (copied from org.eclipse.mylyn.commons.repositories/.settings/org.eclipse.jdt.core.prefs) | 0 | ||||
| -rw-r--r-- | stubs/org.eclipse.mylyn.commons.identity/.settings/org.eclipse.jdt.ui.prefs (copied from org.eclipse.mylyn.commons.repositories/.settings/org.eclipse.jdt.ui.prefs) | 0 | ||||
| -rw-r--r-- | stubs/org.eclipse.mylyn.commons.identity/.settings/org.eclipse.ltk.core.refactoring.prefs (copied from org.eclipse.mylyn.commons.http/.settings/org.eclipse.ltk.core.refactoring.prefs) | 0 | ||||
| -rw-r--r-- | stubs/org.eclipse.mylyn.commons.identity/.settings/org.eclipse.mylyn.tasks.ui.prefs (copied from org.eclipse.mylyn.commons.http/.settings/org.eclipse.mylyn.tasks.ui.prefs) | 0 | ||||
| -rw-r--r-- | stubs/org.eclipse.mylyn.commons.identity/.settings/org.eclipse.pde.prefs (copied from org.eclipse.mylyn.commons.http/.settings/org.eclipse.pde.prefs) | 0 | ||||
| -rw-r--r-- | stubs/org.eclipse.mylyn.commons.identity/META-INF/MANIFEST.MF | 9 | ||||
| -rw-r--r-- | stubs/org.eclipse.mylyn.commons.identity/about.html (copied from org.eclipse.mylyn.commons.http/about.html) | 0 | ||||
| -rw-r--r-- | stubs/org.eclipse.mylyn.commons.identity/build.properties (copied from org.eclipse.mylyn.commons.repositories/build.properties) | 0 | ||||
| -rw-r--r-- | stubs/org.eclipse.mylyn.commons.identity/plugin.properties (copied from org.eclipse.mylyn.commons.repositories/plugin.properties) | 0 | ||||
| -rw-r--r-- | stubs/org.eclipse.mylyn.commons.identity/pom.xml (renamed from org.eclipse.mylyn.commons.identity/pom.xml) | 4 | ||||
| -rw-r--r-- | stubs/org.eclipse.mylyn.commons.identity/src/.placeholder | 0 | ||||
| -rw-r--r-- | stubs/org.eclipse.mylyn.commons.repositories/.classpath (copied from org.eclipse.mylyn.commons.repositories/.classpath) | 0 | ||||
| -rw-r--r-- | stubs/org.eclipse.mylyn.commons.repositories/.cvsignore (copied from org.eclipse.mylyn.commons.http/.cvsignore) | 0 | ||||
| -rw-r--r-- | stubs/org.eclipse.mylyn.commons.repositories/.project (renamed from org.eclipse.mylyn.commons.repositories/.project) | 0 | ||||
| -rw-r--r-- | stubs/org.eclipse.mylyn.commons.repositories/.settings/org.eclipse.core.runtime.prefs (copied from org.eclipse.mylyn.commons.http/.settings/org.eclipse.core.runtime.prefs) | 0 | ||||
| -rw-r--r-- | stubs/org.eclipse.mylyn.commons.repositories/.settings/org.eclipse.jdt.core.prefs (copied from org.eclipse.mylyn.commons.repositories/.settings/org.eclipse.jdt.core.prefs) | 0 | ||||
| -rw-r--r-- | stubs/org.eclipse.mylyn.commons.repositories/.settings/org.eclipse.jdt.ui.prefs (copied from org.eclipse.mylyn.commons.repositories/.settings/org.eclipse.jdt.ui.prefs) | 0 | ||||
| -rw-r--r-- | stubs/org.eclipse.mylyn.commons.repositories/.settings/org.eclipse.ltk.core.refactoring.prefs (copied from org.eclipse.mylyn.commons.http/.settings/org.eclipse.ltk.core.refactoring.prefs) | 0 | ||||
| -rw-r--r-- | stubs/org.eclipse.mylyn.commons.repositories/.settings/org.eclipse.mylyn.tasks.ui.prefs (copied from org.eclipse.mylyn.commons.http/.settings/org.eclipse.mylyn.tasks.ui.prefs) | 0 | ||||
| -rw-r--r-- | stubs/org.eclipse.mylyn.commons.repositories/.settings/org.eclipse.pde.prefs (copied from org.eclipse.mylyn.commons.http/.settings/org.eclipse.pde.prefs) | 0 | ||||
| -rw-r--r-- | stubs/org.eclipse.mylyn.commons.repositories/META-INF/MANIFEST.MF | 9 | ||||
| -rw-r--r-- | stubs/org.eclipse.mylyn.commons.repositories/about.html (copied from org.eclipse.mylyn.commons.http/about.html) | 0 | ||||
| -rw-r--r-- | stubs/org.eclipse.mylyn.commons.repositories/build.properties (copied from org.eclipse.mylyn.commons.repositories/build.properties) | 0 | ||||
| -rw-r--r-- | stubs/org.eclipse.mylyn.commons.repositories/plugin.properties (copied from org.eclipse.mylyn.commons.repositories/plugin.properties) | 0 | ||||
| -rw-r--r-- | stubs/org.eclipse.mylyn.commons.repositories/pom.xml (renamed from org.eclipse.mylyn.commons.repositories/pom.xml) | 4 | ||||
| -rw-r--r-- | stubs/org.eclipse.mylyn.commons.repositories/src/.placehoder | 0 | ||||
| -rw-r--r-- | stubs/org.eclipse.mylyn.commons.team/.classpath (renamed from org.eclipse.mylyn.commons.repositories/.classpath) | 0 | ||||
| -rw-r--r-- | stubs/org.eclipse.mylyn.commons.team/.cvsignore (renamed from org.eclipse.mylyn.commons.http/.cvsignore) | 0 | ||||
| -rw-r--r-- | stubs/org.eclipse.mylyn.commons.team/.project (renamed from org.eclipse.mylyn.commons.team/.project) | 0 | ||||
| -rw-r--r-- | stubs/org.eclipse.mylyn.commons.team/.settings/org.eclipse.core.runtime.prefs (renamed from org.eclipse.mylyn.commons.http/.settings/org.eclipse.core.runtime.prefs) | 0 | ||||
| -rw-r--r-- | stubs/org.eclipse.mylyn.commons.team/.settings/org.eclipse.jdt.core.prefs (renamed from org.eclipse.mylyn.commons.repositories/.settings/org.eclipse.jdt.core.prefs) | 0 | ||||
| -rw-r--r-- | stubs/org.eclipse.mylyn.commons.team/.settings/org.eclipse.jdt.ui.prefs (renamed from org.eclipse.mylyn.commons.repositories/.settings/org.eclipse.jdt.ui.prefs) | 0 | ||||
| -rw-r--r-- | stubs/org.eclipse.mylyn.commons.team/.settings/org.eclipse.ltk.core.refactoring.prefs (renamed from org.eclipse.mylyn.commons.http/.settings/org.eclipse.ltk.core.refactoring.prefs) | 0 | ||||
| -rw-r--r-- | stubs/org.eclipse.mylyn.commons.team/.settings/org.eclipse.mylyn.tasks.ui.prefs (renamed from org.eclipse.mylyn.commons.http/.settings/org.eclipse.mylyn.tasks.ui.prefs) | 0 | ||||
| -rw-r--r-- | stubs/org.eclipse.mylyn.commons.team/.settings/org.eclipse.pde.prefs (renamed from org.eclipse.mylyn.commons.http/.settings/org.eclipse.pde.prefs) | 0 | ||||
| -rw-r--r-- | stubs/org.eclipse.mylyn.commons.team/META-INF/MANIFEST.MF | 9 | ||||
| -rw-r--r-- | stubs/org.eclipse.mylyn.commons.team/about.html (renamed from org.eclipse.mylyn.commons.http/about.html) | 0 | ||||
| -rw-r--r-- | stubs/org.eclipse.mylyn.commons.team/build.properties (renamed from org.eclipse.mylyn.commons.repositories/build.properties) | 0 | ||||
| -rw-r--r-- | stubs/org.eclipse.mylyn.commons.team/plugin.properties (renamed from org.eclipse.mylyn.commons.repositories/plugin.properties) | 0 | ||||
| -rw-r--r-- | stubs/org.eclipse.mylyn.commons.team/pom.xml (renamed from org.eclipse.mylyn.commons.team/pom.xml) | 4 | ||||
| -rw-r--r-- | stubs/org.eclipse.mylyn.commons.team/src/.placehoder | 0 | ||||
| -rw-r--r-- | stubs/pom.xml | 3 |
251 files changed, 2374 insertions, 421 deletions
diff --git a/org.eclipse.mylyn.commons-feature/feature.xml b/org.eclipse.mylyn.commons-feature/feature.xml index c0a7fac..26bb4df 100644 --- a/org.eclipse.mylyn.commons-feature/feature.xml +++ b/org.eclipse.mylyn.commons-feature/feature.xml @@ -43,21 +43,7 @@ unpack="false"/> <plugin - id="org.eclipse.mylyn.commons.identity" - download-size="0" - install-size="0" - version="0.0.0" - unpack="false"/> - - <plugin - id="org.eclipse.mylyn.commons.net" - download-size="0" - install-size="0" - version="0.0.0" - unpack="false"/> - - <plugin - id="org.eclipse.mylyn.commons.soap" + id="org.eclipse.mylyn.commons.screenshots" download-size="0" install-size="0" version="0.0.0" @@ -77,161 +63,4 @@ version="0.0.0" unpack="false"/> - <plugin - id="org.eclipse.mylyn.commons.xmlrpc" - download-size="0" - install-size="0" - version="0.0.0" - unpack="false"/> - - <plugin - id="org.apache.xmlrpc" - download-size="0" - install-size="0" - version="0.0.0" - unpack="false"/> - - <plugin - id="org.apache.ws.commons.util" - download-size="0" - install-size="0" - version="0.0.0" - unpack="false"/> - - <plugin - id="javax.xml.bind" - download-size="0" - install-size="0" - version="0.0.0" - unpack="false"/> - - <plugin - id="org.apache.axis" - download-size="0" - install-size="0" - version="0.0.0"/> - - <plugin - id="javax.wsdl" - download-size="0" - install-size="0" - version="0.0.0" - unpack="false"/> - - <plugin - id="javax.xml.rpc" - download-size="0" - install-size="0" - version="0.0.0"/> - - <plugin - id="javax.xml.soap" - download-size="0" - install-size="0" - version="0.0.0"/> - - <plugin - id="org.apache.commons.discovery" - download-size="0" - install-size="0" - version="0.0.0"/> - - <plugin - id="org.apache.commons.logging" - download-size="0" - install-size="0" - version="0.0.0" - unpack="false"/> - - <plugin - id="javax.activation" - download-size="0" - install-size="0" - version="0.0.0" - unpack="false"/> - - <plugin - id="javax.mail" - download-size="0" - install-size="0" - version="0.0.0" - unpack="false"/> - - <plugin - id="org.apache.commons.codec" - download-size="0" - install-size="0" - version="0.0.0" - unpack="false"/> - - <plugin - id="org.apache.commons.httpclient" - download-size="0" - install-size="0" - version="0.0.0" - unpack="false"/> - - <plugin - id="org.apache.commons.lang" - download-size="0" - install-size="0" - version="0.0.0" - unpack="false"/> - - <plugin - id="javax.xml" - download-size="0" - install-size="0" - version="0.0.0" - unpack="false"/> - - <plugin - id="org.eclipse.mylyn.commons.repositories" - download-size="0" - install-size="0" - version="0.0.0" - unpack="false"/> - - <plugin - id="org.eclipse.mylyn.commons.team" - download-size="0" - install-size="0" - version="0.0.0" - unpack="false"/> - - <plugin - id="org.eclipse.mylyn.commons.notifications" - download-size="0" - install-size="0" - version="0.0.0" - unpack="false"/> - - <plugin - id="org.eclipse.mylyn.commons.screenshots" - download-size="0" - install-size="0" - version="0.0.0" - unpack="false"/> - - <plugin - id="org.apache.commons.io" - download-size="0" - install-size="0" - version="0.0.0" - unpack="false"/> - - <plugin - id="org.jdom" - download-size="0" - install-size="0" - version="0.0.0" - unpack="false"/> - - <plugin - id="com.sun.syndication" - download-size="0" - install-size="0" - version="0.0.0" - unpack="false"/> - </feature> diff --git a/org.eclipse.mylyn.commons-site/site.xml b/org.eclipse.mylyn.commons-site/site.xml index 9bbcefa..04f7b63 100644 --- a/org.eclipse.mylyn.commons-site/site.xml +++ b/org.eclipse.mylyn.commons-site/site.xml @@ -16,9 +16,18 @@ <feature url="features/org.eclipse.mylyn.commons_0.0.0.jar" id="org.eclipse.mylyn.commons" version="0.0.0"> <category name="Features"/> </feature> + <feature url="features/org.eclipse.mylyn.commons.identity_0.0.0.jar" id="org.eclipse.mylyn.commons.identity" version="0.0.0"> + <category name="Integration"/> + </feature> <feature url="features/org.eclipse.mylyn.commons.notifications_0.0.0.jar" id="org.eclipse.mylyn.commons.notifications" version="0.0.0"> <category name="Integration"/> </feature> + <feature url="features/org.eclipse.mylyn.commons.repositories_0.0.0.jar" id="org.eclipse.mylyn.commons.repositories" version="0.0.0"> + <category name="Integration"/> + </feature> + <feature url="features/org.eclipse.mylyn.commons.repositories.http_0.0.0.jar" id="org.eclipse.mylyn.commons.repositories.http" version="0.0.0"> + <category name="Integration"/> + </feature> <feature url="features/org.eclipse.mylyn.discovery_0.0.0.jar" id="org.eclipse.mylyn.discovery" version="0.0.0"> <category name="Integration"/> </feature> diff --git a/org.eclipse.mylyn.commons.identity-feature/.cvsignore b/org.eclipse.mylyn.commons.identity-feature/.cvsignore new file mode 100644 index 0000000..eb5a316 --- a/dev/null +++ b/org.eclipse.mylyn.commons.identity-feature/.cvsignore @@ -0,0 +1 @@ +target diff --git a/org.eclipse.mylyn.commons.identity-feature/.project b/org.eclipse.mylyn.commons.identity-feature/.project new file mode 100644 index 0000000..a45d6e3 --- a/dev/null +++ b/org.eclipse.mylyn.commons.identity-feature/.project @@ -0,0 +1,17 @@ +<?xml version="1.0" encoding="UTF-8"?> +<projectDescription> + <name>org.eclipse.mylyn.commons.identity-feature</name> + <comment></comment> + <projects> + </projects> + <buildSpec> + <buildCommand> + <name>org.eclipse.pde.FeatureBuilder</name> + <arguments> + </arguments> + </buildCommand> + </buildSpec> + <natures> + <nature>org.eclipse.pde.FeatureNature</nature> + </natures> +</projectDescription> diff --git a/org.eclipse.mylyn.commons.http/.settings/org.eclipse.core.runtime.prefs b/org.eclipse.mylyn.commons.identity-feature/.settings/org.eclipse.core.runtime.prefs index 5a0ad22..5a0ad22 100644 --- a/org.eclipse.mylyn.commons.http/.settings/org.eclipse.core.runtime.prefs +++ b/org.eclipse.mylyn.commons.identity-feature/.settings/org.eclipse.core.runtime.prefs diff --git a/org.eclipse.mylyn.commons.repositories/.settings/org.eclipse.mylyn.tasks.ui.prefs b/org.eclipse.mylyn.commons.identity-feature/.settings/org.eclipse.mylyn.tasks.ui.prefs index d8c6d26..a4b9fa9 100644 --- a/org.eclipse.mylyn.commons.repositories/.settings/org.eclipse.mylyn.tasks.ui.prefs +++ b/org.eclipse.mylyn.commons.identity-feature/.settings/org.eclipse.mylyn.tasks.ui.prefs @@ -1,4 +1,4 @@ -#Mon Jun 25 03:02:37 GMT 2007 +#Thu Dec 20 14:08:45 PST 2007 eclipse.preferences.version=1 project.repository.kind=bugzilla project.repository.url=https\://bugs.eclipse.org/bugs diff --git a/org.eclipse.mylyn.commons.ui.identity/plugin.properties b/org.eclipse.mylyn.commons.identity-feature/build.properties index 9a663f9..d1c6704 100644 --- a/org.eclipse.mylyn.commons.ui.identity/plugin.properties +++ b/org.eclipse.mylyn.commons.identity-feature/build.properties @@ -1,13 +1,12 @@ ############################################################################### -# Copyright (c) 2011 Tasktop Technologies. +# Copyright (c) 2004, 2010 Tasktop Technologies and others. # All rights reserved. This program and the accompanying materials # are made available under the terms of the Eclipse Public License v1.0 # which accompanies this distribution, and is available at # http://www.eclipse.org/legal/epl-v10.html -# -# Contributors: -# Tasktop Technologies - initial API and implementation ############################################################################### -Bundle-Vendor = Eclipse Mylyn -Bundle-Name = Mylyn Commons +bin.includes = feature.properties,\ + feature.xml,\ + license.html,\ + epl-v10.html diff --git a/org.eclipse.mylyn.commons.identity-feature/epl-v10.html b/org.eclipse.mylyn.commons.identity-feature/epl-v10.html new file mode 100644 index 0000000..ed4b196 --- a/dev/null +++ b/org.eclipse.mylyn.commons.identity-feature/epl-v10.html @@ -0,0 +1,328 @@ +<html xmlns:o="urn:schemas-microsoft-com:office:office" +xmlns:w="urn:schemas-microsoft-com:office:word" +xmlns="http://www.w3.org/TR/REC-html40"> + +<head> +<meta http-equiv=Content-Type content="text/html; charset=windows-1252"> +<meta name=ProgId content=Word.Document> +<meta name=Generator content="Microsoft Word 9"> +<meta name=Originator content="Microsoft Word 9"> +<link rel=File-List +href="./Eclipse%20EPL%202003_11_10%20Final_files/filelist.xml"> +<title>Eclipse Public License - Version 1.0</title> +<!--[if gte mso 9]><xml> + <o:DocumentProperties> + <o:Revision>2</o:Revision> + <o:TotalTime>3</o:TotalTime> + <o:Created>2004-03-05T23:03:00Z</o:Created> + <o:LastSaved>2004-03-05T23:03:00Z</o:LastSaved> + <o:Pages>4</o:Pages> + <o:Words>1626</o:Words> + <o:Characters>9270</o:Characters> + <o:Lines>77</o:Lines> + <o:Paragraphs>18</o:Paragraphs> + <o:CharactersWithSpaces>11384</o:CharactersWithSpaces> + <o:Version>9.4402</o:Version> + </o:DocumentProperties> +</xml><![endif]--><!--[if gte mso 9]><xml> + <w:WordDocument> + <w:TrackRevisions/> + </w:WordDocument> +</xml><![endif]--> +<style> +<!-- + /* Font Definitions */ +@font-face + {font-family:Tahoma; + panose-1:2 11 6 4 3 5 4 4 2 4; + mso-font-charset:0; + mso-generic-font-family:swiss; + mso-font-pitch:variable; + mso-font-signature:553679495 -2147483648 8 0 66047 0;} + /* Style Definitions */ +p.MsoNormal, li.MsoNormal, div.MsoNormal + {mso-style-parent:""; + margin:0in; + margin-bottom:.0001pt; + mso-pagination:widow-orphan; + font-size:12.0pt; + font-family:"Times New Roman"; + mso-fareast-font-family:"Times New Roman";} +p + {margin-right:0in; + mso-margin-top-alt:auto; + mso-margin-bottom-alt:auto; + margin-left:0in; + mso-pagination:widow-orphan; + font-size:12.0pt; + font-family:"Times New Roman"; + mso-fareast-font-family:"Times New Roman";} +p.BalloonText, li.BalloonText, div.BalloonText + {mso-style-name:"Balloon Text"; + margin:0in; + margin-bottom:.0001pt; + mso-pagination:widow-orphan; + font-size:8.0pt; + font-family:Tahoma; + mso-fareast-font-family:"Times New Roman";} +@page Section1 + {size:8.5in 11.0in; + margin:1.0in 1.25in 1.0in 1.25in; + mso-header-margin:.5in; + mso-footer-margin:.5in; + mso-paper-source:0;} +div.Section1 + {page:Section1;} +--> +</style> +</head> + +<body lang=EN-US style='tab-interval:.5in'> + +<div class=Section1> + +<p align=center style='text-align:center'><b>Eclipse Public License - v 1.0</b> +</p> + +<p><span style='font-size:10.0pt'>THE ACCOMPANYING PROGRAM IS PROVIDED UNDER +THE TERMS OF THIS ECLIPSE PUBLIC LICENSE ("AGREEMENT"). ANY USE, +REPRODUCTION OR DISTRIBUTION OF THE PROGRAM CONSTITUTES RECIPIENT'S ACCEPTANCE +OF THIS AGREEMENT.</span> </p> + +<p><b><span style='font-size:10.0pt'>1. DEFINITIONS</span></b> </p> + +<p><span style='font-size:10.0pt'>"Contribution" means:</span> </p> + +<p class=MsoNormal style='margin-left:.5in'><span style='font-size:10.0pt'>a) +in the case of the initial Contributor, the initial code and documentation +distributed under this Agreement, and<br clear=left> +b) in the case of each subsequent Contributor:</span></p> + +<p class=MsoNormal style='margin-left:.5in'><span style='font-size:10.0pt'>i) +changes to the Program, and</span></p> + +<p class=MsoNormal style='margin-left:.5in'><span style='font-size:10.0pt'>ii) +additions to the Program;</span></p> + +<p class=MsoNormal style='margin-left:.5in'><span style='font-size:10.0pt'>where +such changes and/or additions to the Program originate from and are distributed +by that particular Contributor. A Contribution 'originates' from a Contributor +if it was added to the Program by such Contributor itself or anyone acting on +such Contributor's behalf. Contributions do not include additions to the +Program which: (i) are separate modules of software distributed in conjunction +with the Program under their own license agreement, and (ii) are not derivative +works of the Program. </span></p> + +<p><span style='font-size:10.0pt'>"Contributor" means any person or +entity that distributes the Program.</span> </p> + +<p><span style='font-size:10.0pt'>"Licensed Patents " mean patent +claims licensable by a Contributor which are necessarily infringed by the use +or sale of its Contribution alone or when combined with the Program. </span></p> + +<p><span style='font-size:10.0pt'>"Program" means the Contributions +distributed in accordance with this Agreement.</span> </p> + +<p><span style='font-size:10.0pt'>"Recipient" means anyone who +receives the Program under this Agreement, including all Contributors.</span> </p> + +<p><b><span style='font-size:10.0pt'>2. GRANT OF RIGHTS</span></b> </p> + +<p class=MsoNormal style='margin-left:.5in'><span style='font-size:10.0pt'>a) +Subject to the terms of this Agreement, each Contributor hereby grants Recipient +a non-exclusive, worldwide, royalty-free copyright license to<span +style='color:red'> </span>reproduce, prepare derivative works of, publicly +display, publicly perform, distribute and sublicense the Contribution of such +Contributor, if any, and such derivative works, in source code and object code +form.</span></p> + +<p class=MsoNormal style='margin-left:.5in'><span style='font-size:10.0pt'>b) +Subject to the terms of this Agreement, each Contributor hereby grants +Recipient a non-exclusive, worldwide,<span style='color:green'> </span>royalty-free +patent license under Licensed Patents to make, use, sell, offer to sell, import +and otherwise transfer the Contribution of such Contributor, if any, in source +code and object code form. This patent license shall apply to the combination +of the Contribution and the Program if, at the time the Contribution is added +by the Contributor, such addition of the Contribution causes such combination +to be covered by the Licensed Patents. The patent license shall not apply to +any other combinations which include the Contribution. No hardware per se is +licensed hereunder. </span></p> + +<p class=MsoNormal style='margin-left:.5in'><span style='font-size:10.0pt'>c) +Recipient understands that although each Contributor grants the licenses to its +Contributions set forth herein, no assurances are provided by any Contributor +that the Program does not infringe the patent or other intellectual property +rights of any other entity. Each Contributor disclaims any liability to Recipient +for claims brought by any other entity based on infringement of intellectual +property rights or otherwise. As a condition to exercising the rights and +licenses granted hereunder, each Recipient hereby assumes sole responsibility +to secure any other intellectual property rights needed, if any. For example, +if a third party patent license is required to allow Recipient to distribute +the Program, it is Recipient's responsibility to acquire that license before +distributing the Program.</span></p> + +<p class=MsoNormal style='margin-left:.5in'><span style='font-size:10.0pt'>d) +Each Contributor represents that to its knowledge it has sufficient copyright +rights in its Contribution, if any, to grant the copyright license set forth in +this Agreement. </span></p> + +<p><b><span style='font-size:10.0pt'>3. REQUIREMENTS</span></b> </p> + +<p><span style='font-size:10.0pt'>A Contributor may choose to distribute the +Program in object code form under its own license agreement, provided that:</span> +</p> + +<p class=MsoNormal style='margin-left:.5in'><span style='font-size:10.0pt'>a) +it complies with the terms and conditions of this Agreement; and</span></p> + +<p class=MsoNormal style='margin-left:.5in'><span style='font-size:10.0pt'>b) +its license agreement:</span></p> + +<p class=MsoNormal style='margin-left:.5in'><span style='font-size:10.0pt'>i) +effectively disclaims on behalf of all Contributors all warranties and +conditions, express and implied, including warranties or conditions of title +and non-infringement, and implied warranties or conditions of merchantability +and fitness for a particular purpose; </span></p> + +<p class=MsoNormal style='margin-left:.5in'><span style='font-size:10.0pt'>ii) +effectively excludes on behalf of all Contributors all liability for damages, +including direct, indirect, special, incidental and consequential damages, such +as lost profits; </span></p> + +<p class=MsoNormal style='margin-left:.5in'><span style='font-size:10.0pt'>iii) +states that any provisions which differ from this Agreement are offered by that +Contributor alone and not by any other party; and</span></p> + +<p class=MsoNormal style='margin-left:.5in'><span style='font-size:10.0pt'>iv) +states that source code for the Program is available from such Contributor, and +informs licensees how to obtain it in a reasonable manner on or through a +medium customarily used for software exchange.<span style='color:blue'> </span></span></p> + +<p><span style='font-size:10.0pt'>When the Program is made available in source +code form:</span> </p> + +<p class=MsoNormal style='margin-left:.5in'><span style='font-size:10.0pt'>a) +it must be made available under this Agreement; and </span></p> + +<p class=MsoNormal style='margin-left:.5in'><span style='font-size:10.0pt'>b) a +copy of this Agreement must be included with each copy of the Program. </span></p> + +<p><span style='font-size:10.0pt'>Contributors may not remove or alter any +copyright notices contained within the Program. </span></p> + +<p><span style='font-size:10.0pt'>Each Contributor must identify itself as the +originator of its Contribution, if any, in a manner that reasonably allows +subsequent Recipients to identify the originator of the Contribution. </span></p> + +<p><b><span style='font-size:10.0pt'>4. COMMERCIAL DISTRIBUTION</span></b> </p> + +<p><span style='font-size:10.0pt'>Commercial distributors of software may +accept certain responsibilities with respect to end users, business partners +and the like. While this license is intended to facilitate the commercial use +of the Program, the Contributor who includes the Program in a commercial +product offering should do so in a manner which does not create potential +liability for other Contributors. Therefore, if a Contributor includes the +Program in a commercial product offering, such Contributor ("Commercial +Contributor") hereby agrees to defend and indemnify every other +Contributor ("Indemnified Contributor") against any losses, damages and +costs (collectively "Losses") arising from claims, lawsuits and other +legal actions brought by a third party against the Indemnified Contributor to +the extent caused by the acts or omissions of such Commercial Contributor in +connection with its distribution of the Program in a commercial product +offering. The obligations in this section do not apply to any claims or Losses +relating to any actual or alleged intellectual property infringement. In order +to qualify, an Indemnified Contributor must: a) promptly notify the Commercial +Contributor in writing of such claim, and b) allow the Commercial Contributor +to control, and cooperate with the Commercial Contributor in, the defense and +any related settlement negotiations. The Indemnified Contributor may participate +in any such claim at its own expense.</span> </p> + +<p><span style='font-size:10.0pt'>For example, a Contributor might include the +Program in a commercial product offering, Product X. That Contributor is then a +Commercial Contributor. If that Commercial Contributor then makes performance +claims, or offers warranties related to Product X, those performance claims and +warranties are such Commercial Contributor's responsibility alone. Under this +section, the Commercial Contributor would have to defend claims against the +other Contributors related to those performance claims and warranties, and if a +court requires any other Contributor to pay any damages as a result, the +Commercial Contributor must pay those damages.</span> </p> + +<p><b><span style='font-size:10.0pt'>5. NO WARRANTY</span></b> </p> + +<p><span style='font-size:10.0pt'>EXCEPT AS EXPRESSLY SET FORTH IN THIS +AGREEMENT, THE PROGRAM IS PROVIDED ON AN "AS IS" BASIS, WITHOUT +WARRANTIES OR CONDITIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED INCLUDING, +WITHOUT LIMITATION, ANY WARRANTIES OR CONDITIONS OF TITLE, NON-INFRINGEMENT, +MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE. Each Recipient is solely +responsible for determining the appropriateness of using and distributing the +Program and assumes all risks associated with its exercise of rights under this +Agreement , including but not limited to the risks and costs of program errors, +compliance with applicable laws, damage to or loss of data, programs or +equipment, and unavailability or interruption of operations. </span></p> + +<p><b><span style='font-size:10.0pt'>6. DISCLAIMER OF LIABILITY</span></b> </p> + +<p><span style='font-size:10.0pt'>EXCEPT AS EXPRESSLY SET FORTH IN THIS +AGREEMENT, NEITHER RECIPIENT NOR ANY CONTRIBUTORS SHALL HAVE ANY LIABILITY FOR +ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES +(INCLUDING WITHOUT LIMITATION LOST PROFITS), HOWEVER CAUSED AND ON ANY THEORY +OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING +NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OR DISTRIBUTION OF +THE PROGRAM OR THE EXERCISE OF ANY RIGHTS GRANTED HEREUNDER, EVEN IF ADVISED OF +THE POSSIBILITY OF SUCH DAMAGES.</span> </p> + +<p><b><span style='font-size:10.0pt'>7. GENERAL</span></b> </p> + +<p><span style='font-size:10.0pt'>If any provision of this Agreement is invalid +or unenforceable under applicable law, it shall not affect the validity or +enforceability of the remainder of the terms of this Agreement, and without +further action by the parties hereto, such provision shall be reformed to the +minimum extent necessary to make such provision valid and enforceable.</span> </p> + +<p><span style='font-size:10.0pt'>If Recipient institutes patent litigation +against any entity (including a cross-claim or counterclaim in a lawsuit) +alleging that the Program itself (excluding combinations of the Program with +other software or hardware) infringes such Recipient's patent(s), then such +Recipient's rights granted under Section 2(b) shall terminate as of the date +such litigation is filed. </span></p> + +<p><span style='font-size:10.0pt'>All Recipient's rights under this Agreement +shall terminate if it fails to comply with any of the material terms or +conditions of this Agreement and does not cure such failure in a reasonable +period of time after becoming aware of such noncompliance. If all Recipient's +rights under this Agreement terminate, Recipient agrees to cease use and +distribution of the Program as soon as reasonably practicable. However, +Recipient's obligations under this Agreement and any licenses granted by +Recipient relating to the Program shall continue and survive. </span></p> + +<p><span style='font-size:10.0pt'>Everyone is permitted to copy and distribute +copies of this Agreement, but in order to avoid inconsistency the Agreement is +copyrighted and may only be modified in the following manner. The Agreement +Steward reserves the right to publish new versions (including revisions) of +this Agreement from time to time. No one other than the Agreement Steward has +the right to modify this Agreement. The Eclipse Foundation is the initial +Agreement Steward. The Eclipse Foundation may assign the responsibility to +serve as the Agreement Steward to a suitable separate entity. Each new version +of the Agreement will be given a distinguishing version number. The Program +(including Contributions) may always be distributed subject to the version of +the Agreement under which it was received. In addition, after a new version of +the Agreement is published, Contributor may elect to distribute the Program +(including its Contributions) under the new version. Except as expressly stated +in Sections 2(a) and 2(b) above, Recipient receives no rights or licenses to +the intellectual property of any Contributor under this Agreement, whether +expressly, by implication, estoppel or otherwise. All rights in the Program not +expressly granted under this Agreement are reserved.</span> </p> + +<p><span style='font-size:10.0pt'>This Agreement is governed by the laws of the +State of New York and the intellectual property laws of the United States of +America. No party to this Agreement will bring a legal action under this +Agreement more than one year after the cause of action arose. Each party waives +its rights to a jury trial in any resulting litigation.</span> </p> + +<p class=MsoNormal><![if !supportEmptyParas]> <![endif]><o:p></o:p></p> + +</div> + +</body> + +</html>
\ No newline at end of file diff --git a/org.eclipse.mylyn.commons.identity-feature/feature.properties b/org.eclipse.mylyn.commons.identity-feature/feature.properties new file mode 100644 index 0000000..548594c --- a/dev/null +++ b/org.eclipse.mylyn.commons.identity-feature/feature.properties @@ -0,0 +1,139 @@ +############################################################################### +# Copyright (c) 2009, 2010 Tasktop Technologies and others. +# All rights reserved. This program and the accompanying materials +# are made available under the terms of the Eclipse Public License v1.0 +# which accompanies this distribution, and is available at +# http://www.eclipse.org/legal/epl-v10.html +# +# Contributors: +# Tasktop Technologies - initial API and implementation +############################################################################### +featureName=Mylyn Commons Identity +description=Provides a framework for managing identities. +providerName=Eclipse Mylyn +copyright=Copyright (c) 2011 Tasktop Technologies and others. All rights reserved. + +license=\ +Eclipse Foundation Software User Agreement\n\ +February 1, 2011\n\ +\n\ +Usage Of Content\n\ +\n\ +THE ECLIPSE FOUNDATION MAKES AVAILABLE SOFTWARE, DOCUMENTATION, INFORMATION AND/OR\n\ +OTHER MATERIALS FOR OPEN SOURCE PROJECTS (COLLECTIVELY "CONTENT").\n\ +USE OF THE CONTENT IS GOVERNED BY THE TERMS AND CONDITIONS OF THIS\n\ +AGREEMENT AND/OR THE TERMS AND CONDITIONS OF LICENSE AGREEMENTS OR\n\ +NOTICES INDICATED OR REFERENCED BELOW. BY USING THE CONTENT, YOU\n\ +AGREE THAT YOUR USE OF THE CONTENT IS GOVERNED BY THIS AGREEMENT\n\ +AND/OR THE TERMS AND CONDITIONS OF ANY APPLICABLE LICENSE AGREEMENTS\n\ +OR NOTICES INDICATED OR REFERENCED BELOW. IF YOU DO NOT AGREE TO THE\n\ +TERMS AND CONDITIONS OF THIS AGREEMENT AND THE TERMS AND CONDITIONS\n\ +OF ANY APPLICABLE LICENSE AGREEMENTS OR NOTICES INDICATED OR REFERENCED\n\ +BELOW, THEN YOU MAY NOT USE THE CONTENT.\n\ +\n\ +Applicable Licenses\n\ +\n\ +Unless otherwise indicated, all Content made available by the\n\ +Eclipse Foundation is provided to you under the terms and conditions of\n\ +the Eclipse Public License Version 1.0 ("EPL"). A copy of the EPL is\n\ +provided with this Content and is also available at http://www.eclipse.org/legal/epl-v10.html.\n\ +For purposes of the EPL, "Program" will mean the Content.\n\ +\n\ +Content includes, but is not limited to, source code, object code,\n\ +documentation and other files maintained in the Eclipse Foundation source code\n\ +repository ("Repository") in software modules ("Modules") and made available\n\ +as downloadable archives ("Downloads").\n\ +\n\ + - Content may be structured and packaged into modules to facilitate delivering,\n\ + extending, and upgrading the Content. Typical modules may include plug-ins ("Plug-ins"),\n\ + plug-in fragments ("Fragments"), and features ("Features").\n\ + - Each Plug-in or Fragment may be packaged as a sub-directory or JAR (Java(TM) ARchive)\n\ + in a directory named "plugins".\n\ + - A Feature is a bundle of one or more Plug-ins and/or Fragments and associated material.\n\ + Each Feature may be packaged as a sub-directory in a directory named "features".\n\ + Within a Feature, files named "feature.xml" may contain a list of the names and version\n\ + numbers of the Plug-ins and/or Fragments associated with that Feature.\n\ + - Features may also include other Features ("Included Features"). Within a Feature, files\n\ + named "feature.xml" may contain a list of the names and version numbers of Included Features.\n\ +\n\ +The terms and conditions governing Plug-ins and Fragments should be\n\ +contained in files named "about.html" ("Abouts"). The terms and\n\ +conditions governing Features and Included Features should be contained\n\ +in files named "license.html" ("Feature Licenses"). Abouts and Feature\n\ +Licenses may be located in any directory of a Download or Module\n\ +including, but not limited to the following locations:\n\ +\n\ + - The top-level (root) directory\n\ + - Plug-in and Fragment directories\n\ + - Inside Plug-ins and Fragments packaged as JARs\n\ + - Sub-directories of the directory named "src" of certain Plug-ins\n\ + - Feature directories\n\ +\n\ +Note: if a Feature made available by the Eclipse Foundation is installed using the\n\ +Provisioning Technology (as defined below), you must agree to a license ("Feature \n\ +Update License") during the installation process. If the Feature contains\n\ +Included Features, the Feature Update License should either provide you\n\ +with the terms and conditions governing the Included Features or inform\n\ +you where you can locate them. Feature Update Licenses may be found in\n\ +the "license" property of files named "feature.properties" found within a Feature.\n\ +Such Abouts, Feature Licenses, and Feature Update Licenses contain the\n\ +terms and conditions (or references to such terms and conditions) that\n\ +govern your use of the associated Content in that directory.\n\ +\n\ +THE ABOUTS, FEATURE LICENSES, AND FEATURE UPDATE LICENSES MAY REFER\n\ +TO THE EPL OR OTHER LICENSE AGREEMENTS, NOTICES OR TERMS AND CONDITIONS.\n\ +SOME OF THESE OTHER LICENSE AGREEMENTS MAY INCLUDE (BUT ARE NOT LIMITED TO):\n\ +\n\ + - Eclipse Distribution License Version 1.0 (available at http://www.eclipse.org/licenses/edl-v1.0.html)\n\ + - Common Public License Version 1.0 (available at http://www.eclipse.org/legal/cpl-v10.html)\n\ + - Apache Software License 1.1 (available at http://www.apache.org/licenses/LICENSE)\n\ + - Apache Software License 2.0 (available at http://www.apache.org/licenses/LICENSE-2.0)\n\ + - Metro Link Public License 1.00 (available at http://www.opengroup.org/openmotif/supporters/metrolink/license.html)\n\ + - Mozilla Public License Version 1.1 (available at http://www.mozilla.org/MPL/MPL-1.1.html)\n\ +\n\ +IT IS YOUR OBLIGATION TO READ AND ACCEPT ALL SUCH TERMS AND CONDITIONS PRIOR\n\ +TO USE OF THE CONTENT. If no About, Feature License, or Feature Update License\n\ +is provided, please contact the Eclipse Foundation to determine what terms and conditions\n\ +govern that particular Content.\n\ +\n\ +\n\Use of Provisioning Technology\n\ +\n\ +The Eclipse Foundation makes available provisioning software, examples of which include,\n\ +but are not limited to, p2 and the Eclipse Update Manager ("Provisioning Technology") for\n\ +the purpose of allowing users to install software, documentation, information and/or\n\ +other materials (collectively "Installable Software"). This capability is provided with\n\ +the intent of allowing such users to install, extend and update Eclipse-based products.\n\ +Information about packaging Installable Software is available at\n\ +http://eclipse.org/equinox/p2/repository_packaging.html ("Specification").\n\ +\n\ +You may use Provisioning Technology to allow other parties to install Installable Software.\n\ +You shall be responsible for enabling the applicable license agreements relating to the\n\ +Installable Software to be presented to, and accepted by, the users of the Provisioning Technology\n\ +in accordance with the Specification. By using Provisioning Technology in such a manner and\n\ +making it available in accordance with the Specification, you further acknowledge your\n\ +agreement to, and the acquisition of all necessary rights to permit the following:\n\ +\n\ + 1. A series of actions may occur ("Provisioning Process") in which a user may execute\n\ + the Provisioning Technology on a machine ("Target Machine") with the intent of installing,\n\ + extending or updating the functionality of an Eclipse-based product.\n\ + 2. During the Provisioning Process, the Provisioning Technology may cause third party\n\ + Installable Software or a portion thereof to be accessed and copied to the Target Machine.\n\ + 3. Pursuant to the Specification, you will provide to the user the terms and conditions that\n\ + govern the use of the Installable Software ("Installable Software Agreement") and such\n\ + Installable Software Agreement shall be accessed from the Target Machine in accordance\n\ + with the Specification. Such Installable Software Agreement must inform the user of the\n\ + terms and conditions that govern the Installable Software and must solicit acceptance by\n\ + the end user in the manner prescribed in such Installable Software Agreement. Upon such\n\ + indication of agreement by the user, the provisioning Technology will complete installation\n\ + of the Installable Software.\n\ +\n\ +Cryptography\n\ +\n\ +Content may contain encryption software. The country in which you are\n\ +currently may have restrictions on the import, possession, and use,\n\ +and/or re-export to another country, of encryption software. BEFORE\n\ +using any encryption software, please check the country's laws,\n\ +regulations and policies concerning the import, possession, or use, and\n\ +re-export of encryption software, to see if this is permitted.\n\ +\n\ +Java and all Java-based trademarks are trademarks of Oracle Corporation in the United States, other countries, or both.\n diff --git a/org.eclipse.mylyn.commons.identity-feature/feature.xml b/org.eclipse.mylyn.commons.identity-feature/feature.xml new file mode 100644 index 0000000..100b5c0 --- a/dev/null +++ b/org.eclipse.mylyn.commons.identity-feature/feature.xml @@ -0,0 +1,45 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!-- + Copyright (c) 2011 Tasktop Technologies and others. + All rights reserved. This program and the accompanying materials + are made available under the terms of the Eclipse Public License v1.0 + which accompanies this distribution, and is available at + http://www.eclipse.org/legal/epl-v10.html + + Contributors: + Tasktop Technologies - initial API and implementation + --> +<feature + id="org.eclipse.mylyn.commons.identity" + label="%featureName" + version="0.9.0.qualifier" + provider-name="%providerName" + plugin="org.eclipse.mylyn"> + + <description url="http://eclipse.org/mylyn"> + %description + </description> + + <copyright> + %copyright + </copyright> + + <license url="license.html"> + %license + </license> + + <plugin + id="org.eclipse.mylyn.commons.identity" + download-size="0" + install-size="0" + version="0.0.0" + unpack="false"/> + + <plugin + id="org.eclipse.mylyn.commons.identity.core" + download-size="0" + install-size="0" + version="0.0.0" + unpack="false"/> + +</feature> diff --git a/org.eclipse.mylyn.commons.identity-feature/license.html b/org.eclipse.mylyn.commons.identity-feature/license.html new file mode 100644 index 0000000..f19c483 --- a/dev/null +++ b/org.eclipse.mylyn.commons.identity-feature/license.html @@ -0,0 +1,108 @@ +<?xml version="1.0" encoding="ISO-8859-1" ?> +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> +<html xmlns="http://www.w3.org/1999/xhtml"> +<head> +<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" /> +<title>Eclipse Foundation Software User Agreement</title> +</head> + +<body lang="EN-US"> +<h2>Eclipse Foundation Software User Agreement</h2> +<p>February 1, 2011</p> + +<h3>Usage Of Content</h3> + +<p>THE ECLIPSE FOUNDATION MAKES AVAILABLE SOFTWARE, DOCUMENTATION, INFORMATION AND/OR OTHER MATERIALS FOR OPEN SOURCE PROJECTS + (COLLECTIVELY "CONTENT"). USE OF THE CONTENT IS GOVERNED BY THE TERMS AND CONDITIONS OF THIS AGREEMENT AND/OR THE TERMS AND + CONDITIONS OF LICENSE AGREEMENTS OR NOTICES INDICATED OR REFERENCED BELOW. BY USING THE CONTENT, YOU AGREE THAT YOUR USE + OF THE CONTENT IS GOVERNED BY THIS AGREEMENT AND/OR THE TERMS AND CONDITIONS OF ANY APPLICABLE LICENSE AGREEMENTS OR + NOTICES INDICATED OR REFERENCED BELOW. IF YOU DO NOT AGREE TO THE TERMS AND CONDITIONS OF THIS AGREEMENT AND THE TERMS AND + CONDITIONS OF ANY APPLICABLE LICENSE AGREEMENTS OR NOTICES INDICATED OR REFERENCED BELOW, THEN YOU MAY NOT USE THE CONTENT.</p> + +<h3>Applicable Licenses</h3> + +<p>Unless otherwise indicated, all Content made available by the Eclipse Foundation is provided to you under the terms and conditions of the Eclipse Public License Version 1.0 + ("EPL"). A copy of the EPL is provided with this Content and is also available at <a href="http://www.eclipse.org/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</a>. + For purposes of the EPL, "Program" will mean the Content.</p> + +<p>Content includes, but is not limited to, source code, object code, documentation and other files maintained in the Eclipse Foundation source code + repository ("Repository") in software modules ("Modules") and made available as downloadable archives ("Downloads").</p> + +<ul> + <li>Content may be structured and packaged into modules to facilitate delivering, extending, and upgrading the Content. Typical modules may include plug-ins ("Plug-ins"), plug-in fragments ("Fragments"), and features ("Features").</li> + <li>Each Plug-in or Fragment may be packaged as a sub-directory or JAR (Java™ ARchive) in a directory named "plugins".</li> + <li>A Feature is a bundle of one or more Plug-ins and/or Fragments and associated material. Each Feature may be packaged as a sub-directory in a directory named "features". Within a Feature, files named "feature.xml" may contain a list of the names and version numbers of the Plug-ins + and/or Fragments associated with that Feature.</li> + <li>Features may also include other Features ("Included Features"). Within a Feature, files named "feature.xml" may contain a list of the names and version numbers of Included Features.</li> +</ul> + +<p>The terms and conditions governing Plug-ins and Fragments should be contained in files named "about.html" ("Abouts"). The terms and conditions governing Features and +Included Features should be contained in files named "license.html" ("Feature Licenses"). Abouts and Feature Licenses may be located in any directory of a Download or Module +including, but not limited to the following locations:</p> + +<ul> + <li>The top-level (root) directory</li> + <li>Plug-in and Fragment directories</li> + <li>Inside Plug-ins and Fragments packaged as JARs</li> + <li>Sub-directories of the directory named "src" of certain Plug-ins</li> + <li>Feature directories</li> +</ul> + +<p>Note: if a Feature made available by the Eclipse Foundation is installed using the Provisioning Technology (as defined below), you must agree to a license ("Feature Update License") during the +installation process. If the Feature contains Included Features, the Feature Update License should either provide you with the terms and conditions governing the Included Features or +inform you where you can locate them. Feature Update Licenses may be found in the "license" property of files named "feature.properties" found within a Feature. +Such Abouts, Feature Licenses, and Feature Update Licenses contain the terms and conditions (or references to such terms and conditions) that govern your use of the associated Content in +that directory.</p> + +<p>THE ABOUTS, FEATURE LICENSES, AND FEATURE UPDATE LICENSES MAY REFER TO THE EPL OR OTHER LICENSE AGREEMENTS, NOTICES OR TERMS AND CONDITIONS. SOME OF THESE +OTHER LICENSE AGREEMENTS MAY INCLUDE (BUT ARE NOT LIMITED TO):</p> + +<ul> + <li>Eclipse Distribution License Version 1.0 (available at <a href="http://www.eclipse.org/licenses/edl-v10.html">http://www.eclipse.org/licenses/edl-v1.0.html</a>)</li> + <li>Common Public License Version 1.0 (available at <a href="http://www.eclipse.org/legal/cpl-v10.html">http://www.eclipse.org/legal/cpl-v10.html</a>)</li> + <li>Apache Software License 1.1 (available at <a href="http://www.apache.org/licenses/LICENSE">http://www.apache.org/licenses/LICENSE</a>)</li> + <li>Apache Software License 2.0 (available at <a href="http://www.apache.org/licenses/LICENSE-2.0">http://www.apache.org/licenses/LICENSE-2.0</a>)</li> + <li>Metro Link Public License 1.00 (available at <a href="http://www.opengroup.org/openmotif/supporters/metrolink/license.html">http://www.opengroup.org/openmotif/supporters/metrolink/license.html</a>)</li> + <li>Mozilla Public License Version 1.1 (available at <a href="http://www.mozilla.org/MPL/MPL-1.1.html">http://www.mozilla.org/MPL/MPL-1.1.html</a>)</li> +</ul> + +<p>IT IS YOUR OBLIGATION TO READ AND ACCEPT ALL SUCH TERMS AND CONDITIONS PRIOR TO USE OF THE CONTENT. If no About, Feature License, or Feature Update License is provided, please +contact the Eclipse Foundation to determine what terms and conditions govern that particular Content.</p> + + +<h3>Use of Provisioning Technology</h3> + +<p>The Eclipse Foundation makes available provisioning software, examples of which include, but are not limited to, p2 and the Eclipse + Update Manager ("Provisioning Technology") for the purpose of allowing users to install software, documentation, information and/or + other materials (collectively "Installable Software"). This capability is provided with the intent of allowing such users to + install, extend and update Eclipse-based products. Information about packaging Installable Software is available at <a + href="http://eclipse.org/equinox/p2/repository_packaging.html">http://eclipse.org/equinox/p2/repository_packaging.html</a> + ("Specification").</p> + +<p>You may use Provisioning Technology to allow other parties to install Installable Software. You shall be responsible for enabling the + applicable license agreements relating to the Installable Software to be presented to, and accepted by, the users of the Provisioning Technology + in accordance with the Specification. By using Provisioning Technology in such a manner and making it available in accordance with the + Specification, you further acknowledge your agreement to, and the acquisition of all necessary rights to permit the following:</p> + +<ol> + <li>A series of actions may occur ("Provisioning Process") in which a user may execute the Provisioning Technology + on a machine ("Target Machine") with the intent of installing, extending or updating the functionality of an Eclipse-based + product.</li> + <li>During the Provisioning Process, the Provisioning Technology may cause third party Installable Software or a portion thereof to be + accessed and copied to the Target Machine.</li> + <li>Pursuant to the Specification, you will provide to the user the terms and conditions that govern the use of the Installable + Software ("Installable Software Agreement") and such Installable Software Agreement shall be accessed from the Target + Machine in accordance with the Specification. Such Installable Software Agreement must inform the user of the terms and conditions that govern + the Installable Software and must solicit acceptance by the end user in the manner prescribed in such Installable Software Agreement. Upon such + indication of agreement by the user, the provisioning Technology will complete installation of the Installable Software.</li> +</ol> + +<h3>Cryptography</h3> + +<p>Content may contain encryption software. The country in which you are currently may have restrictions on the import, possession, and use, and/or re-export to + another country, of encryption software. BEFORE using any encryption software, please check the country's laws, regulations and policies concerning the import, + possession, or use, and re-export of encryption software, to see if this is permitted.</p> + +<p><small>Java and all Java-based trademarks are trademarks of Oracle Corporation in the United States, other countries, or both.</small></p> +</body> +</html> diff --git a/org.eclipse.mylyn.commons.identity-feature/pom.xml b/org.eclipse.mylyn.commons.identity-feature/pom.xml new file mode 100644 index 0000000..feb077c --- a/dev/null +++ b/org.eclipse.mylyn.commons.identity-feature/pom.xml @@ -0,0 +1,13 @@ +<?xml version="1.0" encoding="UTF-8"?> +<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0" + xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> + <modelVersion>4.0.0</modelVersion> + <parent> + <artifactId>org.eclipse.mylyn.commons-parent</artifactId> + <groupId>org.eclipse.mylyn.commons</groupId> + <version>3.7.0-SNAPSHOT</version> + </parent> + <artifactId>org.eclipse.mylyn.commons.identity</artifactId> + <version>0.9.0-SNAPSHOT</version> + <packaging>eclipse-feature</packaging> +</project> diff --git a/org.eclipse.mylyn.commons.http/.classpath b/org.eclipse.mylyn.commons.identity.core/.classpath index 304e861..304e861 100644 --- a/org.eclipse.mylyn.commons.http/.classpath +++ b/org.eclipse.mylyn.commons.identity.core/.classpath diff --git a/org.eclipse.mylyn.commons.http/.cvsignore b/org.eclipse.mylyn.commons.identity.core/.cvsignore index d567ba0..d567ba0 100644 --- a/org.eclipse.mylyn.commons.http/.cvsignore +++ b/org.eclipse.mylyn.commons.identity.core/.cvsignore diff --git a/org.eclipse.mylyn.commons.team/.project b/org.eclipse.mylyn.commons.identity.core/.project index fea2210..fe5d2b0 100644 --- a/org.eclipse.mylyn.commons.team/.project +++ b/org.eclipse.mylyn.commons.identity.core/.project @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="UTF-8"?> <projectDescription> - <name>org.eclipse.mylyn.commons.team</name> + <name>org.eclipse.mylyn.commons.identity.core</name> <comment></comment> <projects> </projects> diff --git a/org.eclipse.mylyn.commons.identity/.settings/org.eclipse.core.runtime.prefs b/org.eclipse.mylyn.commons.identity.core/.settings/org.eclipse.core.runtime.prefs index 5a0ad22..5a0ad22 100644 --- a/org.eclipse.mylyn.commons.identity/.settings/org.eclipse.core.runtime.prefs +++ b/org.eclipse.mylyn.commons.identity.core/.settings/org.eclipse.core.runtime.prefs diff --git a/org.eclipse.mylyn.commons.identity/.settings/org.eclipse.jdt.core.prefs b/org.eclipse.mylyn.commons.identity.core/.settings/org.eclipse.jdt.core.prefs index bf98233..bf98233 100644 --- a/org.eclipse.mylyn.commons.identity/.settings/org.eclipse.jdt.core.prefs +++ b/org.eclipse.mylyn.commons.identity.core/.settings/org.eclipse.jdt.core.prefs diff --git a/org.eclipse.mylyn.commons.identity/.settings/org.eclipse.jdt.ui.prefs b/org.eclipse.mylyn.commons.identity.core/.settings/org.eclipse.jdt.ui.prefs index e3a5b3b..e3a5b3b 100644 --- a/org.eclipse.mylyn.commons.identity/.settings/org.eclipse.jdt.ui.prefs +++ b/org.eclipse.mylyn.commons.identity.core/.settings/org.eclipse.jdt.ui.prefs diff --git a/org.eclipse.mylyn.commons.http/.settings/org.eclipse.ltk.core.refactoring.prefs b/org.eclipse.mylyn.commons.identity.core/.settings/org.eclipse.ltk.core.refactoring.prefs index 5e7f2bd..5e7f2bd 100644 --- a/org.eclipse.mylyn.commons.http/.settings/org.eclipse.ltk.core.refactoring.prefs +++ b/org.eclipse.mylyn.commons.identity.core/.settings/org.eclipse.ltk.core.refactoring.prefs diff --git a/org.eclipse.mylyn.commons.http/.settings/org.eclipse.mylyn.tasks.ui.prefs b/org.eclipse.mylyn.commons.identity.core/.settings/org.eclipse.mylyn.tasks.ui.prefs index d8c6d26..d8c6d26 100644 --- a/org.eclipse.mylyn.commons.http/.settings/org.eclipse.mylyn.tasks.ui.prefs +++ b/org.eclipse.mylyn.commons.identity.core/.settings/org.eclipse.mylyn.tasks.ui.prefs diff --git a/org.eclipse.mylyn.commons.http/.settings/org.eclipse.pde.prefs b/org.eclipse.mylyn.commons.identity.core/.settings/org.eclipse.pde.prefs index e8f2d56..e8f2d56 100644 --- a/org.eclipse.mylyn.commons.http/.settings/org.eclipse.pde.prefs +++ b/org.eclipse.mylyn.commons.identity.core/.settings/org.eclipse.pde.prefs diff --git a/org.eclipse.mylyn.commons.identity.core/META-INF/MANIFEST.MF b/org.eclipse.mylyn.commons.identity.core/META-INF/MANIFEST.MF new file mode 100644 index 0000000..39b8a74 --- a/dev/null +++ b/org.eclipse.mylyn.commons.identity.core/META-INF/MANIFEST.MF @@ -0,0 +1,15 @@ +Manifest-Version: 1.0 +Bundle-ManifestVersion: 2 +Bundle-Name: %Bundle-Name +Bundle-SymbolicName: org.eclipse.mylyn.commons.identity.core;singleton:=true +Bundle-Version: 0.9.0.qualifier +Bundle-ClassPath: . +Bundle-Vendor: %Bundle-Vendor +Bundle-Localization: plugin +Bundle-RequiredExecutionEnvironment: J2SE-1.5 +Require-Bundle: org.eclipse.core.runtime +Bundle-ActivationPolicy: lazy +Export-Package: org.eclipse.mylyn.commons.identity.core;x-internal:=true, + org.eclipse.mylyn.commons.identity.core.spi;x-internal:=true, + org.eclipse.mylyn.internal.commons.identity.core;x-internal:=true, + org.eclipse.mylyn.internal.commons.identity.core.gravatar;x-internal:=true diff --git a/org.eclipse.mylyn.commons.http/about.html b/org.eclipse.mylyn.commons.identity.core/about.html index d774b07..d774b07 100644 --- a/org.eclipse.mylyn.commons.http/about.html +++ b/org.eclipse.mylyn.commons.identity.core/about.html diff --git a/org.eclipse.mylyn.commons.identity/build.properties b/org.eclipse.mylyn.commons.identity.core/build.properties index 87800b1..87800b1 100644 --- a/org.eclipse.mylyn.commons.identity/build.properties +++ b/org.eclipse.mylyn.commons.identity.core/build.properties diff --git a/org.eclipse.mylyn.commons.identity/plugin.properties b/org.eclipse.mylyn.commons.identity.core/plugin.properties index 1cca8dd..1cca8dd 100644 --- a/org.eclipse.mylyn.commons.identity/plugin.properties +++ b/org.eclipse.mylyn.commons.identity.core/plugin.properties diff --git a/org.eclipse.mylyn.commons.repositories/pom.xml b/org.eclipse.mylyn.commons.identity.core/pom.xml index 486539a..8206ca7 100644 --- a/org.eclipse.mylyn.commons.repositories/pom.xml +++ b/org.eclipse.mylyn.commons.identity.core/pom.xml @@ -7,7 +7,7 @@ <groupId>org.eclipse.mylyn.commons</groupId> <version>3.7.0-SNAPSHOT</version> </parent> - <artifactId>org.eclipse.mylyn.commons.repositories</artifactId> + <artifactId>org.eclipse.mylyn.commons.identity.core</artifactId> <version>0.9.0-SNAPSHOT</version> <packaging>eclipse-plugin</packaging> <build> diff --git a/org.eclipse.mylyn.commons.identity/src/org/eclipse/mylyn/commons/identity/Account.java b/org.eclipse.mylyn.commons.identity.core/src/org/eclipse/mylyn/commons/identity/core/Account.java index e3b64ea..6883bde 100644 --- a/org.eclipse.mylyn.commons.identity/src/org/eclipse/mylyn/commons/identity/Account.java +++ b/org.eclipse.mylyn.commons.identity.core/src/org/eclipse/mylyn/commons/identity/core/Account.java @@ -9,7 +9,7 @@ * Tasktop Technologies - initial API and implementation *******************************************************************************/ -package org.eclipse.mylyn.commons.identity; +package org.eclipse.mylyn.commons.identity.core; import java.io.Serializable; diff --git a/org.eclipse.mylyn.commons.identity/src/org/eclipse/mylyn/commons/identity/IIdentity.java b/org.eclipse.mylyn.commons.identity.core/src/org/eclipse/mylyn/commons/identity/core/IIdentity.java index 0e1efff..e7fca0f 100644 --- a/org.eclipse.mylyn.commons.identity/src/org/eclipse/mylyn/commons/identity/IIdentity.java +++ b/org.eclipse.mylyn.commons.identity.core/src/org/eclipse/mylyn/commons/identity/core/IIdentity.java @@ -9,7 +9,7 @@ * Tasktop Technologies - initial API and implementation *******************************************************************************/ -package org.eclipse.mylyn.commons.identity; +package org.eclipse.mylyn.commons.identity.core; import java.beans.PropertyChangeListener; import java.util.UUID; diff --git a/org.eclipse.mylyn.commons.identity/src/org/eclipse/mylyn/commons/identity/IProfile.java b/org.eclipse.mylyn.commons.identity.core/src/org/eclipse/mylyn/commons/identity/core/IProfile.java index 42c996e..1a29c9d 100644 --- a/org.eclipse.mylyn.commons.identity/src/org/eclipse/mylyn/commons/identity/IProfile.java +++ b/org.eclipse.mylyn.commons.identity.core/src/org/eclipse/mylyn/commons/identity/core/IProfile.java @@ -9,7 +9,7 @@ * Tasktop Technologies - initial API and implementation *******************************************************************************/ -package org.eclipse.mylyn.commons.identity; +package org.eclipse.mylyn.commons.identity.core; /** * @author Steffen Pingel diff --git a/org.eclipse.mylyn.commons.identity/src/org/eclipse/mylyn/commons/identity/IProfileImage.java b/org.eclipse.mylyn.commons.identity.core/src/org/eclipse/mylyn/commons/identity/core/IProfileImage.java index 763fbc0..ca18163 100644 --- a/org.eclipse.mylyn.commons.identity/src/org/eclipse/mylyn/commons/identity/IProfileImage.java +++ b/org.eclipse.mylyn.commons.identity.core/src/org/eclipse/mylyn/commons/identity/core/IProfileImage.java @@ -9,7 +9,7 @@ * Tasktop Technologies - initial API and implementation *******************************************************************************/ -package org.eclipse.mylyn.commons.identity; +package org.eclipse.mylyn.commons.identity.core; /** * @author Steffen Pingel diff --git a/org.eclipse.mylyn.commons.identity/src/org/eclipse/mylyn/commons/identity/spi/IdentityConnector.java b/org.eclipse.mylyn.commons.identity.core/src/org/eclipse/mylyn/commons/identity/core/spi/IdentityConnector.java index ca0f84b..d1df9af 100644 --- a/org.eclipse.mylyn.commons.identity/src/org/eclipse/mylyn/commons/identity/spi/IdentityConnector.java +++ b/org.eclipse.mylyn.commons.identity.core/src/org/eclipse/mylyn/commons/identity/core/spi/IdentityConnector.java @@ -9,11 +9,11 @@ * Tasktop Technologies - initial API and implementation *******************************************************************************/ -package org.eclipse.mylyn.commons.identity.spi; +package org.eclipse.mylyn.commons.identity.core.spi; import org.eclipse.core.runtime.CoreException; import org.eclipse.core.runtime.IProgressMonitor; -import org.eclipse.mylyn.commons.identity.IIdentity; +import org.eclipse.mylyn.commons.identity.core.IIdentity; /** * @author Steffen Pingel diff --git a/org.eclipse.mylyn.commons.identity/src/org/eclipse/mylyn/commons/identity/spi/Profile.java b/org.eclipse.mylyn.commons.identity.core/src/org/eclipse/mylyn/commons/identity/core/spi/Profile.java index 6183a6f..8fd1219 100644 --- a/org.eclipse.mylyn.commons.identity/src/org/eclipse/mylyn/commons/identity/spi/Profile.java +++ b/org.eclipse.mylyn.commons.identity.core/src/org/eclipse/mylyn/commons/identity/core/spi/Profile.java @@ -9,12 +9,12 @@ * Tasktop Technologies - initial API and implementation *******************************************************************************/ -package org.eclipse.mylyn.commons.identity.spi; +package org.eclipse.mylyn.commons.identity.core.spi; import java.io.Serializable; -import org.eclipse.mylyn.commons.identity.IIdentity; -import org.eclipse.mylyn.commons.identity.IProfile; +import org.eclipse.mylyn.commons.identity.core.IIdentity; +import org.eclipse.mylyn.commons.identity.core.IProfile; /** * @author Steffen Pingel diff --git a/org.eclipse.mylyn.commons.identity/src/org/eclipse/mylyn/commons/identity/spi/ProfileImage.java b/org.eclipse.mylyn.commons.identity.core/src/org/eclipse/mylyn/commons/identity/core/spi/ProfileImage.java index ad047bc..f1a209b 100644 --- a/org.eclipse.mylyn.commons.identity/src/org/eclipse/mylyn/commons/identity/spi/ProfileImage.java +++ b/org.eclipse.mylyn.commons.identity.core/src/org/eclipse/mylyn/commons/identity/core/spi/ProfileImage.java @@ -9,11 +9,11 @@ * Tasktop Technologies - initial API and implementation *******************************************************************************/ -package org.eclipse.mylyn.commons.identity.spi; +package org.eclipse.mylyn.commons.identity.core.spi; import java.io.Serializable; -import org.eclipse.mylyn.commons.identity.IProfileImage; +import org.eclipse.mylyn.commons.identity.core.IProfileImage; /** * @author Steffen Pingel diff --git a/org.eclipse.mylyn.commons.identity/src/org/eclipse/mylyn/internal/commons/identity/Identity.java b/org.eclipse.mylyn.commons.identity.core/src/org/eclipse/mylyn/internal/commons/identity/core/Identity.java index c7ffbe5..99c6423 100644 --- a/org.eclipse.mylyn.commons.identity/src/org/eclipse/mylyn/internal/commons/identity/Identity.java +++ b/org.eclipse.mylyn.commons.identity.core/src/org/eclipse/mylyn/internal/commons/identity/core/Identity.java @@ -9,7 +9,7 @@ * Tasktop Technologies - initial API and implementation *******************************************************************************/ -package org.eclipse.mylyn.internal.commons.identity; +package org.eclipse.mylyn.internal.commons.identity.core; import java.beans.PropertyChangeEvent; import java.beans.PropertyChangeListener; @@ -32,12 +32,12 @@ import org.eclipse.core.runtime.IStatus; import org.eclipse.core.runtime.OperationCanceledException; import org.eclipse.core.runtime.Status; import org.eclipse.core.runtime.jobs.Job; -import org.eclipse.mylyn.commons.identity.Account; -import org.eclipse.mylyn.commons.identity.IIdentity; -import org.eclipse.mylyn.commons.identity.IProfile; -import org.eclipse.mylyn.commons.identity.IProfileImage; -import org.eclipse.mylyn.commons.identity.spi.Profile; -import org.eclipse.mylyn.commons.identity.spi.ProfileImage; +import org.eclipse.mylyn.commons.identity.core.Account; +import org.eclipse.mylyn.commons.identity.core.IIdentity; +import org.eclipse.mylyn.commons.identity.core.IProfile; +import org.eclipse.mylyn.commons.identity.core.IProfileImage; +import org.eclipse.mylyn.commons.identity.core.spi.Profile; +import org.eclipse.mylyn.commons.identity.core.spi.ProfileImage; /** * @author Steffen Pingel diff --git a/org.eclipse.mylyn.commons.identity/src/org/eclipse/mylyn/internal/commons/identity/IdentityModel.java b/org.eclipse.mylyn.commons.identity.core/src/org/eclipse/mylyn/internal/commons/identity/core/IdentityModel.java index 68336aa..3b8fc79 100644 --- a/org.eclipse.mylyn.commons.identity/src/org/eclipse/mylyn/internal/commons/identity/IdentityModel.java +++ b/org.eclipse.mylyn.commons.identity.core/src/org/eclipse/mylyn/internal/commons/identity/core/IdentityModel.java @@ -9,7 +9,7 @@ * Tasktop Technologies - initial API and implementation *******************************************************************************/ -package org.eclipse.mylyn.internal.commons.identity; +package org.eclipse.mylyn.internal.commons.identity.core; import java.io.File; import java.io.Serializable; @@ -21,12 +21,12 @@ import java.util.concurrent.CopyOnWriteArrayList; import org.eclipse.core.runtime.CoreException; import org.eclipse.core.runtime.IProgressMonitor; -import org.eclipse.mylyn.commons.identity.Account; -import org.eclipse.mylyn.commons.identity.IIdentity; -import org.eclipse.mylyn.commons.identity.spi.IdentityConnector; -import org.eclipse.mylyn.commons.identity.spi.Profile; -import org.eclipse.mylyn.commons.identity.spi.ProfileImage; -import org.eclipse.mylyn.internal.commons.identity.gravatar.GravatarConnector; +import org.eclipse.mylyn.commons.identity.core.Account; +import org.eclipse.mylyn.commons.identity.core.IIdentity; +import org.eclipse.mylyn.commons.identity.core.spi.IdentityConnector; +import org.eclipse.mylyn.commons.identity.core.spi.Profile; +import org.eclipse.mylyn.commons.identity.core.spi.ProfileImage; +import org.eclipse.mylyn.internal.commons.identity.core.gravatar.GravatarConnector; /** * @author Steffen Pingel @@ -38,12 +38,9 @@ public final class IdentityModel implements Serializable { private transient final List<IdentityConnector> connectors; - private transient final File cacheDirectory; - private final Map<UUID, Identity> identityById; public IdentityModel(File cacheDirectory) { - this.cacheDirectory = cacheDirectory; connectors = new CopyOnWriteArrayList<IdentityConnector>(); identityById = new WeakHashMap<UUID, Identity>(); } diff --git a/org.eclipse.mylyn.commons.identity/src/org/eclipse/mylyn/internal/commons/identity/Messages.java b/org.eclipse.mylyn.commons.identity.core/src/org/eclipse/mylyn/internal/commons/identity/core/Messages.java index e849121..ff0bb41 100644 --- a/org.eclipse.mylyn.commons.identity/src/org/eclipse/mylyn/internal/commons/identity/Messages.java +++ b/org.eclipse.mylyn.commons.identity.core/src/org/eclipse/mylyn/internal/commons/identity/core/Messages.java @@ -9,7 +9,7 @@ * Tasktop Technologies - initial API and implementation *******************************************************************************/ -package org.eclipse.mylyn.internal.commons.identity; +package org.eclipse.mylyn.internal.commons.identity.core; import org.eclipse.osgi.util.NLS; diff --git a/org.eclipse.mylyn.commons.identity/src/org/eclipse/mylyn/internal/commons/identity/gravatar/Gravatar.java b/org.eclipse.mylyn.commons.identity.core/src/org/eclipse/mylyn/internal/commons/identity/core/gravatar/Gravatar.java index 183e261..c1d6351 100644 --- a/org.eclipse.mylyn.commons.identity/src/org/eclipse/mylyn/internal/commons/identity/gravatar/Gravatar.java +++ b/org.eclipse.mylyn.commons.identity.core/src/org/eclipse/mylyn/internal/commons/identity/core/gravatar/Gravatar.java @@ -9,7 +9,7 @@ * Kevin Sawicki (GitHub Inc.) - initial API and implementation *******************************************************************************/ -package org.eclipse.mylyn.internal.commons.identity.gravatar; +package org.eclipse.mylyn.internal.commons.identity.core.gravatar; import java.io.Serializable; diff --git a/org.eclipse.mylyn.commons.identity/src/org/eclipse/mylyn/internal/commons/identity/gravatar/GravatarCallbackAdapter.java b/org.eclipse.mylyn.commons.identity.core/src/org/eclipse/mylyn/internal/commons/identity/core/gravatar/GravatarCallbackAdapter.java index a669898..4910af7 100644 --- a/org.eclipse.mylyn.commons.identity/src/org/eclipse/mylyn/internal/commons/identity/gravatar/GravatarCallbackAdapter.java +++ b/org.eclipse.mylyn.commons.identity.core/src/org/eclipse/mylyn/internal/commons/identity/core/gravatar/GravatarCallbackAdapter.java @@ -8,7 +8,7 @@ * Contributors: * Kevin Sawicki (GitHub Inc.) - initial API and implementation *******************************************************************************/ -package org.eclipse.mylyn.internal.commons.identity.gravatar; +package org.eclipse.mylyn.internal.commons.identity.core.gravatar; /** * Base implementation of {@link IGravatarCallback} @@ -18,14 +18,14 @@ package org.eclipse.mylyn.internal.commons.identity.gravatar; public abstract class GravatarCallbackAdapter implements IGravatarCallback { /** - * @see org.eclipse.mylyn.internal.commons.identity.gravatar.IGravatarCallback#loaded(org.eclipse.mylyn.internal.commons.identity.gravatar.Gravatar) + * @see org.eclipse.mylyn.internal.commons.identity.core.gravatar.IGravatarCallback#loaded(org.eclipse.mylyn.internal.commons.identity.core.gravatar.Gravatar) */ public void loaded(Gravatar avatar) { // Does nothing sub-clsases should override } /** - * @see org.eclipse.mylyn.internal.commons.identity.gravatar.IGravatarCallback#error(java.lang.Exception) + * @see org.eclipse.mylyn.internal.commons.identity.core.gravatar.IGravatarCallback#error(java.lang.Exception) */ public void error(Exception exception) { // Does nothing sub-clsases should override diff --git a/org.eclipse.mylyn.commons.identity/src/org/eclipse/mylyn/internal/commons/identity/gravatar/GravatarConnector.java b/org.eclipse.mylyn.commons.identity.core/src/org/eclipse/mylyn/internal/commons/identity/core/gravatar/GravatarConnector.java index 78d72bf..ad551d0 100644 --- a/org.eclipse.mylyn.commons.identity/src/org/eclipse/mylyn/internal/commons/identity/gravatar/GravatarConnector.java +++ b/org.eclipse.mylyn.commons.identity.core/src/org/eclipse/mylyn/internal/commons/identity/core/gravatar/GravatarConnector.java @@ -9,7 +9,7 @@ * Tasktop Technologies - initial API and implementation *******************************************************************************/ -package org.eclipse.mylyn.internal.commons.identity.gravatar; +package org.eclipse.mylyn.internal.commons.identity.core.gravatar; import java.io.IOException; import java.util.Map; @@ -19,11 +19,11 @@ import org.eclipse.core.runtime.CoreException; import org.eclipse.core.runtime.IProgressMonitor; import org.eclipse.core.runtime.IStatus; import org.eclipse.core.runtime.Status; -import org.eclipse.mylyn.commons.identity.Account; -import org.eclipse.mylyn.commons.identity.IIdentity; -import org.eclipse.mylyn.commons.identity.spi.IdentityConnector; -import org.eclipse.mylyn.commons.identity.spi.Profile; -import org.eclipse.mylyn.commons.identity.spi.ProfileImage; +import org.eclipse.mylyn.commons.identity.core.Account; +import org.eclipse.mylyn.commons.identity.core.IIdentity; +import org.eclipse.mylyn.commons.identity.core.spi.IdentityConnector; +import org.eclipse.mylyn.commons.identity.core.spi.Profile; +import org.eclipse.mylyn.commons.identity.core.spi.ProfileImage; /** * @author Steffen Pingel diff --git a/org.eclipse.mylyn.commons.identity/src/org/eclipse/mylyn/internal/commons/identity/gravatar/GravatarStore.java b/org.eclipse.mylyn.commons.identity.core/src/org/eclipse/mylyn/internal/commons/identity/core/gravatar/GravatarStore.java index 78447f7..08f07e8 100644 --- a/org.eclipse.mylyn.commons.identity/src/org/eclipse/mylyn/internal/commons/identity/gravatar/GravatarStore.java +++ b/org.eclipse.mylyn.commons.identity.core/src/org/eclipse/mylyn/internal/commons/identity/core/gravatar/GravatarStore.java @@ -9,7 +9,7 @@ * Kevin Sawicki (GitHub Inc.) - initial API and implementation *******************************************************************************/ -package org.eclipse.mylyn.internal.commons.identity.gravatar; +package org.eclipse.mylyn.internal.commons.identity.core.gravatar; import java.io.ByteArrayOutputStream; import java.io.IOException; @@ -157,7 +157,7 @@ public class GravatarStore implements Serializable, ISchedulingRule { /** * @see org.eclipse.mylyn.internal.commons.identity.gravatar.IGravatarStore#loadGravatarByHash(java.lang.String, - * org.eclipse.mylyn.internal.commons.identity.gravatar.IGravatarCallback) + * org.eclipse.mylyn.internal.commons.identity.core.gravatar.IGravatarCallback) */ public GravatarStore loadGravatarByHash(final String hash, final IGravatarCallback callback) { String title = MessageFormat.format(Messages.GravatarStore_LoadingAvatar, hash); @@ -185,7 +185,7 @@ public class GravatarStore implements Serializable, ISchedulingRule { /** * @see org.eclipse.mylyn.internal.commons.identity.gravatar.IGravatarStore#loadGravatarByEmail(java.lang.String, - * org.eclipse.mylyn.internal.commons.identity.gravatar.IGravatarCallback) + * org.eclipse.mylyn.internal.commons.identity.core.gravatar.IGravatarCallback) */ public GravatarStore loadGravatarByEmail(String email, IGravatarCallback callback) { loadGravatarByHash(GravatarUtils.getHash(email), callback); diff --git a/org.eclipse.mylyn.commons.identity/src/org/eclipse/mylyn/internal/commons/identity/gravatar/GravatarUtils.java b/org.eclipse.mylyn.commons.identity.core/src/org/eclipse/mylyn/internal/commons/identity/core/gravatar/GravatarUtils.java index 9458ebb..2b94097 100644 --- a/org.eclipse.mylyn.commons.identity/src/org/eclipse/mylyn/internal/commons/identity/gravatar/GravatarUtils.java +++ b/org.eclipse.mylyn.commons.identity.core/src/org/eclipse/mylyn/internal/commons/identity/core/gravatar/GravatarUtils.java @@ -10,7 +10,7 @@ * Tasktop Technologies - improvements *******************************************************************************/ -package org.eclipse.mylyn.internal.commons.identity.gravatar; +package org.eclipse.mylyn.internal.commons.identity.core.gravatar; import java.io.UnsupportedEncodingException; import java.math.BigInteger; diff --git a/org.eclipse.mylyn.commons.identity/src/org/eclipse/mylyn/internal/commons/identity/gravatar/IGravatarCallback.java b/org.eclipse.mylyn.commons.identity.core/src/org/eclipse/mylyn/internal/commons/identity/core/gravatar/IGravatarCallback.java index 9ae9438..905ce2f 100644 --- a/org.eclipse.mylyn.commons.identity/src/org/eclipse/mylyn/internal/commons/identity/gravatar/IGravatarCallback.java +++ b/org.eclipse.mylyn.commons.identity.core/src/org/eclipse/mylyn/internal/commons/identity/core/gravatar/IGravatarCallback.java @@ -9,7 +9,7 @@ * Kevin Sawicki (GitHub Inc.) - initial API and implementation *******************************************************************************/ -package org.eclipse.mylyn.internal.commons.identity.gravatar; +package org.eclipse.mylyn.internal.commons.identity.core.gravatar; /** * Callback interface for when gravatar loading completes or fails. diff --git a/org.eclipse.mylyn.commons.identity/src/org/eclipse/mylyn/internal/commons/identity/gravatar/IGravatarConstants.java b/org.eclipse.mylyn.commons.identity.core/src/org/eclipse/mylyn/internal/commons/identity/core/gravatar/IGravatarConstants.java index 40bdaa3..0a3e205 100644 --- a/org.eclipse.mylyn.commons.identity/src/org/eclipse/mylyn/internal/commons/identity/gravatar/IGravatarConstants.java +++ b/org.eclipse.mylyn.commons.identity.core/src/org/eclipse/mylyn/internal/commons/identity/core/gravatar/IGravatarConstants.java @@ -9,7 +9,7 @@ * Kevin Sawicki (GitHub Inc.) - initial API and implementation *******************************************************************************/ -package org.eclipse.mylyn.internal.commons.identity.gravatar; +package org.eclipse.mylyn.internal.commons.identity.core.gravatar; import java.util.regex.Pattern; diff --git a/org.eclipse.mylyn.commons.identity/src/org/eclipse/mylyn/internal/commons/identity/gravatar/IGravatarHashProvider.java b/org.eclipse.mylyn.commons.identity.core/src/org/eclipse/mylyn/internal/commons/identity/core/gravatar/IGravatarHashProvider.java index 332a4a9..7611b7a 100644 --- a/org.eclipse.mylyn.commons.identity/src/org/eclipse/mylyn/internal/commons/identity/gravatar/IGravatarHashProvider.java +++ b/org.eclipse.mylyn.commons.identity.core/src/org/eclipse/mylyn/internal/commons/identity/core/gravatar/IGravatarHashProvider.java @@ -9,7 +9,7 @@ * Kevin Sawicki (GitHub Inc.) - initial API and implementation *******************************************************************************/ -package org.eclipse.mylyn.internal.commons.identity.gravatar; +package org.eclipse.mylyn.internal.commons.identity.core.gravatar; /** * Interface for providing a gravatar hash. diff --git a/org.eclipse.mylyn.commons.identity/src/org/eclipse/mylyn/internal/commons/identity/gravatar/Messages.java b/org.eclipse.mylyn.commons.identity.core/src/org/eclipse/mylyn/internal/commons/identity/core/gravatar/Messages.java index 2bb7909..bc6a3ea 100644 --- a/org.eclipse.mylyn.commons.identity/src/org/eclipse/mylyn/internal/commons/identity/gravatar/Messages.java +++ b/org.eclipse.mylyn.commons.identity.core/src/org/eclipse/mylyn/internal/commons/identity/core/gravatar/Messages.java @@ -9,7 +9,7 @@ * Kevin Sawicki (GitHub Inc.) - initial API and implementation *******************************************************************************/ -package org.eclipse.mylyn.internal.commons.identity.gravatar; +package org.eclipse.mylyn.internal.commons.identity.core.gravatar; import org.eclipse.osgi.util.NLS; diff --git a/org.eclipse.mylyn.commons.identity/src/org/eclipse/mylyn/internal/commons/identity/gravatar/messages.properties b/org.eclipse.mylyn.commons.identity.core/src/org/eclipse/mylyn/internal/commons/identity/core/gravatar/messages.properties index 1ac24af..1ac24af 100644 --- a/org.eclipse.mylyn.commons.identity/src/org/eclipse/mylyn/internal/commons/identity/gravatar/messages.properties +++ b/org.eclipse.mylyn.commons.identity.core/src/org/eclipse/mylyn/internal/commons/identity/core/gravatar/messages.properties diff --git a/org.eclipse.mylyn.commons.identity/src/org/eclipse/mylyn/internal/commons/identity/messages.properties b/org.eclipse.mylyn.commons.identity.core/src/org/eclipse/mylyn/internal/commons/identity/core/messages.properties index 4c94fad..4c94fad 100644 --- a/org.eclipse.mylyn.commons.identity/src/org/eclipse/mylyn/internal/commons/identity/messages.properties +++ b/org.eclipse.mylyn.commons.identity.core/src/org/eclipse/mylyn/internal/commons/identity/core/messages.properties diff --git a/org.eclipse.mylyn.commons.team/.classpath b/org.eclipse.mylyn.commons.identity.ui/.classpath index 64c5e31..64c5e31 100644 --- a/org.eclipse.mylyn.commons.team/.classpath +++ b/org.eclipse.mylyn.commons.identity.ui/.classpath diff --git a/org.eclipse.mylyn.commons.identity/.cvsignore b/org.eclipse.mylyn.commons.identity.ui/.cvsignore index d567ba0..d567ba0 100644 --- a/org.eclipse.mylyn.commons.identity/.cvsignore +++ b/org.eclipse.mylyn.commons.identity.ui/.cvsignore diff --git a/org.eclipse.mylyn.commons.http/.project b/org.eclipse.mylyn.commons.identity.ui/.project index d71b45a..ce25513 100644 --- a/org.eclipse.mylyn.commons.http/.project +++ b/org.eclipse.mylyn.commons.identity.ui/.project @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="UTF-8"?> <projectDescription> - <name>org.eclipse.mylyn.commons.http</name> + <name>org.eclipse.mylyn.commons.identity.ui</name> <comment></comment> <projects> </projects> diff --git a/org.eclipse.mylyn.commons.repositories/.settings/org.eclipse.core.runtime.prefs b/org.eclipse.mylyn.commons.identity.ui/.settings/org.eclipse.core.runtime.prefs index 5a0ad22..5a0ad22 100644 --- a/org.eclipse.mylyn.commons.repositories/.settings/org.eclipse.core.runtime.prefs +++ b/org.eclipse.mylyn.commons.identity.ui/.settings/org.eclipse.core.runtime.prefs diff --git a/org.eclipse.mylyn.commons.team/.settings/org.eclipse.jdt.core.prefs b/org.eclipse.mylyn.commons.identity.ui/.settings/org.eclipse.jdt.core.prefs index 16e56e8..16e56e8 100644 --- a/org.eclipse.mylyn.commons.team/.settings/org.eclipse.jdt.core.prefs +++ b/org.eclipse.mylyn.commons.identity.ui/.settings/org.eclipse.jdt.core.prefs diff --git a/org.eclipse.mylyn.commons.team/.settings/org.eclipse.jdt.ui.prefs b/org.eclipse.mylyn.commons.identity.ui/.settings/org.eclipse.jdt.ui.prefs index f6c0a16..f6c0a16 100644 --- a/org.eclipse.mylyn.commons.team/.settings/org.eclipse.jdt.ui.prefs +++ b/org.eclipse.mylyn.commons.identity.ui/.settings/org.eclipse.jdt.ui.prefs diff --git a/org.eclipse.mylyn.commons.identity/.settings/org.eclipse.ltk.core.refactoring.prefs b/org.eclipse.mylyn.commons.identity.ui/.settings/org.eclipse.ltk.core.refactoring.prefs index 5e7f2bd..5e7f2bd 100644 --- a/org.eclipse.mylyn.commons.identity/.settings/org.eclipse.ltk.core.refactoring.prefs +++ b/org.eclipse.mylyn.commons.identity.ui/.settings/org.eclipse.ltk.core.refactoring.prefs diff --git a/org.eclipse.mylyn.commons.identity/.settings/org.eclipse.mylyn.tasks.ui.prefs b/org.eclipse.mylyn.commons.identity.ui/.settings/org.eclipse.mylyn.tasks.ui.prefs index d8c6d26..d8c6d26 100644 --- a/org.eclipse.mylyn.commons.identity/.settings/org.eclipse.mylyn.tasks.ui.prefs +++ b/org.eclipse.mylyn.commons.identity.ui/.settings/org.eclipse.mylyn.tasks.ui.prefs diff --git a/org.eclipse.mylyn.commons.identity/.settings/org.eclipse.pde.prefs b/org.eclipse.mylyn.commons.identity.ui/.settings/org.eclipse.pde.prefs index e8f2d56..e8f2d56 100644 --- a/org.eclipse.mylyn.commons.identity/.settings/org.eclipse.pde.prefs +++ b/org.eclipse.mylyn.commons.identity.ui/.settings/org.eclipse.pde.prefs diff --git a/org.eclipse.mylyn.commons.ui.identity/META-INF/MANIFEST.MF b/org.eclipse.mylyn.commons.identity.ui/META-INF/MANIFEST.MF index c19c877..31279cb 100644 --- a/org.eclipse.mylyn.commons.ui.identity/META-INF/MANIFEST.MF +++ b/org.eclipse.mylyn.commons.identity.ui/META-INF/MANIFEST.MF @@ -1,9 +1,9 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: %Bundle-Name -Bundle-SymbolicName: org.eclipse.mylyn.commons.ui.identity;singleton:=true +Bundle-SymbolicName: org.eclipse.mylyn.commons.identity.ui;singleton:=true Bundle-Version: 0.9.0.qualifier -Bundle-Activator: org.eclipse.mylyn.internal.commons.ui.identity.IdentityUiPlugin +Bundle-Activator: org.eclipse.mylyn.internal.commons.identity.ui.IdentityUiPlugin Bundle-Vendor: %Bundle-Vendor Bundle-Localization: plugin Require-Bundle: org.eclipse.ui, @@ -11,10 +11,10 @@ Require-Bundle: org.eclipse.ui, org.eclipse.ui.forms, org.eclipse.ui.navigator, org.eclipse.ui.navigator.resources, - org.eclipse.mylyn.commons.identity, + org.eclipse.mylyn.commons.identity.core, org.eclipse.mylyn.commons.ui, org.eclipse.mylyn.commons.workbench, org.eclipse.mylyn.tasks.ui Bundle-RequiredExecutionEnvironment: J2SE-1.5 Bundle-ActivationPolicy: lazy -Export-Package: org.eclipse.mylyn.internal.commons.ui.identity;x-internal:=true +Export-Package: org.eclipse.mylyn.internal.commons.identity.ui;x-internal:=true diff --git a/org.eclipse.mylyn.commons.identity/about.html b/org.eclipse.mylyn.commons.identity.ui/about.html index d774b07..d774b07 100644 --- a/org.eclipse.mylyn.commons.identity/about.html +++ b/org.eclipse.mylyn.commons.identity.ui/about.html diff --git a/org.eclipse.mylyn.commons.ui.identity/build.properties b/org.eclipse.mylyn.commons.identity.ui/build.properties index 01e3a55..01e3a55 100644 --- a/org.eclipse.mylyn.commons.ui.identity/build.properties +++ b/org.eclipse.mylyn.commons.identity.ui/build.properties diff --git a/org.eclipse.mylyn.commons.ui.identity/icons/obj16/people.gif b/org.eclipse.mylyn.commons.identity.ui/icons/obj16/people.gif Binary files differindex 0fc0708..0fc0708 100644 --- a/org.eclipse.mylyn.commons.ui.identity/icons/obj16/people.gif +++ b/org.eclipse.mylyn.commons.identity.ui/icons/obj16/people.gif diff --git a/org.eclipse.mylyn.commons.ui.identity/icons/obj16/person.gif b/org.eclipse.mylyn.commons.identity.ui/icons/obj16/person.gif Binary files differindex dc5a1af..dc5a1af 100644 --- a/org.eclipse.mylyn.commons.ui.identity/icons/obj16/person.gif +++ b/org.eclipse.mylyn.commons.identity.ui/icons/obj16/person.gif diff --git a/org.eclipse.mylyn.commons.ui.identity/plugin.properties b/org.eclipse.mylyn.commons.identity.ui/plugin.properties index 9a663f9..9a663f9 100644 --- a/org.eclipse.mylyn.commons.ui.identity/plugin.properties +++ b/org.eclipse.mylyn.commons.identity.ui/plugin.properties diff --git a/org.eclipse.mylyn.commons.ui.identity/plugin.xml b/org.eclipse.mylyn.commons.identity.ui/plugin.xml index d77f14b..4fd3f0a 100644 --- a/org.eclipse.mylyn.commons.ui.identity/plugin.xml +++ b/org.eclipse.mylyn.commons.identity.ui/plugin.xml @@ -7,7 +7,7 @@ point="org.eclipse.ui.views"> <view category="org.eclipse.mylyn.ui" - class="org.eclipse.mylyn.internal.commons.ui.identity.PeopleView" + class="org.eclipse.mylyn.internal.commons.identity.ui.PeopleView" icon="icons/obj16/people.gif" id="org.eclipse.mylyn.commons.ui.identity.navigator.People" name="People"> @@ -44,10 +44,10 @@ point="org.eclipse.ui.navigator.navigatorContent"> <navigatorContent activeByDefault="true" - contentProvider="org.eclipse.mylyn.internal.commons.ui.identity.PeopleContentProvider" + contentProvider="org.eclipse.mylyn.internal.commons.identity.ui.PeopleContentProvider" icon="icons/obj16/person.gif" id="org.eclipse.mylyn.commons.ui.identity.navigator.People" - labelProvider="org.eclipse.mylyn.internal.commons.ui.identity.PersonLabelProvider" + labelProvider="org.eclipse.mylyn.internal.commons.identity.ui.PersonLabelProvider" name="People"> <possibleChildren> <instanceof @@ -56,10 +56,10 @@ </possibleChildren> <triggerPoints> <instanceof - value="org.eclipse.mylyn.internal.commons.ui.identity.PeopleCategory"> + value="org.eclipse.mylyn.internal.commons.identity.ui.PeopleCategory"> </instanceof></triggerPoints> <commonSorter - class="org.eclipse.mylyn.internal.commons.ui.identity.PeopleSorter"> + class="org.eclipse.mylyn.internal.commons.identity.ui.PeopleSorter"> </commonSorter> </navigatorContent> </extension> @@ -77,7 +77,7 @@ <extension point="org.eclipse.ui.handlers"> <handler - class="org.eclipse.mylyn.internal.commons.ui.identity.RefreshHandler" + class="org.eclipse.mylyn.internal.commons.identity.ui.RefreshHandler" commandId="org.eclipse.ui.file.refresh"> <activeWhen> <with variable="activePartId"> diff --git a/org.eclipse.mylyn.commons.ui.identity/pom.xml b/org.eclipse.mylyn.commons.identity.ui/pom.xml index 392bd2f..0a83409 100644 --- a/org.eclipse.mylyn.commons.ui.identity/pom.xml +++ b/org.eclipse.mylyn.commons.identity.ui/pom.xml @@ -7,7 +7,7 @@ <groupId>org.eclipse.mylyn.commons</groupId> <version>3.7.0-SNAPSHOT</version> </parent> - <artifactId>org.eclipse.mylyn.commons.ui.identity</artifactId> + <artifactId>org.eclipse.mylyn.commons.identity.ui</artifactId> <version>0.9.0-SNAPSHOT</version> <packaging>eclipse-plugin</packaging> <build> diff --git a/org.eclipse.mylyn.commons.team/schema/newWizards.exsd b/org.eclipse.mylyn.commons.identity.ui/schema/newWizards.exsd index 9bcb81a..9bcb81a 100644 --- a/org.eclipse.mylyn.commons.team/schema/newWizards.exsd +++ b/org.eclipse.mylyn.commons.identity.ui/schema/newWizards.exsd diff --git a/org.eclipse.mylyn.commons.ui.identity/src/org/eclipse/mylyn/internal/commons/ui/identity/IdentityUiPlugin.java b/org.eclipse.mylyn.commons.identity.ui/src/org/eclipse/mylyn/internal/commons/identity/ui/IdentityUiPlugin.java index cdc42db..b911f8b 100644 --- a/org.eclipse.mylyn.commons.ui.identity/src/org/eclipse/mylyn/internal/commons/ui/identity/IdentityUiPlugin.java +++ b/org.eclipse.mylyn.commons.identity.ui/src/org/eclipse/mylyn/internal/commons/identity/ui/IdentityUiPlugin.java @@ -8,7 +8,7 @@ * Contributors: * Tasktop Technologies - initial API and implementation *******************************************************************************/ -package org.eclipse.mylyn.internal.commons.ui.identity; +package org.eclipse.mylyn.internal.commons.identity.ui; import org.eclipse.ui.plugin.AbstractUIPlugin; import org.osgi.framework.BundleContext; diff --git a/org.eclipse.mylyn.commons.ui.identity/src/org/eclipse/mylyn/internal/commons/ui/identity/PeopleCategory.java b/org.eclipse.mylyn.commons.identity.ui/src/org/eclipse/mylyn/internal/commons/identity/ui/PeopleCategory.java index f97ff77..834047b 100644 --- a/org.eclipse.mylyn.commons.ui.identity/src/org/eclipse/mylyn/internal/commons/ui/identity/PeopleCategory.java +++ b/org.eclipse.mylyn.commons.identity.ui/src/org/eclipse/mylyn/internal/commons/identity/ui/PeopleCategory.java @@ -9,7 +9,7 @@ * Tasktop Technologies - initial API and implementation *******************************************************************************/ -package org.eclipse.mylyn.internal.commons.ui.identity; +package org.eclipse.mylyn.internal.commons.identity.ui; /** * @author Steffen Pingel diff --git a/org.eclipse.mylyn.commons.ui.identity/src/org/eclipse/mylyn/internal/commons/ui/identity/PeopleContentProvider.java b/org.eclipse.mylyn.commons.identity.ui/src/org/eclipse/mylyn/internal/commons/identity/ui/PeopleContentProvider.java index cb456d5..722473a 100644 --- a/org.eclipse.mylyn.commons.ui.identity/src/org/eclipse/mylyn/internal/commons/ui/identity/PeopleContentProvider.java +++ b/org.eclipse.mylyn.commons.identity.ui/src/org/eclipse/mylyn/internal/commons/identity/ui/PeopleContentProvider.java @@ -9,11 +9,11 @@ * Tasktop Technologies - initial API and implementation *******************************************************************************/ -package org.eclipse.mylyn.internal.commons.ui.identity; +package org.eclipse.mylyn.internal.commons.identity.ui; import org.eclipse.jface.viewers.ITreeContentProvider; import org.eclipse.jface.viewers.Viewer; -import org.eclipse.mylyn.commons.identity.IIdentity; +import org.eclipse.mylyn.commons.identity.core.IIdentity; import org.eclipse.mylyn.internal.tasks.ui.TasksUiPlugin; /** diff --git a/org.eclipse.mylyn.commons.ui.identity/src/org/eclipse/mylyn/internal/commons/ui/identity/PeopleSorter.java b/org.eclipse.mylyn.commons.identity.ui/src/org/eclipse/mylyn/internal/commons/identity/ui/PeopleSorter.java index 118965b..5d55aa3 100644 --- a/org.eclipse.mylyn.commons.ui.identity/src/org/eclipse/mylyn/internal/commons/ui/identity/PeopleSorter.java +++ b/org.eclipse.mylyn.commons.identity.ui/src/org/eclipse/mylyn/internal/commons/identity/ui/PeopleSorter.java @@ -9,13 +9,13 @@ * Tasktop Technologies - initial API and implementation *******************************************************************************/ -package org.eclipse.mylyn.internal.commons.ui.identity; +package org.eclipse.mylyn.internal.commons.identity.ui; import java.text.Collator; import org.eclipse.jface.viewers.Viewer; import org.eclipse.jface.viewers.ViewerSorter; -import org.eclipse.mylyn.commons.identity.IIdentity; +import org.eclipse.mylyn.commons.identity.core.IIdentity; /** * @author Steffen Pingel diff --git a/org.eclipse.mylyn.commons.ui.identity/src/org/eclipse/mylyn/internal/commons/ui/identity/PeopleView.java b/org.eclipse.mylyn.commons.identity.ui/src/org/eclipse/mylyn/internal/commons/identity/ui/PeopleView.java index bb53060..c6720d3 100644 --- a/org.eclipse.mylyn.commons.ui.identity/src/org/eclipse/mylyn/internal/commons/ui/identity/PeopleView.java +++ b/org.eclipse.mylyn.commons.identity.ui/src/org/eclipse/mylyn/internal/commons/identity/ui/PeopleView.java @@ -9,7 +9,7 @@ * Tasktop Technologies - initial API and implementation *******************************************************************************/ -package org.eclipse.mylyn.internal.commons.ui.identity; +package org.eclipse.mylyn.internal.commons.identity.ui; import org.eclipse.mylyn.commons.workbench.GradientDrawer; import org.eclipse.swt.widgets.Composite; diff --git a/org.eclipse.mylyn.commons.ui.identity/src/org/eclipse/mylyn/internal/commons/ui/identity/PersonLabelProvider.java b/org.eclipse.mylyn.commons.identity.ui/src/org/eclipse/mylyn/internal/commons/identity/ui/PersonLabelProvider.java index 6248c0d..85eb823 100644 --- a/org.eclipse.mylyn.commons.ui.identity/src/org/eclipse/mylyn/internal/commons/ui/identity/PersonLabelProvider.java +++ b/org.eclipse.mylyn.commons.identity.ui/src/org/eclipse/mylyn/internal/commons/identity/ui/PersonLabelProvider.java @@ -9,7 +9,7 @@ * Tasktop Technologies - initial API and implementation *******************************************************************************/ -package org.eclipse.mylyn.internal.commons.ui.identity; +package org.eclipse.mylyn.internal.commons.identity.ui; import java.io.ByteArrayInputStream; import java.util.concurrent.Future; @@ -18,10 +18,10 @@ import java.util.concurrent.TimeUnit; import org.eclipse.jface.resource.ImageDescriptor; import org.eclipse.jface.resource.ImageRegistry; import org.eclipse.jface.viewers.LabelProvider; -import org.eclipse.mylyn.commons.identity.Account; -import org.eclipse.mylyn.commons.identity.IIdentity; -import org.eclipse.mylyn.commons.identity.IProfile; -import org.eclipse.mylyn.commons.identity.IProfileImage; +import org.eclipse.mylyn.commons.identity.core.Account; +import org.eclipse.mylyn.commons.identity.core.IIdentity; +import org.eclipse.mylyn.commons.identity.core.IProfile; +import org.eclipse.mylyn.commons.identity.core.IProfileImage; import org.eclipse.mylyn.internal.tasks.ui.TasksUiPlugin; import org.eclipse.swt.graphics.Image; import org.eclipse.swt.graphics.ImageData; diff --git a/org.eclipse.mylyn.commons.ui.identity/src/org/eclipse/mylyn/internal/commons/ui/identity/RefreshHandler.java b/org.eclipse.mylyn.commons.identity.ui/src/org/eclipse/mylyn/internal/commons/identity/ui/RefreshHandler.java index 1c65186..86e3c02 100644 --- a/org.eclipse.mylyn.commons.ui.identity/src/org/eclipse/mylyn/internal/commons/ui/identity/RefreshHandler.java +++ b/org.eclipse.mylyn.commons.identity.ui/src/org/eclipse/mylyn/internal/commons/identity/ui/RefreshHandler.java @@ -9,7 +9,7 @@ * Tasktop Technologies - initial API and implementation *******************************************************************************/ -package org.eclipse.mylyn.internal.commons.ui.identity; +package org.eclipse.mylyn.internal.commons.identity.ui; import org.eclipse.core.commands.AbstractHandler; import org.eclipse.core.commands.ExecutionEvent; diff --git a/org.eclipse.mylyn.commons.identity/META-INF/MANIFEST.MF b/org.eclipse.mylyn.commons.identity/META-INF/MANIFEST.MF deleted file mode 100644 index db2ab42..0000000 --- a/org.eclipse.mylyn.commons.identity/META-INF/MANIFEST.MF +++ b/dev/null @@ -1,15 +0,0 @@ -Manifest-Version: 1.0 -Bundle-ManifestVersion: 2 -Bundle-Name: %Bundle-Name -Bundle-SymbolicName: org.eclipse.mylyn.commons.identity;singleton:=true -Bundle-Version: 0.9.0.qualifier -Bundle-ClassPath: . -Bundle-Vendor: %Bundle-Vendor -Bundle-Localization: plugin -Bundle-RequiredExecutionEnvironment: J2SE-1.5 -Require-Bundle: org.eclipse.core.runtime -Bundle-ActivationPolicy: lazy -Export-Package: org.eclipse.mylyn.commons.identity;x-internal:=true, - org.eclipse.mylyn.commons.identity.spi;x-internal:=true, - org.eclipse.mylyn.internal.commons.identity;x-internal:=true, - org.eclipse.mylyn.internal.commons.identity.gravatar;x-internal:=true diff --git a/org.eclipse.mylyn.commons.notifications-feature/feature.xml b/org.eclipse.mylyn.commons.notifications-feature/feature.xml index 9b0f362..279b39b 100644 --- a/org.eclipse.mylyn.commons.notifications-feature/feature.xml +++ b/org.eclipse.mylyn.commons.notifications-feature/feature.xml @@ -36,6 +36,7 @@ <import plugin="org.apache.commons.httpclient" version="3.1.0" match="compatible"/> <import plugin="com.sun.syndication" version="0.9.0" match="compatible"/> <import plugin="org.jdom" version="1.1.0" match="compatible"/> + <import feature="org.eclipse.mylyn.commons" version="3.7.0" match="greaterOrEqual"/> </requires> <plugin diff --git a/org.eclipse.mylyn.commons.notifications.ui/schema/notifications.exsd b/org.eclipse.mylyn.commons.notifications.ui/schema/notifications.exsd index cff69b4..e760c9a 100644 --- a/org.eclipse.mylyn.commons.notifications.ui/schema/notifications.exsd +++ b/org.eclipse.mylyn.commons.notifications.ui/schema/notifications.exsd @@ -1,9 +1,9 @@ <?xml version='1.0' encoding='UTF-8'?> <!-- Schema file written by PDE --> -<schema targetNamespace="org.eclipse.mylyn.commons.notifications" xmlns="http://www.w3.org/2001/XMLSchema"> +<schema targetNamespace="org.eclipse.mylyn.commons.notifications.ui" xmlns="http://www.w3.org/2001/XMLSchema"> <annotation> <appinfo> - <meta.schema plugin="org.eclipse.mylyn.commons.notifications" id="notifications" name="Notifications"/> + <meta.schema plugin="org.eclipse.mylyn.commons.notifications.ui" id="notifications" name="Notifications"/> </appinfo> <documentation> Provides support for event categories, types and sinks. @@ -94,7 +94,7 @@ parent category identifier. </documentation> <appinfo> - <meta.attribute kind="identifier" basedOn="org.eclipse.mylyn.commons.notifications.notifications/category/@id"/> + <meta.attribute kind="identifier" basedOn="org.eclipse.mylyn.commons.notifications.ui.notifications/category/@id"/> </appinfo> </annotation> </attribute> @@ -158,7 +158,7 @@ the event sink implementation. </documentation> <appinfo> - <meta.attribute kind="java" basedOn="org.eclipse.mylyn.commons.notifications.NotificationSink:"/> + <meta.attribute kind="java" basedOn="org.eclipse.mylyn.commons.notifications.core.NotificationSink:"/> </appinfo> </annotation> </attribute> @@ -198,7 +198,7 @@ A similar effect is achieved by the <i>eventMapping</i> extension. Identifier of the sink that should handle the event. </documentation> <appinfo> - <meta.attribute kind="identifier" basedOn="org.eclipse.mylyn.commons.notifications.notifications/sink/@id"/> + <meta.attribute kind="identifier" basedOn="org.eclipse.mylyn.commons.notifications.ui.notifications/sink/@id"/> </appinfo> </annotation> </attribute> @@ -220,7 +220,7 @@ Also see the <i>defaultHandler</i> element of <i>event</i&g Identifier of the sink that should handle the event. </documentation> <appinfo> - <meta.attribute kind="identifier" basedOn="org.eclipse.mylyn.commons.notifications.notifications/sink/@id"/> + <meta.attribute kind="identifier" basedOn="org.eclipse.mylyn.commons.notifications.ui.notifications/sink/@id"/> </appinfo> </annotation> </attribute> @@ -251,7 +251,7 @@ Also see the <i>defaultHandler</i> element of <i>event</i&g Following is an example of use: <pre> <extension - point="org.eclipse.mylyn.commons.notifications.notifications"> + point="org.eclipse.mylyn.commons.notifications.ui.notifications"> <event categoryId="org.eclipse.mylyn.builds.ui.category.Builds" id="org.eclipse.mylyn.builds.ui.events.BuildServiceChanged" @@ -275,7 +275,7 @@ Also see the <i>defaultHandler</i> element of <i>event</i&g </sink> <eventMapping eventIds="org.eclipse.mylyn.builds.ui.events.*" - sinkId="org.eclipse.mylyn.commons.notifications.sink.Popup"> + sinkId="org.eclipse.mylyn.commons.notifications.ui.sink.Popup"> </eventMapping> </extension> </pre> @@ -290,7 +290,7 @@ This example will declare a new event and assign it to the builds view notificat </appinfo> <documentation> The value of the class attribute in sink must represent a class -that implements <samp>org.eclipse.mylyn.commons.notifications.NotificationSink</samp>. +that implements <samp>org.eclipse.mylyn.commons.notifications.core.NotificationSink</samp>. </documentation> </annotation> diff --git a/org.eclipse.mylyn.commons.repositories-feature/.cvsignore b/org.eclipse.mylyn.commons.repositories-feature/.cvsignore new file mode 100644 index 0000000..eb5a316 --- a/dev/null +++ b/org.eclipse.mylyn.commons.repositories-feature/.cvsignore @@ -0,0 +1 @@ +target diff --git a/org.eclipse.mylyn.commons.repositories-feature/.project b/org.eclipse.mylyn.commons.repositories-feature/.project new file mode 100644 index 0000000..8c8ac87 --- a/dev/null +++ b/org.eclipse.mylyn.commons.repositories-feature/.project @@ -0,0 +1,17 @@ +<?xml version="1.0" encoding="UTF-8"?> +<projectDescription> + <name>org.eclipse.mylyn.commons.repositories-feature</name> + <comment></comment> + <projects> + </projects> + <buildSpec> + <buildCommand> + <name>org.eclipse.pde.FeatureBuilder</name> + <arguments> + </arguments> + </buildCommand> + </buildSpec> + <natures> + <nature>org.eclipse.pde.FeatureNature</nature> + </natures> +</projectDescription> diff --git a/org.eclipse.mylyn.commons.team/.settings/org.eclipse.core.runtime.prefs b/org.eclipse.mylyn.commons.repositories-feature/.settings/org.eclipse.core.runtime.prefs index 5a0ad22..5a0ad22 100644 --- a/org.eclipse.mylyn.commons.team/.settings/org.eclipse.core.runtime.prefs +++ b/org.eclipse.mylyn.commons.repositories-feature/.settings/org.eclipse.core.runtime.prefs diff --git a/org.eclipse.mylyn.commons.repositories/.settings/org.eclipse.mylyn.tasks.ui.prefs b/org.eclipse.mylyn.commons.repositories-feature/.settings/org.eclipse.mylyn.tasks.ui.prefs index d8c6d26..a4b9fa9 100644 --- a/org.eclipse.mylyn.commons.repositories/.settings/org.eclipse.mylyn.tasks.ui.prefs +++ b/org.eclipse.mylyn.commons.repositories-feature/.settings/org.eclipse.mylyn.tasks.ui.prefs @@ -1,4 +1,4 @@ -#Mon Jun 25 03:02:37 GMT 2007 +#Thu Dec 20 14:08:45 PST 2007 eclipse.preferences.version=1 project.repository.kind=bugzilla project.repository.url=https\://bugs.eclipse.org/bugs diff --git a/org.eclipse.mylyn.commons.ui.identity/plugin.properties b/org.eclipse.mylyn.commons.repositories-feature/build.properties index 9a663f9..d1c6704 100644 --- a/org.eclipse.mylyn.commons.ui.identity/plugin.properties +++ b/org.eclipse.mylyn.commons.repositories-feature/build.properties @@ -1,13 +1,12 @@ ############################################################################### -# Copyright (c) 2011 Tasktop Technologies. +# Copyright (c) 2004, 2010 Tasktop Technologies and others. # All rights reserved. This program and the accompanying materials # are made available under the terms of the Eclipse Public License v1.0 # which accompanies this distribution, and is available at # http://www.eclipse.org/legal/epl-v10.html -# -# Contributors: -# Tasktop Technologies - initial API and implementation ############################################################################### -Bundle-Vendor = Eclipse Mylyn -Bundle-Name = Mylyn Commons +bin.includes = feature.properties,\ + feature.xml,\ + license.html,\ + epl-v10.html diff --git a/org.eclipse.mylyn.commons.repositories-feature/epl-v10.html b/org.eclipse.mylyn.commons.repositories-feature/epl-v10.html new file mode 100644 index 0000000..ed4b196 --- a/dev/null +++ b/org.eclipse.mylyn.commons.repositories-feature/epl-v10.html @@ -0,0 +1,328 @@ +<html xmlns:o="urn:schemas-microsoft-com:office:office" +xmlns:w="urn:schemas-microsoft-com:office:word" +xmlns="http://www.w3.org/TR/REC-html40"> + +<head> +<meta http-equiv=Content-Type content="text/html; charset=windows-1252"> +<meta name=ProgId content=Word.Document> +<meta name=Generator content="Microsoft Word 9"> +<meta name=Originator content="Microsoft Word 9"> +<link rel=File-List +href="./Eclipse%20EPL%202003_11_10%20Final_files/filelist.xml"> +<title>Eclipse Public License - Version 1.0</title> +<!--[if gte mso 9]><xml> + <o:DocumentProperties> + <o:Revision>2</o:Revision> + <o:TotalTime>3</o:TotalTime> + <o:Created>2004-03-05T23:03:00Z</o:Created> + <o:LastSaved>2004-03-05T23:03:00Z</o:LastSaved> + <o:Pages>4</o:Pages> + <o:Words>1626</o:Words> + <o:Characters>9270</o:Characters> + <o:Lines>77</o:Lines> + <o:Paragraphs>18</o:Paragraphs> + <o:CharactersWithSpaces>11384</o:CharactersWithSpaces> + <o:Version>9.4402</o:Version> + </o:DocumentProperties> +</xml><![endif]--><!--[if gte mso 9]><xml> + <w:WordDocument> + <w:TrackRevisions/> + </w:WordDocument> +</xml><![endif]--> +<style> +<!-- + /* Font Definitions */ +@font-face + {font-family:Tahoma; + panose-1:2 11 6 4 3 5 4 4 2 4; + mso-font-charset:0; + mso-generic-font-family:swiss; + mso-font-pitch:variable; + mso-font-signature:553679495 -2147483648 8 0 66047 0;} + /* Style Definitions */ +p.MsoNormal, li.MsoNormal, div.MsoNormal + {mso-style-parent:""; + margin:0in; + margin-bottom:.0001pt; + mso-pagination:widow-orphan; + font-size:12.0pt; + font-family:"Times New Roman"; + mso-fareast-font-family:"Times New Roman";} +p + {margin-right:0in; + mso-margin-top-alt:auto; + mso-margin-bottom-alt:auto; + margin-left:0in; + mso-pagination:widow-orphan; + font-size:12.0pt; + font-family:"Times New Roman"; + mso-fareast-font-family:"Times New Roman";} +p.BalloonText, li.BalloonText, div.BalloonText + {mso-style-name:"Balloon Text"; + margin:0in; + margin-bottom:.0001pt; + mso-pagination:widow-orphan; + font-size:8.0pt; + font-family:Tahoma; + mso-fareast-font-family:"Times New Roman";} +@page Section1 + {size:8.5in 11.0in; + margin:1.0in 1.25in 1.0in 1.25in; + mso-header-margin:.5in; + mso-footer-margin:.5in; + mso-paper-source:0;} +div.Section1 + {page:Section1;} +--> +</style> +</head> + +<body lang=EN-US style='tab-interval:.5in'> + +<div class=Section1> + +<p align=center style='text-align:center'><b>Eclipse Public License - v 1.0</b> +</p> + +<p><span style='font-size:10.0pt'>THE ACCOMPANYING PROGRAM IS PROVIDED UNDER +THE TERMS OF THIS ECLIPSE PUBLIC LICENSE ("AGREEMENT"). ANY USE, +REPRODUCTION OR DISTRIBUTION OF THE PROGRAM CONSTITUTES RECIPIENT'S ACCEPTANCE +OF THIS AGREEMENT.</span> </p> + +<p><b><span style='font-size:10.0pt'>1. DEFINITIONS</span></b> </p> + +<p><span style='font-size:10.0pt'>"Contribution" means:</span> </p> + +<p class=MsoNormal style='margin-left:.5in'><span style='font-size:10.0pt'>a) +in the case of the initial Contributor, the initial code and documentation +distributed under this Agreement, and<br clear=left> +b) in the case of each subsequent Contributor:</span></p> + +<p class=MsoNormal style='margin-left:.5in'><span style='font-size:10.0pt'>i) +changes to the Program, and</span></p> + +<p class=MsoNormal style='margin-left:.5in'><span style='font-size:10.0pt'>ii) +additions to the Program;</span></p> + +<p class=MsoNormal style='margin-left:.5in'><span style='font-size:10.0pt'>where +such changes and/or additions to the Program originate from and are distributed +by that particular Contributor. A Contribution 'originates' from a Contributor +if it was added to the Program by such Contributor itself or anyone acting on +such Contributor's behalf. Contributions do not include additions to the +Program which: (i) are separate modules of software distributed in conjunction +with the Program under their own license agreement, and (ii) are not derivative +works of the Program. </span></p> + +<p><span style='font-size:10.0pt'>"Contributor" means any person or +entity that distributes the Program.</span> </p> + +<p><span style='font-size:10.0pt'>"Licensed Patents " mean patent +claims licensable by a Contributor which are necessarily infringed by the use +or sale of its Contribution alone or when combined with the Program. </span></p> + +<p><span style='font-size:10.0pt'>"Program" means the Contributions +distributed in accordance with this Agreement.</span> </p> + +<p><span style='font-size:10.0pt'>"Recipient" means anyone who +receives the Program under this Agreement, including all Contributors.</span> </p> + +<p><b><span style='font-size:10.0pt'>2. GRANT OF RIGHTS</span></b> </p> + +<p class=MsoNormal style='margin-left:.5in'><span style='font-size:10.0pt'>a) +Subject to the terms of this Agreement, each Contributor hereby grants Recipient +a non-exclusive, worldwide, royalty-free copyright license to<span +style='color:red'> </span>reproduce, prepare derivative works of, publicly +display, publicly perform, distribute and sublicense the Contribution of such +Contributor, if any, and such derivative works, in source code and object code +form.</span></p> + +<p class=MsoNormal style='margin-left:.5in'><span style='font-size:10.0pt'>b) +Subject to the terms of this Agreement, each Contributor hereby grants +Recipient a non-exclusive, worldwide,<span style='color:green'> </span>royalty-free +patent license under Licensed Patents to make, use, sell, offer to sell, import +and otherwise transfer the Contribution of such Contributor, if any, in source +code and object code form. This patent license shall apply to the combination +of the Contribution and the Program if, at the time the Contribution is added +by the Contributor, such addition of the Contribution causes such combination +to be covered by the Licensed Patents. The patent license shall not apply to +any other combinations which include the Contribution. No hardware per se is +licensed hereunder. </span></p> + +<p class=MsoNormal style='margin-left:.5in'><span style='font-size:10.0pt'>c) +Recipient understands that although each Contributor grants the licenses to its +Contributions set forth herein, no assurances are provided by any Contributor +that the Program does not infringe the patent or other intellectual property +rights of any other entity. Each Contributor disclaims any liability to Recipient +for claims brought by any other entity based on infringement of intellectual +property rights or otherwise. As a condition to exercising the rights and +licenses granted hereunder, each Recipient hereby assumes sole responsibility +to secure any other intellectual property rights needed, if any. For example, +if a third party patent license is required to allow Recipient to distribute +the Program, it is Recipient's responsibility to acquire that license before +distributing the Program.</span></p> + +<p class=MsoNormal style='margin-left:.5in'><span style='font-size:10.0pt'>d) +Each Contributor represents that to its knowledge it has sufficient copyright +rights in its Contribution, if any, to grant the copyright license set forth in +this Agreement. </span></p> + +<p><b><span style='font-size:10.0pt'>3. REQUIREMENTS</span></b> </p> + +<p><span style='font-size:10.0pt'>A Contributor may choose to distribute the +Program in object code form under its own license agreement, provided that:</span> +</p> + +<p class=MsoNormal style='margin-left:.5in'><span style='font-size:10.0pt'>a) +it complies with the terms and conditions of this Agreement; and</span></p> + +<p class=MsoNormal style='margin-left:.5in'><span style='font-size:10.0pt'>b) +its license agreement:</span></p> + +<p class=MsoNormal style='margin-left:.5in'><span style='font-size:10.0pt'>i) +effectively disclaims on behalf of all Contributors all warranties and +conditions, express and implied, including warranties or conditions of title +and non-infringement, and implied warranties or conditions of merchantability +and fitness for a particular purpose; </span></p> + +<p class=MsoNormal style='margin-left:.5in'><span style='font-size:10.0pt'>ii) +effectively excludes on behalf of all Contributors all liability for damages, +including direct, indirect, special, incidental and consequential damages, such +as lost profits; </span></p> + +<p class=MsoNormal style='margin-left:.5in'><span style='font-size:10.0pt'>iii) +states that any provisions which differ from this Agreement are offered by that +Contributor alone and not by any other party; and</span></p> + +<p class=MsoNormal style='margin-left:.5in'><span style='font-size:10.0pt'>iv) +states that source code for the Program is available from such Contributor, and +informs licensees how to obtain it in a reasonable manner on or through a +medium customarily used for software exchange.<span style='color:blue'> </span></span></p> + +<p><span style='font-size:10.0pt'>When the Program is made available in source +code form:</span> </p> + +<p class=MsoNormal style='margin-left:.5in'><span style='font-size:10.0pt'>a) +it must be made available under this Agreement; and </span></p> + +<p class=MsoNormal style='margin-left:.5in'><span style='font-size:10.0pt'>b) a +copy of this Agreement must be included with each copy of the Program. </span></p> + +<p><span style='font-size:10.0pt'>Contributors may not remove or alter any +copyright notices contained within the Program. </span></p> + +<p><span style='font-size:10.0pt'>Each Contributor must identify itself as the +originator of its Contribution, if any, in a manner that reasonably allows +subsequent Recipients to identify the originator of the Contribution. </span></p> + +<p><b><span style='font-size:10.0pt'>4. COMMERCIAL DISTRIBUTION</span></b> </p> + +<p><span style='font-size:10.0pt'>Commercial distributors of software may +accept certain responsibilities with respect to end users, business partners +and the like. While this license is intended to facilitate the commercial use +of the Program, the Contributor who includes the Program in a commercial +product offering should do so in a manner which does not create potential +liability for other Contributors. Therefore, if a Contributor includes the +Program in a commercial product offering, such Contributor ("Commercial +Contributor") hereby agrees to defend and indemnify every other +Contributor ("Indemnified Contributor") against any losses, damages and +costs (collectively "Losses") arising from claims, lawsuits and other +legal actions brought by a third party against the Indemnified Contributor to +the extent caused by the acts or omissions of such Commercial Contributor in +connection with its distribution of the Program in a commercial product +offering. The obligations in this section do not apply to any claims or Losses +relating to any actual or alleged intellectual property infringement. In order +to qualify, an Indemnified Contributor must: a) promptly notify the Commercial +Contributor in writing of such claim, and b) allow the Commercial Contributor +to control, and cooperate with the Commercial Contributor in, the defense and +any related settlement negotiations. The Indemnified Contributor may participate +in any such claim at its own expense.</span> </p> + +<p><span style='font-size:10.0pt'>For example, a Contributor might include the +Program in a commercial product offering, Product X. That Contributor is then a +Commercial Contributor. If that Commercial Contributor then makes performance +claims, or offers warranties related to Product X, those performance claims and +warranties are such Commercial Contributor's responsibility alone. Under this +section, the Commercial Contributor would have to defend claims against the +other Contributors related to those performance claims and warranties, and if a +court requires any other Contributor to pay any damages as a result, the +Commercial Contributor must pay those damages.</span> </p> + +<p><b><span style='font-size:10.0pt'>5. NO WARRANTY</span></b> </p> + +<p><span style='font-size:10.0pt'>EXCEPT AS EXPRESSLY SET FORTH IN THIS +AGREEMENT, THE PROGRAM IS PROVIDED ON AN "AS IS" BASIS, WITHOUT +WARRANTIES OR CONDITIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED INCLUDING, +WITHOUT LIMITATION, ANY WARRANTIES OR CONDITIONS OF TITLE, NON-INFRINGEMENT, +MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE. Each Recipient is solely +responsible for determining the appropriateness of using and distributing the +Program and assumes all risks associated with its exercise of rights under this +Agreement , including but not limited to the risks and costs of program errors, +compliance with applicable laws, damage to or loss of data, programs or +equipment, and unavailability or interruption of operations. </span></p> + +<p><b><span style='font-size:10.0pt'>6. DISCLAIMER OF LIABILITY</span></b> </p> + +<p><span style='font-size:10.0pt'>EXCEPT AS EXPRESSLY SET FORTH IN THIS +AGREEMENT, NEITHER RECIPIENT NOR ANY CONTRIBUTORS SHALL HAVE ANY LIABILITY FOR +ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES +(INCLUDING WITHOUT LIMITATION LOST PROFITS), HOWEVER CAUSED AND ON ANY THEORY +OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING +NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OR DISTRIBUTION OF +THE PROGRAM OR THE EXERCISE OF ANY RIGHTS GRANTED HEREUNDER, EVEN IF ADVISED OF +THE POSSIBILITY OF SUCH DAMAGES.</span> </p> + +<p><b><span style='font-size:10.0pt'>7. GENERAL</span></b> </p> + +<p><span style='font-size:10.0pt'>If any provision of this Agreement is invalid +or unenforceable under applicable law, it shall not affect the validity or +enforceability of the remainder of the terms of this Agreement, and without +further action by the parties hereto, such provision shall be reformed to the +minimum extent necessary to make such provision valid and enforceable.</span> </p> + +<p><span style='font-size:10.0pt'>If Recipient institutes patent litigation +against any entity (including a cross-claim or counterclaim in a lawsuit) +alleging that the Program itself (excluding combinations of the Program with +other software or hardware) infringes such Recipient's patent(s), then such +Recipient's rights granted under Section 2(b) shall terminate as of the date +such litigation is filed. </span></p> + +<p><span style='font-size:10.0pt'>All Recipient's rights under this Agreement +shall terminate if it fails to comply with any of the material terms or +conditions of this Agreement and does not cure such failure in a reasonable +period of time after becoming aware of such noncompliance. If all Recipient's +rights under this Agreement terminate, Recipient agrees to cease use and +distribution of the Program as soon as reasonably practicable. However, +Recipient's obligations under this Agreement and any licenses granted by +Recipient relating to the Program shall continue and survive. </span></p> + +<p><span style='font-size:10.0pt'>Everyone is permitted to copy and distribute +copies of this Agreement, but in order to avoid inconsistency the Agreement is +copyrighted and may only be modified in the following manner. The Agreement +Steward reserves the right to publish new versions (including revisions) of +this Agreement from time to time. No one other than the Agreement Steward has +the right to modify this Agreement. The Eclipse Foundation is the initial +Agreement Steward. The Eclipse Foundation may assign the responsibility to +serve as the Agreement Steward to a suitable separate entity. Each new version +of the Agreement will be given a distinguishing version number. The Program +(including Contributions) may always be distributed subject to the version of +the Agreement under which it was received. In addition, after a new version of +the Agreement is published, Contributor may elect to distribute the Program +(including its Contributions) under the new version. Except as expressly stated +in Sections 2(a) and 2(b) above, Recipient receives no rights or licenses to +the intellectual property of any Contributor under this Agreement, whether +expressly, by implication, estoppel or otherwise. All rights in the Program not +expressly granted under this Agreement are reserved.</span> </p> + +<p><span style='font-size:10.0pt'>This Agreement is governed by the laws of the +State of New York and the intellectual property laws of the United States of +America. No party to this Agreement will bring a legal action under this +Agreement more than one year after the cause of action arose. Each party waives +its rights to a jury trial in any resulting litigation.</span> </p> + +<p class=MsoNormal><![if !supportEmptyParas]> <![endif]><o:p></o:p></p> + +</div> + +</body> + +</html>
\ No newline at end of file diff --git a/org.eclipse.mylyn.commons.repositories-feature/feature.properties b/org.eclipse.mylyn.commons.repositories-feature/feature.properties new file mode 100644 index 0000000..d017a36 --- a/dev/null +++ b/org.eclipse.mylyn.commons.repositories-feature/feature.properties @@ -0,0 +1,139 @@ +############################################################################### +# Copyright (c) 2009, 2010 Tasktop Technologies and others. +# All rights reserved. This program and the accompanying materials +# are made available under the terms of the Eclipse Public License v1.0 +# which accompanies this distribution, and is available at +# http://www.eclipse.org/legal/epl-v10.html +# +# Contributors: +# Tasktop Technologies - initial API and implementation +############################################################################### +featureName=Mylyn Commons Repositories +description=Provides a framework for managing repositories. +providerName=Eclipse Mylyn +copyright=Copyright (c) 2011 Tasktop Technologies and others. All rights reserved. + +license=\ +Eclipse Foundation Software User Agreement\n\ +February 1, 2011\n\ +\n\ +Usage Of Content\n\ +\n\ +THE ECLIPSE FOUNDATION MAKES AVAILABLE SOFTWARE, DOCUMENTATION, INFORMATION AND/OR\n\ +OTHER MATERIALS FOR OPEN SOURCE PROJECTS (COLLECTIVELY "CONTENT").\n\ +USE OF THE CONTENT IS GOVERNED BY THE TERMS AND CONDITIONS OF THIS\n\ +AGREEMENT AND/OR THE TERMS AND CONDITIONS OF LICENSE AGREEMENTS OR\n\ +NOTICES INDICATED OR REFERENCED BELOW. BY USING THE CONTENT, YOU\n\ +AGREE THAT YOUR USE OF THE CONTENT IS GOVERNED BY THIS AGREEMENT\n\ +AND/OR THE TERMS AND CONDITIONS OF ANY APPLICABLE LICENSE AGREEMENTS\n\ +OR NOTICES INDICATED OR REFERENCED BELOW. IF YOU DO NOT AGREE TO THE\n\ +TERMS AND CONDITIONS OF THIS AGREEMENT AND THE TERMS AND CONDITIONS\n\ +OF ANY APPLICABLE LICENSE AGREEMENTS OR NOTICES INDICATED OR REFERENCED\n\ +BELOW, THEN YOU MAY NOT USE THE CONTENT.\n\ +\n\ +Applicable Licenses\n\ +\n\ +Unless otherwise indicated, all Content made available by the\n\ +Eclipse Foundation is provided to you under the terms and conditions of\n\ +the Eclipse Public License Version 1.0 ("EPL"). A copy of the EPL is\n\ +provided with this Content and is also available at http://www.eclipse.org/legal/epl-v10.html.\n\ +For purposes of the EPL, "Program" will mean the Content.\n\ +\n\ +Content includes, but is not limited to, source code, object code,\n\ +documentation and other files maintained in the Eclipse Foundation source code\n\ +repository ("Repository") in software modules ("Modules") and made available\n\ +as downloadable archives ("Downloads").\n\ +\n\ + - Content may be structured and packaged into modules to facilitate delivering,\n\ + extending, and upgrading the Content. Typical modules may include plug-ins ("Plug-ins"),\n\ + plug-in fragments ("Fragments"), and features ("Features").\n\ + - Each Plug-in or Fragment may be packaged as a sub-directory or JAR (Java(TM) ARchive)\n\ + in a directory named "plugins".\n\ + - A Feature is a bundle of one or more Plug-ins and/or Fragments and associated material.\n\ + Each Feature may be packaged as a sub-directory in a directory named "features".\n\ + Within a Feature, files named "feature.xml" may contain a list of the names and version\n\ + numbers of the Plug-ins and/or Fragments associated with that Feature.\n\ + - Features may also include other Features ("Included Features"). Within a Feature, files\n\ + named "feature.xml" may contain a list of the names and version numbers of Included Features.\n\ +\n\ +The terms and conditions governing Plug-ins and Fragments should be\n\ +contained in files named "about.html" ("Abouts"). The terms and\n\ +conditions governing Features and Included Features should be contained\n\ +in files named "license.html" ("Feature Licenses"). Abouts and Feature\n\ +Licenses may be located in any directory of a Download or Module\n\ +including, but not limited to the following locations:\n\ +\n\ + - The top-level (root) directory\n\ + - Plug-in and Fragment directories\n\ + - Inside Plug-ins and Fragments packaged as JARs\n\ + - Sub-directories of the directory named "src" of certain Plug-ins\n\ + - Feature directories\n\ +\n\ +Note: if a Feature made available by the Eclipse Foundation is installed using the\n\ +Provisioning Technology (as defined below), you must agree to a license ("Feature \n\ +Update License") during the installation process. If the Feature contains\n\ +Included Features, the Feature Update License should either provide you\n\ +with the terms and conditions governing the Included Features or inform\n\ +you where you can locate them. Feature Update Licenses may be found in\n\ +the "license" property of files named "feature.properties" found within a Feature.\n\ +Such Abouts, Feature Licenses, and Feature Update Licenses contain the\n\ +terms and conditions (or references to such terms and conditions) that\n\ +govern your use of the associated Content in that directory.\n\ +\n\ +THE ABOUTS, FEATURE LICENSES, AND FEATURE UPDATE LICENSES MAY REFER\n\ +TO THE EPL OR OTHER LICENSE AGREEMENTS, NOTICES OR TERMS AND CONDITIONS.\n\ +SOME OF THESE OTHER LICENSE AGREEMENTS MAY INCLUDE (BUT ARE NOT LIMITED TO):\n\ +\n\ + - Eclipse Distribution License Version 1.0 (available at http://www.eclipse.org/licenses/edl-v1.0.html)\n\ + - Common Public License Version 1.0 (available at http://www.eclipse.org/legal/cpl-v10.html)\n\ + - Apache Software License 1.1 (available at http://www.apache.org/licenses/LICENSE)\n\ + - Apache Software License 2.0 (available at http://www.apache.org/licenses/LICENSE-2.0)\n\ + - Metro Link Public License 1.00 (available at http://www.opengroup.org/openmotif/supporters/metrolink/license.html)\n\ + - Mozilla Public License Version 1.1 (available at http://www.mozilla.org/MPL/MPL-1.1.html)\n\ +\n\ +IT IS YOUR OBLIGATION TO READ AND ACCEPT ALL SUCH TERMS AND CONDITIONS PRIOR\n\ +TO USE OF THE CONTENT. If no About, Feature License, or Feature Update License\n\ +is provided, please contact the Eclipse Foundation to determine what terms and conditions\n\ +govern that particular Content.\n\ +\n\ +\n\Use of Provisioning Technology\n\ +\n\ +The Eclipse Foundation makes available provisioning software, examples of which include,\n\ +but are not limited to, p2 and the Eclipse Update Manager ("Provisioning Technology") for\n\ +the purpose of allowing users to install software, documentation, information and/or\n\ +other materials (collectively "Installable Software"). This capability is provided with\n\ +the intent of allowing such users to install, extend and update Eclipse-based products.\n\ +Information about packaging Installable Software is available at\n\ +http://eclipse.org/equinox/p2/repository_packaging.html ("Specification").\n\ +\n\ +You may use Provisioning Technology to allow other parties to install Installable Software.\n\ +You shall be responsible for enabling the applicable license agreements relating to the\n\ +Installable Software to be presented to, and accepted by, the users of the Provisioning Technology\n\ +in accordance with the Specification. By using Provisioning Technology in such a manner and\n\ +making it available in accordance with the Specification, you further acknowledge your\n\ +agreement to, and the acquisition of all necessary rights to permit the following:\n\ +\n\ + 1. A series of actions may occur ("Provisioning Process") in which a user may execute\n\ + the Provisioning Technology on a machine ("Target Machine") with the intent of installing,\n\ + extending or updating the functionality of an Eclipse-based product.\n\ + 2. During the Provisioning Process, the Provisioning Technology may cause third party\n\ + Installable Software or a portion thereof to be accessed and copied to the Target Machine.\n\ + 3. Pursuant to the Specification, you will provide to the user the terms and conditions that\n\ + govern the use of the Installable Software ("Installable Software Agreement") and such\n\ + Installable Software Agreement shall be accessed from the Target Machine in accordance\n\ + with the Specification. Such Installable Software Agreement must inform the user of the\n\ + terms and conditions that govern the Installable Software and must solicit acceptance by\n\ + the end user in the manner prescribed in such Installable Software Agreement. Upon such\n\ + indication of agreement by the user, the provisioning Technology will complete installation\n\ + of the Installable Software.\n\ +\n\ +Cryptography\n\ +\n\ +Content may contain encryption software. The country in which you are\n\ +currently may have restrictions on the import, possession, and use,\n\ +and/or re-export to another country, of encryption software. BEFORE\n\ +using any encryption software, please check the country's laws,\n\ +regulations and policies concerning the import, possession, or use, and\n\ +re-export of encryption software, to see if this is permitted.\n\ +\n\ +Java and all Java-based trademarks are trademarks of Oracle Corporation in the United States, other countries, or both.\n diff --git a/org.eclipse.mylyn.commons.repositories-feature/feature.xml b/org.eclipse.mylyn.commons.repositories-feature/feature.xml new file mode 100644 index 0000000..72695c9 --- a/dev/null +++ b/org.eclipse.mylyn.commons.repositories-feature/feature.xml @@ -0,0 +1,63 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!-- + Copyright (c) 2010 Tasktop Technologies and others. + All rights reserved. This program and the accompanying materials + are made available under the terms of the Eclipse Public License v1.0 + which accompanies this distribution, and is available at + http://www.eclipse.org/legal/epl-v10.html + + Contributors: + Tasktop Technologies - initial API and implementation + --> +<feature + id="org.eclipse.mylyn.commons.repositories" + label="%featureName" + version="0.9.0.qualifier" + provider-name="%providerName" + plugin="org.eclipse.mylyn"> + + <description url="http://eclipse.org/mylyn"> + %description + </description> + + <copyright> + %copyright + </copyright> + + <license url="license.html"> + %license + </license> + + <requires> + <import feature="org.eclipse.mylyn.commons" version="3.7.0" match="greaterOrEqual"/> + </requires> + + <plugin + id="org.eclipse.mylyn.commons.repositories" + download-size="0" + install-size="0" + version="0.0.0" + unpack="false"/> + + <plugin + id="org.eclipse.mylyn.commons.team" + download-size="0" + install-size="0" + version="0.0.0" + unpack="false"/> + + <plugin + id="org.eclipse.mylyn.commons.repositories.core" + download-size="0" + install-size="0" + version="0.0.0" + unpack="false"/> + + <plugin + id="org.eclipse.mylyn.commons.repositories.ui" + download-size="0" + install-size="0" + version="0.0.0" + unpack="false"/> + +</feature> diff --git a/org.eclipse.mylyn.commons.repositories-feature/license.html b/org.eclipse.mylyn.commons.repositories-feature/license.html new file mode 100644 index 0000000..f19c483 --- a/dev/null +++ b/org.eclipse.mylyn.commons.repositories-feature/license.html @@ -0,0 +1,108 @@ +<?xml version="1.0" encoding="ISO-8859-1" ?> +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> +<html xmlns="http://www.w3.org/1999/xhtml"> +<head> +<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" /> +<title>Eclipse Foundation Software User Agreement</title> +</head> + +<body lang="EN-US"> +<h2>Eclipse Foundation Software User Agreement</h2> +<p>February 1, 2011</p> + +<h3>Usage Of Content</h3> + +<p>THE ECLIPSE FOUNDATION MAKES AVAILABLE SOFTWARE, DOCUMENTATION, INFORMATION AND/OR OTHER MATERIALS FOR OPEN SOURCE PROJECTS + (COLLECTIVELY "CONTENT"). USE OF THE CONTENT IS GOVERNED BY THE TERMS AND CONDITIONS OF THIS AGREEMENT AND/OR THE TERMS AND + CONDITIONS OF LICENSE AGREEMENTS OR NOTICES INDICATED OR REFERENCED BELOW. BY USING THE CONTENT, YOU AGREE THAT YOUR USE + OF THE CONTENT IS GOVERNED BY THIS AGREEMENT AND/OR THE TERMS AND CONDITIONS OF ANY APPLICABLE LICENSE AGREEMENTS OR + NOTICES INDICATED OR REFERENCED BELOW. IF YOU DO NOT AGREE TO THE TERMS AND CONDITIONS OF THIS AGREEMENT AND THE TERMS AND + CONDITIONS OF ANY APPLICABLE LICENSE AGREEMENTS OR NOTICES INDICATED OR REFERENCED BELOW, THEN YOU MAY NOT USE THE CONTENT.</p> + +<h3>Applicable Licenses</h3> + +<p>Unless otherwise indicated, all Content made available by the Eclipse Foundation is provided to you under the terms and conditions of the Eclipse Public License Version 1.0 + ("EPL"). A copy of the EPL is provided with this Content and is also available at <a href="http://www.eclipse.org/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</a>. + For purposes of the EPL, "Program" will mean the Content.</p> + +<p>Content includes, but is not limited to, source code, object code, documentation and other files maintained in the Eclipse Foundation source code + repository ("Repository") in software modules ("Modules") and made available as downloadable archives ("Downloads").</p> + +<ul> + <li>Content may be structured and packaged into modules to facilitate delivering, extending, and upgrading the Content. Typical modules may include plug-ins ("Plug-ins"), plug-in fragments ("Fragments"), and features ("Features").</li> + <li>Each Plug-in or Fragment may be packaged as a sub-directory or JAR (Java™ ARchive) in a directory named "plugins".</li> + <li>A Feature is a bundle of one or more Plug-ins and/or Fragments and associated material. Each Feature may be packaged as a sub-directory in a directory named "features". Within a Feature, files named "feature.xml" may contain a list of the names and version numbers of the Plug-ins + and/or Fragments associated with that Feature.</li> + <li>Features may also include other Features ("Included Features"). Within a Feature, files named "feature.xml" may contain a list of the names and version numbers of Included Features.</li> +</ul> + +<p>The terms and conditions governing Plug-ins and Fragments should be contained in files named "about.html" ("Abouts"). The terms and conditions governing Features and +Included Features should be contained in files named "license.html" ("Feature Licenses"). Abouts and Feature Licenses may be located in any directory of a Download or Module +including, but not limited to the following locations:</p> + +<ul> + <li>The top-level (root) directory</li> + <li>Plug-in and Fragment directories</li> + <li>Inside Plug-ins and Fragments packaged as JARs</li> + <li>Sub-directories of the directory named "src" of certain Plug-ins</li> + <li>Feature directories</li> +</ul> + +<p>Note: if a Feature made available by the Eclipse Foundation is installed using the Provisioning Technology (as defined below), you must agree to a license ("Feature Update License") during the +installation process. If the Feature contains Included Features, the Feature Update License should either provide you with the terms and conditions governing the Included Features or +inform you where you can locate them. Feature Update Licenses may be found in the "license" property of files named "feature.properties" found within a Feature. +Such Abouts, Feature Licenses, and Feature Update Licenses contain the terms and conditions (or references to such terms and conditions) that govern your use of the associated Content in +that directory.</p> + +<p>THE ABOUTS, FEATURE LICENSES, AND FEATURE UPDATE LICENSES MAY REFER TO THE EPL OR OTHER LICENSE AGREEMENTS, NOTICES OR TERMS AND CONDITIONS. SOME OF THESE +OTHER LICENSE AGREEMENTS MAY INCLUDE (BUT ARE NOT LIMITED TO):</p> + +<ul> + <li>Eclipse Distribution License Version 1.0 (available at <a href="http://www.eclipse.org/licenses/edl-v10.html">http://www.eclipse.org/licenses/edl-v1.0.html</a>)</li> + <li>Common Public License Version 1.0 (available at <a href="http://www.eclipse.org/legal/cpl-v10.html">http://www.eclipse.org/legal/cpl-v10.html</a>)</li> + <li>Apache Software License 1.1 (available at <a href="http://www.apache.org/licenses/LICENSE">http://www.apache.org/licenses/LICENSE</a>)</li> + <li>Apache Software License 2.0 (available at <a href="http://www.apache.org/licenses/LICENSE-2.0">http://www.apache.org/licenses/LICENSE-2.0</a>)</li> + <li>Metro Link Public License 1.00 (available at <a href="http://www.opengroup.org/openmotif/supporters/metrolink/license.html">http://www.opengroup.org/openmotif/supporters/metrolink/license.html</a>)</li> + <li>Mozilla Public License Version 1.1 (available at <a href="http://www.mozilla.org/MPL/MPL-1.1.html">http://www.mozilla.org/MPL/MPL-1.1.html</a>)</li> +</ul> + +<p>IT IS YOUR OBLIGATION TO READ AND ACCEPT ALL SUCH TERMS AND CONDITIONS PRIOR TO USE OF THE CONTENT. If no About, Feature License, or Feature Update License is provided, please +contact the Eclipse Foundation to determine what terms and conditions govern that particular Content.</p> + + +<h3>Use of Provisioning Technology</h3> + +<p>The Eclipse Foundation makes available provisioning software, examples of which include, but are not limited to, p2 and the Eclipse + Update Manager ("Provisioning Technology") for the purpose of allowing users to install software, documentation, information and/or + other materials (collectively "Installable Software"). This capability is provided with the intent of allowing such users to + install, extend and update Eclipse-based products. Information about packaging Installable Software is available at <a + href="http://eclipse.org/equinox/p2/repository_packaging.html">http://eclipse.org/equinox/p2/repository_packaging.html</a> + ("Specification").</p> + +<p>You may use Provisioning Technology to allow other parties to install Installable Software. You shall be responsible for enabling the + applicable license agreements relating to the Installable Software to be presented to, and accepted by, the users of the Provisioning Technology + in accordance with the Specification. By using Provisioning Technology in such a manner and making it available in accordance with the + Specification, you further acknowledge your agreement to, and the acquisition of all necessary rights to permit the following:</p> + +<ol> + <li>A series of actions may occur ("Provisioning Process") in which a user may execute the Provisioning Technology + on a machine ("Target Machine") with the intent of installing, extending or updating the functionality of an Eclipse-based + product.</li> + <li>During the Provisioning Process, the Provisioning Technology may cause third party Installable Software or a portion thereof to be + accessed and copied to the Target Machine.</li> + <li>Pursuant to the Specification, you will provide to the user the terms and conditions that govern the use of the Installable + Software ("Installable Software Agreement") and such Installable Software Agreement shall be accessed from the Target + Machine in accordance with the Specification. Such Installable Software Agreement must inform the user of the terms and conditions that govern + the Installable Software and must solicit acceptance by the end user in the manner prescribed in such Installable Software Agreement. Upon such + indication of agreement by the user, the provisioning Technology will complete installation of the Installable Software.</li> +</ol> + +<h3>Cryptography</h3> + +<p>Content may contain encryption software. The country in which you are currently may have restrictions on the import, possession, and use, and/or re-export to + another country, of encryption software. BEFORE using any encryption software, please check the country's laws, regulations and policies concerning the import, + possession, or use, and re-export of encryption software, to see if this is permitted.</p> + +<p><small>Java and all Java-based trademarks are trademarks of Oracle Corporation in the United States, other countries, or both.</small></p> +</body> +</html> diff --git a/org.eclipse.mylyn.commons.repositories-feature/pom.xml b/org.eclipse.mylyn.commons.repositories-feature/pom.xml new file mode 100644 index 0000000..3175037 --- a/dev/null +++ b/org.eclipse.mylyn.commons.repositories-feature/pom.xml @@ -0,0 +1,13 @@ +<?xml version="1.0" encoding="UTF-8"?> +<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0" + xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> + <modelVersion>4.0.0</modelVersion> + <parent> + <artifactId>org.eclipse.mylyn.commons-parent</artifactId> + <groupId>org.eclipse.mylyn.commons</groupId> + <version>3.7.0-SNAPSHOT</version> + </parent> + <artifactId>org.eclipse.mylyn.commons.repositories</artifactId> + <version>0.9.0-SNAPSHOT</version> + <packaging>eclipse-feature</packaging> +</project> diff --git a/org.eclipse.mylyn.commons.repositories/.classpath b/org.eclipse.mylyn.commons.repositories.core/.classpath index fcedc47..fcedc47 100644 --- a/org.eclipse.mylyn.commons.repositories/.classpath +++ b/org.eclipse.mylyn.commons.repositories.core/.classpath diff --git a/org.eclipse.mylyn.commons.repositories/.cvsignore b/org.eclipse.mylyn.commons.repositories.core/.cvsignore index d567ba0..d567ba0 100644 --- a/org.eclipse.mylyn.commons.repositories/.cvsignore +++ b/org.eclipse.mylyn.commons.repositories.core/.cvsignore diff --git a/org.eclipse.mylyn.commons.team/.project b/org.eclipse.mylyn.commons.repositories.core/.project index fea2210..b4bac56 100644 --- a/org.eclipse.mylyn.commons.team/.project +++ b/org.eclipse.mylyn.commons.repositories.core/.project @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="UTF-8"?> <projectDescription> - <name>org.eclipse.mylyn.commons.team</name> + <name>org.eclipse.mylyn.commons.repositories.core</name> <comment></comment> <projects> </projects> diff --git a/org.eclipse.mylyn.commons.ui.identity/.settings/org.eclipse.core.runtime.prefs b/org.eclipse.mylyn.commons.repositories.core/.settings/org.eclipse.core.runtime.prefs index 5a0ad22..5a0ad22 100644 --- a/org.eclipse.mylyn.commons.ui.identity/.settings/org.eclipse.core.runtime.prefs +++ b/org.eclipse.mylyn.commons.repositories.core/.settings/org.eclipse.core.runtime.prefs diff --git a/org.eclipse.mylyn.commons.repositories/.settings/org.eclipse.jdt.core.prefs b/org.eclipse.mylyn.commons.repositories.core/.settings/org.eclipse.jdt.core.prefs index 2616819..2616819 100644 --- a/org.eclipse.mylyn.commons.repositories/.settings/org.eclipse.jdt.core.prefs +++ b/org.eclipse.mylyn.commons.repositories.core/.settings/org.eclipse.jdt.core.prefs diff --git a/org.eclipse.mylyn.commons.repositories/.settings/org.eclipse.jdt.ui.prefs b/org.eclipse.mylyn.commons.repositories.core/.settings/org.eclipse.jdt.ui.prefs index e2834b2..e2834b2 100644 --- a/org.eclipse.mylyn.commons.repositories/.settings/org.eclipse.jdt.ui.prefs +++ b/org.eclipse.mylyn.commons.repositories.core/.settings/org.eclipse.jdt.ui.prefs diff --git a/org.eclipse.mylyn.commons.repositories/.settings/org.eclipse.ltk.core.refactoring.prefs b/org.eclipse.mylyn.commons.repositories.core/.settings/org.eclipse.ltk.core.refactoring.prefs index 5e7f2bd..5e7f2bd 100644 --- a/org.eclipse.mylyn.commons.repositories/.settings/org.eclipse.ltk.core.refactoring.prefs +++ b/org.eclipse.mylyn.commons.repositories.core/.settings/org.eclipse.ltk.core.refactoring.prefs diff --git a/org.eclipse.mylyn.commons.repositories/.settings/org.eclipse.mylyn.tasks.ui.prefs b/org.eclipse.mylyn.commons.repositories.core/.settings/org.eclipse.mylyn.tasks.ui.prefs index d8c6d26..d8c6d26 100644 --- a/org.eclipse.mylyn.commons.repositories/.settings/org.eclipse.mylyn.tasks.ui.prefs +++ b/org.eclipse.mylyn.commons.repositories.core/.settings/org.eclipse.mylyn.tasks.ui.prefs diff --git a/org.eclipse.mylyn.commons.repositories/.settings/org.eclipse.pde.prefs b/org.eclipse.mylyn.commons.repositories.core/.settings/org.eclipse.pde.prefs index e8f2d56..e8f2d56 100644 --- a/org.eclipse.mylyn.commons.repositories/.settings/org.eclipse.pde.prefs +++ b/org.eclipse.mylyn.commons.repositories.core/.settings/org.eclipse.pde.prefs diff --git a/org.eclipse.mylyn.commons.repositories/META-INF/MANIFEST.MF b/org.eclipse.mylyn.commons.repositories.core/META-INF/MANIFEST.MF index 2a5130d..f2369de 100644 --- a/org.eclipse.mylyn.commons.repositories/META-INF/MANIFEST.MF +++ b/org.eclipse.mylyn.commons.repositories.core/META-INF/MANIFEST.MF @@ -1,7 +1,7 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: %Bundle-Name -Bundle-SymbolicName: org.eclipse.mylyn.commons.repositories;singleton:=true +Bundle-SymbolicName: org.eclipse.mylyn.commons.repositories.core;singleton:=true Bundle-Version: 0.9.0.qualifier Bundle-Vendor: %Bundle-Vendor Bundle-RequiredExecutionEnvironment: J2SE-1.5 diff --git a/org.eclipse.mylyn.commons.repositories/about.html b/org.eclipse.mylyn.commons.repositories.core/about.html index d774b07..d774b07 100644 --- a/org.eclipse.mylyn.commons.repositories/about.html +++ b/org.eclipse.mylyn.commons.repositories.core/about.html diff --git a/org.eclipse.mylyn.commons.repositories/build.properties b/org.eclipse.mylyn.commons.repositories.core/build.properties index 2f1725d..2f1725d 100644 --- a/org.eclipse.mylyn.commons.repositories/build.properties +++ b/org.eclipse.mylyn.commons.repositories.core/build.properties diff --git a/org.eclipse.mylyn.commons.repositories/plugin.properties b/org.eclipse.mylyn.commons.repositories.core/plugin.properties index 9d7af38..9d7af38 100644 --- a/org.eclipse.mylyn.commons.repositories/plugin.properties +++ b/org.eclipse.mylyn.commons.repositories.core/plugin.properties diff --git a/org.eclipse.mylyn.commons.identity/pom.xml b/org.eclipse.mylyn.commons.repositories.core/pom.xml index b6fadcf..14edbb3 100644 --- a/org.eclipse.mylyn.commons.identity/pom.xml +++ b/org.eclipse.mylyn.commons.repositories.core/pom.xml @@ -7,7 +7,7 @@ <groupId>org.eclipse.mylyn.commons</groupId> <version>3.7.0-SNAPSHOT</version> </parent> - <artifactId>org.eclipse.mylyn.commons.identity</artifactId> + <artifactId>org.eclipse.mylyn.commons.repositories.core</artifactId> <version>0.9.0-SNAPSHOT</version> <packaging>eclipse-plugin</packaging> <build> diff --git a/org.eclipse.mylyn.commons.repositories/src/org/eclipse/mylyn/commons/repositories/ILocationService.java b/org.eclipse.mylyn.commons.repositories.core/src/org/eclipse/mylyn/commons/repositories/ILocationService.java index 1988c03..1988c03 100644 --- a/org.eclipse.mylyn.commons.repositories/src/org/eclipse/mylyn/commons/repositories/ILocationService.java +++ b/org.eclipse.mylyn.commons.repositories.core/src/org/eclipse/mylyn/commons/repositories/ILocationService.java diff --git a/org.eclipse.mylyn.commons.repositories/src/org/eclipse/mylyn/commons/repositories/RepositoryCategory.java b/org.eclipse.mylyn.commons.repositories.core/src/org/eclipse/mylyn/commons/repositories/RepositoryCategory.java index 0aa6bb0..0aa6bb0 100644 --- a/org.eclipse.mylyn.commons.repositories/src/org/eclipse/mylyn/commons/repositories/RepositoryCategory.java +++ b/org.eclipse.mylyn.commons.repositories.core/src/org/eclipse/mylyn/commons/repositories/RepositoryCategory.java diff --git a/org.eclipse.mylyn.commons.repositories/src/org/eclipse/mylyn/commons/repositories/RepositoryLocation.java b/org.eclipse.mylyn.commons.repositories.core/src/org/eclipse/mylyn/commons/repositories/RepositoryLocation.java index c894555..c894555 100644 --- a/org.eclipse.mylyn.commons.repositories/src/org/eclipse/mylyn/commons/repositories/RepositoryLocation.java +++ b/org.eclipse.mylyn.commons.repositories.core/src/org/eclipse/mylyn/commons/repositories/RepositoryLocation.java diff --git a/org.eclipse.mylyn.commons.repositories/src/org/eclipse/mylyn/commons/repositories/RepositoryValidator.java b/org.eclipse.mylyn.commons.repositories.core/src/org/eclipse/mylyn/commons/repositories/RepositoryValidator.java index 905caaa..905caaa 100644 --- a/org.eclipse.mylyn.commons.repositories/src/org/eclipse/mylyn/commons/repositories/RepositoryValidator.java +++ b/org.eclipse.mylyn.commons.repositories.core/src/org/eclipse/mylyn/commons/repositories/RepositoryValidator.java diff --git a/org.eclipse.mylyn.commons.repositories/src/org/eclipse/mylyn/commons/repositories/auth/AuthenticationCredentials.java b/org.eclipse.mylyn.commons.repositories.core/src/org/eclipse/mylyn/commons/repositories/auth/AuthenticationCredentials.java index d2ab0a4..d2ab0a4 100644 --- a/org.eclipse.mylyn.commons.repositories/src/org/eclipse/mylyn/commons/repositories/auth/AuthenticationCredentials.java +++ b/org.eclipse.mylyn.commons.repositories.core/src/org/eclipse/mylyn/commons/repositories/auth/AuthenticationCredentials.java diff --git a/org.eclipse.mylyn.commons.repositories/src/org/eclipse/mylyn/commons/repositories/auth/AuthenticationType.java b/org.eclipse.mylyn.commons.repositories.core/src/org/eclipse/mylyn/commons/repositories/auth/AuthenticationType.java index 05d3330..05d3330 100644 --- a/org.eclipse.mylyn.commons.repositories/src/org/eclipse/mylyn/commons/repositories/auth/AuthenticationType.java +++ b/org.eclipse.mylyn.commons.repositories.core/src/org/eclipse/mylyn/commons/repositories/auth/AuthenticationType.java diff --git a/org.eclipse.mylyn.commons.repositories/src/org/eclipse/mylyn/commons/repositories/auth/ICredentialsStore.java b/org.eclipse.mylyn.commons.repositories.core/src/org/eclipse/mylyn/commons/repositories/auth/ICredentialsStore.java index 05962ff..05962ff 100644 --- a/org.eclipse.mylyn.commons.repositories/src/org/eclipse/mylyn/commons/repositories/auth/ICredentialsStore.java +++ b/org.eclipse.mylyn.commons.repositories.core/src/org/eclipse/mylyn/commons/repositories/auth/ICredentialsStore.java diff --git a/org.eclipse.mylyn.commons.repositories/src/org/eclipse/mylyn/commons/repositories/auth/UsernamePasswordCredentials.java b/org.eclipse.mylyn.commons.repositories.core/src/org/eclipse/mylyn/commons/repositories/auth/UsernamePasswordCredentials.java index df86dd5..df86dd5 100644 --- a/org.eclipse.mylyn.commons.repositories/src/org/eclipse/mylyn/commons/repositories/auth/UsernamePasswordCredentials.java +++ b/org.eclipse.mylyn.commons.repositories.core/src/org/eclipse/mylyn/commons/repositories/auth/UsernamePasswordCredentials.java diff --git a/org.eclipse.mylyn.commons.repositories/src/org/eclipse/mylyn/internal/commons/repositories/CredentialsFactory.java b/org.eclipse.mylyn.commons.repositories.core/src/org/eclipse/mylyn/internal/commons/repositories/CredentialsFactory.java index 7412b63..7412b63 100644 --- a/org.eclipse.mylyn.commons.repositories/src/org/eclipse/mylyn/internal/commons/repositories/CredentialsFactory.java +++ b/org.eclipse.mylyn.commons.repositories.core/src/org/eclipse/mylyn/internal/commons/repositories/CredentialsFactory.java diff --git a/org.eclipse.mylyn.commons.repositories/src/org/eclipse/mylyn/internal/commons/repositories/InMemoryCredentialsStore.java b/org.eclipse.mylyn.commons.repositories.core/src/org/eclipse/mylyn/internal/commons/repositories/InMemoryCredentialsStore.java index 69c692e..69c692e 100644 --- a/org.eclipse.mylyn.commons.repositories/src/org/eclipse/mylyn/internal/commons/repositories/InMemoryCredentialsStore.java +++ b/org.eclipse.mylyn.commons.repositories.core/src/org/eclipse/mylyn/internal/commons/repositories/InMemoryCredentialsStore.java diff --git a/org.eclipse.mylyn.commons.repositories/src/org/eclipse/mylyn/internal/commons/repositories/LocationService.java b/org.eclipse.mylyn.commons.repositories.core/src/org/eclipse/mylyn/internal/commons/repositories/LocationService.java index b6bc8f9..b6bc8f9 100644 --- a/org.eclipse.mylyn.commons.repositories/src/org/eclipse/mylyn/internal/commons/repositories/LocationService.java +++ b/org.eclipse.mylyn.commons.repositories.core/src/org/eclipse/mylyn/internal/commons/repositories/LocationService.java diff --git a/org.eclipse.mylyn.commons.repositories/src/org/eclipse/mylyn/internal/commons/repositories/SecureCredentialsStore.java b/org.eclipse.mylyn.commons.repositories.core/src/org/eclipse/mylyn/internal/commons/repositories/SecureCredentialsStore.java index 8b8d4ae..8b8d4ae 100644 --- a/org.eclipse.mylyn.commons.repositories/src/org/eclipse/mylyn/internal/commons/repositories/SecureCredentialsStore.java +++ b/org.eclipse.mylyn.commons.repositories.core/src/org/eclipse/mylyn/internal/commons/repositories/SecureCredentialsStore.java diff --git a/org.eclipse.mylyn.commons.repositories.http-feature/.cvsignore b/org.eclipse.mylyn.commons.repositories.http-feature/.cvsignore new file mode 100644 index 0000000..eb5a316 --- a/dev/null +++ b/org.eclipse.mylyn.commons.repositories.http-feature/.cvsignore @@ -0,0 +1 @@ +target diff --git a/org.eclipse.mylyn.commons.repositories.http-feature/.project b/org.eclipse.mylyn.commons.repositories.http-feature/.project new file mode 100644 index 0000000..2222f7a --- a/dev/null +++ b/org.eclipse.mylyn.commons.repositories.http-feature/.project @@ -0,0 +1,17 @@ +<?xml version="1.0" encoding="UTF-8"?> +<projectDescription> + <name>org.eclipse.mylyn.commons.repositories.http-feature</name> + <comment></comment> + <projects> + </projects> + <buildSpec> + <buildCommand> + <name>org.eclipse.pde.FeatureBuilder</name> + <arguments> + </arguments> + </buildCommand> + </buildSpec> + <natures> + <nature>org.eclipse.pde.FeatureNature</nature> + </natures> +</projectDescription> diff --git a/org.eclipse.mylyn.commons.http/.settings/org.eclipse.core.runtime.prefs b/org.eclipse.mylyn.commons.repositories.http-feature/.settings/org.eclipse.core.runtime.prefs index 5a0ad22..5a0ad22 100644 --- a/org.eclipse.mylyn.commons.http/.settings/org.eclipse.core.runtime.prefs +++ b/org.eclipse.mylyn.commons.repositories.http-feature/.settings/org.eclipse.core.runtime.prefs diff --git a/org.eclipse.mylyn.commons.repositories/.settings/org.eclipse.mylyn.tasks.ui.prefs b/org.eclipse.mylyn.commons.repositories.http-feature/.settings/org.eclipse.mylyn.tasks.ui.prefs index d8c6d26..a4b9fa9 100644 --- a/org.eclipse.mylyn.commons.repositories/.settings/org.eclipse.mylyn.tasks.ui.prefs +++ b/org.eclipse.mylyn.commons.repositories.http-feature/.settings/org.eclipse.mylyn.tasks.ui.prefs @@ -1,4 +1,4 @@ -#Mon Jun 25 03:02:37 GMT 2007 +#Thu Dec 20 14:08:45 PST 2007 eclipse.preferences.version=1 project.repository.kind=bugzilla project.repository.url=https\://bugs.eclipse.org/bugs diff --git a/org.eclipse.mylyn.commons.ui.identity/plugin.properties b/org.eclipse.mylyn.commons.repositories.http-feature/build.properties index 9a663f9..d1c6704 100644 --- a/org.eclipse.mylyn.commons.ui.identity/plugin.properties +++ b/org.eclipse.mylyn.commons.repositories.http-feature/build.properties @@ -1,13 +1,12 @@ ############################################################################### -# Copyright (c) 2011 Tasktop Technologies. +# Copyright (c) 2004, 2010 Tasktop Technologies and others. # All rights reserved. This program and the accompanying materials # are made available under the terms of the Eclipse Public License v1.0 # which accompanies this distribution, and is available at # http://www.eclipse.org/legal/epl-v10.html -# -# Contributors: -# Tasktop Technologies - initial API and implementation ############################################################################### -Bundle-Vendor = Eclipse Mylyn -Bundle-Name = Mylyn Commons +bin.includes = feature.properties,\ + feature.xml,\ + license.html,\ + epl-v10.html diff --git a/org.eclipse.mylyn.commons.repositories.http-feature/epl-v10.html b/org.eclipse.mylyn.commons.repositories.http-feature/epl-v10.html new file mode 100644 index 0000000..ed4b196 --- a/dev/null +++ b/org.eclipse.mylyn.commons.repositories.http-feature/epl-v10.html @@ -0,0 +1,328 @@ +<html xmlns:o="urn:schemas-microsoft-com:office:office" +xmlns:w="urn:schemas-microsoft-com:office:word" +xmlns="http://www.w3.org/TR/REC-html40"> + +<head> +<meta http-equiv=Content-Type content="text/html; charset=windows-1252"> +<meta name=ProgId content=Word.Document> +<meta name=Generator content="Microsoft Word 9"> +<meta name=Originator content="Microsoft Word 9"> +<link rel=File-List +href="./Eclipse%20EPL%202003_11_10%20Final_files/filelist.xml"> +<title>Eclipse Public License - Version 1.0</title> +<!--[if gte mso 9]><xml> + <o:DocumentProperties> + <o:Revision>2</o:Revision> + <o:TotalTime>3</o:TotalTime> + <o:Created>2004-03-05T23:03:00Z</o:Created> + <o:LastSaved>2004-03-05T23:03:00Z</o:LastSaved> + <o:Pages>4</o:Pages> + <o:Words>1626</o:Words> + <o:Characters>9270</o:Characters> + <o:Lines>77</o:Lines> + <o:Paragraphs>18</o:Paragraphs> + <o:CharactersWithSpaces>11384</o:CharactersWithSpaces> + <o:Version>9.4402</o:Version> + </o:DocumentProperties> +</xml><![endif]--><!--[if gte mso 9]><xml> + <w:WordDocument> + <w:TrackRevisions/> + </w:WordDocument> +</xml><![endif]--> +<style> +<!-- + /* Font Definitions */ +@font-face + {font-family:Tahoma; + panose-1:2 11 6 4 3 5 4 4 2 4; + mso-font-charset:0; + mso-generic-font-family:swiss; + mso-font-pitch:variable; + mso-font-signature:553679495 -2147483648 8 0 66047 0;} + /* Style Definitions */ +p.MsoNormal, li.MsoNormal, div.MsoNormal + {mso-style-parent:""; + margin:0in; + margin-bottom:.0001pt; + mso-pagination:widow-orphan; + font-size:12.0pt; + font-family:"Times New Roman"; + mso-fareast-font-family:"Times New Roman";} +p + {margin-right:0in; + mso-margin-top-alt:auto; + mso-margin-bottom-alt:auto; + margin-left:0in; + mso-pagination:widow-orphan; + font-size:12.0pt; + font-family:"Times New Roman"; + mso-fareast-font-family:"Times New Roman";} +p.BalloonText, li.BalloonText, div.BalloonText + {mso-style-name:"Balloon Text"; + margin:0in; + margin-bottom:.0001pt; + mso-pagination:widow-orphan; + font-size:8.0pt; + font-family:Tahoma; + mso-fareast-font-family:"Times New Roman";} +@page Section1 + {size:8.5in 11.0in; + margin:1.0in 1.25in 1.0in 1.25in; + mso-header-margin:.5in; + mso-footer-margin:.5in; + mso-paper-source:0;} +div.Section1 + {page:Section1;} +--> +</style> +</head> + +<body lang=EN-US style='tab-interval:.5in'> + +<div class=Section1> + +<p align=center style='text-align:center'><b>Eclipse Public License - v 1.0</b> +</p> + +<p><span style='font-size:10.0pt'>THE ACCOMPANYING PROGRAM IS PROVIDED UNDER +THE TERMS OF THIS ECLIPSE PUBLIC LICENSE ("AGREEMENT"). ANY USE, +REPRODUCTION OR DISTRIBUTION OF THE PROGRAM CONSTITUTES RECIPIENT'S ACCEPTANCE +OF THIS AGREEMENT.</span> </p> + +<p><b><span style='font-size:10.0pt'>1. DEFINITIONS</span></b> </p> + +<p><span style='font-size:10.0pt'>"Contribution" means:</span> </p> + +<p class=MsoNormal style='margin-left:.5in'><span style='font-size:10.0pt'>a) +in the case of the initial Contributor, the initial code and documentation +distributed under this Agreement, and<br clear=left> +b) in the case of each subsequent Contributor:</span></p> + +<p class=MsoNormal style='margin-left:.5in'><span style='font-size:10.0pt'>i) +changes to the Program, and</span></p> + +<p class=MsoNormal style='margin-left:.5in'><span style='font-size:10.0pt'>ii) +additions to the Program;</span></p> + +<p class=MsoNormal style='margin-left:.5in'><span style='font-size:10.0pt'>where +such changes and/or additions to the Program originate from and are distributed +by that particular Contributor. A Contribution 'originates' from a Contributor +if it was added to the Program by such Contributor itself or anyone acting on +such Contributor's behalf. Contributions do not include additions to the +Program which: (i) are separate modules of software distributed in conjunction +with the Program under their own license agreement, and (ii) are not derivative +works of the Program. </span></p> + +<p><span style='font-size:10.0pt'>"Contributor" means any person or +entity that distributes the Program.</span> </p> + +<p><span style='font-size:10.0pt'>"Licensed Patents " mean patent +claims licensable by a Contributor which are necessarily infringed by the use +or sale of its Contribution alone or when combined with the Program. </span></p> + +<p><span style='font-size:10.0pt'>"Program" means the Contributions +distributed in accordance with this Agreement.</span> </p> + +<p><span style='font-size:10.0pt'>"Recipient" means anyone who +receives the Program under this Agreement, including all Contributors.</span> </p> + +<p><b><span style='font-size:10.0pt'>2. GRANT OF RIGHTS</span></b> </p> + +<p class=MsoNormal style='margin-left:.5in'><span style='font-size:10.0pt'>a) +Subject to the terms of this Agreement, each Contributor hereby grants Recipient +a non-exclusive, worldwide, royalty-free copyright license to<span +style='color:red'> </span>reproduce, prepare derivative works of, publicly +display, publicly perform, distribute and sublicense the Contribution of such +Contributor, if any, and such derivative works, in source code and object code +form.</span></p> + +<p class=MsoNormal style='margin-left:.5in'><span style='font-size:10.0pt'>b) +Subject to the terms of this Agreement, each Contributor hereby grants +Recipient a non-exclusive, worldwide,<span style='color:green'> </span>royalty-free +patent license under Licensed Patents to make, use, sell, offer to sell, import +and otherwise transfer the Contribution of such Contributor, if any, in source +code and object code form. This patent license shall apply to the combination +of the Contribution and the Program if, at the time the Contribution is added +by the Contributor, such addition of the Contribution causes such combination +to be covered by the Licensed Patents. The patent license shall not apply to +any other combinations which include the Contribution. No hardware per se is +licensed hereunder. </span></p> + +<p class=MsoNormal style='margin-left:.5in'><span style='font-size:10.0pt'>c) +Recipient understands that although each Contributor grants the licenses to its +Contributions set forth herein, no assurances are provided by any Contributor +that the Program does not infringe the patent or other intellectual property +rights of any other entity. Each Contributor disclaims any liability to Recipient +for claims brought by any other entity based on infringement of intellectual +property rights or otherwise. As a condition to exercising the rights and +licenses granted hereunder, each Recipient hereby assumes sole responsibility +to secure any other intellectual property rights needed, if any. For example, +if a third party patent license is required to allow Recipient to distribute +the Program, it is Recipient's responsibility to acquire that license before +distributing the Program.</span></p> + +<p class=MsoNormal style='margin-left:.5in'><span style='font-size:10.0pt'>d) +Each Contributor represents that to its knowledge it has sufficient copyright +rights in its Contribution, if any, to grant the copyright license set forth in +this Agreement. </span></p> + +<p><b><span style='font-size:10.0pt'>3. REQUIREMENTS</span></b> </p> + +<p><span style='font-size:10.0pt'>A Contributor may choose to distribute the +Program in object code form under its own license agreement, provided that:</span> +</p> + +<p class=MsoNormal style='margin-left:.5in'><span style='font-size:10.0pt'>a) +it complies with the terms and conditions of this Agreement; and</span></p> + +<p class=MsoNormal style='margin-left:.5in'><span style='font-size:10.0pt'>b) +its license agreement:</span></p> + +<p class=MsoNormal style='margin-left:.5in'><span style='font-size:10.0pt'>i) +effectively disclaims on behalf of all Contributors all warranties and +conditions, express and implied, including warranties or conditions of title +and non-infringement, and implied warranties or conditions of merchantability +and fitness for a particular purpose; </span></p> + +<p class=MsoNormal style='margin-left:.5in'><span style='font-size:10.0pt'>ii) +effectively excludes on behalf of all Contributors all liability for damages, +including direct, indirect, special, incidental and consequential damages, such +as lost profits; </span></p> + +<p class=MsoNormal style='margin-left:.5in'><span style='font-size:10.0pt'>iii) +states that any provisions which differ from this Agreement are offered by that +Contributor alone and not by any other party; and</span></p> + +<p class=MsoNormal style='margin-left:.5in'><span style='font-size:10.0pt'>iv) +states that source code for the Program is available from such Contributor, and +informs licensees how to obtain it in a reasonable manner on or through a +medium customarily used for software exchange.<span style='color:blue'> </span></span></p> + +<p><span style='font-size:10.0pt'>When the Program is made available in source +code form:</span> </p> + +<p class=MsoNormal style='margin-left:.5in'><span style='font-size:10.0pt'>a) +it must be made available under this Agreement; and </span></p> + +<p class=MsoNormal style='margin-left:.5in'><span style='font-size:10.0pt'>b) a +copy of this Agreement must be included with each copy of the Program. </span></p> + +<p><span style='font-size:10.0pt'>Contributors may not remove or alter any +copyright notices contained within the Program. </span></p> + +<p><span style='font-size:10.0pt'>Each Contributor must identify itself as the +originator of its Contribution, if any, in a manner that reasonably allows +subsequent Recipients to identify the originator of the Contribution. </span></p> + +<p><b><span style='font-size:10.0pt'>4. COMMERCIAL DISTRIBUTION</span></b> </p> + +<p><span style='font-size:10.0pt'>Commercial distributors of software may +accept certain responsibilities with respect to end users, business partners +and the like. While this license is intended to facilitate the commercial use +of the Program, the Contributor who includes the Program in a commercial +product offering should do so in a manner which does not create potential +liability for other Contributors. Therefore, if a Contributor includes the +Program in a commercial product offering, such Contributor ("Commercial +Contributor") hereby agrees to defend and indemnify every other +Contributor ("Indemnified Contributor") against any losses, damages and +costs (collectively "Losses") arising from claims, lawsuits and other +legal actions brought by a third party against the Indemnified Contributor to +the extent caused by the acts or omissions of such Commercial Contributor in +connection with its distribution of the Program in a commercial product +offering. The obligations in this section do not apply to any claims or Losses +relating to any actual or alleged intellectual property infringement. In order +to qualify, an Indemnified Contributor must: a) promptly notify the Commercial +Contributor in writing of such claim, and b) allow the Commercial Contributor +to control, and cooperate with the Commercial Contributor in, the defense and +any related settlement negotiations. The Indemnified Contributor may participate +in any such claim at its own expense.</span> </p> + +<p><span style='font-size:10.0pt'>For example, a Contributor might include the +Program in a commercial product offering, Product X. That Contributor is then a +Commercial Contributor. If that Commercial Contributor then makes performance +claims, or offers warranties related to Product X, those performance claims and +warranties are such Commercial Contributor's responsibility alone. Under this +section, the Commercial Contributor would have to defend claims against the +other Contributors related to those performance claims and warranties, and if a +court requires any other Contributor to pay any damages as a result, the +Commercial Contributor must pay those damages.</span> </p> + +<p><b><span style='font-size:10.0pt'>5. NO WARRANTY</span></b> </p> + +<p><span style='font-size:10.0pt'>EXCEPT AS EXPRESSLY SET FORTH IN THIS +AGREEMENT, THE PROGRAM IS PROVIDED ON AN "AS IS" BASIS, WITHOUT +WARRANTIES OR CONDITIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED INCLUDING, +WITHOUT LIMITATION, ANY WARRANTIES OR CONDITIONS OF TITLE, NON-INFRINGEMENT, +MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE. Each Recipient is solely +responsible for determining the appropriateness of using and distributing the +Program and assumes all risks associated with its exercise of rights under this +Agreement , including but not limited to the risks and costs of program errors, +compliance with applicable laws, damage to or loss of data, programs or +equipment, and unavailability or interruption of operations. </span></p> + +<p><b><span style='font-size:10.0pt'>6. DISCLAIMER OF LIABILITY</span></b> </p> + +<p><span style='font-size:10.0pt'>EXCEPT AS EXPRESSLY SET FORTH IN THIS +AGREEMENT, NEITHER RECIPIENT NOR ANY CONTRIBUTORS SHALL HAVE ANY LIABILITY FOR +ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES +(INCLUDING WITHOUT LIMITATION LOST PROFITS), HOWEVER CAUSED AND ON ANY THEORY +OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING +NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OR DISTRIBUTION OF +THE PROGRAM OR THE EXERCISE OF ANY RIGHTS GRANTED HEREUNDER, EVEN IF ADVISED OF +THE POSSIBILITY OF SUCH DAMAGES.</span> </p> + +<p><b><span style='font-size:10.0pt'>7. GENERAL</span></b> </p> + +<p><span style='font-size:10.0pt'>If any provision of this Agreement is invalid +or unenforceable under applicable law, it shall not affect the validity or +enforceability of the remainder of the terms of this Agreement, and without +further action by the parties hereto, such provision shall be reformed to the +minimum extent necessary to make such provision valid and enforceable.</span> </p> + +<p><span style='font-size:10.0pt'>If Recipient institutes patent litigation +against any entity (including a cross-claim or counterclaim in a lawsuit) +alleging that the Program itself (excluding combinations of the Program with +other software or hardware) infringes such Recipient's patent(s), then such +Recipient's rights granted under Section 2(b) shall terminate as of the date +such litigation is filed. </span></p> + +<p><span style='font-size:10.0pt'>All Recipient's rights under this Agreement +shall terminate if it fails to comply with any of the material terms or +conditions of this Agreement and does not cure such failure in a reasonable +period of time after becoming aware of such noncompliance. If all Recipient's +rights under this Agreement terminate, Recipient agrees to cease use and +distribution of the Program as soon as reasonably practicable. However, +Recipient's obligations under this Agreement and any licenses granted by +Recipient relating to the Program shall continue and survive. </span></p> + +<p><span style='font-size:10.0pt'>Everyone is permitted to copy and distribute +copies of this Agreement, but in order to avoid inconsistency the Agreement is +copyrighted and may only be modified in the following manner. The Agreement +Steward reserves the right to publish new versions (including revisions) of +this Agreement from time to time. No one other than the Agreement Steward has +the right to modify this Agreement. The Eclipse Foundation is the initial +Agreement Steward. The Eclipse Foundation may assign the responsibility to +serve as the Agreement Steward to a suitable separate entity. Each new version +of the Agreement will be given a distinguishing version number. The Program +(including Contributions) may always be distributed subject to the version of +the Agreement under which it was received. In addition, after a new version of +the Agreement is published, Contributor may elect to distribute the Program +(including its Contributions) under the new version. Except as expressly stated +in Sections 2(a) and 2(b) above, Recipient receives no rights or licenses to +the intellectual property of any Contributor under this Agreement, whether +expressly, by implication, estoppel or otherwise. All rights in the Program not +expressly granted under this Agreement are reserved.</span> </p> + +<p><span style='font-size:10.0pt'>This Agreement is governed by the laws of the +State of New York and the intellectual property laws of the United States of +America. No party to this Agreement will bring a legal action under this +Agreement more than one year after the cause of action arose. Each party waives +its rights to a jury trial in any resulting litigation.</span> </p> + +<p class=MsoNormal><![if !supportEmptyParas]> <![endif]><o:p></o:p></p> + +</div> + +</body> + +</html>
\ No newline at end of file diff --git a/org.eclipse.mylyn.commons.repositories.http-feature/feature.properties b/org.eclipse.mylyn.commons.repositories.http-feature/feature.properties new file mode 100644 index 0000000..82ea5da --- a/dev/null +++ b/org.eclipse.mylyn.commons.repositories.http-feature/feature.properties @@ -0,0 +1,139 @@ +############################################################################### +# Copyright (c) 2009, 2010 Tasktop Technologies and others. +# All rights reserved. This program and the accompanying materials +# are made available under the terms of the Eclipse Public License v1.0 +# which accompanies this distribution, and is available at +# http://www.eclipse.org/legal/epl-v10.html +# +# Contributors: +# Tasktop Technologies - initial API and implementation +############################################################################### +featureName=Mylyn Commons Repositories HTTP Transport +description=Provides an HTTP access layer. +providerName=Eclipse Mylyn +copyright=Copyright (c) 2011 Tasktop Technologies and others. All rights reserved. + +license=\ +Eclipse Foundation Software User Agreement\n\ +February 1, 2011\n\ +\n\ +Usage Of Content\n\ +\n\ +THE ECLIPSE FOUNDATION MAKES AVAILABLE SOFTWARE, DOCUMENTATION, INFORMATION AND/OR\n\ +OTHER MATERIALS FOR OPEN SOURCE PROJECTS (COLLECTIVELY "CONTENT").\n\ +USE OF THE CONTENT IS GOVERNED BY THE TERMS AND CONDITIONS OF THIS\n\ +AGREEMENT AND/OR THE TERMS AND CONDITIONS OF LICENSE AGREEMENTS OR\n\ +NOTICES INDICATED OR REFERENCED BELOW. BY USING THE CONTENT, YOU\n\ +AGREE THAT YOUR USE OF THE CONTENT IS GOVERNED BY THIS AGREEMENT\n\ +AND/OR THE TERMS AND CONDITIONS OF ANY APPLICABLE LICENSE AGREEMENTS\n\ +OR NOTICES INDICATED OR REFERENCED BELOW. IF YOU DO NOT AGREE TO THE\n\ +TERMS AND CONDITIONS OF THIS AGREEMENT AND THE TERMS AND CONDITIONS\n\ +OF ANY APPLICABLE LICENSE AGREEMENTS OR NOTICES INDICATED OR REFERENCED\n\ +BELOW, THEN YOU MAY NOT USE THE CONTENT.\n\ +\n\ +Applicable Licenses\n\ +\n\ +Unless otherwise indicated, all Content made available by the\n\ +Eclipse Foundation is provided to you under the terms and conditions of\n\ +the Eclipse Public License Version 1.0 ("EPL"). A copy of the EPL is\n\ +provided with this Content and is also available at http://www.eclipse.org/legal/epl-v10.html.\n\ +For purposes of the EPL, "Program" will mean the Content.\n\ +\n\ +Content includes, but is not limited to, source code, object code,\n\ +documentation and other files maintained in the Eclipse Foundation source code\n\ +repository ("Repository") in software modules ("Modules") and made available\n\ +as downloadable archives ("Downloads").\n\ +\n\ + - Content may be structured and packaged into modules to facilitate delivering,\n\ + extending, and upgrading the Content. Typical modules may include plug-ins ("Plug-ins"),\n\ + plug-in fragments ("Fragments"), and features ("Features").\n\ + - Each Plug-in or Fragment may be packaged as a sub-directory or JAR (Java(TM) ARchive)\n\ + in a directory named "plugins".\n\ + - A Feature is a bundle of one or more Plug-ins and/or Fragments and associated material.\n\ + Each Feature may be packaged as a sub-directory in a directory named "features".\n\ + Within a Feature, files named "feature.xml" may contain a list of the names and version\n\ + numbers of the Plug-ins and/or Fragments associated with that Feature.\n\ + - Features may also include other Features ("Included Features"). Within a Feature, files\n\ + named "feature.xml" may contain a list of the names and version numbers of Included Features.\n\ +\n\ +The terms and conditions governing Plug-ins and Fragments should be\n\ +contained in files named "about.html" ("Abouts"). The terms and\n\ +conditions governing Features and Included Features should be contained\n\ +in files named "license.html" ("Feature Licenses"). Abouts and Feature\n\ +Licenses may be located in any directory of a Download or Module\n\ +including, but not limited to the following locations:\n\ +\n\ + - The top-level (root) directory\n\ + - Plug-in and Fragment directories\n\ + - Inside Plug-ins and Fragments packaged as JARs\n\ + - Sub-directories of the directory named "src" of certain Plug-ins\n\ + - Feature directories\n\ +\n\ +Note: if a Feature made available by the Eclipse Foundation is installed using the\n\ +Provisioning Technology (as defined below), you must agree to a license ("Feature \n\ +Update License") during the installation process. If the Feature contains\n\ +Included Features, the Feature Update License should either provide you\n\ +with the terms and conditions governing the Included Features or inform\n\ +you where you can locate them. Feature Update Licenses may be found in\n\ +the "license" property of files named "feature.properties" found within a Feature.\n\ +Such Abouts, Feature Licenses, and Feature Update Licenses contain the\n\ +terms and conditions (or references to such terms and conditions) that\n\ +govern your use of the associated Content in that directory.\n\ +\n\ +THE ABOUTS, FEATURE LICENSES, AND FEATURE UPDATE LICENSES MAY REFER\n\ +TO THE EPL OR OTHER LICENSE AGREEMENTS, NOTICES OR TERMS AND CONDITIONS.\n\ +SOME OF THESE OTHER LICENSE AGREEMENTS MAY INCLUDE (BUT ARE NOT LIMITED TO):\n\ +\n\ + - Eclipse Distribution License Version 1.0 (available at http://www.eclipse.org/licenses/edl-v1.0.html)\n\ + - Common Public License Version 1.0 (available at http://www.eclipse.org/legal/cpl-v10.html)\n\ + - Apache Software License 1.1 (available at http://www.apache.org/licenses/LICENSE)\n\ + - Apache Software License 2.0 (available at http://www.apache.org/licenses/LICENSE-2.0)\n\ + - Metro Link Public License 1.00 (available at http://www.opengroup.org/openmotif/supporters/metrolink/license.html)\n\ + - Mozilla Public License Version 1.1 (available at http://www.mozilla.org/MPL/MPL-1.1.html)\n\ +\n\ +IT IS YOUR OBLIGATION TO READ AND ACCEPT ALL SUCH TERMS AND CONDITIONS PRIOR\n\ +TO USE OF THE CONTENT. If no About, Feature License, or Feature Update License\n\ +is provided, please contact the Eclipse Foundation to determine what terms and conditions\n\ +govern that particular Content.\n\ +\n\ +\n\Use of Provisioning Technology\n\ +\n\ +The Eclipse Foundation makes available provisioning software, examples of which include,\n\ +but are not limited to, p2 and the Eclipse Update Manager ("Provisioning Technology") for\n\ +the purpose of allowing users to install software, documentation, information and/or\n\ +other materials (collectively "Installable Software"). This capability is provided with\n\ +the intent of allowing such users to install, extend and update Eclipse-based products.\n\ +Information about packaging Installable Software is available at\n\ +http://eclipse.org/equinox/p2/repository_packaging.html ("Specification").\n\ +\n\ +You may use Provisioning Technology to allow other parties to install Installable Software.\n\ +You shall be responsible for enabling the applicable license agreements relating to the\n\ +Installable Software to be presented to, and accepted by, the users of the Provisioning Technology\n\ +in accordance with the Specification. By using Provisioning Technology in such a manner and\n\ +making it available in accordance with the Specification, you further acknowledge your\n\ +agreement to, and the acquisition of all necessary rights to permit the following:\n\ +\n\ + 1. A series of actions may occur ("Provisioning Process") in which a user may execute\n\ + the Provisioning Technology on a machine ("Target Machine") with the intent of installing,\n\ + extending or updating the functionality of an Eclipse-based product.\n\ + 2. During the Provisioning Process, the Provisioning Technology may cause third party\n\ + Installable Software or a portion thereof to be accessed and copied to the Target Machine.\n\ + 3. Pursuant to the Specification, you will provide to the user the terms and conditions that\n\ + govern the use of the Installable Software ("Installable Software Agreement") and such\n\ + Installable Software Agreement shall be accessed from the Target Machine in accordance\n\ + with the Specification. Such Installable Software Agreement must inform the user of the\n\ + terms and conditions that govern the Installable Software and must solicit acceptance by\n\ + the end user in the manner prescribed in such Installable Software Agreement. Upon such\n\ + indication of agreement by the user, the provisioning Technology will complete installation\n\ + of the Installable Software.\n\ +\n\ +Cryptography\n\ +\n\ +Content may contain encryption software. The country in which you are\n\ +currently may have restrictions on the import, possession, and use,\n\ +and/or re-export to another country, of encryption software. BEFORE\n\ +using any encryption software, please check the country's laws,\n\ +regulations and policies concerning the import, possession, or use, and\n\ +re-export of encryption software, to see if this is permitted.\n\ +\n\ +Java and all Java-based trademarks are trademarks of Oracle Corporation in the United States, other countries, or both.\n diff --git a/org.eclipse.mylyn.commons.repositories.http-feature/feature.xml b/org.eclipse.mylyn.commons.repositories.http-feature/feature.xml new file mode 100644 index 0000000..fa4fa46 --- a/dev/null +++ b/org.eclipse.mylyn.commons.repositories.http-feature/feature.xml @@ -0,0 +1,42 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!-- + Copyright (c) 2010 Tasktop Technologies and others. + All rights reserved. This program and the accompanying materials + are made available under the terms of the Eclipse Public License v1.0 + which accompanies this distribution, and is available at + http://www.eclipse.org/legal/epl-v10.html + + Contributors: + Tasktop Technologies - initial API and implementation + --> +<feature + id="org.eclipse.mylyn.commons.repositories.http" + label="%featureName" + version="0.9.0.qualifier" + provider-name="%providerName" + plugin="org.eclipse.mylyn"> + + <description url="http://eclipse.org/mylyn"> + %description + </description> + + <copyright> + %copyright + </copyright> + + <license url="license.html"> + %license + </license> + + <requires> + <import feature="org.eclipse.mylyn.commons.repositories" version="0.9.0" match="greaterOrEqual"/> + </requires> + + <plugin + id="org.eclipse.mylyn.commons.repositories.http.core" + download-size="0" + install-size="0" + version="0.0.0" + unpack="false"/> + +</feature> diff --git a/org.eclipse.mylyn.commons.repositories.http-feature/license.html b/org.eclipse.mylyn.commons.repositories.http-feature/license.html new file mode 100644 index 0000000..f19c483 --- a/dev/null +++ b/org.eclipse.mylyn.commons.repositories.http-feature/license.html @@ -0,0 +1,108 @@ +<?xml version="1.0" encoding="ISO-8859-1" ?> +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> +<html xmlns="http://www.w3.org/1999/xhtml"> +<head> +<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" /> +<title>Eclipse Foundation Software User Agreement</title> +</head> + +<body lang="EN-US"> +<h2>Eclipse Foundation Software User Agreement</h2> +<p>February 1, 2011</p> + +<h3>Usage Of Content</h3> + +<p>THE ECLIPSE FOUNDATION MAKES AVAILABLE SOFTWARE, DOCUMENTATION, INFORMATION AND/OR OTHER MATERIALS FOR OPEN SOURCE PROJECTS + (COLLECTIVELY "CONTENT"). USE OF THE CONTENT IS GOVERNED BY THE TERMS AND CONDITIONS OF THIS AGREEMENT AND/OR THE TERMS AND + CONDITIONS OF LICENSE AGREEMENTS OR NOTICES INDICATED OR REFERENCED BELOW. BY USING THE CONTENT, YOU AGREE THAT YOUR USE + OF THE CONTENT IS GOVERNED BY THIS AGREEMENT AND/OR THE TERMS AND CONDITIONS OF ANY APPLICABLE LICENSE AGREEMENTS OR + NOTICES INDICATED OR REFERENCED BELOW. IF YOU DO NOT AGREE TO THE TERMS AND CONDITIONS OF THIS AGREEMENT AND THE TERMS AND + CONDITIONS OF ANY APPLICABLE LICENSE AGREEMENTS OR NOTICES INDICATED OR REFERENCED BELOW, THEN YOU MAY NOT USE THE CONTENT.</p> + +<h3>Applicable Licenses</h3> + +<p>Unless otherwise indicated, all Content made available by the Eclipse Foundation is provided to you under the terms and conditions of the Eclipse Public License Version 1.0 + ("EPL"). A copy of the EPL is provided with this Content and is also available at <a href="http://www.eclipse.org/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</a>. + For purposes of the EPL, "Program" will mean the Content.</p> + +<p>Content includes, but is not limited to, source code, object code, documentation and other files maintained in the Eclipse Foundation source code + repository ("Repository") in software modules ("Modules") and made available as downloadable archives ("Downloads").</p> + +<ul> + <li>Content may be structured and packaged into modules to facilitate delivering, extending, and upgrading the Content. Typical modules may include plug-ins ("Plug-ins"), plug-in fragments ("Fragments"), and features ("Features").</li> + <li>Each Plug-in or Fragment may be packaged as a sub-directory or JAR (Java™ ARchive) in a directory named "plugins".</li> + <li>A Feature is a bundle of one or more Plug-ins and/or Fragments and associated material. Each Feature may be packaged as a sub-directory in a directory named "features". Within a Feature, files named "feature.xml" may contain a list of the names and version numbers of the Plug-ins + and/or Fragments associated with that Feature.</li> + <li>Features may also include other Features ("Included Features"). Within a Feature, files named "feature.xml" may contain a list of the names and version numbers of Included Features.</li> +</ul> + +<p>The terms and conditions governing Plug-ins and Fragments should be contained in files named "about.html" ("Abouts"). The terms and conditions governing Features and +Included Features should be contained in files named "license.html" ("Feature Licenses"). Abouts and Feature Licenses may be located in any directory of a Download or Module +including, but not limited to the following locations:</p> + +<ul> + <li>The top-level (root) directory</li> + <li>Plug-in and Fragment directories</li> + <li>Inside Plug-ins and Fragments packaged as JARs</li> + <li>Sub-directories of the directory named "src" of certain Plug-ins</li> + <li>Feature directories</li> +</ul> + +<p>Note: if a Feature made available by the Eclipse Foundation is installed using the Provisioning Technology (as defined below), you must agree to a license ("Feature Update License") during the +installation process. If the Feature contains Included Features, the Feature Update License should either provide you with the terms and conditions governing the Included Features or +inform you where you can locate them. Feature Update Licenses may be found in the "license" property of files named "feature.properties" found within a Feature. +Such Abouts, Feature Licenses, and Feature Update Licenses contain the terms and conditions (or references to such terms and conditions) that govern your use of the associated Content in +that directory.</p> + +<p>THE ABOUTS, FEATURE LICENSES, AND FEATURE UPDATE LICENSES MAY REFER TO THE EPL OR OTHER LICENSE AGREEMENTS, NOTICES OR TERMS AND CONDITIONS. SOME OF THESE +OTHER LICENSE AGREEMENTS MAY INCLUDE (BUT ARE NOT LIMITED TO):</p> + +<ul> + <li>Eclipse Distribution License Version 1.0 (available at <a href="http://www.eclipse.org/licenses/edl-v10.html">http://www.eclipse.org/licenses/edl-v1.0.html</a>)</li> + <li>Common Public License Version 1.0 (available at <a href="http://www.eclipse.org/legal/cpl-v10.html">http://www.eclipse.org/legal/cpl-v10.html</a>)</li> + <li>Apache Software License 1.1 (available at <a href="http://www.apache.org/licenses/LICENSE">http://www.apache.org/licenses/LICENSE</a>)</li> + <li>Apache Software License 2.0 (available at <a href="http://www.apache.org/licenses/LICENSE-2.0">http://www.apache.org/licenses/LICENSE-2.0</a>)</li> + <li>Metro Link Public License 1.00 (available at <a href="http://www.opengroup.org/openmotif/supporters/metrolink/license.html">http://www.opengroup.org/openmotif/supporters/metrolink/license.html</a>)</li> + <li>Mozilla Public License Version 1.1 (available at <a href="http://www.mozilla.org/MPL/MPL-1.1.html">http://www.mozilla.org/MPL/MPL-1.1.html</a>)</li> +</ul> + +<p>IT IS YOUR OBLIGATION TO READ AND ACCEPT ALL SUCH TERMS AND CONDITIONS PRIOR TO USE OF THE CONTENT. If no About, Feature License, or Feature Update License is provided, please +contact the Eclipse Foundation to determine what terms and conditions govern that particular Content.</p> + + +<h3>Use of Provisioning Technology</h3> + +<p>The Eclipse Foundation makes available provisioning software, examples of which include, but are not limited to, p2 and the Eclipse + Update Manager ("Provisioning Technology") for the purpose of allowing users to install software, documentation, information and/or + other materials (collectively "Installable Software"). This capability is provided with the intent of allowing such users to + install, extend and update Eclipse-based products. Information about packaging Installable Software is available at <a + href="http://eclipse.org/equinox/p2/repository_packaging.html">http://eclipse.org/equinox/p2/repository_packaging.html</a> + ("Specification").</p> + +<p>You may use Provisioning Technology to allow other parties to install Installable Software. You shall be responsible for enabling the + applicable license agreements relating to the Installable Software to be presented to, and accepted by, the users of the Provisioning Technology + in accordance with the Specification. By using Provisioning Technology in such a manner and making it available in accordance with the + Specification, you further acknowledge your agreement to, and the acquisition of all necessary rights to permit the following:</p> + +<ol> + <li>A series of actions may occur ("Provisioning Process") in which a user may execute the Provisioning Technology + on a machine ("Target Machine") with the intent of installing, extending or updating the functionality of an Eclipse-based + product.</li> + <li>During the Provisioning Process, the Provisioning Technology may cause third party Installable Software or a portion thereof to be + accessed and copied to the Target Machine.</li> + <li>Pursuant to the Specification, you will provide to the user the terms and conditions that govern the use of the Installable + Software ("Installable Software Agreement") and such Installable Software Agreement shall be accessed from the Target + Machine in accordance with the Specification. Such Installable Software Agreement must inform the user of the terms and conditions that govern + the Installable Software and must solicit acceptance by the end user in the manner prescribed in such Installable Software Agreement. Upon such + indication of agreement by the user, the provisioning Technology will complete installation of the Installable Software.</li> +</ol> + +<h3>Cryptography</h3> + +<p>Content may contain encryption software. The country in which you are currently may have restrictions on the import, possession, and use, and/or re-export to + another country, of encryption software. BEFORE using any encryption software, please check the country's laws, regulations and policies concerning the import, + possession, or use, and re-export of encryption software, to see if this is permitted.</p> + +<p><small>Java and all Java-based trademarks are trademarks of Oracle Corporation in the United States, other countries, or both.</small></p> +</body> +</html> diff --git a/org.eclipse.mylyn.commons.repositories.http-feature/pom.xml b/org.eclipse.mylyn.commons.repositories.http-feature/pom.xml new file mode 100644 index 0000000..9c73917 --- a/dev/null +++ b/org.eclipse.mylyn.commons.repositories.http-feature/pom.xml @@ -0,0 +1,13 @@ +<?xml version="1.0" encoding="UTF-8"?> +<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0" + xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> + <modelVersion>4.0.0</modelVersion> + <parent> + <artifactId>org.eclipse.mylyn.commons-parent</artifactId> + <groupId>org.eclipse.mylyn.commons</groupId> + <version>3.7.0-SNAPSHOT</version> + </parent> + <artifactId>org.eclipse.mylyn.commons.repositories.http</artifactId> + <version>0.9.0-SNAPSHOT</version> + <packaging>eclipse-feature</packaging> +</project> diff --git a/org.eclipse.mylyn.commons.identity/.classpath b/org.eclipse.mylyn.commons.repositories.http.core/.classpath index 304e861..304e861 100644 --- a/org.eclipse.mylyn.commons.identity/.classpath +++ b/org.eclipse.mylyn.commons.repositories.http.core/.classpath diff --git a/org.eclipse.mylyn.commons.team/.cvsignore b/org.eclipse.mylyn.commons.repositories.http.core/.cvsignore index d567ba0..d567ba0 100644 --- a/org.eclipse.mylyn.commons.team/.cvsignore +++ b/org.eclipse.mylyn.commons.repositories.http.core/.cvsignore diff --git a/org.eclipse.mylyn.commons.team/.project b/org.eclipse.mylyn.commons.repositories.http.core/.project index fea2210..35223b4 100644 --- a/org.eclipse.mylyn.commons.team/.project +++ b/org.eclipse.mylyn.commons.repositories.http.core/.project @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="UTF-8"?> <projectDescription> - <name>org.eclipse.mylyn.commons.team</name> + <name>org.eclipse.mylyn.commons.repositories.http.core</name> <comment></comment> <projects> </projects> diff --git a/org.eclipse.mylyn.commons.http/.settings/org.eclipse.core.runtime.prefs b/org.eclipse.mylyn.commons.repositories.http.core/.settings/org.eclipse.core.runtime.prefs index 5a0ad22..5a0ad22 100644 --- a/org.eclipse.mylyn.commons.http/.settings/org.eclipse.core.runtime.prefs +++ b/org.eclipse.mylyn.commons.repositories.http.core/.settings/org.eclipse.core.runtime.prefs diff --git a/org.eclipse.mylyn.commons.http/.settings/org.eclipse.jdt.core.prefs b/org.eclipse.mylyn.commons.repositories.http.core/.settings/org.eclipse.jdt.core.prefs index 2375ea5..2375ea5 100644 --- a/org.eclipse.mylyn.commons.http/.settings/org.eclipse.jdt.core.prefs +++ b/org.eclipse.mylyn.commons.repositories.http.core/.settings/org.eclipse.jdt.core.prefs diff --git a/org.eclipse.mylyn.commons.http/.settings/org.eclipse.jdt.ui.prefs b/org.eclipse.mylyn.commons.repositories.http.core/.settings/org.eclipse.jdt.ui.prefs index ac97007..ac97007 100644 --- a/org.eclipse.mylyn.commons.http/.settings/org.eclipse.jdt.ui.prefs +++ b/org.eclipse.mylyn.commons.repositories.http.core/.settings/org.eclipse.jdt.ui.prefs diff --git a/org.eclipse.mylyn.commons.team/.settings/org.eclipse.ltk.core.refactoring.prefs b/org.eclipse.mylyn.commons.repositories.http.core/.settings/org.eclipse.ltk.core.refactoring.prefs index 5e7f2bd..5e7f2bd 100644 --- a/org.eclipse.mylyn.commons.team/.settings/org.eclipse.ltk.core.refactoring.prefs +++ b/org.eclipse.mylyn.commons.repositories.http.core/.settings/org.eclipse.ltk.core.refactoring.prefs diff --git a/org.eclipse.mylyn.commons.team/.settings/org.eclipse.mylyn.tasks.ui.prefs b/org.eclipse.mylyn.commons.repositories.http.core/.settings/org.eclipse.mylyn.tasks.ui.prefs index d8c6d26..d8c6d26 100644 --- a/org.eclipse.mylyn.commons.team/.settings/org.eclipse.mylyn.tasks.ui.prefs +++ b/org.eclipse.mylyn.commons.repositories.http.core/.settings/org.eclipse.mylyn.tasks.ui.prefs diff --git a/org.eclipse.mylyn.commons.team/.settings/org.eclipse.pde.prefs b/org.eclipse.mylyn.commons.repositories.http.core/.settings/org.eclipse.pde.prefs index e8f2d56..e8f2d56 100644 --- a/org.eclipse.mylyn.commons.team/.settings/org.eclipse.pde.prefs +++ b/org.eclipse.mylyn.commons.repositories.http.core/.settings/org.eclipse.pde.prefs diff --git a/org.eclipse.mylyn.commons.http/META-INF/MANIFEST.MF b/org.eclipse.mylyn.commons.repositories.http.core/META-INF/MANIFEST.MF index d21742f..b280454 100644 --- a/org.eclipse.mylyn.commons.http/META-INF/MANIFEST.MF +++ b/org.eclipse.mylyn.commons.repositories.http.core/META-INF/MANIFEST.MF @@ -1,7 +1,7 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: %Bundle-Name -Bundle-SymbolicName: org.eclipse.mylyn.commons.http;singleton:=true +Bundle-SymbolicName: org.eclipse.mylyn.commons.repositories.http.core;singleton:=true Bundle-Version: 3.7.0.qualifier Bundle-Vendor: %Bundle-Vendor Bundle-ActivationPolicy: lazy diff --git a/org.eclipse.mylyn.commons.team/about.html b/org.eclipse.mylyn.commons.repositories.http.core/about.html index d774b07..d774b07 100644 --- a/org.eclipse.mylyn.commons.team/about.html +++ b/org.eclipse.mylyn.commons.repositories.http.core/about.html diff --git a/org.eclipse.mylyn.commons.http/build.properties b/org.eclipse.mylyn.commons.repositories.http.core/build.properties index 96bc39e..96bc39e 100644 --- a/org.eclipse.mylyn.commons.http/build.properties +++ b/org.eclipse.mylyn.commons.repositories.http.core/build.properties diff --git a/org.eclipse.mylyn.commons.http/plugin.properties b/org.eclipse.mylyn.commons.repositories.http.core/plugin.properties index 9d0e182..9d0e182 100644 --- a/org.eclipse.mylyn.commons.http/plugin.properties +++ b/org.eclipse.mylyn.commons.repositories.http.core/plugin.properties diff --git a/org.eclipse.mylyn.commons.http/pom.xml b/org.eclipse.mylyn.commons.repositories.http.core/pom.xml index 3ee88dc..e5f460b 100644 --- a/org.eclipse.mylyn.commons.http/pom.xml +++ b/org.eclipse.mylyn.commons.repositories.http.core/pom.xml @@ -7,7 +7,7 @@ <groupId>org.eclipse.mylyn.commons</groupId> <version>3.7.0-SNAPSHOT</version> </parent> - <artifactId>org.eclipse.mylyn.commons.http</artifactId> + <artifactId>org.eclipse.mylyn.commons.repositories.http.core</artifactId> <version>3.7.0-SNAPSHOT</version> <packaging>eclipse-plugin</packaging> <build> diff --git a/org.eclipse.mylyn.commons.http/src/org/eclipse/mylyn/commons/http/AbstractWebLocation.java b/org.eclipse.mylyn.commons.repositories.http.core/src/org/eclipse/mylyn/commons/http/AbstractWebLocation.java index bb6f745..bb6f745 100644 --- a/org.eclipse.mylyn.commons.http/src/org/eclipse/mylyn/commons/http/AbstractWebLocation.java +++ b/org.eclipse.mylyn.commons.repositories.http.core/src/org/eclipse/mylyn/commons/http/AbstractWebLocation.java diff --git a/org.eclipse.mylyn.commons.http/src/org/eclipse/mylyn/commons/http/AuthenticationCredentials.java b/org.eclipse.mylyn.commons.repositories.http.core/src/org/eclipse/mylyn/commons/http/AuthenticationCredentials.java index bd4d44c..bd4d44c 100644 --- a/org.eclipse.mylyn.commons.http/src/org/eclipse/mylyn/commons/http/AuthenticationCredentials.java +++ b/org.eclipse.mylyn.commons.repositories.http.core/src/org/eclipse/mylyn/commons/http/AuthenticationCredentials.java diff --git a/org.eclipse.mylyn.commons.http/src/org/eclipse/mylyn/commons/http/AuthenticationType.java b/org.eclipse.mylyn.commons.repositories.http.core/src/org/eclipse/mylyn/commons/http/AuthenticationType.java index 7c14d3c..7c14d3c 100644 --- a/org.eclipse.mylyn.commons.http/src/org/eclipse/mylyn/commons/http/AuthenticationType.java +++ b/org.eclipse.mylyn.commons.repositories.http.core/src/org/eclipse/mylyn/commons/http/AuthenticationType.java diff --git a/org.eclipse.mylyn.commons.http/src/org/eclipse/mylyn/commons/http/HttpUtil.java b/org.eclipse.mylyn.commons.repositories.http.core/src/org/eclipse/mylyn/commons/http/HttpUtil.java index 6c8430a..6c8430a 100644 --- a/org.eclipse.mylyn.commons.http/src/org/eclipse/mylyn/commons/http/HttpUtil.java +++ b/org.eclipse.mylyn.commons.repositories.http.core/src/org/eclipse/mylyn/commons/http/HttpUtil.java diff --git a/org.eclipse.mylyn.commons.http/src/org/eclipse/mylyn/commons/http/IProxyProvider.java b/org.eclipse.mylyn.commons.repositories.http.core/src/org/eclipse/mylyn/commons/http/IProxyProvider.java index 6a6baf3..6a6baf3 100644 --- a/org.eclipse.mylyn.commons.http/src/org/eclipse/mylyn/commons/http/IProxyProvider.java +++ b/org.eclipse.mylyn.commons.repositories.http.core/src/org/eclipse/mylyn/commons/http/IProxyProvider.java diff --git a/org.eclipse.mylyn.commons.http/src/org/eclipse/mylyn/commons/http/Policy.java b/org.eclipse.mylyn.commons.repositories.http.core/src/org/eclipse/mylyn/commons/http/Policy.java index 552ab8d..552ab8d 100644 --- a/org.eclipse.mylyn.commons.http/src/org/eclipse/mylyn/commons/http/Policy.java +++ b/org.eclipse.mylyn.commons.repositories.http.core/src/org/eclipse/mylyn/commons/http/Policy.java diff --git a/org.eclipse.mylyn.commons.http/src/org/eclipse/mylyn/commons/http/UnsupportedRequestException.java b/org.eclipse.mylyn.commons.repositories.http.core/src/org/eclipse/mylyn/commons/http/UnsupportedRequestException.java index fde21df..fde21df 100644 --- a/org.eclipse.mylyn.commons.http/src/org/eclipse/mylyn/commons/http/UnsupportedRequestException.java +++ b/org.eclipse.mylyn.commons.repositories.http.core/src/org/eclipse/mylyn/commons/http/UnsupportedRequestException.java diff --git a/org.eclipse.mylyn.commons.http/src/org/eclipse/mylyn/commons/http/WebLocation.java b/org.eclipse.mylyn.commons.repositories.http.core/src/org/eclipse/mylyn/commons/http/WebLocation.java index d17e74d..d17e74d 100644 --- a/org.eclipse.mylyn.commons.http/src/org/eclipse/mylyn/commons/http/WebLocation.java +++ b/org.eclipse.mylyn.commons.repositories.http.core/src/org/eclipse/mylyn/commons/http/WebLocation.java diff --git a/org.eclipse.mylyn.commons.http/src/org/eclipse/mylyn/commons/http/WebRequest.java b/org.eclipse.mylyn.commons.repositories.http.core/src/org/eclipse/mylyn/commons/http/WebRequest.java index 27b39d4..27b39d4 100644 --- a/org.eclipse.mylyn.commons.http/src/org/eclipse/mylyn/commons/http/WebRequest.java +++ b/org.eclipse.mylyn.commons.repositories.http.core/src/org/eclipse/mylyn/commons/http/WebRequest.java diff --git a/org.eclipse.mylyn.commons.http/src/org/eclipse/mylyn/internal/commons/http/AuthenticatedProxy.java b/org.eclipse.mylyn.commons.repositories.http.core/src/org/eclipse/mylyn/internal/commons/http/AuthenticatedProxy.java index 3d521d5..3d521d5 100644 --- a/org.eclipse.mylyn.commons.http/src/org/eclipse/mylyn/internal/commons/http/AuthenticatedProxy.java +++ b/org.eclipse.mylyn.commons.repositories.http.core/src/org/eclipse/mylyn/internal/commons/http/AuthenticatedProxy.java diff --git a/org.eclipse.mylyn.commons.http/src/org/eclipse/mylyn/internal/commons/http/CommonsHttpPlugin.java b/org.eclipse.mylyn.commons.repositories.http.core/src/org/eclipse/mylyn/internal/commons/http/CommonsHttpPlugin.java index ac1c3d7..ac1c3d7 100644 --- a/org.eclipse.mylyn.commons.http/src/org/eclipse/mylyn/internal/commons/http/CommonsHttpPlugin.java +++ b/org.eclipse.mylyn.commons.repositories.http.core/src/org/eclipse/mylyn/internal/commons/http/CommonsHttpPlugin.java diff --git a/org.eclipse.mylyn.commons.http/src/org/eclipse/mylyn/internal/commons/http/ICancellable.java b/org.eclipse.mylyn.commons.repositories.http.core/src/org/eclipse/mylyn/internal/commons/http/ICancellable.java index 5a3b685..5a3b685 100644 --- a/org.eclipse.mylyn.commons.http/src/org/eclipse/mylyn/internal/commons/http/ICancellable.java +++ b/org.eclipse.mylyn.commons.repositories.http.core/src/org/eclipse/mylyn/internal/commons/http/ICancellable.java diff --git a/org.eclipse.mylyn.commons.http/src/org/eclipse/mylyn/internal/commons/http/InfiniteSubProgressMonitor.java b/org.eclipse.mylyn.commons.repositories.http.core/src/org/eclipse/mylyn/internal/commons/http/InfiniteSubProgressMonitor.java index fbf5dcf..fbf5dcf 100644 --- a/org.eclipse.mylyn.commons.http/src/org/eclipse/mylyn/internal/commons/http/InfiniteSubProgressMonitor.java +++ b/org.eclipse.mylyn.commons.repositories.http.core/src/org/eclipse/mylyn/internal/commons/http/InfiniteSubProgressMonitor.java diff --git a/org.eclipse.mylyn.commons.http/src/org/eclipse/mylyn/internal/commons/http/Messages.java b/org.eclipse.mylyn.commons.repositories.http.core/src/org/eclipse/mylyn/internal/commons/http/Messages.java index a02e91a..a02e91a 100644 --- a/org.eclipse.mylyn.commons.http/src/org/eclipse/mylyn/internal/commons/http/Messages.java +++ b/org.eclipse.mylyn.commons.repositories.http.core/src/org/eclipse/mylyn/internal/commons/http/Messages.java diff --git a/org.eclipse.mylyn.commons.http/src/org/eclipse/mylyn/internal/commons/http/MonitoredRequest.java b/org.eclipse.mylyn.commons.repositories.http.core/src/org/eclipse/mylyn/internal/commons/http/MonitoredRequest.java index 854de86..854de86 100644 --- a/org.eclipse.mylyn.commons.http/src/org/eclipse/mylyn/internal/commons/http/MonitoredRequest.java +++ b/org.eclipse.mylyn.commons.repositories.http.core/src/org/eclipse/mylyn/internal/commons/http/MonitoredRequest.java diff --git a/org.eclipse.mylyn.commons.http/src/org/eclipse/mylyn/internal/commons/http/PollingInputStream.java b/org.eclipse.mylyn.commons.repositories.http.core/src/org/eclipse/mylyn/internal/commons/http/PollingInputStream.java index a6261c2..a6261c2 100644 --- a/org.eclipse.mylyn.commons.http/src/org/eclipse/mylyn/internal/commons/http/PollingInputStream.java +++ b/org.eclipse.mylyn.commons.repositories.http.core/src/org/eclipse/mylyn/internal/commons/http/PollingInputStream.java diff --git a/org.eclipse.mylyn.commons.http/src/org/eclipse/mylyn/internal/commons/http/PollingOutputStream.java b/org.eclipse.mylyn.commons.repositories.http.core/src/org/eclipse/mylyn/internal/commons/http/PollingOutputStream.java index cd8bf6e..cd8bf6e 100644 --- a/org.eclipse.mylyn.commons.http/src/org/eclipse/mylyn/internal/commons/http/PollingOutputStream.java +++ b/org.eclipse.mylyn.commons.repositories.http.core/src/org/eclipse/mylyn/internal/commons/http/PollingOutputStream.java diff --git a/org.eclipse.mylyn.commons.http/src/org/eclipse/mylyn/internal/commons/http/PollingProtocolSocketFactory.java b/org.eclipse.mylyn.commons.repositories.http.core/src/org/eclipse/mylyn/internal/commons/http/PollingProtocolSocketFactory.java index 952d1e7..952d1e7 100644 --- a/org.eclipse.mylyn.commons.http/src/org/eclipse/mylyn/internal/commons/http/PollingProtocolSocketFactory.java +++ b/org.eclipse.mylyn.commons.repositories.http.core/src/org/eclipse/mylyn/internal/commons/http/PollingProtocolSocketFactory.java diff --git a/org.eclipse.mylyn.commons.http/src/org/eclipse/mylyn/internal/commons/http/PollingSslProtocolSocketFactory.java b/org.eclipse.mylyn.commons.repositories.http.core/src/org/eclipse/mylyn/internal/commons/http/PollingSslProtocolSocketFactory.java index fd8613b..fd8613b 100644 --- a/org.eclipse.mylyn.commons.http/src/org/eclipse/mylyn/internal/commons/http/PollingSslProtocolSocketFactory.java +++ b/org.eclipse.mylyn.commons.repositories.http.core/src/org/eclipse/mylyn/internal/commons/http/PollingSslProtocolSocketFactory.java diff --git a/org.eclipse.mylyn.commons.http/src/org/eclipse/mylyn/internal/commons/http/ProgressMonitorInputStream.java b/org.eclipse.mylyn.commons.repositories.http.core/src/org/eclipse/mylyn/internal/commons/http/ProgressMonitorInputStream.java index 04944d2..04944d2 100644 --- a/org.eclipse.mylyn.commons.http/src/org/eclipse/mylyn/internal/commons/http/ProgressMonitorInputStream.java +++ b/org.eclipse.mylyn.commons.repositories.http.core/src/org/eclipse/mylyn/internal/commons/http/ProgressMonitorInputStream.java diff --git a/org.eclipse.mylyn.commons.http/src/org/eclipse/mylyn/internal/commons/http/TimeoutInputStream.java b/org.eclipse.mylyn.commons.repositories.http.core/src/org/eclipse/mylyn/internal/commons/http/TimeoutInputStream.java index 7c44e65..7c44e65 100644 --- a/org.eclipse.mylyn.commons.http/src/org/eclipse/mylyn/internal/commons/http/TimeoutInputStream.java +++ b/org.eclipse.mylyn.commons.repositories.http.core/src/org/eclipse/mylyn/internal/commons/http/TimeoutInputStream.java diff --git a/org.eclipse.mylyn.commons.http/src/org/eclipse/mylyn/internal/commons/http/TimeoutOutputStream.java b/org.eclipse.mylyn.commons.repositories.http.core/src/org/eclipse/mylyn/internal/commons/http/TimeoutOutputStream.java index dd0ec4f..dd0ec4f 100644 --- a/org.eclipse.mylyn.commons.http/src/org/eclipse/mylyn/internal/commons/http/TimeoutOutputStream.java +++ b/org.eclipse.mylyn.commons.repositories.http.core/src/org/eclipse/mylyn/internal/commons/http/TimeoutOutputStream.java diff --git a/org.eclipse.mylyn.commons.http/src/org/eclipse/mylyn/internal/commons/http/TrustAllTrustManager.java b/org.eclipse.mylyn.commons.repositories.http.core/src/org/eclipse/mylyn/internal/commons/http/TrustAllTrustManager.java index de55cd2..de55cd2 100644 --- a/org.eclipse.mylyn.commons.http/src/org/eclipse/mylyn/internal/commons/http/TrustAllTrustManager.java +++ b/org.eclipse.mylyn.commons.repositories.http.core/src/org/eclipse/mylyn/internal/commons/http/TrustAllTrustManager.java diff --git a/org.eclipse.mylyn.commons.http/src/org/eclipse/mylyn/internal/commons/http/messages.properties b/org.eclipse.mylyn.commons.repositories.http.core/src/org/eclipse/mylyn/internal/commons/http/messages.properties index 82ded52..82ded52 100644 --- a/org.eclipse.mylyn.commons.http/src/org/eclipse/mylyn/internal/commons/http/messages.properties +++ b/org.eclipse.mylyn.commons.repositories.http.core/src/org/eclipse/mylyn/internal/commons/http/messages.properties diff --git a/org.eclipse.mylyn.commons.ui.identity/.classpath b/org.eclipse.mylyn.commons.repositories.ui/.classpath index 64c5e31..64c5e31 100644 --- a/org.eclipse.mylyn.commons.ui.identity/.classpath +++ b/org.eclipse.mylyn.commons.repositories.ui/.classpath diff --git a/org.eclipse.mylyn.commons.ui.identity/.cvsignore b/org.eclipse.mylyn.commons.repositories.ui/.cvsignore index d567ba0..d567ba0 100644 --- a/org.eclipse.mylyn.commons.ui.identity/.cvsignore +++ b/org.eclipse.mylyn.commons.repositories.ui/.cvsignore diff --git a/org.eclipse.mylyn.commons.team/.project b/org.eclipse.mylyn.commons.repositories.ui/.project index fea2210..8095e9a 100644 --- a/org.eclipse.mylyn.commons.team/.project +++ b/org.eclipse.mylyn.commons.repositories.ui/.project @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="UTF-8"?> <projectDescription> - <name>org.eclipse.mylyn.commons.team</name> + <name>org.eclipse.mylyn.commons.repositories.ui</name> <comment></comment> <projects> </projects> diff --git a/org.eclipse.mylyn.commons.http/.settings/org.eclipse.core.runtime.prefs b/org.eclipse.mylyn.commons.repositories.ui/.settings/org.eclipse.core.runtime.prefs index 5a0ad22..5a0ad22 100644 --- a/org.eclipse.mylyn.commons.http/.settings/org.eclipse.core.runtime.prefs +++ b/org.eclipse.mylyn.commons.repositories.ui/.settings/org.eclipse.core.runtime.prefs diff --git a/org.eclipse.mylyn.commons.ui.identity/.settings/org.eclipse.jdt.core.prefs b/org.eclipse.mylyn.commons.repositories.ui/.settings/org.eclipse.jdt.core.prefs index 16e56e8..16e56e8 100644 --- a/org.eclipse.mylyn.commons.ui.identity/.settings/org.eclipse.jdt.core.prefs +++ b/org.eclipse.mylyn.commons.repositories.ui/.settings/org.eclipse.jdt.core.prefs diff --git a/org.eclipse.mylyn.commons.ui.identity/.settings/org.eclipse.jdt.ui.prefs b/org.eclipse.mylyn.commons.repositories.ui/.settings/org.eclipse.jdt.ui.prefs index f6c0a16..f6c0a16 100644 --- a/org.eclipse.mylyn.commons.ui.identity/.settings/org.eclipse.jdt.ui.prefs +++ b/org.eclipse.mylyn.commons.repositories.ui/.settings/org.eclipse.jdt.ui.prefs diff --git a/org.eclipse.mylyn.commons.ui.identity/.settings/org.eclipse.ltk.core.refactoring.prefs b/org.eclipse.mylyn.commons.repositories.ui/.settings/org.eclipse.ltk.core.refactoring.prefs index 5e7f2bd..5e7f2bd 100644 --- a/org.eclipse.mylyn.commons.ui.identity/.settings/org.eclipse.ltk.core.refactoring.prefs +++ b/org.eclipse.mylyn.commons.repositories.ui/.settings/org.eclipse.ltk.core.refactoring.prefs diff --git a/org.eclipse.mylyn.commons.ui.identity/.settings/org.eclipse.mylyn.tasks.ui.prefs b/org.eclipse.mylyn.commons.repositories.ui/.settings/org.eclipse.mylyn.tasks.ui.prefs index d8c6d26..d8c6d26 100644 --- a/org.eclipse.mylyn.commons.ui.identity/.settings/org.eclipse.mylyn.tasks.ui.prefs +++ b/org.eclipse.mylyn.commons.repositories.ui/.settings/org.eclipse.mylyn.tasks.ui.prefs diff --git a/org.eclipse.mylyn.commons.ui.identity/.settings/org.eclipse.pde.prefs b/org.eclipse.mylyn.commons.repositories.ui/.settings/org.eclipse.pde.prefs index e8f2d56..e8f2d56 100644 --- a/org.eclipse.mylyn.commons.ui.identity/.settings/org.eclipse.pde.prefs +++ b/org.eclipse.mylyn.commons.repositories.ui/.settings/org.eclipse.pde.prefs diff --git a/org.eclipse.mylyn.commons.team/META-INF/MANIFEST.MF b/org.eclipse.mylyn.commons.repositories.ui/META-INF/MANIFEST.MF index 045ffba..07a4092 100644 --- a/org.eclipse.mylyn.commons.team/META-INF/MANIFEST.MF +++ b/org.eclipse.mylyn.commons.repositories.ui/META-INF/MANIFEST.MF @@ -1,7 +1,7 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: %Bundle-Name -Bundle-SymbolicName: org.eclipse.mylyn.commons.team; singleton:=true +Bundle-SymbolicName: org.eclipse.mylyn.commons.repositories.ui; singleton:=true Bundle-Version: 0.9.0.qualifier Bundle-Activator: org.eclipse.mylyn.internal.commons.ui.team.TeamUiPlugin Bundle-Vendor: %Bundle-Vendor @@ -14,7 +14,7 @@ Require-Bundle: org.eclipse.ui, org.eclipse.core.databinding.beans, org.eclipse.core.databinding.property;resolution:=optional, org.eclipse.jface.databinding, - org.eclipse.mylyn.commons.repositories;bundle-version="0.1.0", + org.eclipse.mylyn.commons.repositories.core;bundle-version="0.1.0", org.eclipse.mylyn.commons.ui;bundle-version="3.5.0", org.eclipse.mylyn.commons.workbench;bundle-version="3.5.0" Bundle-RequiredExecutionEnvironment: J2SE-1.5 diff --git a/org.eclipse.mylyn.commons.ui.identity/about.html b/org.eclipse.mylyn.commons.repositories.ui/about.html index d774b07..d774b07 100644 --- a/org.eclipse.mylyn.commons.ui.identity/about.html +++ b/org.eclipse.mylyn.commons.repositories.ui/about.html diff --git a/org.eclipse.mylyn.commons.team/build.properties b/org.eclipse.mylyn.commons.repositories.ui/build.properties index 82292eb..82292eb 100644 --- a/org.eclipse.mylyn.commons.team/build.properties +++ b/org.eclipse.mylyn.commons.repositories.ui/build.properties diff --git a/org.eclipse.mylyn.commons.team/icons/etool16/repository-new.gif b/org.eclipse.mylyn.commons.repositories.ui/icons/etool16/repository-new.gif Binary files differindex b4832fc..b4832fc 100644 --- a/org.eclipse.mylyn.commons.team/icons/etool16/repository-new.gif +++ b/org.eclipse.mylyn.commons.repositories.ui/icons/etool16/repository-new.gif diff --git a/org.eclipse.mylyn.commons.team/icons/eview16/repositories.gif b/org.eclipse.mylyn.commons.repositories.ui/icons/eview16/repositories.gif Binary files differindex a076324..a076324 100644 --- a/org.eclipse.mylyn.commons.team/icons/eview16/repositories.gif +++ b/org.eclipse.mylyn.commons.repositories.ui/icons/eview16/repositories.gif diff --git a/org.eclipse.mylyn.commons.team/icons/obj16/folder.gif b/org.eclipse.mylyn.commons.repositories.ui/icons/obj16/folder.gif Binary files differindex 51e703b..51e703b 100644 --- a/org.eclipse.mylyn.commons.team/icons/obj16/folder.gif +++ b/org.eclipse.mylyn.commons.repositories.ui/icons/obj16/folder.gif diff --git a/org.eclipse.mylyn.commons.team/plugin.properties b/org.eclipse.mylyn.commons.repositories.ui/plugin.properties index 9d7af38..9d7af38 100644 --- a/org.eclipse.mylyn.commons.team/plugin.properties +++ b/org.eclipse.mylyn.commons.repositories.ui/plugin.properties diff --git a/org.eclipse.mylyn.commons.team/plugin.xml b/org.eclipse.mylyn.commons.repositories.ui/plugin.xml index f9678b6..f9678b6 100644 --- a/org.eclipse.mylyn.commons.team/plugin.xml +++ b/org.eclipse.mylyn.commons.repositories.ui/plugin.xml diff --git a/org.eclipse.mylyn.commons.team/pom.xml b/org.eclipse.mylyn.commons.repositories.ui/pom.xml index 9aa2de0..a98c686 100644 --- a/org.eclipse.mylyn.commons.team/pom.xml +++ b/org.eclipse.mylyn.commons.repositories.ui/pom.xml @@ -7,7 +7,7 @@ <groupId>org.eclipse.mylyn.commons</groupId> <version>3.7.0-SNAPSHOT</version> </parent> - <artifactId>org.eclipse.mylyn.commons.team</artifactId> + <artifactId>org.eclipse.mylyn.commons.repositories.ui</artifactId> <version>0.9.0-SNAPSHOT</version> <packaging>eclipse-plugin</packaging> <build> diff --git a/org.eclipse.mylyn.commons.ui.identity/schema/newWizards.exsd b/org.eclipse.mylyn.commons.repositories.ui/schema/newWizards.exsd index 9bcb81a..5a722e0 100644 --- a/org.eclipse.mylyn.commons.ui.identity/schema/newWizards.exsd +++ b/org.eclipse.mylyn.commons.repositories.ui/schema/newWizards.exsd @@ -1,10 +1,10 @@ <?xml version='1.0' encoding='UTF-8'?> <!-- Schema file written by PDE --> -<schema targetNamespace="org.eclipse.mylyn.commons.ui" xmlns="http://www.w3.org/2001/XMLSchema"> +<schema targetNamespace="org.eclipse.mylyn.commons.repositories.ui" xmlns="http://www.w3.org/2001/XMLSchema"> <annotation> - <appInfo> - <meta.schema plugin="org.eclipse.ui" id="newWizards" name="Creation Wizards"/> - </appInfo> + <appinfo> + <meta.schema plugin="org.eclipse.mylyn.commons.repositories.ui" id="newWizards" name="Creation Wizards"/> + </appinfo> <documentation> This extension point is used to register repository creation wizard extensions. Creation wizards appear as choices within the "New Dialog", and are typically used to create folders and files. <p> @@ -19,9 +19,9 @@ Wizards may optionally specify a description subelement whose body should contai <element name="extension"> <annotation> - <appInfo> + <appinfo> <meta.element /> - </appInfo> + </appinfo> </annotation> <complexType> <choice minOccurs="0" maxOccurs="unbounded"> @@ -48,9 +48,9 @@ Wizards may optionally specify a description subelement whose body should contai <documentation> an optional name of the extension instance </documentation> - <appInfo> + <appinfo> <meta.attribute translatable="true"/> - </appInfo> + </appinfo> </annotation> </attribute> </complexType> @@ -70,9 +70,9 @@ Wizards may optionally specify a description subelement whose body should contai <documentation> a translatable name of the category that will be used in the dialog box </documentation> - <appInfo> + <appinfo> <meta.attribute translatable="true"/> - </appInfo> + </appinfo> </annotation> </attribute> <attribute name="parentCategory" type="string"> @@ -80,9 +80,9 @@ Wizards may optionally specify a description subelement whose body should contai <documentation> a path to another category if this category should be added as a child </documentation> - <appInfo> - <meta.attribute kind="identifier" basedOn="org.eclipse.ui.newWizards/category/@id"/> - </appInfo> + <appinfo> + <meta.attribute kind="identifier" basedOn="org.eclipse.mylyn.commons.repositories.ui.newWizards/category/@id"/> + </appinfo> </annotation> </attribute> </complexType> @@ -107,9 +107,9 @@ Wizards may optionally specify a description subelement whose body should contai <documentation> a translatable name of the wizard that will be used in the dialog box </documentation> - <appInfo> + <appinfo> <meta.attribute translatable="true"/> - </appInfo> + </appinfo> </annotation> </attribute> <attribute name="icon" type="string"> @@ -118,9 +118,9 @@ Wizards may optionally specify a description subelement whose body should contai a relative path of an icon that will be used together with the name to represent the wizard as one of the choices in the creation dialog box. </documentation> - <appInfo> + <appinfo> <meta.attribute kind="resource"/> - </appInfo> + </appinfo> </annotation> </attribute> <attribute name="category" type="string"> @@ -138,9 +138,9 @@ added to the "Other" category. <documentation> a fully qualified name of the Java class implementing <samp>org.eclipse.ui.INewWizard</samp>. </documentation> - <appInfo> + <appinfo> <meta.attribute kind="java" basedOn="org.eclipse.jface.wizard.Wizard:org.eclipse.ui.INewWizard"/> - </appInfo> + </appinfo> </annotation> </attribute> <attribute name="project" type="boolean"> @@ -156,9 +156,9 @@ Also causes the wizard to appear as a choice within the "New Project Dialog <documentation> an optional attribute which identifies a perspective to activate when IProject resource creation is finished. </documentation> - <appInfo> + <appinfo> <meta.attribute kind="identifier" basedOn="org.eclipse.ui.perspectives/perspective/@id"/> - </appInfo> + </appinfo> </annotation> </attribute> <attribute name="preferredPerspectives" type="string"> @@ -186,9 +186,9 @@ Since 3.0 Since 3.0 </p> </documentation> - <appInfo> + <appinfo> <meta.attribute kind="resource"/> - </appInfo> + </appinfo> </annotation> </attribute> <attribute name="canFinishEarly" type="boolean"> @@ -210,9 +210,9 @@ Since 3.0 <element name="description" type="string"> <annotation> - <appInfo> + <appinfo> <meta.element translatable="true"/> - </appInfo> + </appinfo> <documentation> an optional subelement whose body contains a short text describing what the wizard will do when started </documentation> @@ -226,9 +226,9 @@ Since 3.0 <documentation> a fully qualified class name. If each object in the workbench selection implements this interface the selection will be passed to the wizard. Otherwise, an empty selection is passed </documentation> - <appInfo> + <appinfo> <meta.attribute kind="java"/> - </appInfo> + </appinfo> </annotation> </attribute> <attribute name="name" type="string"> @@ -253,9 +253,9 @@ Since 3.0 <documentation> the id of a wizard that should be made primary. </documentation> - <appInfo> - <meta.attribute kind="identifier" basedOn="org.eclipse.ui.newWizards/wizard/@id"/> - </appInfo> + <appinfo> + <meta.attribute kind="identifier" basedOn="org.eclipse.mylyn.commons.repositories.ui.newWizards/wizard/@id"/> + </appinfo> </annotation> </attribute> </complexType> @@ -273,18 +273,18 @@ Since 3.0 <documentation> The id of the keyword being referred to. </documentation> - <appInfo> - <meta.attribute kind="identifier" basedOn="org.eclipse.ui.keywords/keyword/@id"/> - </appInfo> + <appinfo> + <meta.attribute kind="identifier" basedOn="org.eclipse.mylyn.commons.repositories.ui.keywords/keyword/@id"/> + </appinfo> </annotation> </attribute> </complexType> </element> <annotation> - <appInfo> + <appinfo> <meta.section type="examples"/> - </appInfo> + </appinfo> <documentation> Following is an example of creation wizard configuration: <p> @@ -317,9 +317,9 @@ Since 3.0 </annotation> <annotation> - <appInfo> + <appinfo> <meta.section type="apiInfo"/> - </appInfo> + </appinfo> <documentation> The value of the class attribute must represent a class that implements <samp>org.eclipse.ui.INewWizard</samp>. @@ -333,9 +333,9 @@ appear standalone as a separate dialog box. <annotation> - <appInfo> + <appinfo> <meta.section type="implementation"/> - </appInfo> + </appinfo> <documentation> The workbench comes with wizards for creating empty resources of the following types: @@ -347,9 +347,9 @@ particular platform installation. </annotation> <annotation> - <appInfo> + <appinfo> <meta.section type="copyright"/> - </appInfo> + </appinfo> <documentation> Copyright (c) 2002, 2005 IBM Corporation and others.<br> All rights reserved. This program and the accompanying materials are made diff --git a/org.eclipse.mylyn.commons.team/src/org/eclipse/mylyn/commons/ui/team/IPartContainer.java b/org.eclipse.mylyn.commons.repositories.ui/src/org/eclipse/mylyn/commons/ui/team/IPartContainer.java index 9f2f7e4..9f2f7e4 100644 --- a/org.eclipse.mylyn.commons.team/src/org/eclipse/mylyn/commons/ui/team/IPartContainer.java +++ b/org.eclipse.mylyn.commons.repositories.ui/src/org/eclipse/mylyn/commons/ui/team/IPartContainer.java diff --git a/org.eclipse.mylyn.commons.team/src/org/eclipse/mylyn/commons/ui/team/Messages.java b/org.eclipse.mylyn.commons.repositories.ui/src/org/eclipse/mylyn/commons/ui/team/Messages.java index c71361e..c71361e 100644 --- a/org.eclipse.mylyn.commons.team/src/org/eclipse/mylyn/commons/ui/team/Messages.java +++ b/org.eclipse.mylyn.commons.repositories.ui/src/org/eclipse/mylyn/commons/ui/team/Messages.java diff --git a/org.eclipse.mylyn.commons.team/src/org/eclipse/mylyn/commons/ui/team/RepositoryLocationPart.java b/org.eclipse.mylyn.commons.repositories.ui/src/org/eclipse/mylyn/commons/ui/team/RepositoryLocationPart.java index 3bbc33f..3bbc33f 100644 --- a/org.eclipse.mylyn.commons.team/src/org/eclipse/mylyn/commons/ui/team/RepositoryLocationPart.java +++ b/org.eclipse.mylyn.commons.repositories.ui/src/org/eclipse/mylyn/commons/ui/team/RepositoryLocationPart.java diff --git a/org.eclipse.mylyn.commons.team/src/org/eclipse/mylyn/commons/ui/team/RepositoryPropertyPage.java b/org.eclipse.mylyn.commons.repositories.ui/src/org/eclipse/mylyn/commons/ui/team/RepositoryPropertyPage.java index dfe3c55..dfe3c55 100644 --- a/org.eclipse.mylyn.commons.team/src/org/eclipse/mylyn/commons/ui/team/RepositoryPropertyPage.java +++ b/org.eclipse.mylyn.commons.repositories.ui/src/org/eclipse/mylyn/commons/ui/team/RepositoryPropertyPage.java diff --git a/org.eclipse.mylyn.commons.team/src/org/eclipse/mylyn/commons/ui/team/RepositoryUi.java b/org.eclipse.mylyn.commons.repositories.ui/src/org/eclipse/mylyn/commons/ui/team/RepositoryUi.java index 01c4297..01c4297 100644 --- a/org.eclipse.mylyn.commons.team/src/org/eclipse/mylyn/commons/ui/team/RepositoryUi.java +++ b/org.eclipse.mylyn.commons.repositories.ui/src/org/eclipse/mylyn/commons/ui/team/RepositoryUi.java diff --git a/org.eclipse.mylyn.commons.team/src/org/eclipse/mylyn/commons/ui/team/RepositoryWizardPage.java b/org.eclipse.mylyn.commons.repositories.ui/src/org/eclipse/mylyn/commons/ui/team/RepositoryWizardPage.java index 3412917..3412917 100644 --- a/org.eclipse.mylyn.commons.team/src/org/eclipse/mylyn/commons/ui/team/RepositoryWizardPage.java +++ b/org.eclipse.mylyn.commons.repositories.ui/src/org/eclipse/mylyn/commons/ui/team/RepositoryWizardPage.java diff --git a/org.eclipse.mylyn.commons.team/src/org/eclipse/mylyn/commons/ui/team/messages.properties b/org.eclipse.mylyn.commons.repositories.ui/src/org/eclipse/mylyn/commons/ui/team/messages.properties index f5362b5..f5362b5 100644 --- a/org.eclipse.mylyn.commons.team/src/org/eclipse/mylyn/commons/ui/team/messages.properties +++ b/org.eclipse.mylyn.commons.repositories.ui/src/org/eclipse/mylyn/commons/ui/team/messages.properties diff --git a/org.eclipse.mylyn.commons.team/src/org/eclipse/mylyn/internal/commons/ui/team/EmptyRepositoryCategoriesFilter.java b/org.eclipse.mylyn.commons.repositories.ui/src/org/eclipse/mylyn/internal/commons/ui/team/EmptyRepositoryCategoriesFilter.java index 4000856..4000856 100644 --- a/org.eclipse.mylyn.commons.team/src/org/eclipse/mylyn/internal/commons/ui/team/EmptyRepositoryCategoriesFilter.java +++ b/org.eclipse.mylyn.commons.repositories.ui/src/org/eclipse/mylyn/internal/commons/ui/team/EmptyRepositoryCategoriesFilter.java diff --git a/org.eclipse.mylyn.commons.team/src/org/eclipse/mylyn/internal/commons/ui/team/Messages.java b/org.eclipse.mylyn.commons.repositories.ui/src/org/eclipse/mylyn/internal/commons/ui/team/Messages.java index 4a5c385..4a5c385 100644 --- a/org.eclipse.mylyn.commons.team/src/org/eclipse/mylyn/internal/commons/ui/team/Messages.java +++ b/org.eclipse.mylyn.commons.repositories.ui/src/org/eclipse/mylyn/internal/commons/ui/team/Messages.java diff --git a/org.eclipse.mylyn.commons.team/src/org/eclipse/mylyn/internal/commons/ui/team/NewRepositoryHandler.java b/org.eclipse.mylyn.commons.repositories.ui/src/org/eclipse/mylyn/internal/commons/ui/team/NewRepositoryHandler.java index 507eca3..507eca3 100644 --- a/org.eclipse.mylyn.commons.team/src/org/eclipse/mylyn/internal/commons/ui/team/NewRepositoryHandler.java +++ b/org.eclipse.mylyn.commons.repositories.ui/src/org/eclipse/mylyn/internal/commons/ui/team/NewRepositoryHandler.java diff --git a/org.eclipse.mylyn.commons.team/src/org/eclipse/mylyn/internal/commons/ui/team/RepositoriesView.java b/org.eclipse.mylyn.commons.repositories.ui/src/org/eclipse/mylyn/internal/commons/ui/team/RepositoriesView.java index 6b5fdda..6b5fdda 100644 --- a/org.eclipse.mylyn.commons.team/src/org/eclipse/mylyn/internal/commons/ui/team/RepositoriesView.java +++ b/org.eclipse.mylyn.commons.repositories.ui/src/org/eclipse/mylyn/internal/commons/ui/team/RepositoriesView.java diff --git a/org.eclipse.mylyn.commons.team/src/org/eclipse/mylyn/internal/commons/ui/team/RepositoryCategoryContentProvider.java b/org.eclipse.mylyn.commons.repositories.ui/src/org/eclipse/mylyn/internal/commons/ui/team/RepositoryCategoryContentProvider.java index 4200a62..4200a62 100644 --- a/org.eclipse.mylyn.commons.team/src/org/eclipse/mylyn/internal/commons/ui/team/RepositoryCategoryContentProvider.java +++ b/org.eclipse.mylyn.commons.repositories.ui/src/org/eclipse/mylyn/internal/commons/ui/team/RepositoryCategoryContentProvider.java diff --git a/org.eclipse.mylyn.commons.team/src/org/eclipse/mylyn/internal/commons/ui/team/RepositoryCategorySorter.java b/org.eclipse.mylyn.commons.repositories.ui/src/org/eclipse/mylyn/internal/commons/ui/team/RepositoryCategorySorter.java index fb69a24..fb69a24 100644 --- a/org.eclipse.mylyn.commons.team/src/org/eclipse/mylyn/internal/commons/ui/team/RepositoryCategorySorter.java +++ b/org.eclipse.mylyn.commons.repositories.ui/src/org/eclipse/mylyn/internal/commons/ui/team/RepositoryCategorySorter.java diff --git a/org.eclipse.mylyn.commons.team/src/org/eclipse/mylyn/internal/commons/ui/team/RepositoryLabelProvider.java b/org.eclipse.mylyn.commons.repositories.ui/src/org/eclipse/mylyn/internal/commons/ui/team/RepositoryLabelProvider.java index e384c66..e384c66 100644 --- a/org.eclipse.mylyn.commons.team/src/org/eclipse/mylyn/internal/commons/ui/team/RepositoryLabelProvider.java +++ b/org.eclipse.mylyn.commons.repositories.ui/src/org/eclipse/mylyn/internal/commons/ui/team/RepositoryLabelProvider.java diff --git a/org.eclipse.mylyn.commons.team/src/org/eclipse/mylyn/internal/commons/ui/team/RepositoryLocationValueProperty.java b/org.eclipse.mylyn.commons.repositories.ui/src/org/eclipse/mylyn/internal/commons/ui/team/RepositoryLocationValueProperty.java index 1c36dd8..1c36dd8 100644 --- a/org.eclipse.mylyn.commons.team/src/org/eclipse/mylyn/internal/commons/ui/team/RepositoryLocationValueProperty.java +++ b/org.eclipse.mylyn.commons.repositories.ui/src/org/eclipse/mylyn/internal/commons/ui/team/RepositoryLocationValueProperty.java diff --git a/org.eclipse.mylyn.commons.team/src/org/eclipse/mylyn/internal/commons/ui/team/ShowInMenuContribution.java b/org.eclipse.mylyn.commons.repositories.ui/src/org/eclipse/mylyn/internal/commons/ui/team/ShowInMenuContribution.java index a4e42ed..a4e42ed 100644 --- a/org.eclipse.mylyn.commons.team/src/org/eclipse/mylyn/internal/commons/ui/team/ShowInMenuContribution.java +++ b/org.eclipse.mylyn.commons.repositories.ui/src/org/eclipse/mylyn/internal/commons/ui/team/ShowInMenuContribution.java diff --git a/org.eclipse.mylyn.commons.team/src/org/eclipse/mylyn/internal/commons/ui/team/TeamUiPlugin.java b/org.eclipse.mylyn.commons.repositories.ui/src/org/eclipse/mylyn/internal/commons/ui/team/TeamUiPlugin.java index 007d865..e5b4e5b 100644 --- a/org.eclipse.mylyn.commons.team/src/org/eclipse/mylyn/internal/commons/ui/team/TeamUiPlugin.java +++ b/org.eclipse.mylyn.commons.repositories.ui/src/org/eclipse/mylyn/internal/commons/ui/team/TeamUiPlugin.java @@ -18,7 +18,7 @@ import org.osgi.framework.BundleContext; */ public class TeamUiPlugin extends AbstractUIPlugin { - public static final String ID_PLUGIN = "org.eclipse.mylyn.commons.team"; //$NON-NLS-1$ + public static final String ID_PLUGIN = "org.eclipse.mylyn.commons.repositories.ui"; //$NON-NLS-1$ private static TeamUiPlugin plugin; diff --git a/org.eclipse.mylyn.commons.team/src/org/eclipse/mylyn/internal/commons/ui/team/messages.properties b/org.eclipse.mylyn.commons.repositories.ui/src/org/eclipse/mylyn/internal/commons/ui/team/messages.properties index 4395872..4395872 100644 --- a/org.eclipse.mylyn.commons.team/src/org/eclipse/mylyn/internal/commons/ui/team/messages.properties +++ b/org.eclipse.mylyn.commons.repositories.ui/src/org/eclipse/mylyn/internal/commons/ui/team/messages.properties diff --git a/org.eclipse.mylyn.commons.team/src/org/eclipse/mylyn/internal/commons/ui/team/wizards/NewRepositoryWizard.java b/org.eclipse.mylyn.commons.repositories.ui/src/org/eclipse/mylyn/internal/commons/ui/team/wizards/NewRepositoryWizard.java index 557b65b..557b65b 100644 --- a/org.eclipse.mylyn.commons.team/src/org/eclipse/mylyn/internal/commons/ui/team/wizards/NewRepositoryWizard.java +++ b/org.eclipse.mylyn.commons.repositories.ui/src/org/eclipse/mylyn/internal/commons/ui/team/wizards/NewRepositoryWizard.java diff --git a/org.eclipse.mylyn.commons.team/src/org/eclipse/mylyn/internal/commons/ui/team/wizards/NewRepositoryWizardCollectionComparator.java b/org.eclipse.mylyn.commons.repositories.ui/src/org/eclipse/mylyn/internal/commons/ui/team/wizards/NewRepositoryWizardCollectionComparator.java index 82bbfb0..82bbfb0 100644 --- a/org.eclipse.mylyn.commons.team/src/org/eclipse/mylyn/internal/commons/ui/team/wizards/NewRepositoryWizardCollectionComparator.java +++ b/org.eclipse.mylyn.commons.repositories.ui/src/org/eclipse/mylyn/internal/commons/ui/team/wizards/NewRepositoryWizardCollectionComparator.java diff --git a/org.eclipse.mylyn.commons.team/src/org/eclipse/mylyn/internal/commons/ui/team/wizards/NewRepositoryWizardNewPage.java b/org.eclipse.mylyn.commons.repositories.ui/src/org/eclipse/mylyn/internal/commons/ui/team/wizards/NewRepositoryWizardNewPage.java index 348781d..348781d 100644 --- a/org.eclipse.mylyn.commons.team/src/org/eclipse/mylyn/internal/commons/ui/team/wizards/NewRepositoryWizardNewPage.java +++ b/org.eclipse.mylyn.commons.repositories.ui/src/org/eclipse/mylyn/internal/commons/ui/team/wizards/NewRepositoryWizardNewPage.java diff --git a/org.eclipse.mylyn.commons.team/src/org/eclipse/mylyn/internal/commons/ui/team/wizards/NewRepositoryWizardRegistry.java b/org.eclipse.mylyn.commons.repositories.ui/src/org/eclipse/mylyn/internal/commons/ui/team/wizards/NewRepositoryWizardRegistry.java index 2f8be74..2f8be74 100644 --- a/org.eclipse.mylyn.commons.team/src/org/eclipse/mylyn/internal/commons/ui/team/wizards/NewRepositoryWizardRegistry.java +++ b/org.eclipse.mylyn.commons.repositories.ui/src/org/eclipse/mylyn/internal/commons/ui/team/wizards/NewRepositoryWizardRegistry.java diff --git a/org.eclipse.mylyn.commons.team/src/org/eclipse/mylyn/internal/commons/ui/team/wizards/NewRepositoryWizardSelectionPage.java b/org.eclipse.mylyn.commons.repositories.ui/src/org/eclipse/mylyn/internal/commons/ui/team/wizards/NewRepositoryWizardSelectionPage.java index 9383354..9383354 100644 --- a/org.eclipse.mylyn.commons.team/src/org/eclipse/mylyn/internal/commons/ui/team/wizards/NewRepositoryWizardSelectionPage.java +++ b/org.eclipse.mylyn.commons.repositories.ui/src/org/eclipse/mylyn/internal/commons/ui/team/wizards/NewRepositoryWizardSelectionPage.java diff --git a/org.eclipse.mylyn.commons.sdk-feature/feature.xml b/org.eclipse.mylyn.commons.sdk-feature/feature.xml index b838215..29a990e 100644 --- a/org.eclipse.mylyn.commons.sdk-feature/feature.xml +++ b/org.eclipse.mylyn.commons.sdk-feature/feature.xml @@ -33,9 +33,35 @@ version="0.0.0"/> <includes + id="org.eclipse.mylyn.discovery" + version="0.0.0"/> + + <includes + id="org.eclipse.mylyn.monitor" + version="0.0.0"/> + + <!-- + <includes + id="org.eclipse.mylyn.commons.activity" + version="0.0.0"/> + --> + + <includes + id="org.eclipse.mylyn.commons.identity" + version="0.0.0"/> + + <includes id="org.eclipse.mylyn.commons.notifications" version="0.0.0"/> + <includes + id="org.eclipse.mylyn.commons.repositories" + version="0.0.0"/> + + <includes + id="org.eclipse.mylyn.commons.repositories.http" + version="0.0.0"/> + <!-- bug 278474 --> <plugin id="org.eclipse.core.runtime.compatibility.auth" @@ -44,115 +70,114 @@ version="0.0.0" unpack="false"/> - <plugin - id="org.eclipse.mylyn.commons.sdk.util" - download-size="0" - install-size="0" - version="0.0.0" - unpack="false"/> + <!-- bundles not included in other features --> -<!-- <plugin - id="org.eclipse.mylyn.commons.tests" + id="org.eclipse.mylyn.commons.net" download-size="0" install-size="0" version="0.0.0" unpack="false"/> <plugin - id="org.eclipse.mylyn.discovery.tests" + id="org.eclipse.mylyn.commons.soap" download-size="0" install-size="0" version="0.0.0" unpack="false"/> <plugin - id="org.eclipse.mylyn.monitor.tests" + id="org.eclipse.mylyn.commons.xmlrpc" download-size="0" install-size="0" version="0.0.0" unpack="false"/> + <!-- sdk bundles --> + <plugin - id="org.eclipse.mylyn.commons.tests.source" + id="org.eclipse.mylyn.commons.sdk.util" download-size="0" install-size="0" version="0.0.0" unpack="false"/> + <!-- source bundles --> + <plugin - id="org.eclipse.mylyn.discovery.tests.source" + id="org.eclipse.mylyn.source" download-size="0" install-size="0" version="0.0.0" unpack="false"/> <plugin - id="org.eclipse.mylyn.monitor.tests.source" + id="org.eclipse.mylyn.commons.core.source" download-size="0" install-size="0" version="0.0.0" unpack="false"/> ---> <plugin - id="org.eclipse.mylyn.source" + id="org.eclipse.mylyn.commons.identity.core.source" download-size="0" install-size="0" version="0.0.0" unpack="false"/> + <!-- <plugin - id="org.eclipse.mylyn.commons.core.source" + id="org.eclipse.mylyn.commons.identity.ui.source" download-size="0" install-size="0" version="0.0.0" unpack="false"/> - + --> + <plugin - id="org.eclipse.mylyn.commons.identity.source" + id="org.eclipse.mylyn.commons.net.source" download-size="0" install-size="0" version="0.0.0" unpack="false"/> <plugin - id="org.eclipse.mylyn.commons.net.source" + id="org.eclipse.mylyn.commons.notifications.core.source" download-size="0" install-size="0" version="0.0.0" unpack="false"/> <plugin - id="org.eclipse.mylyn.commons.notifications.core.source" + id="org.eclipse.mylyn.commons.notifications.feed.source" download-size="0" install-size="0" version="0.0.0" unpack="false"/> <plugin - id="org.eclipse.mylyn.commons.notifications.feed.source" + id="org.eclipse.mylyn.commons.notifications.ui.source" download-size="0" install-size="0" version="0.0.0" unpack="false"/> <plugin - id="org.eclipse.mylyn.commons.notifications.ui.source" + id="org.eclipse.mylyn.commons.repositories.core.source" download-size="0" install-size="0" version="0.0.0" unpack="false"/> <plugin - id="org.eclipse.mylyn.commons.repositories.source" + id="org.eclipse.mylyn.commons.repositories.ui.source" download-size="0" install-size="0" version="0.0.0" unpack="false"/> <plugin - id="org.eclipse.mylyn.commons.soap.source" + id="org.eclipse.mylyn.commons.repositories.http.core.source" download-size="0" install-size="0" version="0.0.0" @@ -173,7 +198,7 @@ unpack="false"/> <plugin - id="org.eclipse.mylyn.commons.team.source" + id="org.eclipse.mylyn.commons.soap.source" download-size="0" install-size="0" version="0.0.0" @@ -228,4 +253,128 @@ version="0.0.0" unpack="false"/> + <!-- Orbit bundles --> + + <plugin + id="org.apache.xmlrpc" + download-size="0" + install-size="0" + version="0.0.0" + unpack="false"/> + + <plugin + id="org.apache.ws.commons.util" + download-size="0" + install-size="0" + version="0.0.0" + unpack="false"/> + + <plugin + id="javax.xml.bind" + download-size="0" + install-size="0" + version="0.0.0" + unpack="false"/> + + <plugin + id="org.apache.axis" + download-size="0" + install-size="0" + version="0.0.0"/> + + <plugin + id="javax.wsdl" + download-size="0" + install-size="0" + version="0.0.0" + unpack="false"/> + + <plugin + id="javax.xml.rpc" + download-size="0" + install-size="0" + version="0.0.0"/> + + <plugin + id="javax.xml.soap" + download-size="0" + install-size="0" + version="0.0.0"/> + + <plugin + id="org.apache.commons.discovery" + download-size="0" + install-size="0" + version="0.0.0"/> + + <plugin + id="org.apache.commons.logging" + download-size="0" + install-size="0" + version="0.0.0" + unpack="false"/> + + <plugin + id="javax.activation" + download-size="0" + install-size="0" + version="0.0.0" + unpack="false"/> + + <plugin + id="javax.mail" + download-size="0" + install-size="0" + version="0.0.0" + unpack="false"/> + + <plugin + id="org.apache.commons.codec" + download-size="0" + install-size="0" + version="0.0.0" + unpack="false"/> + + <plugin + id="org.apache.commons.httpclient" + download-size="0" + install-size="0" + version="0.0.0" + unpack="false"/> + + <plugin + id="org.apache.commons.lang" + download-size="0" + install-size="0" + version="0.0.0" + unpack="false"/> + + <plugin + id="javax.xml" + download-size="0" + install-size="0" + version="0.0.0" + unpack="false"/> + + <plugin + id="org.apache.commons.io" + download-size="0" + install-size="0" + version="0.0.0" + unpack="false"/> + + <plugin + id="org.jdom" + download-size="0" + install-size="0" + version="0.0.0" + unpack="false"/> + + <plugin + id="com.sun.syndication" + download-size="0" + install-size="0" + version="0.0.0" + unpack="false"/> + </feature> diff --git a/org.eclipse.mylyn.commons.tests/META-INF/MANIFEST.MF b/org.eclipse.mylyn.commons.tests/META-INF/MANIFEST.MF index f42619b..c1b6111 100644 --- a/org.eclipse.mylyn.commons.tests/META-INF/MANIFEST.MF +++ b/org.eclipse.mylyn.commons.tests/META-INF/MANIFEST.MF @@ -14,6 +14,7 @@ Require-Bundle: org.eclipse.core.runtime, org.eclipse.mylyn.commons.screenshots, org.eclipse.mylyn.commons.team, org.eclipse.mylyn.commons.ui, + org.eclipse.mylyn.commons.xmlrpc, org.eclipse.mylyn.commons.workbench, org.eclipse.mylyn.commons.xmlrpc, org.apache.xmlrpc diff --git a/org.eclipse.mylyn.commons.ui.identity/.project b/org.eclipse.mylyn.commons.ui.identity/.project deleted file mode 100644 index 53852c2..0000000 --- a/org.eclipse.mylyn.commons.ui.identity/.project +++ b/dev/null @@ -1,34 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<projectDescription> - <name>org.eclipse.mylyn.commons.ui.identity</name> - <comment></comment> - <projects> - </projects> - <buildSpec> - <buildCommand> - <name>org.eclipse.jdt.core.javabuilder</name> - <arguments> - </arguments> - </buildCommand> - <buildCommand> - <name>org.eclipse.pde.ManifestBuilder</name> - <arguments> - </arguments> - </buildCommand> - <buildCommand> - <name>org.eclipse.pde.SchemaBuilder</name> - <arguments> - </arguments> - </buildCommand> - <buildCommand> - <name>org.eclipse.pde.api.tools.apiAnalysisBuilder</name> - <arguments> - </arguments> - </buildCommand> - </buildSpec> - <natures> - <nature>org.eclipse.pde.PluginNature</nature> - <nature>org.eclipse.jdt.core.javanature</nature> - <nature>org.eclipse.pde.api.tools.apiAnalysisNature</nature> - </natures> -</projectDescription> @@ -43,29 +43,35 @@ <modules> <module>org.eclipse.mylyn.commons-feature</module> <module>org.eclipse.mylyn.commons-site</module> + <module>org.eclipse.mylyn.commons.core</module> + <module>org.eclipse.mylyn.commons.net</module> + <module>org.eclipse.mylyn.commons.screenshots</module> + <module>org.eclipse.mylyn.commons.soap</module> + <module>org.eclipse.mylyn.commons.tests</module> + <module>org.eclipse.mylyn.commons.ui.tests</module> + <module>org.eclipse.mylyn.commons.ui</module> + <module>org.eclipse.mylyn.commons.workbench</module> + <module>org.eclipse.mylyn.commons.xmlrpc</module> <module>org.eclipse.mylyn.commons.activity-feature</module> <module>org.eclipse.mylyn.commons.activity.tests</module> <module>org.eclipse.mylyn.commons.activity.ui</module> - <module>org.eclipse.mylyn.commons.core</module> - <module>org.eclipse.mylyn.commons.http</module> - <module>org.eclipse.mylyn.commons.identity</module> - <module>org.eclipse.mylyn.commons.net</module> + <module>org.eclipse.mylyn.commons.identity-feature</module> + <module>org.eclipse.mylyn.commons.identity.core</module> + <!-- + <module>org.eclipse.mylyn.commons.identity.ui</module> + --> <module>org.eclipse.mylyn.commons.notifications-feature</module> <module>org.eclipse.mylyn.commons.notifications.core</module> <module>org.eclipse.mylyn.commons.notifications.feed</module> <module>org.eclipse.mylyn.commons.notifications.tests</module> <module>org.eclipse.mylyn.commons.notifications.ui</module> - <module>org.eclipse.mylyn.commons.repositories</module> - <module>org.eclipse.mylyn.commons.screenshots</module> + <module>org.eclipse.mylyn.commons.repositories-feature</module> + <module>org.eclipse.mylyn.commons.repositories.core</module> + <module>org.eclipse.mylyn.commons.repositories.ui</module> + <module>org.eclipse.mylyn.commons.repositories.http-feature</module> + <module>org.eclipse.mylyn.commons.repositories.http.core</module> <module>org.eclipse.mylyn.commons.sdk-feature</module> <module>org.eclipse.mylyn.commons.sdk.util</module> - <module>org.eclipse.mylyn.commons.soap</module> - <module>org.eclipse.mylyn.commons.team</module> - <module>org.eclipse.mylyn.commons.tests</module> - <module>org.eclipse.mylyn.commons.ui</module> - <module>org.eclipse.mylyn.commons.ui.tests</module> - <module>org.eclipse.mylyn.commons.workbench</module> - <module>org.eclipse.mylyn.commons.xmlrpc</module> <module>org.eclipse.mylyn.discovery-feature</module> <module>org.eclipse.mylyn.discovery.core</module> <module>org.eclipse.mylyn.discovery.tests</module> diff --git a/org.eclipse.mylyn.commons.repositories/.classpath b/stubs/org.eclipse.mylyn.commons.identity/.classpath index fcedc47..fcedc47 100644 --- a/org.eclipse.mylyn.commons.repositories/.classpath +++ b/stubs/org.eclipse.mylyn.commons.identity/.classpath diff --git a/org.eclipse.mylyn.commons.http/.cvsignore b/stubs/org.eclipse.mylyn.commons.identity/.cvsignore index d567ba0..d567ba0 100644 --- a/org.eclipse.mylyn.commons.http/.cvsignore +++ b/stubs/org.eclipse.mylyn.commons.identity/.cvsignore diff --git a/org.eclipse.mylyn.commons.identity/.project b/stubs/org.eclipse.mylyn.commons.identity/.project index 240751e..240751e 100644 --- a/org.eclipse.mylyn.commons.identity/.project +++ b/stubs/org.eclipse.mylyn.commons.identity/.project diff --git a/org.eclipse.mylyn.commons.http/.settings/org.eclipse.core.runtime.prefs b/stubs/org.eclipse.mylyn.commons.identity/.settings/org.eclipse.core.runtime.prefs index 5a0ad22..5a0ad22 100644 --- a/org.eclipse.mylyn.commons.http/.settings/org.eclipse.core.runtime.prefs +++ b/stubs/org.eclipse.mylyn.commons.identity/.settings/org.eclipse.core.runtime.prefs diff --git a/org.eclipse.mylyn.commons.repositories/.settings/org.eclipse.jdt.core.prefs b/stubs/org.eclipse.mylyn.commons.identity/.settings/org.eclipse.jdt.core.prefs index 2616819..2616819 100644 --- a/org.eclipse.mylyn.commons.repositories/.settings/org.eclipse.jdt.core.prefs +++ b/stubs/org.eclipse.mylyn.commons.identity/.settings/org.eclipse.jdt.core.prefs diff --git a/org.eclipse.mylyn.commons.repositories/.settings/org.eclipse.jdt.ui.prefs b/stubs/org.eclipse.mylyn.commons.identity/.settings/org.eclipse.jdt.ui.prefs index e2834b2..e2834b2 100644 --- a/org.eclipse.mylyn.commons.repositories/.settings/org.eclipse.jdt.ui.prefs +++ b/stubs/org.eclipse.mylyn.commons.identity/.settings/org.eclipse.jdt.ui.prefs diff --git a/org.eclipse.mylyn.commons.http/.settings/org.eclipse.ltk.core.refactoring.prefs b/stubs/org.eclipse.mylyn.commons.identity/.settings/org.eclipse.ltk.core.refactoring.prefs index 5e7f2bd..5e7f2bd 100644 --- a/org.eclipse.mylyn.commons.http/.settings/org.eclipse.ltk.core.refactoring.prefs +++ b/stubs/org.eclipse.mylyn.commons.identity/.settings/org.eclipse.ltk.core.refactoring.prefs diff --git a/org.eclipse.mylyn.commons.http/.settings/org.eclipse.mylyn.tasks.ui.prefs b/stubs/org.eclipse.mylyn.commons.identity/.settings/org.eclipse.mylyn.tasks.ui.prefs index d8c6d26..d8c6d26 100644 --- a/org.eclipse.mylyn.commons.http/.settings/org.eclipse.mylyn.tasks.ui.prefs +++ b/stubs/org.eclipse.mylyn.commons.identity/.settings/org.eclipse.mylyn.tasks.ui.prefs diff --git a/org.eclipse.mylyn.commons.http/.settings/org.eclipse.pde.prefs b/stubs/org.eclipse.mylyn.commons.identity/.settings/org.eclipse.pde.prefs index e8f2d56..e8f2d56 100644 --- a/org.eclipse.mylyn.commons.http/.settings/org.eclipse.pde.prefs +++ b/stubs/org.eclipse.mylyn.commons.identity/.settings/org.eclipse.pde.prefs diff --git a/stubs/org.eclipse.mylyn.commons.identity/META-INF/MANIFEST.MF b/stubs/org.eclipse.mylyn.commons.identity/META-INF/MANIFEST.MF new file mode 100644 index 0000000..415523c --- a/dev/null +++ b/stubs/org.eclipse.mylyn.commons.identity/META-INF/MANIFEST.MF @@ -0,0 +1,9 @@ +Manifest-Version: 1.0 +Bundle-ManifestVersion: 2 +Bundle-Name: %Bundle-Name +Bundle-SymbolicName: org.eclipse.mylyn.commons.identity;singleton:=true +Bundle-Version: 0.9.0.v20111206-0100 +Bundle-Vendor: %Bundle-Vendor +Bundle-RequiredExecutionEnvironment: J2SE-1.5 +Bundle-ClassPath: . +Bundle-Localization: plugin diff --git a/org.eclipse.mylyn.commons.http/about.html b/stubs/org.eclipse.mylyn.commons.identity/about.html index d774b07..d774b07 100644 --- a/org.eclipse.mylyn.commons.http/about.html +++ b/stubs/org.eclipse.mylyn.commons.identity/about.html diff --git a/org.eclipse.mylyn.commons.repositories/build.properties b/stubs/org.eclipse.mylyn.commons.identity/build.properties index 2f1725d..2f1725d 100644 --- a/org.eclipse.mylyn.commons.repositories/build.properties +++ b/stubs/org.eclipse.mylyn.commons.identity/build.properties diff --git a/org.eclipse.mylyn.commons.repositories/plugin.properties b/stubs/org.eclipse.mylyn.commons.identity/plugin.properties index 9d7af38..9d7af38 100644 --- a/org.eclipse.mylyn.commons.repositories/plugin.properties +++ b/stubs/org.eclipse.mylyn.commons.identity/plugin.properties diff --git a/org.eclipse.mylyn.commons.identity/pom.xml b/stubs/org.eclipse.mylyn.commons.identity/pom.xml index b6fadcf..c67fb0b 100644 --- a/org.eclipse.mylyn.commons.identity/pom.xml +++ b/stubs/org.eclipse.mylyn.commons.identity/pom.xml @@ -3,12 +3,12 @@ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <modelVersion>4.0.0</modelVersion> <parent> - <artifactId>org.eclipse.mylyn.commons-parent</artifactId> + <artifactId>org.eclipse.mylyn.commons.stubs-parent</artifactId> <groupId>org.eclipse.mylyn.commons</groupId> <version>3.7.0-SNAPSHOT</version> </parent> <artifactId>org.eclipse.mylyn.commons.identity</artifactId> - <version>0.9.0-SNAPSHOT</version> + <version>0.9.0.v20111206-0100</version> <packaging>eclipse-plugin</packaging> <build> <plugins> diff --git a/stubs/org.eclipse.mylyn.commons.identity/src/.placeholder b/stubs/org.eclipse.mylyn.commons.identity/src/.placeholder new file mode 100644 index 0000000..e69de29 --- a/dev/null +++ b/stubs/org.eclipse.mylyn.commons.identity/src/.placeholder diff --git a/org.eclipse.mylyn.commons.repositories/.classpath b/stubs/org.eclipse.mylyn.commons.repositories/.classpath index fcedc47..fcedc47 100644 --- a/org.eclipse.mylyn.commons.repositories/.classpath +++ b/stubs/org.eclipse.mylyn.commons.repositories/.classpath diff --git a/org.eclipse.mylyn.commons.http/.cvsignore b/stubs/org.eclipse.mylyn.commons.repositories/.cvsignore index d567ba0..d567ba0 100644 --- a/org.eclipse.mylyn.commons.http/.cvsignore +++ b/stubs/org.eclipse.mylyn.commons.repositories/.cvsignore diff --git a/org.eclipse.mylyn.commons.repositories/.project b/stubs/org.eclipse.mylyn.commons.repositories/.project index 7a9c8a1..7a9c8a1 100644 --- a/org.eclipse.mylyn.commons.repositories/.project +++ b/stubs/org.eclipse.mylyn.commons.repositories/.project diff --git a/org.eclipse.mylyn.commons.http/.settings/org.eclipse.core.runtime.prefs b/stubs/org.eclipse.mylyn.commons.repositories/.settings/org.eclipse.core.runtime.prefs index 5a0ad22..5a0ad22 100644 --- a/org.eclipse.mylyn.commons.http/.settings/org.eclipse.core.runtime.prefs +++ b/stubs/org.eclipse.mylyn.commons.repositories/.settings/org.eclipse.core.runtime.prefs diff --git a/org.eclipse.mylyn.commons.repositories/.settings/org.eclipse.jdt.core.prefs b/stubs/org.eclipse.mylyn.commons.repositories/.settings/org.eclipse.jdt.core.prefs index 2616819..2616819 100644 --- a/org.eclipse.mylyn.commons.repositories/.settings/org.eclipse.jdt.core.prefs +++ b/stubs/org.eclipse.mylyn.commons.repositories/.settings/org.eclipse.jdt.core.prefs diff --git a/org.eclipse.mylyn.commons.repositories/.settings/org.eclipse.jdt.ui.prefs b/stubs/org.eclipse.mylyn.commons.repositories/.settings/org.eclipse.jdt.ui.prefs index e2834b2..e2834b2 100644 --- a/org.eclipse.mylyn.commons.repositories/.settings/org.eclipse.jdt.ui.prefs +++ b/stubs/org.eclipse.mylyn.commons.repositories/.settings/org.eclipse.jdt.ui.prefs diff --git a/org.eclipse.mylyn.commons.http/.settings/org.eclipse.ltk.core.refactoring.prefs b/stubs/org.eclipse.mylyn.commons.repositories/.settings/org.eclipse.ltk.core.refactoring.prefs index 5e7f2bd..5e7f2bd 100644 --- a/org.eclipse.mylyn.commons.http/.settings/org.eclipse.ltk.core.refactoring.prefs +++ b/stubs/org.eclipse.mylyn.commons.repositories/.settings/org.eclipse.ltk.core.refactoring.prefs diff --git a/org.eclipse.mylyn.commons.http/.settings/org.eclipse.mylyn.tasks.ui.prefs b/stubs/org.eclipse.mylyn.commons.repositories/.settings/org.eclipse.mylyn.tasks.ui.prefs index d8c6d26..d8c6d26 100644 --- a/org.eclipse.mylyn.commons.http/.settings/org.eclipse.mylyn.tasks.ui.prefs +++ b/stubs/org.eclipse.mylyn.commons.repositories/.settings/org.eclipse.mylyn.tasks.ui.prefs diff --git a/org.eclipse.mylyn.commons.http/.settings/org.eclipse.pde.prefs b/stubs/org.eclipse.mylyn.commons.repositories/.settings/org.eclipse.pde.prefs index e8f2d56..e8f2d56 100644 --- a/org.eclipse.mylyn.commons.http/.settings/org.eclipse.pde.prefs +++ b/stubs/org.eclipse.mylyn.commons.repositories/.settings/org.eclipse.pde.prefs diff --git a/stubs/org.eclipse.mylyn.commons.repositories/META-INF/MANIFEST.MF b/stubs/org.eclipse.mylyn.commons.repositories/META-INF/MANIFEST.MF new file mode 100644 index 0000000..5153187 --- a/dev/null +++ b/stubs/org.eclipse.mylyn.commons.repositories/META-INF/MANIFEST.MF @@ -0,0 +1,9 @@ +Manifest-Version: 1.0 +Bundle-ManifestVersion: 2 +Bundle-Name: %Bundle-Name +Bundle-SymbolicName: org.eclipse.mylyn.commons.repositories;singleton:=true +Bundle-Version: 0.9.0.v20111206-0100 +Bundle-Vendor: %Bundle-Vendor +Bundle-RequiredExecutionEnvironment: J2SE-1.5 +Bundle-ClassPath: . +Bundle-Localization: plugin diff --git a/org.eclipse.mylyn.commons.http/about.html b/stubs/org.eclipse.mylyn.commons.repositories/about.html index d774b07..d774b07 100644 --- a/org.eclipse.mylyn.commons.http/about.html +++ b/stubs/org.eclipse.mylyn.commons.repositories/about.html diff --git a/org.eclipse.mylyn.commons.repositories/build.properties b/stubs/org.eclipse.mylyn.commons.repositories/build.properties index 2f1725d..2f1725d 100644 --- a/org.eclipse.mylyn.commons.repositories/build.properties +++ b/stubs/org.eclipse.mylyn.commons.repositories/build.properties diff --git a/org.eclipse.mylyn.commons.repositories/plugin.properties b/stubs/org.eclipse.mylyn.commons.repositories/plugin.properties index 9d7af38..9d7af38 100644 --- a/org.eclipse.mylyn.commons.repositories/plugin.properties +++ b/stubs/org.eclipse.mylyn.commons.repositories/plugin.properties diff --git a/org.eclipse.mylyn.commons.repositories/pom.xml b/stubs/org.eclipse.mylyn.commons.repositories/pom.xml index 486539a..d8643b6 100644 --- a/org.eclipse.mylyn.commons.repositories/pom.xml +++ b/stubs/org.eclipse.mylyn.commons.repositories/pom.xml @@ -3,12 +3,12 @@ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <modelVersion>4.0.0</modelVersion> <parent> - <artifactId>org.eclipse.mylyn.commons-parent</artifactId> + <artifactId>org.eclipse.mylyn.commons.stubs-parent</artifactId> <groupId>org.eclipse.mylyn.commons</groupId> <version>3.7.0-SNAPSHOT</version> </parent> <artifactId>org.eclipse.mylyn.commons.repositories</artifactId> - <version>0.9.0-SNAPSHOT</version> + <version>0.9.0.v20111206-0100</version> <packaging>eclipse-plugin</packaging> <build> <plugins> diff --git a/stubs/org.eclipse.mylyn.commons.repositories/src/.placehoder b/stubs/org.eclipse.mylyn.commons.repositories/src/.placehoder new file mode 100644 index 0000000..e69de29 --- a/dev/null +++ b/stubs/org.eclipse.mylyn.commons.repositories/src/.placehoder diff --git a/org.eclipse.mylyn.commons.repositories/.classpath b/stubs/org.eclipse.mylyn.commons.team/.classpath index fcedc47..fcedc47 100644 --- a/org.eclipse.mylyn.commons.repositories/.classpath +++ b/stubs/org.eclipse.mylyn.commons.team/.classpath diff --git a/org.eclipse.mylyn.commons.http/.cvsignore b/stubs/org.eclipse.mylyn.commons.team/.cvsignore index d567ba0..d567ba0 100644 --- a/org.eclipse.mylyn.commons.http/.cvsignore +++ b/stubs/org.eclipse.mylyn.commons.team/.cvsignore diff --git a/org.eclipse.mylyn.commons.team/.project b/stubs/org.eclipse.mylyn.commons.team/.project index fea2210..fea2210 100644 --- a/org.eclipse.mylyn.commons.team/.project +++ b/stubs/org.eclipse.mylyn.commons.team/.project diff --git a/org.eclipse.mylyn.commons.http/.settings/org.eclipse.core.runtime.prefs b/stubs/org.eclipse.mylyn.commons.team/.settings/org.eclipse.core.runtime.prefs index 5a0ad22..5a0ad22 100644 --- a/org.eclipse.mylyn.commons.http/.settings/org.eclipse.core.runtime.prefs +++ b/stubs/org.eclipse.mylyn.commons.team/.settings/org.eclipse.core.runtime.prefs diff --git a/org.eclipse.mylyn.commons.repositories/.settings/org.eclipse.jdt.core.prefs b/stubs/org.eclipse.mylyn.commons.team/.settings/org.eclipse.jdt.core.prefs index 2616819..2616819 100644 --- a/org.eclipse.mylyn.commons.repositories/.settings/org.eclipse.jdt.core.prefs +++ b/stubs/org.eclipse.mylyn.commons.team/.settings/org.eclipse.jdt.core.prefs diff --git a/org.eclipse.mylyn.commons.repositories/.settings/org.eclipse.jdt.ui.prefs b/stubs/org.eclipse.mylyn.commons.team/.settings/org.eclipse.jdt.ui.prefs index e2834b2..e2834b2 100644 --- a/org.eclipse.mylyn.commons.repositories/.settings/org.eclipse.jdt.ui.prefs +++ b/stubs/org.eclipse.mylyn.commons.team/.settings/org.eclipse.jdt.ui.prefs diff --git a/org.eclipse.mylyn.commons.http/.settings/org.eclipse.ltk.core.refactoring.prefs b/stubs/org.eclipse.mylyn.commons.team/.settings/org.eclipse.ltk.core.refactoring.prefs index 5e7f2bd..5e7f2bd 100644 --- a/org.eclipse.mylyn.commons.http/.settings/org.eclipse.ltk.core.refactoring.prefs +++ b/stubs/org.eclipse.mylyn.commons.team/.settings/org.eclipse.ltk.core.refactoring.prefs diff --git a/org.eclipse.mylyn.commons.http/.settings/org.eclipse.mylyn.tasks.ui.prefs b/stubs/org.eclipse.mylyn.commons.team/.settings/org.eclipse.mylyn.tasks.ui.prefs index d8c6d26..d8c6d26 100644 --- a/org.eclipse.mylyn.commons.http/.settings/org.eclipse.mylyn.tasks.ui.prefs +++ b/stubs/org.eclipse.mylyn.commons.team/.settings/org.eclipse.mylyn.tasks.ui.prefs diff --git a/org.eclipse.mylyn.commons.http/.settings/org.eclipse.pde.prefs b/stubs/org.eclipse.mylyn.commons.team/.settings/org.eclipse.pde.prefs index e8f2d56..e8f2d56 100644 --- a/org.eclipse.mylyn.commons.http/.settings/org.eclipse.pde.prefs +++ b/stubs/org.eclipse.mylyn.commons.team/.settings/org.eclipse.pde.prefs diff --git a/stubs/org.eclipse.mylyn.commons.team/META-INF/MANIFEST.MF b/stubs/org.eclipse.mylyn.commons.team/META-INF/MANIFEST.MF new file mode 100644 index 0000000..6e6bcf6 --- a/dev/null +++ b/stubs/org.eclipse.mylyn.commons.team/META-INF/MANIFEST.MF @@ -0,0 +1,9 @@ +Manifest-Version: 1.0 +Bundle-ManifestVersion: 2 +Bundle-Name: %Bundle-Name +Bundle-SymbolicName: org.eclipse.mylyn.commons.team;singleton:=true +Bundle-Version: 0.9.0.v20111206-0100 +Bundle-Vendor: %Bundle-Vendor +Bundle-RequiredExecutionEnvironment: J2SE-1.5 +Bundle-ClassPath: . +Bundle-Localization: plugin diff --git a/org.eclipse.mylyn.commons.http/about.html b/stubs/org.eclipse.mylyn.commons.team/about.html index d774b07..d774b07 100644 --- a/org.eclipse.mylyn.commons.http/about.html +++ b/stubs/org.eclipse.mylyn.commons.team/about.html diff --git a/org.eclipse.mylyn.commons.repositories/build.properties b/stubs/org.eclipse.mylyn.commons.team/build.properties index 2f1725d..2f1725d 100644 --- a/org.eclipse.mylyn.commons.repositories/build.properties +++ b/stubs/org.eclipse.mylyn.commons.team/build.properties diff --git a/org.eclipse.mylyn.commons.repositories/plugin.properties b/stubs/org.eclipse.mylyn.commons.team/plugin.properties index 9d7af38..9d7af38 100644 --- a/org.eclipse.mylyn.commons.repositories/plugin.properties +++ b/stubs/org.eclipse.mylyn.commons.team/plugin.properties diff --git a/org.eclipse.mylyn.commons.team/pom.xml b/stubs/org.eclipse.mylyn.commons.team/pom.xml index 9aa2de0..1cf415a 100644 --- a/org.eclipse.mylyn.commons.team/pom.xml +++ b/stubs/org.eclipse.mylyn.commons.team/pom.xml @@ -3,12 +3,12 @@ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <modelVersion>4.0.0</modelVersion> <parent> - <artifactId>org.eclipse.mylyn.commons-parent</artifactId> + <artifactId>org.eclipse.mylyn.commons.stubs-parent</artifactId> <groupId>org.eclipse.mylyn.commons</groupId> <version>3.7.0-SNAPSHOT</version> </parent> <artifactId>org.eclipse.mylyn.commons.team</artifactId> - <version>0.9.0-SNAPSHOT</version> + <version>0.9.0.v20111206-0100</version> <packaging>eclipse-plugin</packaging> <build> <plugins> diff --git a/stubs/org.eclipse.mylyn.commons.team/src/.placehoder b/stubs/org.eclipse.mylyn.commons.team/src/.placehoder new file mode 100644 index 0000000..e69de29 --- a/dev/null +++ b/stubs/org.eclipse.mylyn.commons.team/src/.placehoder diff --git a/stubs/pom.xml b/stubs/pom.xml index 175f42b..89d454c 100644 --- a/stubs/pom.xml +++ b/stubs/pom.xml @@ -10,6 +10,9 @@ <artifactId>org.eclipse.mylyn.commons.stubs-parent</artifactId> <packaging>pom</packaging> <modules> + <module>org.eclipse.mylyn.commons.identity</module> <module>org.eclipse.mylyn.commons.notifications</module> + <module>org.eclipse.mylyn.commons.repositories</module> + <module>org.eclipse.mylyn.commons.team</module> </modules> </project> |

