Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
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>
2020-02-11Removes whitespace from frameworkadmin bundlesLars Vogel24-59/+59
Change-Id: I7bb7c62ca64c078df44ff7a33b736ecd9f8f3307 Signed-off-by: Lars Vogel <Lars.Vogel@vogella.com>
2020-02-11Add forgotten @Test.Alexander Kurtakov1-1/+1
Change-Id: I64f35211c7827a7c8df5242b2f26a34b78f7c015 Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
2020-02-11Convert VersionTesting to JUnit 4.xAlexander Kurtakov9-458/+328
Change-Id: I50d23337bdce19e15319bd9657ebe09e9c8f20a1 Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
2020-02-11Convert p2.tests to JUnit 4.Alexander Kurtakov16-310/+324
Chunk 2. All direct TestCase children handled. Change-Id: I0866834dc92e01f7968bf3445818c5b2ada2f007 Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
2020-02-10Convert p2.tests to JUnit 4.I20200210-1800Alexander Kurtakov24-674/+466
Chunk 1. So review can be sane. Change-Id: Id9320886ed89534f013498aa196324a6c70d629c Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
2020-02-10Convert test suites to JUnit 4 style.Alexander Kurtakov31-658/+359
Change-Id: I10cc6714b28beb9f483d0fe92913b82cc7b65146 Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
2020-02-10No need for suites to extend TestCase.Alexander Kurtakov3-13/+9
Change-Id: I3fa966b7ed2e2b6e01fc48e35168baa1ab46ee83 Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
2020-02-10Convert frameworkadmin.test bundle to JUnit 4.x.Alexander Kurtakov36-657/+647
Change-Id: I2667cfa1d0c8e0aaec10e7464d2289e061857e79 Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
2020-02-03Bug 458486 - BrandingIron class should use "log" instead ofY20200204-0035I20200209-1800I20200208-1800I20200207-1800I20200206-1805I20200205-1800I20200205-0030I20200204-1800I20200203-1800Alexander Kurtakov1-51/+66
System.out.println for errors. Use the log. Change-Id: Id745904433a3560e7d3b92612a91ef276b6a3315 Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
2020-02-03Use BundleStartLevel.Alexander Kurtakov4-12/+7
Instead of deprecated StartLevel service. Change-Id: Id6ceb4bbda29f8dae5ec8b66797b6b85481b762c Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
2020-02-03Check whether Bundle is fragment via osgi.wiring.Alexander Kurtakov1-3/+8
Use the deprecated PackageAdmin a bit less. Change-Id: I6b162044608bcacab6f9daeb9503340a0925f722 Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
2020-01-30Move away of junit Assert.assertThat (take 2)I20200202-1800I20200201-1800I20200131-1800I20200130-1800Alexander Kurtakov6-15/+37
Use Hamcrest MatcherAssert.assertThat instead. Change-Id: I3eb6154f9e3861212107292f43007a66f937ddd1 Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
2020-01-30Move away of junit Assert.assertThatAlexander Kurtakov9-17/+39
Use Hamcrest MatcherAssert.assertThat instead. Change-Id: I70178cd178e4730b24925c0ceaa6b50f86f4ffb6 Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
2020-01-30Force update of p2.tests.reconciler.product.Alexander Kurtakov1-0/+1
Effort to unbreak tests after junit 4.13 update. Change-Id: I93eb2d73e9f770e235cc8653118bc2a2c4f091fe Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
2020-01-29Version bumps for 4.15.Y20200130-0045I20200129-1800I20200129-0935Alexander Kurtakov2-2/+2
Needed for https://git.eclipse.org/r/#/c/156803/ Change-Id: I7af33bbf93e2383ef935a978a88d0ee4afd6c77d Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
2020-01-23Bug 559469 - Remove Activator.getContext fromY20200127-1055Y20200126-2245I20200129-0100I20200128-1805I20200127-1800I20200126-1800I20200126-0250I20200125-1805I20200124-1800Lars Vogel2-51/+71
org.eclipse.equinox.p2.transport.ecf Change-Id: I81c3ca73c86b9c749021c35814536dd678deb961 Signed-off-by: Lars Vogel <Lars.Vogel@vogella.com>
2020-01-234.15 update for org.eclipse.equinox.p2.transport.ecfLars Vogel2-2/+2
Required for https://git.eclipse.org/r/156452 Change-Id: I76859629e5b86b7b40af4718c2ebf92b4ecdcc6a Signed-off-by: Lars Vogel <Lars.Vogel@vogella.com>
2020-01-14Bug 559148 - setJVMAction can throw NPE when p2 is used directly inY20200121-0055Y20200120-2315Y20200120-0020I20200123-1800I20200123-0525I20200123-0430I20200122-1805I20200121-2225I20200121-1805I20200120-1800I20200120-0715I20200120-0530I20200120-0445I20200120-0355I20200120-0115I20200119-2330I20200119-1800I20200118-1800I20200117-1800I20200116-1800I20200116-0930I20200116-0330I20200116-0310I20200115-1800I20200114-1805Johan Compagner3-20/+22
exotic packaging (eg, in Tycho) fixed the nullpointer, dont do anything if the system property "eclipse.commands" is not there. So clean up of i18n strings. Change-Id: I7493b667c625d0d34ec3aa8cea8c8fd7aadbaeaa Signed-off-by: Johan Compagner <jcompagner@gmail.com>
2020-01-10Use System.lineSeparator()Y20200114-0045I20200113-1800I20200113-0130I20200112-1800I20200111-1800I20200111-0325I20200111-0230I20200110-1805Alexander Kurtakov7-22/+33
Benefit of this way rather than System.getProperty("line.separator") is that there are no security checks. Change-Id: I2807af3be704e02cb541da6b579214cb13d6194e Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
2020-01-10Version bump for 4.15 stream.Alexander Kurtakov2-2/+2
Needed for https://git.eclipse.org/r/#/c/155434/ Change-Id: I0e63b9b4bf970ef5140b08c740388ce3e4265d2d Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
2020-01-08Use lambdas in IUDetailsGroupLars Vogel1-7/+4
Done via Source -> Clean-up -> use lambdas when possible Change-Id: I6e26688b0f4c80f4082a32dc4cfe7241ba083d3c Signed-off-by: Lars Vogel <Lars.Vogel@vogella.com>
2020-01-08Removes whitespace from p2.uiLars Vogel95-372/+372
Done via Source-> Cleanup and selecting removal of unnecessary whitespace Change-Id: I1e3b9a567b41af675c46800d49860313c052f4da Signed-off-by: Lars Vogel <Lars.Vogel@vogella.com>
2020-01-08Bug 558915 - License text cut off during installLars Vogel1-15/+15
Change-Id: I714f179d1eb536eb07b39974b8024bd09349ebe3 Signed-off-by: Lars Vogel <Lars.Vogel@vogella.com>
2020-01-04Bug 544874 - Trust bundles with at least one trusted certificateY20200108-0435S4_15_0_M1I20200110-0905I20200110-0200I20200109-2350I20200108-2240I20200108-0600I20200108-0025I20200107-1800I20200107-0600I20200106-1805I20200106-0600I20200105-1800I20200105-0955I20200105-0600I20200104-1800Ed Merks1-20/+30
Changed CertificateChecker to skip the untrusted certificate chains dialog for bundles that have at least one trusted certificate chain. Change-Id: Id8d7ca99d59b56973e53b999db27a00da1e8a31e Signed-off-by: Carsten Reckord <reckord@yatta.de>
2019-12-24Bug 558596 - The tests for read-only/canWrite have the undesirableY20200103-2350I20200104-0625I20200104-0600I20200103-1800I20200102-1800I20200101-1800I20191231-1800I20191230-1800I20191229-2200I20191229-1800I20191228-1800I20191227-1800I20191226-1800I20191225-1800Ed Merks4-29/+7
side-effect of changing File.lastModified Change-Id: I8b6389654dbbb03cfa08252c520f12b225a708c8 Signed-off-by: Ed Merks <ed.merks@gmail.com>
2019-12-16Bug 558006: Add name of IU requiring the nativeY20191217-0600I20191224-1800I20191223-1800I20191222-1800I20191221-2205I20191221-1800I20191220-1805I20191219-1800I20191218-1805I20191218-0015I20191217-1800I20191216-1805Jonah Graham5-44/+86
Signed-off-by: Jonah Graham <jonah@kichwacoders.com> Change-Id: I7473d7dd1ba5975fc12ca0b4e205c3fcdee0ca1b
2019-12-16Bug 558006: Bump versionJonah Graham3-2/+6
For https://git.eclipse.org/r/#/c/154141/ Change-Id: I0a9e64241ee37bf27964a1aa0428635d61c787f5 Signed-off-by: Jonah Graham <jonah@kichwacoders.com>
2019-12-13Use jdk 5 for-each loopCarsten Hammer18-103/+105
Replace simple uses of Iterator with a corresponding for-loop. Also add missing braces on loops as necessary. Change-Id: Ibb46940ad17faa7dc5cec0aeaba016222fc07935 Signed-off-by: Carsten Hammer <carsten.hammer@t-online.de>
2019-12-13Version updates for 4.15 streamCarsten Hammer2-2/+2
Required for - https://git.eclipse.org/r/#/c/153079/ Change-Id: I1820ed4ff94422d7e4eddd63498cb8d652b49fb6 Signed-off-by: Carsten Hammer <carsten.hammer@t-online.de>
2019-12-12Fix Javadoc typoI20191215-1800I20191214-1800I20191213-1805I20191213-0155I20191212-1800Michael Keppler1-1/+1
Change-Id: Id0dfdaf83440392a89e42190ac4748702a44c056 Signed-off-by: Michael Keppler <Michael.Keppler@gmx.de>
2019-12-11Use jdk 5 for-each loopI20191211-1805Carsten Hammer21-120/+105
Replace simple uses of Iterator with a corresponding for-loop. Also add missing braces on loops as necessary. Change-Id: I0b989291c6067ee9d1a966ac6bd9ac280cf8fad0 Signed-off-by: Carsten Hammer <carsten.hammer@t-online.de>
2019-12-11Use jdk 5 for-each loopCarsten Hammer21-80/+62
Replace simple uses of Iterator with a corresponding for-loop. Also add missing braces on loops as necessary. Change-Id: Ib3c0999b46708124b57b905f58b7317957e83534 Signed-off-by: Carsten Hammer <carsten.hammer@t-online.de>
2019-12-11Use jdk 5 for-each loopCarsten Hammer20-104/+89
Replace simple uses of Iterator with a corresponding for-loop. Also add missing braces on loops as necessary. Change-Id: I68b50b917c924907f63fd58831535da490b5ef86 Signed-off-by: Carsten Hammer <carsten.hammer@t-online.de>
2019-12-11Use jdk 5 for-each loopCarsten Hammer20-111/+89
Replace simple uses of Iterator with a corresponding for-loop. Also add missing braces on loops as necessary. Change-Id: Ic951555a6a16cb5ea54f6150bb55254f6b17fe03 Signed-off-by: Carsten Hammer <carsten.hammer@t-online.de>
2019-12-11Version updates for 4.15 streamKarsten Thoms54-54/+54
Required for - https://git.eclipse.org/r/#/c/153080/ - https://git.eclipse.org/r/#/c/153081/ - https://git.eclipse.org/r/#/c/153082/ - https://git.eclipse.org/r/#/c/153083/ Change-Id: I37e7e2612bfd04b0f05f3e705efbcb726426c8f9 Signed-off-by: Karsten Thoms <karsten.thoms@itemis.de>
2019-12-09Bug 553743: Update Comparator repo and eclipse run repo to 4.15-I-buildsI20191211-0135I20191210-1800I20191210-0230I20191209-2205I20191209-1600I20191209-1310I20191209-1130Noopur Gupta1-1/+1
repo Change-Id: Iaa938a0a080f0d148d1801cfd01ab964aa685cf9 Signed-off-by: Noopur Gupta <noopur_gupta@in.ibm.com>

Back to the top