Skip to content

Changes

Summary

  1. 535039: Add self-update capabilities (details)
  2. [Releng] Updated HttpClient-Win feature site (details)
  3. [Releng] Fixed HttpClient feature dependencies (details)
  4. 535038: Move Marketplace Client project license to EPLv2 (details)
  5. 527683: Update required Java version to 1.8 (details)
Commit dfd925379bfff2ec1b5bd50882c49e3e9d75d450 by Carsten Reckord
535039: Add self-update capabilities
Updated texts a bit
Bug: 535039 Task-Url:
https://bugs.eclipse.org/bugs/show_bug.cgi?id=535039
The file was modified org.eclipse.epp.mpc.ui/src/org/eclipse/epp/internal/mpc/ui/wizards/messages.properties (diff)
The file was modified org.eclipse.epp.mpc.ui/src/org/eclipse/epp/internal/mpc/ui/wizards/InstallUpdatesNotificationItem.java (diff)
Commit a01bd4edeba5fc1e3f36c57311d50bedb0ac6a5e by Carsten Reckord
[Releng] Updated HttpClient-Win feature site
The file was modified httpclient-target-site/org.eclipse.epp.mpc.apache.httpclient.target/httpclient-target.target (diff)
Commit 340626cb77763a10b0a72ffb5211dd5eac4a644f by Carsten Reckord
[Releng] Fixed HttpClient feature dependencies
The file was modified httpclient-target-site/org.eclipse.epp.mpc.apache.httpclient.target/httpclient-target.target (diff)
Commit b278c47372dad624998245d6270f6343c92a5d4d by Carsten Reckord
535038: Move Marketplace Client project license to EPLv2
Bug: 535038 Task-Url:
https://bugs.eclipse.org/bugs/show_bug.cgi?id=535038
The file was modified org.eclipse.epp.mpc.ui/src/org/eclipse/epp/internal/mpc/ui/wizards/UserFavoritesFindFavoritesActionItem.java (diff)
The file was modified org.eclipse.epp.mpc.core/src/org/eclipse/epp/internal/mpc/core/model/News.java (diff)
The file was modified org.eclipse.epp.mpc.help.ui/pom.xml (diff)
The file was modified org.eclipse.epp.mpc.ui.css/build.properties (diff)
The file was modified org.eclipse.epp.mpc.core/src/org/eclipse/epp/internal/mpc/core/service/NotFoundException.java (diff)
The file was modified org.eclipse.epp.mpc.core/src/org/eclipse/epp/internal/mpc/core/util/P2TransportFactory.java (diff)
The file was modified org.eclipse.epp.mpc.core/src/org/eclipse/epp/internal/mpc/core/model/Categories.java (diff)
The file was modified org.eclipse.epp.mpc.core/src/org/eclipse/epp/mpc/core/service/IMarketplaceStorageService.java (diff)
The file was modified org.eclipse.epp.mpc.ui/src/org/eclipse/epp/internal/mpc/ui/wizards/CatalogToolTip.java (diff)
The file was modified org.eclipse.epp.mpc.ui/src/org/eclipse/epp/internal/mpc/ui/catalog/MarketplaceCategory.java (diff)
The file was modified org.eclipse.epp.mpc.ui/src/org/eclipse/epp/internal/mpc/ui/wizards/IWizardPageAction.java (diff)
The file was modified org.eclipse.epp.mpc.core.win32/.settings/org.eclipse.jdt.ui.prefs (diff)
The file was modified org.eclipse.epp.mpc.core/src/org/eclipse/epp/internal/mpc/core/model/NodeListing.java (diff)
The file was modified org.eclipse.epp.mpc.core/src/org/eclipse/epp/internal/mpc/core/Messages.java (diff)
The file was modified org.eclipse.epp.mpc.core/src/org/eclipse/epp/internal/mpc/core/transport/httpclient/CacheCredentialsProvider.java (diff)
The file was modified org.eclipse.epp.mpc.ui/src/org/eclipse/epp/internal/mpc/ui/operations/messages.properties (diff)
The file was modified org.eclipse.epp.mpc.core/src/org/eclipse/epp/internal/mpc/core/model/Popular.java (diff)
The file was modified org.eclipse.epp.mpc.ui/about.ini (diff)
The file was modified org.eclipse.epp.mpc.core.win32/OSGI-INF/services/httpclient-transport.xml (diff)
The file was modified org.eclipse.epp.mpc.core/about.html (diff)
The file was modified org.eclipse.epp.mpc.core/OSGI-INF/services/httpclient-transport-factory.xml (diff)
The file was modified org.eclipse.epp.mpc.tests/src/org/eclipse/epp/mpc/tests/Categories.java (diff)
The file was modified org.eclipse.epp.mpc.ui/src/org/eclipse/epp/internal/mpc/ui/wizards/IDiscoveryItemFactory.java (diff)
The file was modified org.eclipse.epp.mpc.core/src/org/eclipse/epp/mpc/core/model/IFavoriteList.java (diff)
The file was modified org.eclipse.epp.mpc.tests/src/org/eclipse/epp/mpc/tests/AllTests.java (diff)
The file was modified org.eclipse.epp.mpc.core/src/org/eclipse/epp/internal/mpc/core/model/Marketplace.java (diff)
The file was modified org.eclipse.epp.mpc.ui/src/org/eclipse/epp/internal/mpc/ui/util/Messages.java (diff)
The file was modified org.eclipse.epp.mpc.core/src/org/eclipse/epp/internal/mpc/core/service/xml/MarketplaceContentHandler.java (diff)
The file was modified org.eclipse.epp.mpc.ui/src/org/eclipse/epp/internal/mpc/ui/operations/AbstractProvisioningOperation.java (diff)
The file was modified org.eclipse.epp.mpc.ui/src/org/eclipse/epp/internal/mpc/ui/wizards/ProvisioningJobListener.java (diff)
The file was modified org.eclipse.epp.mpc.core/src/org/eclipse/epp/internal/mpc/core/util/JavaPlatformTransportFactory.java (diff)
The file was modified org.eclipse.epp.mpc.ui/src/org/eclipse/epp/internal/mpc/ui/discovery/ShowFileSupportProposalsJob.java (diff)
The file was modified org.eclipse.epp.mpc.ui/src/org/eclipse/epp/internal/mpc/ui/wizards/MarketplaceViewer.java (diff)
The file was modified org.eclipse.epp.mpc.ui/src/org/eclipse/epp/internal/mpc/ui/discovery/AskMarketplaceForFileSupportStrategy.java (diff)
The file was modified org.eclipse.epp.mpc.core/src/org/eclipse/epp/mpc/core/model/INews.java (diff)
The file was modified org.eclipse.epp.mpc.tests/src/org/eclipse/epp/mpc/tests/ui/MarketplaceClientUiTest.java (diff)
The file was modified org.eclipse.epp.mpc.ui/src/org/eclipse/epp/internal/mpc/ui/wizards/CheckboxTagFilter.java (diff)
The file was modified org.eclipse.epp.mpc.core/src/org/eclipse/epp/mpc/core/service/QueryHelper.java (diff)
The file was modified org.eclipse.epp.mpc.core/src/org/eclipse/epp/internal/mpc/core/service/xml/CatalogsContentHandler.java (diff)
The file was modified org.eclipse.epp.mpc.ui/src/org/eclipse/epp/internal/mpc/ui/wizards/ImportFavoritesWizardDialog.java (diff)
The file was modified org.eclipse.epp.mpc.core/src/org/eclipse/epp/internal/mpc/core/transport/httpclient/SynchronizedCredentialsProvider.java (diff)
The file was modified org.eclipse.epp.mpc.ui/src/org/eclipse/epp/internal/mpc/ui/catalog/FavoritesCatalog.java (diff)
The file was modified org.eclipse.epp.mpc.core/src/org/eclipse/epp/mpc/core/model/ITags.java (diff)
The file was modified org.eclipse.epp.mpc.tests/src/org/eclipse/epp/mpc/tests/service/ServiceLocatorTest.java (diff)
The file was modified org.eclipse.epp.mpc.ui/src/org/eclipse/epp/internal/mpc/ui/catalog/ResourceProviderImageDescriptor.java (diff)
The file was modified org.eclipse.epp.mpc.core.win32/OSGI-INF/l10n/bundle.properties (diff)
The file was modified org.eclipse.epp.mpc.ui/src/org/eclipse/epp/internal/mpc/ui/wizards/MarketplaceCatalogConfiguration.java (diff)
The file was modified org.eclipse.epp.mpc.ui/src/org/eclipse/epp/internal/mpc/ui/wizards/OverviewToolTip.java (diff)
The file was modified org.eclipse.epp.mpc.core/src/org/eclipse/epp/internal/mpc/core/service/xml/NodeContentHandler.java (diff)
The file was modified org.eclipse.epp.mpc.core/src/org/eclipse/epp/internal/mpc/core/transport/httpclient/HttpClientProxyUtil.java (diff)
The file was modified org.eclipse.epp.mpc.ui/src/org/eclipse/epp/internal/mpc/ui/wizards/ImportFavoritesPage.java (diff)
The file was modified org.eclipse.epp.mpc.tests/src/org/eclipse/epp/mpc/tests/ui/wizard/SelectionModelStateSerializerTest.java (diff)
The file was modified org.eclipse.epp.mpc.ui/src/org/eclipse/epp/internal/mpc/ui/CatalogRegistry.java (diff)
The file was modified org.eclipse.epp.mpc.core/src/org/eclipse/epp/internal/mpc/core/service/RemoteMarketplaceService.java (diff)
The file was modified org.eclipse.epp.mpc.ui/src/org/eclipse/epp/internal/mpc/ui/wizards/MarketplaceClientService.java (diff)
The file was modified org.eclipse.epp.mpc.core/src/org/eclipse/epp/internal/mpc/core/service/xml/IusContentHandler.java (diff)
The file was modified org.eclipse.epp.mpc.core/src/org/eclipse/epp/internal/mpc/core/util/AbstractP2TransportFactory.java (diff)
The file was modified org.eclipse.epp.mpc.tests/about.html (diff)
The file was modified org.eclipse.epp.mpc.tests/src/org/eclipse/epp/mpc/tests/RestTests.java (diff)
The file was modified org.eclipse.epp.mpc.ui/src/org/eclipse/epp/internal/mpc/ui/catalog/ResourceProvider.java (diff)
The file was modified org.eclipse.epp.mpc.core/src/org/eclipse/epp/internal/mpc/core/model/SearchResult.java (diff)
The file was modified org.eclipse.epp.mpc.ui/src/org/eclipse/epp/internal/mpc/ui/commands/Messages.java (diff)
The file was modified org.eclipse.epp.mpc.core/src/org/eclipse/epp/internal/mpc/core/model/Category.java (diff)
The file was modified org.eclipse.epp.mpc.core/src/org/eclipse/epp/internal/mpc/core/service/xml/TagContentHandler.java (diff)
The file was modified org.eclipse.epp.mpc.core/src/org/eclipse/epp/mpc/core/model/IPlatforms.java (diff)
The file was modified org.eclipse.epp.mpc.ui/src/org/eclipse/epp/internal/mpc/ui/wizards/InstallAllActionLink.java (diff)
The file was modified org.eclipse.epp.mpc.ui/src/org/eclipse/epp/internal/mpc/ui/MarketplaceClientUi.java (diff)
The file was modified org.eclipse.epp.mpc.core/src/org/eclipse/epp/internal/mpc/core/service/MarketplaceService.java (diff)
The file was modified org.eclipse.epp.mpc.core/src/org/eclipse/epp/internal/mpc/core/service/xml/CategoriesContentHandler.java (diff)
The file was modified org.eclipse.epp.mpc.ui/src/org/eclipse/epp/internal/mpc/ui/preferences/MPCPreferenceInitializer.java (diff)
The file was modified org.eclipse.epp.mpc.ui/src/org/eclipse/epp/internal/mpc/ui/wizards/MarketplaceDropAdapter.java (diff)
The file was modified org.eclipse.epp.mpc.core/src/org/eclipse/epp/internal/mpc/core/model/Identifiable.java (diff)
The file was modified org.eclipse.epp.mpc.ui/src/org/eclipse/epp/internal/mpc/ui/util/messages.properties (diff)
The file was modified org.eclipse.epp.mpc.core/src/org/eclipse/epp/internal/mpc/core/model/Node.java (diff)
The file was modified org.eclipse.epp.mpc.tests/src/org/eclipse/epp/mpc/tests/service/MarketplaceStorageServiceRegistrationTest.java (diff)
The file was modified org.eclipse.epp.mpc.core/src/org/eclipse/epp/internal/mpc/core/messages.properties (diff)
The file was modified org.eclipse.epp.mpc.ui/src/org/eclipse/epp/internal/mpc/ui/wizards/messages.properties (diff)
The file was modified org.eclipse.epp.mpc.core/src/org/eclipse/epp/internal/mpc/core/service/xml/CatalogContentHandler.java (diff)
The file was modified org.eclipse.epp.mpc.core/src/org/eclipse/epp/internal/mpc/core/util/DebugTraceUtil.java (diff)
The file was modified org.eclipse.epp.mpc.core/src/org/eclipse/epp/mpc/core/service/UnmarshalException.java (diff)
The file was modified org.eclipse.epp.mpc.ui/src/org/eclipse/epp/internal/mpc/ui/wizards/NewsViewer.java (diff)
The file was modified org.eclipse.epp.mpc.tests/src/org/eclipse/epp/mpc/tests/util/URLUtilTest.java (diff)
The file was modified org.eclipse.epp.mpc.ui/src/org/eclipse/epp/internal/mpc/ui/discovery/ShowNatureProposalsDialog.java (diff)
The file was modified org.eclipse.epp.mpc.core/OSGI-INF/services/httpclient-transport.xml (diff)
The file was modified org.eclipse.epp.mpc.ui.css/plugin.xml (diff)
The file was modified org.eclipse.epp.mpc.core.win32/src/org/eclipse/epp/internal/mpc/core/transport/httpclient/win32/WinClientBuilderCustomizer.java (diff)
The file was modified org.eclipse.epp.mpc.core/src/org/eclipse/epp/internal/mpc/core/model/Catalogs.java (diff)
The file was modified org.eclipse.epp.mpc.core/src/org/eclipse/epp/internal/mpc/core/service/xml/FavoritesContentHandler.java (diff)
The file was modified org.eclipse.epp.mpc.ui/src/org/eclipse/epp/internal/mpc/ui/wizards/IMarketplaceWebBrowser.java (diff)
The file was modified org.eclipse.epp.mpc.ui/src/org/eclipse/epp/internal/mpc/ui/wizards/MarketplaceFilter.java (diff)
The file was modified org.eclipse.epp.mpc.ui/src/org/eclipse/epp/internal/mpc/ui/wizards/AbstractTagFilter.java (diff)
The file was modified org.eclipse.epp.mpc.tests/src/org/eclipse/epp/mpc/tests/util/ProxyConfigurationTest.java (diff)
The file was modified org.eclipse.epp.mpc.core/src/org/eclipse/epp/internal/mpc/core/util/UserAgentUtil.java (diff)
The file was modified org.eclipse.epp.mpc.core/src/org/eclipse/epp/internal/mpc/core/service/xml/NewsContentHandler.java (diff)
The file was modified org.eclipse.epp.mpc.core/src/org/eclipse/epp/mpc/core/service/IMarketplaceServiceLocator.java (diff)
The file was modified org.eclipse.epp.mpc.ui/src/org/eclipse/epp/mpc/ui/MarketplaceUrlHandler.java (diff)
The file was modified org.eclipse.epp.mpc.core/src/org/eclipse/epp/internal/mpc/core/transport/httpclient/SystemCredentialsProvider.java (diff)
The file was modified org.eclipse.epp.mpc.ui/src/org/eclipse/epp/internal/mpc/ui/wizards/CatalogSwitcher.java (diff)
The file was modified org.eclipse.epp.mpc.ui/src/org/eclipse/epp/mpc/ui/Messages.java (diff)
The file was modified org.eclipse.epp.mpc.core/src/org/eclipse/epp/internal/mpc/core/service/xml/Unmarshaller.java (diff)
The file was modified org.eclipse.epp.mpc.core/src/org/eclipse/epp/internal/mpc/core/service/UserFavoritesService.java (diff)
The file was modified org.eclipse.epp.mpc.site/pom.xml (diff)
The file was modified org.eclipse.epp.mpc.core/OSGI-INF/services/legacy-transport-factory.xml (diff)
The file was modified org.eclipse.epp.mpc.tests/src/org/eclipse/epp/mpc/tests/service/DefaultMarketplaceServiceTest.java (diff)
The file was modified org.eclipse.epp.mpc.core/src/org/eclipse/epp/internal/mpc/core/model/Search.java (diff)
The file was modified org.eclipse.epp.mpc.core/src/org/eclipse/epp/mpc/core/service/IUserFavoritesService.java (diff)
The file was modified org.eclipse.epp.mpc.help.ui/about.html (diff)
The file was modified org.eclipse.epp.mpc.core/src/org/eclipse/epp/internal/mpc/core/model/Ius.java (diff)
The file was modified org.eclipse.epp.mpc.core/src/org/eclipse/epp/internal/mpc/core/service/xml/DefaultContentHandler.java (diff)
The file was modified org.eclipse.epp.mpc.ui/src/org/eclipse/epp/internal/mpc/ui/operations/ResolveFeatureNamesOperation.java (diff)
The file was modified org.eclipse.epp.mpc.ui/src/org/eclipse/epp/internal/mpc/ui/wizards/UserFavoritesUnsupportedActionItem.java (diff)
The file was modified org.eclipse.epp.mpc.core/src/org/eclipse/epp/internal/mpc/core/transport/httpclient/RequestTemplate.java (diff)
The file was modified org.eclipse.epp.mpc.core/src/org/eclipse/epp/internal/mpc/core/transport/httpclient/HttpClientFactory.java (diff)
The file was modified org.eclipse.epp.mpc.core/src/org/eclipse/epp/internal/mpc/core/service/xml/NodeListingContentHandler.java (diff)
The file was modified org.eclipse.epp.mpc.ui/src/org/eclipse/epp/internal/mpc/ui/commands/AbstractMarketplaceWizardCommand.java (diff)
The file was modified org.eclipse.epp.mpc.ui.css/src/org/eclipse/epp/internal/mpc/ui/css/GradientCanvasPropertyHandler.java (diff)
The file was modified org.eclipse.epp.mpc.ui/src/org/eclipse/epp/internal/mpc/ui/commands/ImportFavoritesWizardCommand.java (diff)
The file was modified org.eclipse.epp.mpc.ui.css/src/org/eclipse/epp/internal/mpc/ui/css/StyleHelper.java (diff)
The file was modified org.eclipse.epp.mpc.ui/src/org/eclipse/epp/internal/mpc/ui/discovery/DiscoverFileSupportJob.java (diff)
The file was modified org.eclipse.epp.mpc.core/src/org/eclipse/epp/mpc/core/model/ICategory.java (diff)
The file was modified org.eclipse.epp.mpc.feature/feature.xml (diff)
The file was modified org.eclipse.epp.mpc.ui/src/org/eclipse/epp/internal/mpc/ui/wizards/AbstractMarketplaceWizardDialog.java (diff)
The file was modified org.eclipse.epp.mpc.core/src/org/eclipse/epp/internal/mpc/core/util/ServiceUtil.java (diff)
The file was modified org.eclipse.epp.mpc.ui/src/org/eclipse/epp/internal/mpc/ui/wizards/AbstractSimpleDiscoveryItem.java (diff)
The file was modified org.eclipse.epp.mpc.core/src/org/eclipse/epp/internal/mpc/core/service/messages.properties (diff)
The file was modified org.eclipse.epp.mpc.ui/src/org/eclipse/epp/internal/mpc/ui/wizards/MarketplaceBrowserIntegration.java (diff)
The file was modified org.eclipse.epp.mpc.core/src/org/eclipse/epp/mpc/core/service/ServiceUnavailableException.java (diff)
The file was modified org.eclipse.epp.mpc.ui/src/org/eclipse/epp/internal/mpc/ui/wizards/NewsUrlHandler.java (diff)
The file was modified org.eclipse.epp.mpc.ui/src/org/eclipse/epp/internal/mpc/ui/wizards/css/CatalogSwitcherItemElement.java (diff)
The file was modified org.eclipse.epp.mpc.core/src/org/eclipse/epp/internal/mpc/core/MarketplaceClientCore.java (diff)
The file was modified org.eclipse.epp.mpc.ui/src/org/eclipse/epp/internal/mpc/ui/wizards/DiscoverFavoritesUserActionItem.java (diff)
The file was modified org.eclipse.epp.mpc.core/src/org/eclipse/epp/mpc/core/service/ITransportFactory.java (diff)
The file was modified org.eclipse.epp.mpc.core/src/org/eclipse/epp/internal/mpc/core/service/xml/RelatedContentHandler.java (diff)
The file was modified org.eclipse.epp.mpc.core/src/org/eclipse/epp/mpc/core/model/IMarket.java (diff)
The file was modified org.eclipse.epp.mpc.ui/src/org/eclipse/epp/internal/mpc/ui/wizards/MarketplaceDiscoveryResources.java (diff)
The file was modified org.eclipse.epp.mpc.ui/src/org/eclipse/epp/internal/mpc/ui/wizards/MarketplaceWizardDialog.java (diff)
The file was modified org.eclipse.epp.mpc.core/src/org/eclipse/epp/internal/mpc/core/service/xml/RecentContentHandler.java (diff)
The file was modified org.eclipse.epp.mpc.help.ui/contextHelp.xml (diff)
The file was modified org.eclipse.epp.mpc.ui/plugin.xml (diff)
The file was modified org.eclipse.epp.mpc.tests/src/org/eclipse/epp/mpc/tests/util/TestProperties.java (diff)
The file was modified org.eclipse.epp.mpc.ui/src/org/eclipse/epp/internal/mpc/ui/operations/FeatureDescriptor.java (diff)
The file was modified org.eclipse.epp.mpc.core/src/org/eclipse/epp/internal/mpc/core/MarketplaceClientCorePlugin.java (diff)
The file was modified org.eclipse.epp.mpc.tests.catalog/about.html (diff)
The file was modified org.eclipse.epp.mpc.core/src/org/eclipse/epp/mpc/core/model/ICatalogs.java (diff)
The file was modified org.eclipse.epp.mpc.ui/src/org/eclipse/epp/internal/mpc/ui/wizards/DiscoveryItem.java (diff)
The file was modified org.eclipse.epp.mpc.core/src/org/eclipse/epp/mpc/core/model/IIdentifiable.java (diff)
The file was modified org.eclipse.epp.mpc.ui/src/org/eclipse/epp/internal/mpc/ui/wizards/Messages.java (diff)
The file was modified org.eclipse.epp.mpc.core/OSGI-INF/services/unmarshaller.xml (diff)
The file was modified org.eclipse.epp.mpc.ui/src/org/eclipse/epp/internal/mpc/ui/util/Util.java (diff)
The file was modified org.eclipse.epp.mpc.ui/pom.xml (diff)
The file was modified org.eclipse.epp.mpc.core/src/org/eclipse/epp/internal/mpc/core/service/xml/PlatformsContentHandler.java (diff)
The file was modified org.eclipse.epp.mpc-target/photon.target (diff)
The file was modified org.eclipse.epp.mpc.core/src/org/eclipse/epp/internal/mpc/core/service/MPCOAuthParameters.java (diff)
The file was modified org.eclipse.epp.mpc.ui/src/org/eclipse/epp/internal/mpc/ui/catalog/UserActionCatalogItem.java (diff)
The file was modified org.eclipse.epp.mpc.core/src/org/eclipse/epp/internal/mpc/core/transport/httpclient/ChainedCredentialsProvider.java (diff)
The file was modified org.eclipse.epp.mpc.ui/src/org/eclipse/epp/mpc/ui/Operation.java (diff)
The file was modified org.eclipse.epp.mpc-parent/pom.xml (diff)
The file was modified org.eclipse.epp.mpc.core/src/org/eclipse/epp/internal/mpc/core/model/Tag.java (diff)
The file was modified org.eclipse.epp.mpc.ui/schema/catalog.exsd (diff)
The file was modified org.eclipse.epp.mpc.ui/src/org/eclipse/epp/internal/mpc/ui/wizards/ImportFavoritesActionLink.java (diff)
The file was modified org.eclipse.epp.mpc.tests/src/org/eclipse/epp/mpc/tests/service/SolutionCompatibilityFilterTest.java (diff)
The file was modified org.eclipse.epp.mpc.tests/src/org/eclipse/epp/mpc/tests/service/xml/resources/node.xml (diff)
The file was modified org.eclipse.epp.mpc.ui/src/org/eclipse/epp/mpc/ui/CatalogDescriptor.java (diff)
The file was modified org.eclipse.epp.mpc.tests/.settings/org.eclipse.jdt.ui.prefs (diff)
The file was modified org.eclipse.epp.mpc.core/src/org/eclipse/epp/internal/mpc/core/model/Related.java (diff)
The file was modified org.eclipse.epp.mpc.ui/src/org/eclipse/epp/internal/mpc/ui/wizards/ActionLink.java (diff)
The file was modified org.eclipse.epp.mpc.core/src/org/eclipse/epp/internal/mpc/core/model/Favorites.java (diff)
The file was modified org.eclipse.epp.mpc.tests/src/org/eclipse/epp/mpc/tests/UISuite.java (diff)
The file was modified org.eclipse.epp.mpc.tests/src/org/eclipse/epp/mpc/tests/ui/catalog/MarketplaceCatalogTest.java (diff)
The file was modified org.eclipse.epp.mpc.tests/src/org/eclipse/epp/mpc/tests/ui/wizard/MarketplaceWizardTest.java (diff)
The file was modified org.eclipse.epp.mpc.ui/src/org/eclipse/epp/internal/mpc/ui/discovery/DiscoverNatureSupportJob.java (diff)
The file was modified org.eclipse.epp.mpc.core/src/org/eclipse/epp/mpc/core/service/ITransport.java (diff)
The file was modified org.eclipse.epp.mpc.ui/src/org/eclipse/epp/internal/mpc/ui/catalog/FavoriteListCatalogItem.java (diff)
The file was modified org.eclipse.epp.mpc.ui/src/org/eclipse/epp/internal/mpc/ui/wizards/MarketplaceUrlHandler.java (diff)
The file was modified org.eclipse.epp.mpc.ui/src/org/eclipse/epp/mpc/ui/IMarketplaceClientService.java (diff)
The file was modified org.eclipse.epp.mpc.core/src/org/eclipse/epp/internal/mpc/core/util/TextUtil.java (diff)
The file was modified org.eclipse.epp.mpc.core/src/org/eclipse/epp/mpc/core/model/ICatalog.java (diff)
The file was modified org.eclipse.epp.mpc.dependencies.feature/about.html (diff)
The file was modified org.eclipse.epp.mpc.core/src/org/eclipse/epp/mpc/core/service/ICatalogService.java (diff)
The file was modified org.eclipse.epp.mpc.core/src/org/eclipse/epp/internal/mpc/core/model/Catalog.java (diff)
The file was modified org.eclipse.epp.mpc.ui/src/org/eclipse/epp/internal/mpc/ui/wizards/OpenFavoritesNotificationItem.java (diff)
The file was modified org.eclipse.epp.mpc.tests/src/org/eclipse/epp/mpc/tests/LambdaMatchers.java (diff)
The file was modified org.eclipse.epp.mpc.ui/src/org/eclipse/epp/internal/mpc/ui/wizards/MarketplaceViewerSorter.java (diff)
The file was modified org.eclipse.epp.mpc.ui/src/org/eclipse/epp/internal/mpc/ui/wizards/IWizardButtonLabelProvider.java (diff)
The file was modified org.eclipse.epp.mpc.core/src/org/eclipse/epp/internal/mpc/core/service/xml/UnmarshalContentHandler.java (diff)
The file was modified httpclient-target-site/org.eclipse.epp.mpc.apache.httpclient.feature/feature.properties (diff)
The file was modified org.eclipse.epp.mpc.ui.css/.settings/org.eclipse.jdt.ui.prefs (diff)
The file was modified org.eclipse.epp.mpc.tests/src/org/eclipse/epp/mpc/tests/ui/wizard/widgets/SWTBotClickableStyledText.java (diff)
The file was modified org.eclipse.epp.mpc.core/src/org/eclipse/epp/internal/mpc/core/model/Tags.java (diff)
The file was modified org.eclipse.epp.mpc.tests/src/org/eclipse/epp/mpc/tests/service/UserFavoritesServiceTest.java (diff)
The file was modified org.eclipse.epp.mpc.ui/OSGI-INF/l10n/bundle.properties (diff)
The file was modified org.eclipse.epp.mpc.tests/src/org/eclipse/epp/mpc/tests/ui/catalog/MarketplaceInfoTest.java (diff)
The file was modified org.eclipse.epp.mpc.ui/src/org/eclipse/epp/internal/mpc/ui/commands/MarketplaceWizardCommand.java (diff)
The file was modified org.eclipse.epp.mpc.ui/src/org/eclipse/epp/internal/mpc/ui/wizards/RetryErrorActionItem.java (diff)
The file was modified org.eclipse.epp.mpc.core/src/org/eclipse/epp/mpc/core/model/INode.java (diff)
The file was modified org.eclipse.epp.mpc.ui.css/OSGI-INF/l10n/bundle.properties (diff)
The file was modified org.eclipse.epp.mpc.core/src/org/eclipse/epp/internal/mpc/core/transport/httpclient/HttpClientTransportFactory.java (diff)
The file was modified org.eclipse.epp.mpc.ui/src/org/eclipse/epp/internal/mpc/ui/wizards/AbstractUserActionItem.java (diff)
The file was modified org.eclipse.epp.mpc.core/src/org/eclipse/epp/internal/mpc/core/transport/httpclient/HttpClientTransport.java (diff)
The file was modified org.eclipse.epp.mpc.tests.catalog/pom.xml (diff)
The file was modified org.eclipse.epp.mpc.dependencies.feature/feature.properties (diff)
The file was modified org.eclipse.epp.mpc.core/src/org/eclipse/epp/internal/mpc/core/util/Messages.java (diff)
The file was modified org.eclipse.epp.mpc.ui/src/org/eclipse/epp/internal/mpc/ui/discovery/ShowFileSupportProposalsDialog.java (diff)
The file was modified org.eclipse.epp.mpc.core/src/org/eclipse/epp/internal/mpc/core/model/Market.java (diff)
The file was modified org.eclipse.epp.mpc.core/src/org/eclipse/epp/mpc/core/model/ICatalogBranding.java (diff)
The file was modified org.eclipse.epp.mpc.tests/src/org/eclipse/epp/mpc/tests/LoggingSuite.java (diff)
The file was modified org.eclipse.epp.mpc.tests/src/org/eclipse/epp/mpc/tests/ui/wizard/AbstractMarketplaceWizardBotTest.java (diff)
The file was modified org.eclipse.epp.mpc.ui/.settings/org.eclipse.jdt.ui.prefs (diff)
The file was modified org.eclipse.epp.mpc.ui/src/org/eclipse/epp/internal/mpc/ui/catalog/MarketplaceCatalogSource.java (diff)
The file was modified org.eclipse.epp.mpc.tests/src/org/eclipse/epp/mpc/tests/util/TransportFactoryTest.java (diff)
The file was modified org.eclipse.epp.mpc.tests/src/org/eclipse/epp/mpc/tests/service/MappedTransportFactory.java (diff)
The file was modified org.eclipse.epp.mpc.ui/src/org/eclipse/epp/internal/mpc/ui/catalog/FavoritesDiscoveryStrategy.java (diff)
The file was modified org.eclipse.epp.mpc.core/OSGI-INF/services/httpclient-wrapper-factory.xml (diff)
The file was modified org.eclipse.epp.mpc.core/src/org/eclipse/epp/internal/mpc/core/util/ProxyHelper.java (diff)
The file was modified org.eclipse.epp.mpc.ui/build.properties (diff)
The file was modified org.eclipse.epp.mpc.ui/src/org/eclipse/epp/internal/mpc/ui/catalog/MarketplaceInfo.java (diff)
The file was modified org.eclipse.epp.mpc.ui/src/org/eclipse/epp/mpc/ui/messages.properties (diff)
The file was modified org.eclipse.epp.mpc.core/src/org/eclipse/epp/internal/mpc/core/util/TransportFactory.java (diff)
The file was modified org.eclipse.epp.mpc.ui/src/org/eclipse/epp/internal/mpc/ui/catalog/MarketplaceCatalog.java (diff)
The file was modified org.eclipse.epp.mpc.core/OSGI-INF/l10n/bundle.properties (diff)
The file was modified org.eclipse.epp.mpc.ui/src/org/eclipse/epp/internal/mpc/ui/wizards/ImportFavoritesWizard.java (diff)
The file was modified org.eclipse.epp.mpc.ui/src/org/eclipse/epp/internal/mpc/ui/actions/messages.properties (diff)
The file was modified org.eclipse.epp.mpc.ui/src/org/eclipse/epp/internal/mpc/ui/messages.properties (diff)
The file was modified org.eclipse.epp.mpc.core/src/org/eclipse/epp/internal/mpc/core/service/CachingMarketplaceService.java (diff)
The file was modified org.eclipse.epp.mpc.help.ui/.settings/org.eclipse.jdt.ui.prefs (diff)
The file was modified org.eclipse.epp.mpc.ui/src/org/eclipse/epp/internal/mpc/ui/wizards/FavoritesDiscoveryItem.java (diff)
The file was modified org.eclipse.epp.mpc.core/src/org/eclipse/epp/internal/mpc/core/ServiceLocator.java (diff)
The file was modified org.eclipse.epp.mpc.core/src/org/eclipse/epp/internal/mpc/core/util/Eclipse36TransportFactory.java (diff)
The file was modified org.eclipse.epp.mpc.ui/src/org/eclipse/epp/internal/mpc/ui/discovery/CollectMissingNaturesVisitor.java (diff)
The file was modified org.eclipse.epp.mpc.ui/src/org/eclipse/epp/internal/mpc/ui/util/ConcurrentTaskManager.java (diff)
The file was modified org.eclipse.epp.mpc.core/src/org/eclipse/epp/internal/mpc/core/model/CatalogBranding.java (diff)
The file was modified org.eclipse.epp.mpc.ui/src/org/eclipse/epp/internal/mpc/ui/MarketplaceClientUiPlugin.java (diff)
The file was modified org.eclipse.epp.mpc.tests/build.properties (diff)
The file was modified org.eclipse.epp.mpc.tests/src/org/eclipse/epp/mpc/tests/service/xml/resources/marketplace-root.xml (diff)
The file was modified org.eclipse.epp.mpc.ui/src/org/eclipse/epp/internal/mpc/ui/commands/ShowInstalledSolutionsCommand.java (diff)
The file was modified org.eclipse.epp.mpc.core/src/org/eclipse/epp/mpc/core/service/IMarketplaceUnmarshaller.java (diff)
The file was modified org.eclipse.epp.mpc.core/.settings/org.eclipse.jdt.ui.prefs (diff)
The file was modified org.eclipse.epp.mpc.ui/src/org/eclipse/epp/internal/mpc/ui/wizards/InstallUpdatesNotificationItem.java (diff)
The file was modified org.eclipse.epp.mpc.tests/src/org/eclipse/epp/mpc/tests/service/xml/resources/category-taxonomy.xml (diff)
The file was modified org.eclipse.epp.mpc.ui/src/org/eclipse/epp/mpc/ui/IMarketplaceClientConfiguration.java (diff)
The file was modified org.eclipse.epp.mpc.core/src/org/eclipse/epp/internal/mpc/core/service/MarketplaceUnmarshaller.java (diff)
The file was modified org.eclipse.epp.mpc.core/src/org/eclipse/epp/internal/mpc/core/service/xml/CatalogBrandingContentHandler.java (diff)
The file was modified org.eclipse.epp.mpc.core/src/org/eclipse/epp/internal/mpc/core/transport/httpclient/CacheCredentialsAuthenticationStrategy.java (diff)
The file was modified org.eclipse.epp.mpc.ui/src/org/eclipse/epp/internal/mpc/ui/CatalogExtensionPointReader.java (diff)
The file was modified org.eclipse.epp.mpc.tests/src/org/eclipse/epp/mpc/tests/UITests.java (diff)
The file was modified org.eclipse.epp.mpc.core/src/org/eclipse/epp/internal/mpc/core/service/xml/SearchContentHandler.java (diff)
The file was modified org.eclipse.epp.mpc.core/src/org/eclipse/epp/internal/mpc/core/util/URLUtil.java (diff)
The file was modified org.eclipse.epp.mpc.ui/src/org/eclipse/epp/internal/mpc/ui/wizards/MarketplaceWizard.java (diff)
The file was modified org.eclipse.epp.mpc.ui/src/org/eclipse/epp/internal/mpc/ui/wizards/FavoriteListDiscoveryItem.java (diff)
The file was modified org.eclipse.epp.mpc.ui/src/org/eclipse/epp/internal/mpc/ui/wizards/ItemButtonController.java (diff)
The file was modified org.eclipse.epp.mpc.ui/src/org/eclipse/epp/internal/mpc/ui/actions/WelcomeIntroAction.java (diff)
The file was modified org.eclipse.epp.mpc-target/staging.target (diff)
The file was modified org.eclipse.epp.mpc.core/src/org/eclipse/epp/internal/mpc/core/service/Messages.java (diff)
The file was modified org.eclipse.epp.mpc.tests/src/org/eclipse/epp/mpc/tests/service/CatalogServiceTest.java (diff)
The file was modified org.eclipse.epp.mpc.ui/src/org/eclipse/epp/internal/mpc/ui/wizards/Operation.java (diff)
The file was modified org.eclipse.epp.mpc.core/src/org/eclipse/epp/internal/mpc/core/model/Platforms.java (diff)
The file was modified org.eclipse.epp.mpc.ui/src/org/eclipse/epp/internal/mpc/ui/wizards/MarketplacePage.java (diff)
The file was modified org.eclipse.epp.mpc.core/src/org/eclipse/epp/internal/mpc/core/ServiceHelperImpl.java (diff)
The file was modified org.eclipse.epp.mpc.ui/src/org/eclipse/epp/internal/mpc/ui/catalog/messages.properties (diff)
The file was modified org.eclipse.epp.mpc.core/src/org/eclipse/epp/internal/mpc/core/service/xml/TagsContentHandler.java (diff)
The file was modified org.eclipse.epp.mpc.ui/src/org/eclipse/epp/internal/mpc/ui/wizards/LinkListener.java (diff)
The file was modified org.eclipse.epp.mpc.tests/src/org/eclipse/epp/mpc/tests/ui/wizard/MarketplaceClientServiceTest.java (diff)
The file was modified org.eclipse.epp.mpc.core/src/org/eclipse/epp/mpc/core/model/ISearchResult.java (diff)
The file was modified org.eclipse.epp.mpc.ui/src/org/eclipse/epp/mpc/ui/MarketplaceClient.java (diff)
The file was modified org.eclipse.epp.mpc.feature/feature.properties (diff)
The file was modified org.eclipse.epp.mpc.ui/src/org/eclipse/epp/internal/mpc/ui/wizards/MarketplacePatternFilter.java (diff)
The file was modified org.eclipse.epp.mpc.ui/src/org/eclipse/epp/internal/mpc/ui/wizards/StyledTextHelper.java (diff)
The file was modified org.eclipse.epp.mpc.ui/src/org/eclipse/epp/internal/mpc/ui/wizards/UserFavoritesSignInActionItem.java (diff)
The file was modified org.eclipse.epp.mpc.ui/src/org/eclipse/epp/internal/mpc/ui/wizards/FavoritesViewer.java (diff)
The file was modified org.eclipse.epp.mpc.core/src/org/eclipse/epp/mpc/core/model/ITag.java (diff)
The file was modified org.eclipse.epp.mpc.ui/about.html (diff)
The file was modified org.eclipse.epp.mpc.ui/src/org/eclipse/epp/internal/mpc/ui/catalog/MarketplaceDiscoveryStrategy.java (diff)
The file was modified org.eclipse.epp.mpc.core/src/org/eclipse/epp/internal/mpc/core/service/xml/IuContentHandler.java (diff)
The file was modified org.eclipse.epp.mpc.ui.css/src/org/eclipse/epp/internal/mpc/ui/css/DiscoveryItemElementProvider.java (diff)
The file was modified org.eclipse.epp.mpc.core/src/org/eclipse/epp/internal/mpc/core/transport/httpclient/HttpClientCustomizer.java (diff)
The file was modified org.eclipse.epp.mpc.tests/src/org/eclipse/epp/mpc/tests/ui/wizard/MarketplaceDiscoveryStrategyTest.java (diff)
The file was modified org.eclipse.epp.mpc.ui/src/org/eclipse/epp/internal/mpc/ui/catalog/MarketplaceNodeCatalogItem.java (diff)
The file was modified org.eclipse.epp.mpc.feature/about.html (diff)
The file was modified org.eclipse.epp.mpc.core/src/org/eclipse/epp/internal/mpc/core/service/DefaultCatalogService.java (diff)
The file was modified org.eclipse.epp.mpc.ui/src/org/eclipse/epp/internal/mpc/ui/wizards/SelectionModelStateSerializer.java (diff)
The file was modified org.eclipse.epp.mpc.core/src/org/eclipse/epp/internal/mpc/core/service/DefaultMarketplaceService.java (diff)
The file was modified org.eclipse.epp.mpc.core/src/org/eclipse/epp/internal/mpc/core/util/ITransport.java (diff)
The file was modified org.eclipse.epp.mpc.ui/src/org/eclipse/epp/internal/mpc/ui/wizards/DropDownButton.java (diff)
The file was modified org.eclipse.epp.mpc.ui/src/org/eclipse/epp/internal/mpc/ui/discovery/MissingNatureDetector.java (diff)
The file was modified org.eclipse.epp.mpc.ui/src/org/eclipse/epp/internal/mpc/ui/discovery/ShowNatureProposalsJob.java (diff)
The file was modified org.eclipse.epp.mpc.ui.css/src/org/eclipse/epp/internal/mpc/ui/css/GradientCanvasElement.java (diff)
The file was modified org.eclipse.epp.mpc.core/src/org/eclipse/epp/mpc/core/service/IMarketplaceService.java (diff)
The file was modified org.eclipse.epp.mpc.ui/src/org/eclipse/epp/internal/mpc/ui/operations/CompositeProfileChangeOperation.java (diff)
The file was modified org.eclipse.epp.mpc.ui/src/org/eclipse/epp/internal/mpc/ui/commands/ShowFavoritesCommand.java (diff)
The file was modified org.eclipse.epp.mpc.core/src/org/eclipse/epp/internal/mpc/core/model/Featured.java (diff)
The file was modified org.eclipse.epp.mpc.core/src/org/eclipse/epp/internal/mpc/core/service/MarketplaceStorageService.java (diff)
The file was modified org.eclipse.epp.mpc.core/src/org/eclipse/epp/internal/mpc/core/model/FavoriteList.java (diff)
The file was modified org.eclipse.epp.mpc.core/src/org/eclipse/epp/mpc/core/service/ServiceHelper.java (diff)
The file was modified org.eclipse.epp.mpc.ui/src/org/eclipse/epp/internal/mpc/ui/catalog/MarketplaceNodeInstallableUnitItem.java (diff)
The file was modified org.eclipse.epp.mpc.ui/intro/default.xml (diff)
The file was modified org.eclipse.epp.mpc.core.win32/about.html (diff)
The file was modified org.eclipse.epp.mpc.core/src/org/eclipse/epp/internal/mpc/core/service/AbstractDataStorageService.java (diff)
The file was modified org.eclipse.epp.mpc.ui/src/org/eclipse/epp/internal/mpc/ui/wizards/BrowseCatalogItem.java (diff)
The file was modified org.eclipse.epp.mpc.ui/src/org/eclipse/epp/internal/mpc/ui/wizards/ComboTagFilter.java (diff)
The file was modified org.eclipse.epp.mpc.core/src/org/eclipse/epp/internal/mpc/core/service/CatalogService.java (diff)
The file was modified org.eclipse.epp.mpc.core/src/org/eclipse/epp/mpc/core/model/ICategories.java (diff)
The file was modified org.eclipse.epp.mpc.tests/src/org/eclipse/epp/mpc/tests/service/xml/UnmarshallerTest.java (diff)
The file was modified org.eclipse.epp.mpc.ui/src/org/eclipse/epp/internal/mpc/ui/preferences/ProjectNaturesPreferencePage.java (diff)
The file was modified org.eclipse.epp.mpc.ui/src/org/eclipse/epp/internal/mpc/ui/wizards/ShareSolutionLink.java (diff)
The file was modified org.eclipse.epp.mpc.tests/src/org/eclipse/epp/mpc/tests/ui/wizard/matcher/NodeMatcher.java (diff)
The file was modified org.eclipse.epp.mpc.tests/src/org/eclipse/epp/mpc/tests/ui/catalog/MarketplaceInfoSerializationTest.java (diff)
The file was modified org.eclipse.epp.mpc.ui/src/org/eclipse/epp/internal/mpc/ui/commands/messages.properties (diff)
The file was modified org.eclipse.epp.mpc.core/src/org/eclipse/epp/internal/mpc/core/model/Iu.java (diff)
The file was modified org.eclipse.epp.mpc.ui.css/pom.xml (diff)
The file was modified org.eclipse.epp.mpc.core/src/org/eclipse/epp/mpc/core/model/IIu.java (diff)
The file was modified org.eclipse.epp.mpc.ui/src/org/eclipse/epp/internal/mpc/ui/Messages.java (diff)
The file was modified org.eclipse.epp.mpc.core/src/org/eclipse/epp/internal/mpc/core/service/xml/CategoryContentHandler.java (diff)
The file was modified org.eclipse.epp.mpc.tests/src/org/eclipse/epp/mpc/tests/util/PropertyStub.java (diff)
The file was modified org.eclipse.epp.mpc.core/src/org/eclipse/epp/internal/mpc/core/service/ServiceUnavailableException.java (diff)
The file was modified org.eclipse.epp.mpc.ui/src/org/eclipse/epp/internal/mpc/ui/wizards/AbstractMarketplaceDiscoveryItem.java (diff)
The file was modified org.eclipse.epp.mpc.core/src/org/eclipse/epp/internal/mpc/core/util/FallbackTransportFactory.java (diff)
The file was modified org.eclipse.epp.mpc.tests/src/org/eclipse/epp/mpc/tests/ui/catalog/CatalogDescriptorTest.java (diff)
The file was modified org.eclipse.epp.mpc.core/src/org/eclipse/epp/internal/mpc/core/service/xml/PopularContentHandler.java (diff)
The file was modified org.eclipse.epp.mpc.core/OSGI-INF/services/service-locator.xml (diff)
The file was modified org.eclipse.epp.mpc.ui/src/org/eclipse/epp/internal/mpc/ui/wizards/UserActionViewerItem.java (diff)
The file was modified org.eclipse.epp.mpc.dependencies.feature/feature.xml (diff)
The file was modified org.eclipse.epp.mpc.ui/src/org/eclipse/epp/internal/mpc/ui/wizards/InstallProfile.java (diff)
The file was modified org.eclipse.epp.mpc.ui.css/about.html (diff)
The file was modified org.eclipse.epp.mpc.core/src/org/eclipse/epp/internal/mpc/core/util/HttpUtil.java (diff)
The file was modified org.eclipse.epp.mpc.ui/src/org/eclipse/epp/internal/mpc/ui/operations/Messages.java (diff)
The file was modified org.eclipse.epp.mpc.ui/src/org/eclipse/epp/internal/mpc/ui/wizards/SelectionModel.java (diff)
The file was modified org.eclipse.epp.mpc.core/src/org/eclipse/epp/internal/mpc/core/model/Recent.java (diff)
The file was modified org.eclipse.epp.mpc.core/src/org/eclipse/epp/internal/mpc/core/util/ProxyAuthenticator.java (diff)
The file was modified org.eclipse.epp.mpc.ui/src/org/eclipse/epp/internal/mpc/ui/operations/ProfileChangeOperationComputer.java (diff)
The file was modified org.eclipse.epp.mpc.ui/src/org/eclipse/epp/internal/mpc/ui/wizards/FeatureSelectionWizardPage.java (diff)
The file was modified org.eclipse.epp.mpc.ui/src/org/eclipse/epp/internal/mpc/ui/wizards/css/CatalogSwitcherItemElementProvider.java (diff)
The file was modified org.eclipse.epp.mpc.ui/src/org/eclipse/epp/internal/mpc/ui/catalog/Messages.java (diff)
The file was modified org.eclipse.epp.mpc.core/src/org/eclipse/epp/internal/mpc/core/service/xml/MarketContentHandler.java (diff)
The file was modified org.eclipse.epp.mpc.ui/src/org/eclipse/epp/internal/mpc/ui/actions/Messages.java (diff)
The file was modified org.eclipse.epp.mpc.core/src/org/eclipse/epp/mpc/core/model/IIus.java (diff)
The file was modified org.eclipse.epp.mpc.core/src/org/eclipse/epp/internal/mpc/core/service/xml/FeaturedContentHandler.java (diff)
The file was modified org.eclipse.epp.mpc.ui/src/org/eclipse/epp/internal/mpc/ui/wizards/CatalogSwitcherItem.java (diff)
The file was modified org.eclipse.epp.mpc.tests/src/org/eclipse/epp/mpc/tests/BotTests.java (diff)
The file was modified org.eclipse.epp.mpc.tests/src/org/eclipse/epp/mpc/tests/ui/wizard/MarketplaceUrlHandlerTest.java (diff)
Commit 99ae4417d36ce3346cb697c0132ae9573a07a202 by Carsten Reckord
527683: Update required Java version to 1.8
Fixed BREE and java version in parent pom
Bug: 527683 Task-Url:
https://bugs.eclipse.org/bugs/show_bug.cgi?id=527683
The file was modified org.eclipse.epp.mpc-parent/pom.xml (diff)