Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2017-12-15Remove MaxPermSize from test.xml file.I20180101-2000I20171231-2000I20171230-1500I20171229-2000I20171228-2000I20171227-2000I20171226-2000I20171225-2000I20171224-2000I20171223-1500I20171222-2000I20171221-2000I20171220-2000I20171219-2000I20171218-2000I20171217-2000I20171216-1500I20171215-2000Alexander Kurtakov1-1/+1
Deprecated and ignored, let's reduce the noise in the log. Change-Id: I151dc01143426532b5b54e33b61d68f4fa69395d Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
2017-12-15Revert "Revert "Bug 528494 - Using the match operator for RequiredCapability""I20171215-0930I20171215-0215Alexander Kurtakov12-261/+358
This reverts commit 07c80afa6a12b3170e1b6b1dd5b7dadc775a501e. Revert the revert - issue is with multiple layers of features they need manual touching. Change-Id: I3b4b8f2d64ed02d79ffd7bd9c7c5b85b45f8bd21
2017-12-15Revert "Bug 528494 - Using the match operator for RequiredCapability"I20171215-0120Alexander Kurtakov12-358/+261
This reverts commit 72c083ed10a1cca83f00befbefc279af09779df0. To ensure that today's build failure is not caused by this change. Change-Id: I3e874183b62a3f6456afa00426f9efb230639b49
2017-12-13Bug 528494 - Using the match operator for RequiredCapabilityI20171214-2000Todor Boev12-261/+358
- Fixed the BundlesAction conversion of open ended OSGi version ranges to agree with the P2 open ended version ranges. - Fixed the publisher tests to rely less on IRequiredCapability Change-Id: Iaf1232bfe361ed4d6bb448cc0b210ddfe120569b Signed-off-by: Todor Boev <rinsvind@gmail.com>
2017-12-12Bug 528408 - Extract the IRequirement impl from RequiredCapabilityI20171214-0120I20171213-2000I20171212-2000Todor Boev15-362/+514
- Fix p2 codebase to use MetadataFactory instead of new RequiredCapabiilty - Work around the implicit restriction that IRequiredCapability must always have maxCard > 1. This is due to the serialization format that does not support maxCard == 0 since it only has optional and multiple flags. Change-Id: Ia8f2c9abd4aee553020018032a22784f1af3b3ba Signed-off-by: Todor Boev <rinsvind@gmail.com>
2017-11-28Bug 527783 - Entries in error log: org.eclipse.update.configurator -S4_8_0_M4I20171211-2000I20171210-2000I20171209-1500I20171209-1020I20171208-2000I20171206-2000I20171206-0800I20171205-2000I20171205-0800I20171205-0250I20171205-0030I20171204-2000I20171204-0850I20171204-0830I20171204-0530I20171203-2000I20171203-0800I20171202-1500I20171202-0800I20171201-2000I20171201-0600I20171201-0345I20171130-2100I20171130-2000I20171129-2000I20171128-2000Alexander Kurtakov1-1/+7
Could not install bundle... Restore update.configurator reconciler disabling in ConfigCUsAction. It was removed with commit a85029f8ce86497b570c955d84fb60f6324bdd20. Change-Id: I8a64dd6ed8c34208372721c05f0dd63ee3097495 Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
2017-11-22Bug 527379 - Remove references to update.configuratorI20171128-0100I20171127-2000I20171126-2000I20171125-1500I20171124-2000I20171123-2000I20171122-2000Karsten Thoms13-43/+17
Change-Id: Iaba644ee46cb1adaad9c9d7359cceacf847d01fa Signed-off-by: Karsten Thoms <karsten.thoms@itemis.de>
2017-11-21Bug 525550 - The EquinoxFwAdminImpl component is never deactivatedI20171121-2000Todor Boev1-1/+1
Change-Id: Ia28792ed9bc2e196ae23f9176bb6deb67973ef9f Signed-off-by: Todor Boev <rinsvind@gmail.com>
2017-11-15Bug 527309 - Move p2.tests.ui to Java 8I20171121-0020I20171120-2225I20171120-2000I20171119-2000I20171118-1500I20171117-2000I20171116-2000I20171115-2000Alexander Kurtakov36-250/+271
* Bump BREE. * Enable more warnings. * Update minor version. * Generify. * Add missing Override/Deprecate annotations. * Try-with-resources. Change-Id: Ib552796cc41bf978877264fd32078f5c936b774d Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
2017-11-15Bug 527249 - Remove referrences to update.coreAlexander Kurtakov2-2/+2
Bump p2.tests.ui version. Change-Id: Idac6885c5d7e62aefe0d18bfa65e611172cce517 Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
2017-11-14Bug 527249 - Remove references to update.coreI20171115-0115I20171115-0025I20171114-2000Karsten Thoms6-31/+13
Change-Id: I3608729ecc53373e5632ea03a13ebe3e7c3d2dad Signed-off-by: Karsten Thoms <karsten.thoms@itemis.de>
2017-10-25Bug 526473 - Add "Uninstall as search term to the preferencesI20171113-2000I20171112-2000I20171111-1500I20171111-0410I20171111-0155I20171110-2000I20171109-2000I20171108-2000I20171107-2000I20171106-2000I20171106-0630I20171105-2000I20171104-2025I20171104-1500I20171103-2000I20171103-1105I20171103-0715I20171103-0405Lars Vogel1-1/+1
Change-Id: I253a6aa2f54056fa69af4a79a8c02e37cc92962b Signed-off-by: Lars Vogel <Lars.Vogel@vogella.com>
2017-10-18Bug 505808 - Read platform filters in category.xmlS4_8_0_M3aS4_8_0_M3I20171102-2000I20171101-2000I20171031-2000I20171030-2000I20171030-0400I20171029-2000I20171028-1500I20171027-2340I20171027-2000I20171025-2000I20171025-0800I20171024-2000I20171024-0800I20171023-2000I20171023-0800I20171022-2000I20171022-0800I20171021-1500I20171020-2000I20171019-2000I20171018-2000Mickael Istria1-1/+14
Change-Id: I3efae8b14bde7a1cbd148b430e7a7fcbf659cf3e Signed-off-by: Mickael Istria <mistria@redhat.com>
2017-10-13Revert "Bug 506432 - [ui] p2 install dialog shouldn't be modal "I20171017-2000I20171017-0515I20171016-2000I20171015-2000I20171015-0655I20171014-1500I20171013-2000Thomas Watson1-4/+2
This reverts commit c032cd7c1538834686a9f16c203a9094084631d8.
2017-10-13Revert "Bug 506432 - [ui] p2 install dialog shouldn't be modal "Thomas Watson1-1/+1
This reverts commit e5c4235323ad43dfa5aa3aaffa6527de329f994b.
2017-10-13Revert "Bug 506432 - [ui] p2 install dialog shouldn't be modal"Thomas Watson1-12/+1
This reverts commit ec0e89de420e1c0c3bce490799a7eba44338b294.
2017-10-13Bug 525969 - Use shorter text in restart dialog in line with MicrosoftLars Vogel1-2/+1
design guidelines / material design Change-Id: I0733e93e7d5893b22f59d74bd098c4922d47eabf Signed-off-by: Lars Vogel <Lars.Vogel@vogella.com>
2017-10-13Bug 525773 Set lower version on org.eclipse.equinox.p2.metadataKarsten Thoms8-9/+9
Bundles use new API method VersionRange#create(String) which was introduced in version 2.4.0 Also set exported version of package org.eclipse.equinox.p2.metadata in bundle org.eclipse.equinox.p2.metadata Change-Id: I9c8044935b01811acf6b865f8a6701bd5fc50cb3 Signed-off-by: Karsten Thoms <karsten.thoms@itemis.de>
2017-10-11Fix warnings in ui.importexport.I20171012-2000I20171011-2000Alexander Kurtakov2-19/+14
* Unnecessary else clauses. * Variables hiding. * Synthetic methods by using lambdas. Change-Id: Ibc6e456ff22313e95c2000ab26b0b439f74c6332 Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
2017-10-11Remove deprecated -XX:MaxPermSize from replication launch config.Alexander Kurtakov1-1/+1
Change-Id: I965cc1150909bfcaff4e5a8a7594b1a8ae027960 Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
2017-10-11Bug 520131 - "Add Repository" dialog should use verbsDavid Weiser3-2/+5
Change-Id: I15a6750e6351ddaa0948f878228529a834a17e0b Signed-off-by: David Weiser <david.weiser@vogella.com>
2017-10-10Bug 520638 - Error Contacting Site dialog should use verbs (Edit)I20171011-0305I20171010-2000David Weiser3-1/+6
Change-Id: Id7113cd7ea0e5c354f6c502f2fac9d7f914f1540 Signed-off-by: David Weiser <david.weiser@vogella.com>
2017-10-10Bug 525797 - Move updatechecker to Java 8Alexander Kurtakov6-20/+72
* Bump BREE * Bump minor version * Update warnings for newer Java versions. * Add missing Override annotations. * Remove redundant type arguments Change-Id: I2d1a0bcc5ebc8622628988f8441774253cd77e6a Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
2017-10-10Bug 525796 - Move transport.ecf to Java 8Alexander Kurtakov9-38/+74
* Bump BREE. * Bump minor version. * Enable warnings for newer Java versions. * Add missing Override annotations. * Lambda conversion. * Remove redundant type arguments. * Add missing NON-NLS Change-Id: Ib09042c1913e41fc46e0f7b85e29942b1835f75a Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
2017-10-09Bug 525735 - Move touchpoint.natives bundle to Java 8I20171009-2000Alexander Kurtakov24-186/+239
* Bump BREE. * Bump minor version. * Enable warning for newer Java versions. * Add missing override annotations. * Try-with-resources. * Remove redundant type arguments. * Lambda conversion. Change-Id: I414b791948fd6c4f0c65df00fd6bdf3cd9814134 Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
2017-10-09Bug 525734 - Move reconciler.dropins bundle to Java 8Alexander Kurtakov9-129/+136
* Bump BREE. * Bump minor version. * Remove redundant type arguments. * Try-with-resources. * Lambda conversion. * Add missing Override annotations. Change-Id: I67445ed3433f2034d1b21059c0dea2c699612ab6 Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
2017-10-09Bug 525733 - Move operations bundle to Java 8 Alexander Kurtakov24-171/+195
* Bump BREE. * Bump minor version. * Enable warnings for newer versions. * Lambda conversion. * Rename parameters to not collide with parent variables. * Remove redundant type arguments Change-Id: I5d022021db56baa19b5b7185bd679170159f6de9 Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
2017-10-07Bug 521839 - Move discovery bundle to Java 8I20171008-2000I20171007-1500Alexander Kurtakov2-2/+4
Add missing Override annotation. Change-Id: I10de2831a21f3434ecfb2b38c36213f5094e5c94 Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
2017-10-07Bug 521147 - Move p2 ui.importexport to Java 8Alexander Kurtakov1-1/+2
Add missing Override annotation. Change-Id: I8a7155e5355679d52a8caf9b3036fe9f9613dbcf Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
2017-10-07Bug 525497 - Move simpleconfigurator bundles to Java 8 Alexander Kurtakov1-7/+5
Convert to lambda to fix warning for missing Override annotation. Change-Id: I75b509e5afd18b5702329f191142ce1785048c67 Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
2017-10-07Bug 525709 - Cleanup publisher bundleAlexander Kurtakov9-17/+39
* Add missing Override annotations. * Move away from deprecated descriptor methods without progress monitor * Rename variables to not hide members from parent. * Add mising non-nls * Enable save actions to prevent warnings from popping up again. Change-Id: I47b165fd2e841e072735a4e9ef371920090930c2 Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
2017-10-07Bug 525708 - Move jarsigner bundle to Java 8Alexander Kurtakov20-212/+213
* Bump BREE * Bump minor version * Enable warnings for new Java versions. * Add missing Override annotations. * Lambda conversion. * Remove redundant type arguments. * Try with resources. Change-Id: I880fd0434fe83a610f3983bf12af9b5b60ab58e5 Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
2017-10-07Bug 525707 - Move installer bundle to Java 8Alexander Kurtakov13-115/+119
* Bump BREE. * Bump minor version. * Lambda conversions. * Remove redundant type arguments. * Add missing Override annotations. Change-Id: Ie3a89c592bf41fee9f37a1ed8b2c34f4fe2b4fc5 Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
2017-10-06Bug 525698 - Move ui.sdk.* bundles to Java 8I20171006-2000Alexander Kurtakov30-288/+371
* Bump BREE * Bump minor version * Update warnings for newer Java versions * Add missing Override annotations * Lambda conversion * Remove redundant type arguments Change-Id: I112e7295fd80f8132e4d1574c32264c244609f19 Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
2017-10-06Bug 525654 - Move garbagecollector bundle to Java 8Alexander Kurtakov10-44/+90
* Bump BREE. * Bump minor version. * Enable warnings for newer Java versions. * Fix pde warning for missing OSGI-INF entry in build.properties. * Add missing Override annotations. * Lambda conversion. * Remove redundant type arguments. Change-Id: Ia20b513acac706fdcf9e6b336e5d9e36be99ffc4 Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
2017-10-06Bug 525653 - Move extensionlocation bundle to Java 8Alexander Kurtakov11-109/+132
* Bump BREE. * Bump minor version. * Enable additional warnings for Java 8 * Remove redundant type arguments. * Try-with-resources. * Add missing Override annotations * Lambda conversion. Change-Id: I72528e99cad928cd3560901b6380cedb587d02ed Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
2017-10-05Bug 525599 - Move p2 ui.admin bundles to Java 8I20171005-2000Alexander Kurtakov41-221/+310
* Bump BREEs * Bump minor versions * Enable warnings for newer Java versions features * Remove redundant type arguments * Add missing override annotations * Convert to lambdas Change-Id: I22c34216df3004d11b7fbe64104a8674db8f4712 Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
2017-10-05Bug 525593 - Move p2 tests.verifier to Java 8Alexander Kurtakov6-59/+62
* Bump BREE * Bump minor version * Enable warnings for newer Java versions * Add missing override annotations * Generify * Remove redundant type arguments Change-Id: I7d79d45f257d1caced6ca183dc923094ac7da6ef Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
2017-10-04Bug 525581 - Move directorywatcher activator to use FrameworkUtil I20171004-2000Alexander Kurtakov1-3/+1
instead of the deprecated PackageAdmin service. Change-Id: Ida29c463b2d4a7c3f2717757bab39ce74a3faaac Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
2017-10-04Bug 525579 - Cleanup p2 metadata bundleAlexander Kurtakov111-258/+931
Add missing Override annotations and remove redundant type arguments. Change-Id: Ic660447bfa08560b5d69e6be2f727d8abadd2304 Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
2017-10-04Bug 313553 - Unentangle ProvidedCapability members and attributesTodor Boev9-97/+114
The members are the generic way for p2 queries to describe getters on objects. The capability attributes then participate in queries as the "attributes" member of a ProvidedCapability object. Fixed the IProvidedCapability to follow the OSGi convention that the attributes contain the name of the capability under a key equal to the capability namespace. This is cleaner than to introduce a new "name" attribute for the p2 name that can conflict with an incoming OSGi "name" attribute. Fixed the version of IProvidedCapability to follow the OSGi convention that capabilities with a version have a "version" attribute with a value of type an OSGi version object. Change-Id: Ic9b77c2d103216141035dc3fb5861ca99a3ddccd Signed-off-by: Todor Boev <rinsvind@gmail.com>
2017-10-04Bug 313553 - Capability: add reading from a metadata repo.Todor Boev1-6/+133
Change-Id: If2cdce9d316c3d9cbc4b16c81dc1a74b97f6e7e5 Signed-off-by: Todor Boev <rinsvind@gmail.com>
2017-10-03Bug 525516 - Move directorywatcher to Java 8I20171004-0315I20171003-2000Alexander Kurtakov9-54/+108
* Bump BREE * Bump minor version * Enable warnings for newer Java features * Remove redundant type arguments * Add missing Override annotations. * Lambda conversion * Remove redundant interface declarations. Change-Id: I7bf08d4fcd2a21b8d4bcc1bddbb8932633608ec9 Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
2017-10-03Bug 525501 - Move director to Java 8Alexander Kurtakov23-174/+236
* Bump BREE * Bump minor version * Enable warnings for newer Java versions * Add missing override annotations. * Remove redundant type arguments. * Lambda conversion. Change-Id: I4e20b1320bb36215b0e0e2f14ed2c87598293f67 Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
2017-10-03Bug 525499 - Move frameworkadmin.equinox to java 8Alexander Kurtakov13-55/+76
* Bump BREE. * Bump minor version. * Enable warnings for newer Java versions. * Use try-with-resources * Add missing Override annotations * Remove redundant type arguments. Change-Id: I24fe783412d29ad2d1a3997d6e135fcf1e176d9a Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
2017-10-03Bug 525497 - Move simpleconfigurator bundles to Java 8 Alexander Kurtakov11-48/+87
* Bump BREEs * Bump minor versions * Enable warnings for newer Java versions * Add missing Override annotations * Remove duplicate type declarations. * Lambda conversion. Change-Id: I9fda83946bc62363e659625314ee3cee62c57a46 Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
2017-10-03Bug 313553 - Capability: add writing to a metadata repoTodor Boev3-5/+68
Change-Id: I4323f084b7b6b1107d0ccd95d375570dc9c35fb0 Signed-off-by: Todor Boev <rinsvind@gmail.com>
2017-09-29Bug 313553 - Capability: add handling to BundlesActionI20171002-2000Todor Boev4-6/+44
Update BundlesAction to publish the bundle generic capabilities. Fix BundlesActionTest to handle the newly published capabilities. Change-Id: I4b3d11b64706b4fc77b9084f27f8e1583f15580e Signed-off-by: Todor Boev <rinsvind@gmail.com>
2017-09-28Bug 313553 - Requirement: add handling to BundlesActionI20171001-2000I20170930-1500I20170929-2000I20170928-2000Todor Boev4-92/+150
Added publication of generic requirements. Fixed the requirement advice processing to ignore generic requirements. Fixed the BundlesActionTest to verify the newly published generic requirements Change-Id: I5351e12dbc92090717348e0c495c4993906d07fc Signed-off-by: Todor Boev <rinsvind@gmail.com>
2017-09-27Remove empty methods and useless overrides in p2.tests andI20170927-2000Alexander Kurtakov8-27/+2
suppresswarnings. Change-Id: Ia0b139c029a84b054ee741bf97606fbeea7b2576 Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>

Back to the top