Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2020-06-15Version bumps for 4.17 stream of p2 tests.Y20200701-0020Y20200629-1000Y20200629-0740Y20200624-1200Y20200622-0340Y20200620-1200Y20200617-2350Y20200617-1200Y20200617-1040Y20200617-0510Y20200617-0320I20200701-0330I20200630-1800I20200629-1800I20200628-1800I20200626-1800I20200625-1800I20200624-1800I20200623-1800I20200623-1010I20200622-1800I20200621-1800I20200620-1800I20200619-1800I20200618-1800I20200617-1800I20200616-1800I20200616-0620I20200616-0320I20200616-0140I20200615-1800Alexander Kurtakov2-2/+2
Change-Id: I7a5e88963a9c333882c33624c439c6831091af72 Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
2020-06-12Add stup for new method in OSGi R8.I20200614-1800I20200613-1800I20200612-1800I20200612-0650Alexander Kurtakov1-1/+6
Change-Id: Ifc7fa618928c4feff645d4300dfc9f012d455b62 Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
2020-06-06Bug 563841 - Update Comparator repo and eclipse run repo to 4.17-I-builds repoI20200612-0400I20200611-1800I20200610-1800I20200609-1800I20200609-0150I20200608-1800I20200607-1800I20200606-1800I20200606-0940I20200606-0910I20200606-0700Sravan Kumar Lakkimsetti1-1/+1
Change-Id: I1ea048d9dafa37dd3bdbdb48d1344ca42c455357 Signed-off-by: Sravan Kumar Lakkimsetti <sravankumarl@in.ibm.com>
2020-06-04Bug 563840 - POM and product version change for 4.17 releaseI20200606-0400I20200606-0050I20200605-2140I20200605-1500I20200605-1230I20200605-1200I20200605-1150I20200605-0950I20200605-0910I20200605-0720Sravan Kumar Lakkimsetti65-66/+66
Change-Id: I7556ef8613828ded9a89fb5e067185e68e1615c2 Signed-off-by: Sravan Kumar Lakkimsetti <sravankumarl@in.ibm.com>
2020-06-02Bug 563564 - Skip remediation page in case of EE incompatibilityY20200609-2100Y20200609-0150S4_16_0_RC2R4_16I20200604-0540I20200603-0600I20200602-1800R4_16_maintenanceMickael Istria5-17/+222
Do not allow remediation in that case, since remediation has to be done on user environment; and currently remediation page doesn't report issues with EE. In case of EE incompatibility, directly show the error. Change-Id: I03be37b2d54dd14bb6751484142112f3d786d07b Signed-off-by: Mickael Istria <mistria@redhat.com>
2020-05-23Bug 562652 - Better support for -ea java.versionY20200528-0030S4_16_0_RC1I20200602-0600I20200602-0510I20200602-0010I20200601-1800I20200601-0640I20200601-0140I20200531-1800I20200531-0600I20200530-0600I20200529-0550I20200528-0200I20200528-0000I20200527-1800I20200527-0600I20200526-1800I20200526-0600I20200525-1800I20200525-0640I20200524-1800I20200524-0850I20200524-0600I20200524-0220I20200523-1800Mickael Istria1-1/+1
Change-Id: I68928953db0f43f99250aa78d87181cb566623df Signed-off-by: Mickael Istria <mistria@redhat.com>
2020-05-21Bug 563121 - Fix p2 PatternFilter.I20200523-0600I20200522-1800Alexander Kurtakov1-28/+7
Change-Id: I61fec3df35df1774bc5586bc6354942f09482068 Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
2020-05-11Use List.sort directly.S4_16_0_M3I20200521-1000I20200520-1800I20200520-0600I20200519-1800I20200519-1130I20200519-1010I20200518-2220I20200518-1800I20200516-0600I20200515-1930I20200514-1800I20200513-1800I20200512-1800I20200511-1800Alexander Kurtakov16-174/+224
Rather than Collections.sort(list) Change-Id: Idbc2a436629107cd5a5143d41965e282813ebad5 Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
2020-05-11Version bumps for 4.16.Alexander Kurtakov2-2/+2
Needed by https://git.eclipse.org/r/#/c/162774/ Change-Id: Ie55ba19d0c136a243bc8b9b326ad48b79e9a3e20 Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
2020-05-11Version bumps for 4.16.Alexander Kurtakov7-6/+10
Needed by https://git.eclipse.org/r/#/c/162774/ Change-Id: If791f1281ad45140e1b12d115e60c663b774946a Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
2020-04-28Bug 508611 - Remove copy of StringMatcherY20200430-0210Y20200429-0730Y20200428-2310I20200511-0700I20200510-1800I20200509-1800I20200509-0600I20200509-0450I20200506-1800I20200505-1800I20200504-1800I20200503-1800I20200502-1800I20200501-1800I20200501-0520I20200429-1800I20200429-0600I20200428-2300I20200428-1800Thomas Wolf5-457/+7
Use org.eclipse.core.text.StringMatcher instead. Change-Id: Ia758f82c726a7eaada16832e5a5bb70901907cc8 Signed-off-by: Thomas Wolf <thomas.wolf@paranor.ch>
2020-04-27Bug 443809 - Move work in AutomaticUpdateScheduler to a JobI20200428-0630I20200428-0610Lars Vogel1-8/+16
Move the work from the earlyStartup to a Job. This reduces the execution time of the the early startup workload from 1344ms to 52ms. Also delays the update check to allow the system to settle before the update check Change-Id: I2155d56e35eedd6a76c835be6a5f5a63b4443750 Signed-off-by: Lars Vogel <Lars.Vogel@vogella.com>
2020-04-27Bug 443809 - Reduce work in AutomaticUpdateSchedulerLars Vogel2-51/+34
Profile ID is always IProfileRegistry.SELF so use constant instead of assigning it to variable. Remove frequent access to IProvisioningAgent by passing it a field Rename garbageCollect method to something more telling (removeUnusedPlugins) Move session creation to plugin at first access instead of eager loading Remove profileId== null check as this never can happen (IProfileRegistry.SELF) is always used Remove constructor and move logic to earlyStartup method Read and check PREF_AUTO_UPDATE_SCHEDULE only in schedule Move checker initialization to the scheduleUpdate method where it is used Change-Id: Ib02744583ef6d285262e494211f85e461376f274 Signed-off-by: Lars Vogel <Lars.Vogel@vogella.com>
2020-04-14Bug 562089 - Comparator errors in I20200413-1800Y20200428-0250Y20200428-0140Y20200427-2330I20200428-0230I20200427-1800I20200426-1800I20200425-1800I20200424-1800I20200424-0540I20200423-1800I20200422-1800I20200421-1800I20200420-1800I20200419-1800I20200418-1800I20200417-1800I20200416-1800I20200416-0410I20200415-1800I20200415-0620I20200415-0200I20200414-1010I20200414-0630Sravan Kumar Lakkimsetti3-3/+3
Change-Id: I562122bf89c53de445849810d87b2f81b6c0aeb5 Signed-off-by: Sravan Kumar Lakkimsetti <sravankumarl@in.ibm.com>
2020-04-144.16 update of bundles/org.eclipse.equinox.p2.ui.discoveryLars Vogel0-0/+0
Change-Id: I614851a322ec3f72ade0b87fc84da3127eb4a68f Signed-off-by: Lars Vogel <Lars.Vogel@vogella.com>
2020-04-12Bug 483383 - Fix grammarI20200413-1800Michael Keppler1-4/+4
* Use "...currently running JRE" instead of "...current running JRE" * Remove double whitespace before sentence start in dialog messages. Those double whitespace _are_ rendered, this is not HTML. Change-Id: I95a2c9e4fac049657a44c41ae1a0ab70e640ebf6 Signed-off-by: Michael Keppler <Michael.Keppler@gmx.de>
2020-04-11Bug 483383 - Allow p2 to prevent installation of IUs requiring anI20200412-1800I20200411-1800Alexander Kurtakov1-1/+1
Execution Environment not compatible with running JRE Fix javadoc typo. Change-Id: If783bbb9ebfdd11b38f3cf34efcc739e2d49ff60 Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
2020-04-11Bug 561904 - Remove com.ibm.icu.text from p2I20200411-0950I20200411-0720Lars Vogel7-57/+71
Change-Id: Ic95dcf957df322ccca4e6339fffe0dac9389caaf Signed-off-by: Lars Vogel <Lars.Vogel@vogella.com>
2020-04-11Version bumps for 4.16.Alexander Kurtakov4-4/+4
Needed for https://git.eclipse.org/r/#/c/160645/ Change-Id: I0a97345db759e1103873817ea9627e222315aa1c Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
2020-04-11Version bump for 4.16I20200411-0510I20200411-0300Alexander Kurtakov2-2/+2
Needed for https://git.eclipse.org/r/#/c/160645/ Change-Id: I1d75342a376303add8dddb49595f169431b70c02 Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
2020-04-10Bug 483383 - (opt-out) option in UI to add check against current EEI20200410-2300I20200410-1800Mickael Istria20-191/+399
This adds a preference to trigger an additional check against currently running execution environment when using the ProvisioningWizard family (install, uninstall, update...) Checking against current JRE happens by checking whether a plan is valid from the current operation + uninstall all a.jre.javase + exclude all a.jre.javase + add a "volatile" installable unit describing the current EE. This alternative plan isn't intended to be applied to the profile, it should only be used for testing. Change-Id: If51489d216d403a833f9df2f7eb5cfab1a145fb4 Signed-off-by: Mickael Istria <mistria@redhat.com>
2020-04-08Bug 536106 - pack200 is being deprecated in java 11 and removed fromS4_16_0_M1I20200409-0200I20200408-1800Alexander Kurtakov1-1/+5
java 14 Ignore test relying on packed artifact when run on Java 14. Change-Id: I6206d3ef3e39b84098fd0f0f7f3bd0e81914e289 Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
2020-04-06Bug 536106 - pack200 is being deprecated in java 11 and removed fromI20200408-0600I20200407-1800I20200407-1210I20200407-0120I20200406-1800Alexander Kurtakov5-11/+50
java 14 Fix Pack200ProcessorStep to still return OK if it's not enabled due to missing pack200 utilities. Disable some tests that rely on packed content. Adjust others as on Java 14 packed content is not downloaded thus results differ. Change-Id: I65f16d4ebbc41e20ed7d2486ea9109fffa439779 Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
2020-04-05Bug 536106 - pack200 is being deprecated in java 11 and removed fromI20200406-0600I20200406-0350I20200406-0120I20200405-1800Alexander Kurtakov1-5/+38
java 14 Stop using Pack200Unpacker processging step to verify OK run as pack 200 is not available on Java 14 thus it can't complete. Migrate ProcessingStepHandleTest to JUnit 4 while on it. Change-Id: Ie960531cba4ab16c580ff6a6c13203c59fb5c995 Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
2020-03-23Bug 550265 - UI freeze in Installed Software tabI20200405-0600I20200404-1800I20200404-1220I20200404-0600I20200404-0330I20200403-1800I20200402-2250I20200402-1800I20200402-0850I20200402-0410I20200401-1800I20200331-1800I20200330-1800I20200329-1800I20200328-1800I20200327-1800I20200326-1800I20200325-1800I20200324-1800Ed Merks3-19/+139
Add logic to eliminate cycles and to optimize performance by caching children and avoiding expensive duplicate queries. Change-Id: Id317e90c99442a79d77dbce48f6f91313d16d70a Signed-off-by: Ed Merks <ed.merks@gmail.com>
2020-03-23Bug 561346 - NoSuchMethodError when built on Java 11 but run on Java 8I20200323-1800Mat Booth1-0/+11
Sets the "release" to 8 when building with JDK 9 or newer. Change-Id: Iecd8a934d4e48c2c674f223d3725d452e519f523 Signed-off-by: Mat Booth <mat.booth@redhat.com>
2020-03-19Bug 508348 - keeping UNC paths when converting URL to FileI20200322-1800I20200322-1150I20200322-0300I20200321-1800I20200321-0440I20200320-1800I20200319-1800Daniel Raap11-15/+94
uses URIUtil as described in http://wiki.eclipse.org/Eclipse/UNC_Paths Change-Id: Id20e96be707c4bfadaef3fe8058e1045ad5c52e7 Signed-off-by: Daniel Raap <raap@subshell.com>
2020-03-18Use size on map directly in BundlesActionI20200319-0550I20200318-1800I20200318-1400Lars Vogel1-1/+1
No need to get the keyset to call size Change-Id: Iae8f8f6a05a04af4008c6fc6937a71d13db6dfa6 Signed-off-by: Lars Vogel <Lars.Vogel@vogella.com>
2020-03-16Bug 281164 - [ui] Install new software dialog 'Work with' 'type orI20200318-1100I20200317-1800I20200316-1800Pierre-Yves B.3-13/+28
select a site' should not be a selection Change-Id: Ia39dab46133219e7060e15ab520b8dec07678c06 Signed-off-by: Pierre-Yves B. <PyvesDev@gmail.com>
2020-03-16Revert "Bug 561134 - Fix build failure for the used variable in ↵Ed Merks1-14/+5
FileReaderTest.testReadStream()" This reverts commit 2c24f1d79d518a50b667d557e499085f9c37c22d. Apparently the JDT change to diagnose unused variables has been reverted so this is not needed. Change-Id: I42b6be1f549ca344a7e26024c9ae2e41b8b4275a
2020-03-16Bug 561134 - Fix build failure for the used variable inEd Merks1-5/+14
FileReaderTest.testReadStream() Change-Id: I23fc162662a6cd2d603026f1bcfb78b32620430d Signed-off-by: Ed Merks <ed.merks@gmail.com>
2020-03-11Increase visibility in tests to reduce syntetic method warnings.X20200313-0410X20200312-1900X20200312-1530X20200312-1210X20200312-0700X20200311-2150X20200311-1900I20200315-2240I20200315-1800I20200314-1800I20200313-1800I20200313-0810I20200312-1835I20200312-1800I20200311-1800Alexander Kurtakov7-13/+15
Change-Id: I1755caf1c38fc526b31c035bd4a099e548f597f9 Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
2020-03-11Bug 540844 - Failure while building p2 with tycho-p2-extras-pluginAlexander Kurtakov5-295/+558
More descriptive message when publishing fails due to missing filter for capability. Change-Id: I0cd4a08ecbe3f1ad841c09face12e978d0c86e21 Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
2020-03-11Version bumps for 4.16.X20200311-0820Alexander Kurtakov16-16/+16
Needed for https://git.eclipse.org/r/#/c/158786/ Change-Id: I51ccabcfa8cf5dbe3980071c393e9f68eaf2aee1 Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
2020-03-08Bug 560873 - Update Comparator repo and eclipse run repo to 4.16-I-builds repoY20200309-1300Y20200308-0700I20200310-1800I20200310-0810I20200309-1800I20200309-0810I20200308-1800Mat Booth1-1/+1
Change-Id: I135ef2c77bde6f81a2471602b9df9a5464f64222 Signed-off-by: Mat Booth <mat.booth@redhat.com>
2020-03-06Bug 560872 - POM and product version change for 4.16 releaseY20200308-0520X20200306-1900I20200307-1800I20200307-1145Mat Booth65-66/+66
Change-Id: I4a7bad00022f400f5a467921e67551b11277f1ca Signed-off-by: Mat Booth <mat.booth@redhat.com>
2020-02-24Bug 545045 - Cancellation.testCancellation fails on WindowsY20200409-0600Y20200407-0925Y20200407-0635Y20200407-0550Y20200318-0540Y20200317-0225Y20200316-1300Y20200316-0820Y20200314-1405Y20200313-1100Y20200311-0915Y20200310-0525Y20200305-0600Y20200225-1040X20200306-0700X20200305-1900X20200305-0700X20200304-1900X20200304-0700X20200303-1900X20200303-0700X20200302-1900X20200302-0930X20200302-0700X20200301-1900X20200301-0700X20200229-1900X20200229-0700X20200228-1900X20200228-0700X20200228-0520X20200227-1900X20200227-0700X20200227-0130X20200226-0700X20200225-1900X20200225-0700X20200224-1900X20200224-0700S4_15_0_RC2S4_15_0_RC1R4_15I20200305-0155I20200304-1800I20200304-0600I20200303-1800I20200303-0600I20200302-1800I20200302-0600I20200301-2310I20200301-1800I20200301-0600I20200301-0030I20200229-1800I20200229-0600I20200228-1800I20200226-1800I20200226-0600I20200225-1800I20200225-0600I20200224-1800I20200224-0600R4_15_maintenanceEd Merks14-0/+0
Update the locally/manually built org.eclipse.equinox.p2.tests/testData/sharedInstall/repo which contains the updated version of the org.eclipse.equinox.p2.tests.verifier's application. Change-Id: If79741eca316acafe81a0926cb17b576e132ee13 Signed-off-by: Ed Merks <ed.merks@gmail.com>
2020-02-22Bug 532268 - Exception in update check thread: timeout value is negativeX20200223-1900X20200223-0700X20200223-0250I20200223-2335I20200223-1800I20200223-0600I20200222-1800Ed Merks3-3/+3
Change-Id: If3d1da5a73001846b3c347240b30767435669efe Signed-off-by: Ed Merks <ed.merks@gmail.com>
2020-02-22Bug 560413 - ChmodActionTest.testExecuteUndo() fails on WindowsX20200222-0700Ed Merks1-2/+7
Change-Id: I3dc5e7989d8782187872d9d0d965efd613a1ebf3 Signed-off-by: Ed Merks <ed.merks@gmail.com>
2020-02-22Bug 545045 - Cancellation.testCancellation fails on WindowsEd Merks3-3/+12
This test only runs on Windows but I think it should be able to run on any platform so I've enabled that to see if this is the case. Hopefully this will run in the Gerrit verification job, but then it might fail unless it's really using the verification application's changes built in that Gerrit job. We'll see. The failure I'm pretty sure the failure is caused by the fact that the saving the profile preference is done by a job with a delayed schedule and that the verification application terminates before the save actually happens, so I've added join. I'm pretty sure of this because if I remote debug the launched verification application set breakpoints such that the preferences are really saved, the test runs without failure. But it's hard to test this without committing because it appears the verification application comes from the zip file being tested, not from the workspace version that I've changed. Change-Id: Ic30c06cb4c44ac75842c863d6f7a0360d2137555 Signed-off-by: Ed Merks <ed.merks@gmail.com>
2020-02-21Bug 550578 - Replace activator inX20200221-1130X20200221-0700I20200222-0600I20200221-1800Lars Vogel5-35/+13
org.eclipse.equinox.p2.garbagecollector with tracing functionality Using the trace functionality instead of a custom logic. Removing the unnecessary activator and using FrameworkUtil for OSGi service access. Change-Id: I7976b65d4a3c3b5ae6321c2f30a54403608b14de Signed-off-by: Lars Vogel <Lars.Vogel@vogella.com>
2020-02-21Bug 553286 - [P2] Install/Migration Wizard text does not account forX20200221-0440Ed Merks1-1/+1
product customizations (do not say 'eclipse') Just remove the word 'eclipse' from the message. Change-Id: Ic25947ae2ff328a22a3e2dc4091157b28bf79fa9 Signed-off-by: Ed Merks <ed.merks@gmail.com>
2020-02-18Bug 485939 - Remove touchpoint leaves .p2bu fileX20200221-0310Ed Merks4-5/+35
Discarding the backup store does not remove backups created via renameInPlace. These should be cleaned up in removeBackups. Of course there should be tests for this so I updated the existing tests to include testing for proper clean after calling discard. Change-Id: I6c0a8adf4a2e04e33d70a6a66d908e82380f0085 Signed-off-by: Ed Merks <ed.merks@gmail.com>
2020-02-17Revert "comparator errors on new infra (JIRO)"Y20200219-1055Y20200219-0850Y20200218-1420Y20200218-1210Y20200218-0315Y20200218-0120X20200221-0050X20200220-1900X20200220-0700X20200219-1900X20200219-0700X20200219-0500X20200218-0510X20200217-1120S4_15_0_M3I20200219-1800I20200219-0600I20200218-1800I20200218-0600I20200217-1800Sravan Kumar Lakkimsetti1-2/+1
This reverts commit 77d75f8c6f3c8a3941e28c3838c2025292583951.
2020-02-14comparator errors on new infra (JIRO)I20200217-0600I20200216-1800I20200216-1145I20200215-1800I20200215-0600I20200214-1800Sravan Kumar Lakkimsetti1-1/+2
Change-Id: Ic29dabb05e938d5e6a03d5612029f8843440c9e7 Signed-off-by: Sravan Kumar Lakkimsetti <sravankumarl@in.ibm.com>
2020-02-13Bug 560096 - Shorter "You are installing software that contains unsignedI20200214-0620I20200213-1800I20200213-1520Lars Vogel1-1/+1
content" dialog text Change-Id: I6d4a5e934f52a7aca7921a5c1d75f68eee0be5ee Signed-off-by: Lars Vogel <Lars.Vogel@vogella.com>
2020-02-13comparator errors on new infra (JIRO)I20200213-1210Sravan Kumar Lakkimsetti1-1/+2
Change-Id: Ic2080c72fa1f70226ee00cbcb2d73a1051f50c2c Signed-off-by: Sravan Kumar Lakkimsetti <sravankumarl@in.ibm.com>
2020-02-11Removes unnecessary whitespace from simpleconfiguratorI20200213-1100I20200213-0640I20200212-1810I20200212-1800I20200212-1420I20200212-0910I20200211-1800Lars Vogel14-76/+76
Change-Id: I39867212cb3a8f13714d3c1edb0f8e07bd5f8252 Signed-off-by: Lars Vogel <Lars.Vogel@vogella.com>
2020-02-11Removes unnecessary whitespace from garbage collectorLars Vogel4-5/+5
Change-Id: I250e69e708b6ecaaa580ccd5c13e7de369855386 Signed-off-by: Lars Vogel <Lars.Vogel@vogella.com>
2020-02-11Removes unnecessary whitespace from core and directory bundlesLars Vogel43-160/+160
Change-Id: I8c0d6a979b24b9d4c0413815df69226cc3d5421c Signed-off-by: Lars Vogel <Lars.Vogel@vogella.com>

Back to the top