Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2018-01-26Bug 530396 - Move UI code to lambdasAlexander Kurtakov2-68/+42
Change-Id: I92c7b5c6cbde04280da91a9ee617495ff0381a73 Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
2018-01-03Bug 529078 - Add header Automatic-Module-Name for Java 9I20180104-2000I20180104-0030I20180103-2000Karsten Thoms1-0/+1
Increment versions for Eclipse 4.8 Photon Change-Id: I678108c1f5afa895be26040184cd8c21e83a8a0e Signed-off-by: Karsten Thoms <karsten.thoms@itemis.de>
2017-11-22Bug 527379 - Remove references to update.configuratorI20171128-0100I20171127-2000I20171126-2000I20171125-1500I20171124-2000I20171123-2000I20171122-2000Karsten Thoms1-1/+0
Change-Id: Iaba644ee46cb1adaad9c9d7359cceacf847d01fa Signed-off-by: Karsten Thoms <karsten.thoms@itemis.de>
2017-11-14Bug 527249 - Remove references to update.coreI20171115-0115I20171115-0025I20171114-2000Karsten Thoms1-9/+0
Change-Id: I3608729ecc53373e5632ea03a13ebe3e7c3d2dad 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-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-08-19Bug 521147 - Move p2 ui.importexport to Java 8Alexander Kurtakov15-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-04Bug 462404: New Eclipse.app layout: "Import > From ExistingI20170816-2000I20170815-2000I20170815-0035I20170814-2000I20170814-0635I20170814-0300I20170813-2000I20170812-1500I20170811-2000I20170810-2000I20170809-2000I20170808-2000I20170807-2000I20170806-2000I20170805-1500I20170804-2000Lakshmi Shanmugam2-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-06-22Bug 517929 - Update POMs in the master for 4.8 releaseI20170622-0950Alexander Kurtakov1-1/+1
Point to 4.8 parent pom. Change-Id: Ic754058b23731334425f98aaca527bcf90991a7d Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
2017-06-21Bug 518574 - Use StandardCharsetsAlexander Kurtakov2-8/+4
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-05-11Bug 516457 - Many of plug-ins need a version increaseI20170514-2000I20170514-1120Alexander Kurtakov2-2/+2
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-04-18Bug 514863: Use png files in org.eclipse.equinox.p2.uiMatthias Becker7-70/+70
Change-Id: Ia891112782c251e903149d5e3db8d873f3b1b6d9 Signed-off-by: Matthias Becker <ma.becker@sap.com>
2017-02-07Bug 511299 - Update org.eclipse.equinox.p2.ui to Java 8I20170208-0700I20170207-2000Simon1-427/+428
Change-Id: Ia737c8383782a07123c514a1c423ad5e86cd14c4 Signed-off-by: Simon <simon.scholz@vogella.com>
2016-06-28Bug 496465 - Prep for 4.7 (Oxygen) and 4.6.1 (Neon.1) maintenance buildsThomas Watson1-1/+1
Change-Id: I90a85375f7864204f482d76130da772798f0a28b Signed-off-by: Thomas Watson <tjwatson@us.ibm.com>
2016-05-21fix project nameY20160526-1000I20160531-2330I20160531-2000I20160530-2000I20160529-2000I20160528-1500I20160527-2000I20160525-2000I20160524-2000Michael Keppler1-39/+39
The project name of the bundle did not match the bundle id, leading to some confusion on my side after an initial oomph based import. Change-Id: Ie03fd28189d244c8a950ea0cc5bf9c4057ab5288 Signed-off-by: Michael Keppler <michael.keppler@gmx.de>
2016-04-19Bug 489706 - Replace new Integer() with Integer.valueOf()I20160419-0800Alex Blewitt1-3/+3
There are a lot of new Integer() calls in the P2 codebase, which results in many duplicate values of Integer being stored, particularly when performing updates or checks. Integer.valueOf() performs this caching already, which means that it's unnecessary to call new Integer() and instead can call Integer.valueOf(). In the places where the int value is being used directly, the call can be further optimised to Integer.parseInt() instead. Replace calls to new Integer() with Integer.valueOf() or .parseInt() as appropriate. Change-Id: Ic760e66084c856fc90cb7c8a358007c975213638 Signed-off-by: Alex Blewitt <alex.blewitt@gmail.com>
2016-01-02update pomsPascal Rapicault1-1/+1
Change-Id: Icc9608edfcdd0a615c4edf42df4398a1f30a271c
2016-01-02Update bundles versionsPascal Rapicault1-1/+1
Change-Id: I479ee5a8b507090ce496e7b334e0055e027896fe
2016-01-02Bug 466249 - Propagate more exceptions to ease problem analysisEike Stepper1-2/+6
We often get problem reports with stack traces that "end" somewhere in p2 even though it's obvious from looking at these places that there was a causing exception. These causing exceptions are often not propagated with the new exception that p2 creates and throws. I'm not sure if that's on purpose or just an oversight. I've prepared a proposal to enhance these places and make it easier to analyze the problems that users report. Change-Id: Iaa53448c53c18301113b42dbe80558eccec49e8e Signed-off-by: Eike Stepper <stepper@esc-net.de>
2015-07-02Bug 469765 - Prep for 4.6 (Neon) and 4.5 (Mars) maintenance buildsI20150818-0800I20150811-1400I20150805-2000I20150805-0800I20150804-2000I20150804-0800I20150803-2000I20150803-0800I20150802-2000I20150728-0800I20150721-0800I20150714-0800I20150707-0800Thomas Watson1-1/+1
- update parent poms for 4.6
2015-04-23Update versions for MarsThomas Watson2-2/+2
2015-02-26Bug 460967 - Use type safe service retrievingI20150303-0800Alexander Kurtakov1-2/+3
Instead of retrieving services based on their String class name there is newer implementation that takes the class directly and returns the correct class preventing casts. Change-Id: I8b26f4d294b927f4c28a6ba4e68e35bd401df4ec Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
2015-02-24Bug 460627 - Fix compiler problems from generified IAdaptable#getAdapterAlexander Kurtakov2-6/+4
Generify where needed and bump the min version requirement for o.e.core.runtime and o.e.equinox.common to ensure that generified dependency will be used. Change-Id: I3e177a3c8384b5aaabe4c77c949e9802e53923b1 Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
2015-02-20Bug 460265 - Remove org.eclipse.team.cvs.ssh from eclipse.platform.teamI20150224-0800Mat Booth1-2/+0
repository Change-Id: Ie6c63aab6a2f3cb5f6902bd6aacc7a9064829ce8 Signed-off-by: Mat Booth <mat.booth@redhat.com>
2014-06-19Bug 436736 - Prep for 4.5 (Mars) and 4.4 maintenance buildsPaul Webster1-1/+1
Update parent versions from 4.4.0 to 4.5.0 Signed-off-by: Paul Webster <pwebster@ca.ibm.com>
2013-12-10bug 423628 - False positives warnings in the official build.I20131211-0800I20131210-2000I20131210-0800Krzysztof Daniel3-6/+15
False positives are caused by projects settings being different than build settings. Typical example is that project is configured to warn about local variable hiding a field, and suppression is added, but the regular releng build is not configured to warn, and it finds unnecessary suppression. I have did following things: * fixed warnings that I was able to fix (renamed variables, added generics, comments, etc, etc). * reduced the number of warnings in tests * commented warnings that must not be suppresed in the workspace unless we want "Unnecessary @SuppressWarnings" at build time. Change-Id: Iab2c962e5c331eab170b5f6e08d9bb29d05f0cc4
2013-12-09Bug 409073 - Cannot install items from .p2f file (no repository found)Hamdan Msheik1-147/+160
Signed-off-by: Pascal Rapicault <pascal@rapicault.net> Signed-off-by: Hamdan Msheik <hamdan.msheik@ericsson.com>
2013-11-15Bug 421798 - Fix various warnings.Alexander Kurtakov1-1/+1
* Remove unneeded casts. * Remove unneeded throws. * Remove unneeded semicolons. Change-Id: I7454ea216cfc194a0d394550feecc29042d23363 Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
2013-11-13Bug 421339 - Accept java 1.5Krzysztof Daniel2-5/+2
Make 1.5 setting default in Eclipse (P2 is compiled as 1.5 with tycho anyway). Drop jsr14. Change-Id: I848d7865211126ad32a226914a046f9553a48f04 Signed-off-by: Krzysztof Daniel <kdaniel@redhat.com>
2013-06-26Bug 411170 -- Updated the parent poms for Luna (Eclipse 4.4)Ian Bull1-1/+1
2013-03-27Bug 403971 - Update Equinox p2 parent versionsI20130402-0800Pascal Rapicault2-3/+4
2013-02-25Bug 397850 - [CBI] use the correct group IDs for all artifactsv20130225-185631Ian Bull1-1/+1
Upated all the pom.xml files (in the bundles) to include the proper groupID. The groupID is the first three segments of the artifactID.
2013-01-31Bug 399471 -pom.xml breaks CBI buildv20130131-193503Pascal Rapicault1-18/+0
2013-01-24Bug 398655 - [import/export] Browse button does not open file chooserv20130124-045504Mengxin Zhu3-6/+53
2013-01-07Bug 396091 - Merge in CBI patches from 4.2.2 into 4.3 (pom changes) for ↵v20130107-152742John Arthorne1-1/+19
equinox.p2
2012-12-05Improve user experience when manually typing location in Import install wizard.v20121205-085939Mengxin Zhu2-2/+3
2012-11-27Bug 395210 - [import/export] NPE when browsing content from existing installv20121127-204218Pascal Rapicault (Ericsson)1-123/+125
2012-11-27Externalize stringPascal Rapicault3-1/+3
2012-11-27Bug 387115 - [import/export] Enable "Import->Install->Install Software Items ↵v20121127-161011Pascal Rapicault (Ericsson)9-48/+85
from File" without explicit locations
2012-11-26Revert "Set ProvisioningContent repos to null when contacting all update ↵v20121126-184335I20121127-0800Pascal Rapicault1-446/+448
sites is checked" This reverts commit 0adeb78ec4ba86f79f27f4ebc1e3358c5e3ce22a.
2012-11-26Set ProvisioningContent repos to null when contacting all updatePascal Rapicault1-448/+446
sites is checked
2012-11-26Improve messagePascal Rapicault1-1/+1
2012-11-21Bug 390385 - Stop the use of jsr14v20121121-194827Pascal Rapicault (Ericsson)1-1/+0
2011-08-18Bug 354848 - Compiler warnings in I20110816-0800v20110818-1344dj1-1/+1
2011-08-13fix 353348 Install/import from existing installation fails to produceMengxin Zhu2-453/+500
expected choices when 3.6 is the source Change-Id: I88114df30315add5bc3f34da1ceffd90184d8404
2011-08-01304594 Fix obvious POM configuration issuesTobias Oberlies1-2/+3
- Correct relativePath to parent POM. - Use recommended version format in POMs: A version with automatically replaced qualifier maps to a SNAPSHOT version in the POMs.
2011-07-20Changed .cvsignore to .gitignore filesJohn Arthorne2-2/+1
2011-07-01merge the fix of 346401, 346406mzhu12-60/+445
2011-05-10Bug 345209 - [import/export] VersionInCompatibleException spelt wrongRoot_R3_7_maintenancePascal Rapicault4-7/+7

Back to the top