Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2017-08-21 | Bug 521163 - Move equinox frameworkadmin to Java 8 | Alexander Kurtakov | 9 | -25/+66 | |
Bump minor version, remove duplicate type declarations, add missing Override annotations. Change-Id: Ia46a54f9f48b29c17fef04a342b6ad182f7576ab Signed-off-by: Alexander Kurtakov <akurtako@redhat.com> | |||||
2017-08-21 | Bug 521157 - Do not try to acquire PluginConverter | Alexander Kurtakov | 2 | -39/+0 | |
Remove Activator, it causes warning in the builds and fixing the warning leaves it empty so better to remove it altogether. Change-Id: I1d80bf437afe2b051e615fb1aaf9afb17b25cda7 Signed-off-by: Alexander Kurtakov <akurtako@redhat.com> | |||||
2017-08-20 | Bug 521157 - Do not try to acquire PluginConverterI20170820-2000 | Alexander Kurtakov | 5 | -114/+9 | |
Eclipse platform no longer ships PluginConverter implementation so trying to acquire it is pointless. Change-Id: Ice2d9acf4dcb736614c9d110fbe974c92c139016 Signed-off-by: Alexander Kurtakov <akurtako@redhat.com> | |||||
2017-08-20 | Bug 521156 - Move p2 updatesite bundle to Java 8 | Alexander Kurtakov | 26 | -192/+215 | |
Bump minor version, add missing Override annotations, remove duplicated type declarations, lambda conversions. Change-Id: Ida3bbc9351433f345ba6c405ede235390f541feb Signed-off-by: Alexander Kurtakov <akurtako@redhat.com> | |||||
2017-08-19 | Bug 521147 - Move p2 ui.importexport to Java 8 | Alexander Kurtakov | 15 | -221/+244 | |
Bump minor version, add missing Override annotations, remove redundant type declarations and some lambda conversions. Change-Id: I2d122a18122b24687f4629a9ac87d43094ff0e8f Signed-off-by: Alexander Kurtakov <akurtako@redhat.com> | |||||
2017-08-19 | Bug 521145 - Move p2 repository.tools to Java 8 | Alexander Kurtakov | 43 | -194/+186 | |
Bump minor version, remove redundant type declarations, add missing Override annotations and some lambda conversions. Change-Id: Ibb59354ee15f179eb40e71db1ee800c3c8522557 Signed-off-by: Alexander Kurtakov <akurtako@redhat.com> | |||||
2017-08-18 | Bug 521121 - Move p2 publisher.eclipse to Java 8I20170819-1500I20170818-2000 | Alexander Kurtakov | 40 | -168/+255 | |
Bump minor version, remove duplicate type declarations, add missing override/deprecated annotations. Change-Id: I9ab3e7bcdf76e8d359d8fb3da1d27d3fcc4673b7 Signed-off-by: Alexander Kurtakov <akurtako@redhat.com> | |||||
2017-08-18 | Bug 521119 - Move p2 publisher to Java 8 | Alexander Kurtakov | 23 | -114/+133 | |
Bump minor version, add missing Override annotations, remove redundant type declarations, try-with-resources. Change-Id: I3ffe367e70f08236646f9cfc6728c79b97ec9d1a Signed-off-by: Alexander Kurtakov <akurtako@redhat.com> | |||||
2017-08-18 | Bug 521115 - Move p2 metadata.repository to Java 8 | Alexander Kurtakov | 20 | -141/+191 | |
Bump minor version, add missing @Override's, remove duplicate type declarations. Change-Id: If8b9098f28662a2a65acead6f8befa56b1524a9a Signed-off-by: Alexander Kurtakov <akurtako@redhat.com> | |||||
2017-08-18 | Bug 521114 - Move p2 engine to Java 8 | Alexander Kurtakov | 6 | -29/+14 | |
Bump minor version, try-with-resources, remove duplicate type declarations. Change-Id: I33bc01cfef2272e444614f92fb4fcc313bffbe91 Signed-off-by: Alexander Kurtakov <akurtako@redhat.com> | |||||
2017-08-18 | Bug 521108 - Move p2 core to Java 8 | Alexander Kurtakov | 19 | -192/+184 | |
Bump minor version, add missing Override annotations, remove duplicate type declarations, try-with-resources. Change-Id: I4dc835c94677520b8219b9eae1157cfd41f37ab6 Signed-off-by: Alexander Kurtakov <akurtako@redhat.com> | |||||
2017-08-17 | Bug 521075 - Move o.e.equinox.p2.director.app to Java 8 I20170818-0100I20170818-0040I20170817-2140I20170817-2000 | Alexander Kurtakov | 9 | -67/+62 | |
Bump minor, add missing Override annotations, remove duplicate type declarations, try-with-resources, Change-Id: I49d32d9227c84b3c2b3a5d82e0e9ebfe74f20ac7 Signed-off-by: Alexander Kurtakov <akurtako@redhat.com> | |||||
2017-08-17 | Bug 521073 - Move p2 console to Java 8 | Alexander Kurtakov | 7 | -27/+61 | |
Bump minor, remove duplicate type declarations, add missing Override annotations,lambda conversions. Change-Id: I7ec68ed391ffa1a604b253189f9477c1305a71a8 Signed-off-by: Alexander Kurtakov <akurtako@redhat.com> | |||||
2017-08-04 | Bug 462404: New Eclipse.app layout: "Import > From ExistingI20170816-2000I20170815-2000I20170815-0035I20170814-2000I20170814-0635I20170814-0300I20170813-2000I20170812-1500I20170811-2000I20170810-2000I20170809-2000I20170808-2000I20170807-2000I20170806-2000I20170805-1500I20170804-2000 | Lakshmi Shanmugam | 2 | -1/+25 | |
Installation" doesn't accept app bundle When Mac app bundle is provided try to drill down to Contents/Eclipse folder if it exists. Change-Id: I29844aed359b1b062cf209675a993e1ba06d09d3 Signed-off-by: Lakshmi Shanmugam <lshanmug@in.ibm.com> | |||||
2017-07-26 | org.eclipse.equinox.p2.ui MANIFEST.MF update for 4.8S4_8_0_M1I20170802-2000I20170802-0800I20170801-2000I20170801-0800I20170731-2000I20170731-0800I20170730-2000I20170729-2000I20170728-2000I20170727-2000I20170727-0610I20170726-2000 | Alexander Kurtakov | 2 | -2/+2 | |
Change-Id: Ic1175862feaf00d854a3fd99ea5b7c9924ea8287 Signed-off-by: Alexander Kurtakov <akurtako@redhat.com> | |||||
2017-07-24 | Bug 514885 - Added test case for match type greaterOrEqualI20170725-2000 | Karsten Thoms | 1 | -0/+32 | |
Change-Id: I53d9fc1e6ae314d21b76558700d913d344d12eb6 Signed-off-by: Karsten Thoms <karsten.thoms@itemis.de> | |||||
2017-07-21 | Bug 514885 - fix for NPE on reading update site.xmlI20170724-2000I20170723-2000I20170722-2000I20170722-0045I20170721-2000 | Andrey Loskutov | 1 | -1/+1 | |
Change-Id: Ic03e8ed9ae5efcb523e944cca54d94a95476f496 Signed-off-by: Andrey Loskutov <loskutov@gmx.de> | |||||
2017-07-18 | Bug 514885 Corrected since version tagI20170720-2000I20170719-2000I20170719-0600I20170719-0040I20170718-2000 | Karsten Thoms | 1 | -1/+1 | |
Change-Id: I4d93b3c73721269d4d3c7e71350ce73201fa29a7 Signed-off-by: Karsten Thoms <karsten.thoms@itemis.de> | |||||
2017-07-17 | Bug 514806 - p2 installation dialog move Select All and Deselect All | David Weiser | 2 | -14/+25 | |
button to the side of the filtered tree Change-Id: I4d7f13fc747c02d562ccbc4f41997e35736c8a7c Signed-off-by: David Weiser <david.weiser@vogella.com> | |||||
2017-07-04 | Bug 518051 - Update to xz-java 1.6 I20170718-0355I20170717-2000I20170717-0350I20170716-2000I20170716-0130I20170715-2000I20170714-2000I20170713-2000I20170713-0615I20170712-2000I20170711-2000I20170710-2000I20170709-2000I20170708-2000I20170707-2000I20170707-0530I20170706-2000I20170706-0630I20170705-2000I20170704-2000 | Alexander Kurtakov | 1 | -0/+1 | |
Touch p2.core feature to get the new xz-java. Change-Id: I4e888e21c8c17a23754b5fdfb1e4d1b163a9428e Signed-off-by: Alexander Kurtakov <akurtako@redhat.com> | |||||
2017-07-03 | Bug 512312: Droplets should correctly detect feature group IUs.I20170703-2000 | Roland Grunberg | 6 | -2/+62 | |
This issue has been mostly addressed by 7c95455. The logic for detection of feature groups was wrongly comparing a string and a boolean for equality as well as being computed more times than necessary. Change-Id: Icd714e39b798fba748d88c3aea2845649aa9fee1 Signed-off-by: Roland Grunberg <rgrunber@redhat.com> | |||||
2017-07-03 | Bug 474099 - Require certificate selection to confirm dialog | Alexander Kurtakov | 1 | -29/+20 | |
Fix copyright year and use lambdas in TrustCertificateDialog. Change-Id: I40c4772410df32cccef70e0c31cd94913d42521c Signed-off-by: Alexander Kurtakov <akurtako@redhat.com> | |||||
2017-06-28 | Bug 474099 - Require certificate selection to confirm dialog | Fabian Steeg | 3 | -34/+151 | |
To work both with clicking the checkbox and using the 'Select All' and 'Deselect All' buttons, this required a change in the ListSelectionDialog superclass. ListSelectionDialog is marked as `@noextend`, so this change adapts its implementation inside TrustCertificateDialog, which now extends SelectionDialog directly. Change-Id: I85a209af9ec2c537cb0424e9f8c127f814c04415 Signed-off-by: Fabian Steeg <steeg@hbz-nrw.de> | |||||
2017-06-27 | Bug 518850 - Replace RepositoryDescriptor with repository locationI20170702-2000I20170701-2000I20170630-2000I20170630-0410I20170629-2000I20170629-0425I20170629-0210I20170628-2000I20170628-0310I20170627-2000 | Mykola Nikishov | 2 | -15/+10 | |
RecreateRepositoryApplication needs location of the repository only and don't use any other fields of RepositoryDescriptor. Change-Id: I2e933ed9dab02e231009c1d7cce31dd6c4f95e70 Signed-off-by: Mykola Nikishov <mn@mn.com.ua> | |||||
2017-06-27 | bug 517732 - Delete history in installation dialog should use verbs | Fabian Pfaff | 3 | -1/+3 | |
instead of OK Change-Id: I2c9c70fc65f09dc35721567b06f92ce122424bf8 Signed-off-by: Fabian Pfaff <fabian.pfaff@vogella.com> | |||||
2017-06-27 | Bug 490896: Director app handles all result status codes. | Todor Boev | 1 | -12/+25 | |
When the provisioning operation completes with WARNING or INFO the director command line application reports failure (equinox returns non-zero execution code). At the same time P2 has in fact performed changes to the installation and these were not reverted as would happen on an ERROR IStatus. The director should not report failure when provisioning completes with INFO or WARNING IStatus. Change-Id: I9a683174ffe9e49aa4456b4aa5134f9067ecc7a7 Signed-off-by: Todor Boev <rinsvind@gmail.com> | |||||
2017-06-27 | Bug 514885 Pooling Version and VersionRange | Karsten Thoms | 15 | -26/+80 | |
- Introduce weak object pool for Verson and VersionRange - Use VersionRange.create() for getting pooled instances - JavaDoc & check input for empty string Change-Id: Ie42bdc1059d8c667af312038c26c035a6ef674af Signed-off-by: Karsten Thoms <karsten.thoms@itemis.de> | |||||
2017-06-23 | bug 517474 - Revert software configuration in the installation dialogI20170626-2000I20170625-2000I20170624-2000I20170623-2000 | Fabian Pfaff | 3 | -2/+5 | |
should use verbs instead of OK Change-Id: I57bdfedb30096d146a1e451a258c5febeb5b43a8 Signed-off-by: Fabian Pfaff <fabian.pfaff@vogella.com> | |||||
2017-06-22 | Bug 518587 - Modernize o.e.equinox.p2.testsI20170623-0110I20170622-2000 | Alexander Kurtakov | 40 | -754/+398 | |
Use try-with-resources. Change-Id: I6c1d3efb7f0fd4f5dd0f014d8801ec8e375355f9 Signed-off-by: Alexander Kurtakov <akurtako@redhat.com> | |||||
2017-06-22 | Bug 517929 - Update POMs in the master for 4.8 releaseI20170622-0950 | Alexander Kurtakov | 65 | -69/+69 | |
Point to 4.8 parent pom. Change-Id: Ic754058b23731334425f98aaca527bcf90991a7d Signed-off-by: Alexander Kurtakov <akurtako@redhat.com> | |||||
2017-06-22 | Bug 518587 - Modernize o.e.equinox.p2.tests | Alexander Kurtakov | 1 | -0/+4 | |
Add back DictionaryServiceReference.getProperties despite it showing as error in the workspace. It's new method addition in master. Change-Id: I9d40f5101fa7a95624a05edfa490e70a2535052e Signed-off-by: Alexander Kurtakov <akurtako@redhat.com> | |||||
2017-06-21 | Bug 518587 - Modernize o.e.equinox.p2.testsI20170621-2000 | Alexander Kurtakov | 314 | -1642/+2196 | |
Move to Java 8, enable more warnings and save actions and go through the codebase to minimize the warnings. Change-Id: I6283bfeef18e250f5283e80f7bfad38e6ef65415 Signed-off-by: Alexander Kurtakov <akurtako@redhat.com> | |||||
2017-06-21 | Bug 518574 - Use StandardCharsets | Alexander Kurtakov | 23 | -71/+56 | |
Bump BREE to 1.8 for bundles that were too low to have StandardCharsets. Change-Id: Iac9e9615c5179b970df893182f5f1c6e3dd4d574 Signed-off-by: Alexander Kurtakov <akurtako@redhat.com> | |||||
2017-06-21 | Bug 518299 - [Minor] Reduce SonarLint warnings in AvailableIUsPageI20170621-0600 | Lars Vogel | 1 | -49/+24 | |
Change-Id: I52f4c1c4aeb04f9a9a536ca1cfdb58cf80feccd9 Signed-off-by: Lars Vogel <Lars.Vogel@vogella.com> | |||||
2017-06-21 | Code Cleanup. | Stefan Nöbauer | 1 | -11/+0 | |
Removed non-Javadoc Comments Change-Id: I9a7d8f9888b0b0df2487160942769a4dbebc3e51 Signed-off-by: Stefan Nöbauer <stefan.noebauer@kgu-consulting.com> | |||||
2017-06-21 | Bug 514476 - Fix filter in Installation Details -> Installed Software | Stefan Nöbauer | 2 | -20/+5 | |
Changed from own Filter implementation to Filtered Tree. Used default PatternFilter. Change-Id: I51ffce6c037052c814001aa05342eeeca9d2fbce Signed-off-by: Stefan Nöbauer <stefan.noebauer@kgu-consulting.com> | |||||
2017-06-16 | Bug 518375 - Update test implementations of ServiceReference to accountY20170617-1235I20170620-2000I20170619-2000I20170618-2355I20170618-2000I20170617-2000I20170616-2000 | Thomas Watson | 1 | -1/+5 | |
for new R7 method Change-Id: I42b1f4ba599faf273c967b3a35a4640aa773b73f Signed-off-by: Thomas Watson <tjwatson@us.ibm.com> | |||||
2017-05-26 | Bug 508905 - On Windows disable test ↵Y20170622-1000Y20170620-0625Y20170619-2325Y20170618-0415Y20170615-1000Y20170608-1000Y20170601-1000S4_7_0_RC4aS4_7_0_RC4S4_7_0_RC3R4_7I20170616-0530I20170615-2000I20170614-2000I20170613-2000I20170612-0950I20170610-0940I20170608-0530I20170607-2000I20170607-1100I20170607-0800I20170607-0215I20170606-2000I20170606-0800I20170605-2000I20170605-0800I20170604-2000I20170604-0800I20170603-1500I20170603-0800I20170603-0100I20170602-2000I20170531-2000I20170531-0800I20170530-2000I20170530-0800I20170529-2000I20170529-0800I20170528-2000I20170528-0800I20170527-1500I20170527-0800I20170526-2000 | Thomas Watson | 1 | -1/+4 | |
SharedInstallTestsProfileSpoofEnabledConfigured Change-Id: I307cd2f51d5e4f1782eac3f995a4f2067b50a010 Signed-off-by: Thomas Watson <tjwatson@us.ibm.com> | |||||
2017-05-24 | Bug 517155 - Version update require forY20170525-1000S4_7_0_RC2I20170524-2000 | Thomas Watson | 2 | -2/+2 | |
org.eclipse.equinox.frameworkadmin.equinox Change-Id: I71c6176224ddd10d63b7e675e99d4f8cf3dcf1ed Signed-off-by: Thomas Watson <tjwatson@us.ibm.com> | |||||
2017-05-23 | [Bug 516827] Disable uses conflict checking while resolvingI20170524-0800I20170523-2000 | Thomas Watson | 1 | -1/+3 | |
Change-Id: Ib511e1a210f57473602851d9c7e98f2e3694c81d Signed-off-by: Thomas Watson <tjwatson@us.ibm.com> | |||||
2017-05-23 | Add about.html to tests | Thomas Watson | 4 | -3/+32 | |
Change-Id: I558c759ea577ca3a62e7c0dc6e40cf2cebf627ce Signed-off-by: Thomas Watson <tjwatson@us.ibm.com> | |||||
2017-05-22 | Bug 506956 - Update prereqs for Oxygen Milestones: ECFY20170523-0000I20170523-0800I20170522-2000I20170522-0800 | Sravan Kumar Lakkimsetti | 2 | -6/+6 | |
Change-Id: I4dd96cd294fd3970562be36dc6e55d3d35f5c8dc Signed-off-by: Sravan Kumar Lakkimsetti <sravankumarl@in.ibm.com> | |||||
2017-05-16 | Bug 514530 - CCE: UpdateSiteArtifactRepository cannot be cast toY20170518-1000S4_7_0_RC1I20170521-2000I20170521-0800I20170520-1500I20170518-1030I20170518-0830I20170518-0500I20170517-2000I20170517-0800I20170516-2000I20170516-0800 | Alexander Kurtakov | 2 | -2/+2 | |
IFileArtifactRepository Bump service release. Change-Id: Ie5ce44146ff0296c877e7ae44d1a60c410d14ce5 Signed-off-by: Alexander Kurtakov <akurtako@redhat.com> | |||||
2017-05-15 | Bug 514530 - CCE: UpdateSiteArtifactRepository cannot be cast toI20170515-2000 | Andrey Loskutov | 1 | -1/+6 | |
IFileArtifactRepository In case we are able to load a repository which type doesn't correspond to the expected IFileArtifactRepository, just return null (and do not try to create another one at same location). Change-Id: I0787bc10b02b43def7efdbcfdc9c1221e032629a Signed-off-by: Andrey Loskutov <loskutov@gmx.de> | |||||
2017-05-15 | Bug 516457 - Many of plug-ins need a version increaseI20170515-0910I20170515-0800 | Alexander Kurtakov | 2 | -2/+2 | |
Service bump for o.e.equinox.simpleconfigurator.manipulator. Change-Id: If542f548352e8ba72b17621735247d39bb36b1de Signed-off-by: Alexander Kurtakov <akurtako@redhat.com> | |||||
2017-05-11 | Bug 516457 - Many of plug-ins need a version increaseI20170514-2000I20170514-1120 | Alexander Kurtakov | 21 | -21/+25 | |
Take care of the following: o.e.equinox.p2.publisher - service bump o.e.equinox.p2.publisher.eclipse - service bump o.e.equinox.p2.repository - service bump o.e.equinox.p2.repository.tools - service bump org.eclipse.equinox.p2.touchpoint.natives - service bump org.eclipse.equinox.p2.ui.admin - service bump org.eclipse.equinox.p2.ui.admin.rcp - service bump org.eclipse.equinox.p2.ui.importexport - service bump org.eclipse.equinox.p2.ui.sdk - service bump org.eclipse.equinox.p2.tests - service bump Change-Id: I21578f13200b5c9de6fed6818b16992764f33216 Signed-off-by: Alexander Kurtakov <akurtako@redhat.com> | |||||
2017-05-11 | Bug 516457 - Many of plug-ins need a version increase | Alexander Kurtakov | 10 | -10/+10 | |
Update the following (only service bump): org.eclipse.equinox.p2.artifact.repository org.eclipse.equinox.p2.console org.eclipse.equinox.p2.metadata org.eclipse.equinox.p2.metadata.repository org.eclipse.equinox.p2.operations Change-Id: Ic0eff63a2836ab7068e2c6dc3bef1648c764843a Signed-off-by: Alexander Kurtakov <akurtako@redhat.com> | |||||
2017-05-10 | Bug 516440 - Support native touchpoint on fedora that doesn't specifyY20170512-0230Y20170511-1500Y20170511-1000S4_7_0_M7I20170512-0500I20170511-1200I20170510-2000 | Alexander Kurtakov | 1 | -0/+3 | |
version Current version was reporting package as not installed if version not specified. Change-Id: I0b8609d0a6beeb5b0e4600c1e9309d7f37deb859 Signed-off-by: Alexander Kurtakov <akurtako@redhat.com> | |||||
2017-05-05 | Bug 438584 - p2 unit tests not cleaning up after themselvesI20170510-0800I20170509-2000I20170509-1300I20170509-1100I20170509-0945I20170509-0800I20170508-2000I20170508-0800I20170507-2000I20170506-2000I20170505-2000 | Alexander Kurtakov | 4 | -1/+18 | |
Change-Id: I651c22e089d17929f00ee086e3de6910ef901266 Signed-off-by: Alexander Kurtakov <akurtako@redhat.com> | |||||
2017-05-05 | Bug 516095 - Remove redundant specification of type arguments from | Lars Vogel | 38 | -82/+134 | |
org.eclipse.equinox.p2.ui Change-Id: I97d013cc1ce68bcd1460bf19b72d4f3eea5ff2de Signed-off-by: Lars Vogel <Lars.Vogel@vogella.com> |
- Members
- Working Groups
- Projects
- Community
- Participate
- Eclipse IDE
-
More
-
-
Community
- Marketplace
- Events
- Planet Eclipse
- Newsletter
- Videos
- Blogs
-
Participate
- Report a Bug
- Forums
- Mailing Lists
- Wiki
- IRC
- Research
-
-
-
-
Search
-