Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2022-03-04Bug 579073 - POM and product version change for 4.24 releaseI20220307-1800I20220307-1010I20220307-0630I20220307-0340Sravan Kumar Lakkimsetti53-53/+53
Change-Id: Iee751effb9c2e49025dfe4315fb943327ca34497 Signed-off-by: Sravan Kumar Lakkimsetti <sravankumarl@in.ibm.com> Reviewed-on: https://git.eclipse.org/r/c/equinox/rt.equinox.bundles/+/191471
2022-02-11Bug 577574 - Speed-up and simplify FileLocator.getBundleFile()Y20220315-0600Y20220314-1250Y20220314-0600Y20220313-0600Y20220312-0600Y20220311-0600Y20220310-0600Y20220309-0600Y20220308-0730Y20220308-0600Y20220307-0600Y20220306-0600Y20220305-0600Y20220304-0750Y20220304-0600Y20220303-0600Y20220302-0600Y20220301-0600Y20220228-0600Y20220227-0600Y20220226-0600Y20220225-0600Y20220224-0600Y20220223-0600Y20220222-1350Y20220221-0600Y20220220-0600Y20220219-0600Y20220218-0600Y20220217-0600Y20220216-0600Y20220215-0600Y20220214-0600Y20220213-0900Y20220212-0800S4_23_0_RC2aS4_23_0_RC2S4_23_0_RC1S4_23_0_M3I20220308-0310I20220302-1800I20220302-0600I20220301-1800I20220301-0600I20220228-1800I20220228-0600I20220227-1800I20220227-0600I20220226-1800I20220226-0600I20220225-1800I20220223-1800I20220223-0600I20220222-1800I20220222-1350I20220221-1800I20220221-0600I20220220-1800I20220220-0600I20220219-1800I20220219-0600I20220218-1800I20220216-1800I20220216-0600I20220215-1800I20220215-0600I20220214-1800I20220214-0600I20220213-1800I20220213-0600I20220212-2040I20220212-1800I20220212-0800I20220212-0600I20220212-0140R4_23_maintenanceHannes Wellmann3-31/+32
Change-Id: I21497a934723b5dd2b0329937df3fac1ebaa955f Signed-off-by: Hannes Wellmann <wellmann.hannes1@gmx.net> Reviewed-on: https://git.eclipse.org/r/c/equinox/rt.equinox.bundles/+/188440 Tested-by: Equinox Bot <equinox-bot@eclipse.org> Reviewed-by: Thomas Watson <tjwatson@us.ibm.com>
2022-02-11Bug 578702 - Move FileLocatorTest to rt.equinox.bundles repositoryI20220211-1800Hannes Wellmann11-1/+257
This is the addition part of the move. As part of the move FileLocatorTest was ported to JUnit-4 and some minor improvements were applied. Change-Id: I035c760a8063a1b9dc42d127aeb165b9f1c61132 Signed-off-by: Hannes Wellmann <wellmann.hannes1@gmx.net> Reviewed-on: https://git.eclipse.org/r/c/equinox/rt.equinox.bundles/+/190731 Tested-by: Equinox Bot <equinox-bot@eclipse.org>
2022-01-31Bug 578441 - interpolate empty message ("") from exceptionY20220209-0600Y20220208-0600Y20220207-0600Y20220206-0600Y20220205-0600Y20220204-1200Y20220204-0750Y20220204-0620Y20220203-0600Y20220202-0910Y20220202-0600Y20220201-0600I20220208-1800I20220207-1800I20220206-1800I20220205-1800I20220205-0040I20220204-1800I20220204-0300I20220203-1640I20220203-1550I20220203-1310I20220203-0300I20220202-1800I20220202-0620I20220201-1800I20220201-0310Joerg Kubitz1-1/+1
Signed-off-by: Joerg Kubitz <jkubitz-eclipse@gmx.de> Change-Id: I9bdcc33816c29d871f73d36d464222c8866039e3 Reviewed-on: https://git.eclipse.org/r/c/equinox/rt.equinox.bundles/+/190156 Tested-by: Equinox Bot <equinox-bot@eclipse.org> Reviewed-by: Thomas Watson <tjwatson@us.ibm.com>
2022-01-15Bug 575984 - Untrustworthy Certificate dialogY20220129-0600Y20220128-0600Y20220127-0600Y20220126-0600Y20220125-0600Y20220124-0600Y20220123-0600Y20220122-0600Y20220121-0600Y20220120-0600Y20220119-0600Y20220118-0600Y20220117-0600Y20220116-0600Y20220115-0600I20220131-0800I20220131-0700I20220129-1800I20220128-1800I20220127-1800I20220126-1800I20220126-0520I20220125-1800I20220125-0320I20220124-0510I20220123-1800I20220122-1800I20220121-1800I20220120-1800I20220120-0720I20220120-0220I20220119-1800I20220119-1440I20220119-1320I20220119-0540I20220118-1800I20220117-1800I20220116-1800I20220115-1800Ed Merks3-3/+6
Parsing of the name requires special handling for , and + and therefore uses \ to escape those characters. The result of the parsing should remove/interpret the \ escape to present the value in a more human-readable way based on the original intended text value. Change-Id: Ibfb887a610b131fd06eef83f2e7b1b4bcf3fdf31 Signed-off-by: Ed Merks <ed.merks@gmail.com> Reviewed-on: https://git.eclipse.org/r/c/equinox/rt.equinox.bundles/+/189670 Tested-by: Equinox Bot <equinox-bot@eclipse.org>
2022-01-08Bug 577725 - Possible corruption of Secure Storage file after Change PasswordY20220109-0600I20220109-1800I20220108-1800Martin D'Aloia12-5/+252
After using the "Change Password..." button of the Secure Storage preference page the secure_storage file could end-up corrupted if the application quits unexpectedly (kill -9, Ctrl+C, Force Quit in macOS or a crash). After being corrupted, the following kind of exception is thrown: org.eclipse.equinox.security.storage.StorageException: Given final block not properly padded. Such issues can arise if a bad key is used during decryption. Caused by: javax.crypto.BadPaddingException: Given final block not properly padded. Such issues can arise if a bad key is used during decryption. This was caused due to not flushing the re-encrypted entries, just the verification node updated by the master password provider. Flushing the entries at the end of the re-encryption prevents such scenarios. Changed the service segment of the versions to fix Jenkins build complaining that 'Only qualifier changed for ...' Signed-off-by: Martin D'Aloia <martindaloia@gmail.com> Change-Id: Icca6d98e05fca02f35e9f93242d57623d79622c4 Reviewed-on: https://git.eclipse.org/r/c/equinox/rt.equinox.bundles/+/188996 Tested-by: Thomas Watson <tjwatson@us.ibm.com> Reviewed-by: Thomas Watson <tjwatson@us.ibm.com>
2021-12-15Bug 577821 - Remove org.eclipse.equinox.security.linux.x86_64Y20220108-0600Y20220107-0600Y20220106-0600Y20220105-0600Y20220104-0600Y20220103-0600Y20220102-0600Y20220101-0600Y20211231-0600Y20211230-0600Y20211229-0600Y20211228-0600Y20211227-0600Y20211224-0600Y20211223-0600Y20211222-1030Y20211222-0840Y20211222-0830Y20211222-0600Y20211221-0600Y20211220-0600Y20211219-0600Y20211218-0600Y20211217-0600Y20211216-0600Y20211215-1140S4_23_0_M1I20220107-1800I20220106-0000I20220105-1800I20220105-0600I20220104-1800I20220104-0940I20220104-0600I20220103-1800I20220103-0600I20220102-1800I20220102-0600I20220101-1800I20220101-1140I20220101-0600I20211231-1800I20211230-1800I20211229-1800I20211228-1800I20211227-1800I20211226-1800I20211225-1800I20211224-1800I20211223-1800I20211222-1800I20211221-1800I20211221-0620I20211220-1820I20211219-1800I20211218-1800I20211218-0200I20211218-0140I20211217-1800I20211216-1800I20211215-1800Alexander Kurtakov11-285/+0
Actually delete the bundle. Change-Id: I6de67daf229a2bae087898c8f4a9f1a9c0120418 Signed-off-by: Alexander Kurtakov <akurtako@redhat.com> Reviewed-on: https://git.eclipse.org/r/c/equinox/rt.equinox.bundles/+/188874 Tested-by: Equinox Bot <equinox-bot@eclipse.org>
2021-12-14Bug 577645 - [Adapters] provide a method that returns an Optional for anY20211215-0600I20211214-1800Christoph Laeubrich10-8/+109
adapted type Change-Id: I50df41567f6f6627a0614ff4553bf034de49626c Signed-off-by: Christoph Laeubrich <laeubi@laeubi-soft.de> Reviewed-on: https://git.eclipse.org/r/c/equinox/rt.equinox.bundles/+/188576 Tested-by: Equinox Bot <equinox-bot@eclipse.org> Reviewed-by: Thomas Watson <tjwatson@us.ibm.com>
2021-12-01Bug 577552 - Switch console tests to mockitoY20211212-0600Y20211211-0600Y20211210-0600Y20211210-0210I20211212-1800I20211211-1800I20211210-1800I20211210-1050I20211210-0600I20211209-1800I20211208-1800I20211207-1800I20211206-1800I20211205-1800I20211204-1800I20211204-0500I20211203-1800I20211203-1010I20211202-0900I20211202-0440I20211201-1950I20211201-1800Alexander Kurtakov15-264/+327
Enable save actions to automate a bit tedious tasks. Change-Id: Iac272434ed72a70b8b3a3b2de614ada88d7ee1c3 Signed-off-by: Alexander Kurtakov <akurtako@redhat.com> Reviewed-on: https://git.eclipse.org/r/c/equinox/rt.equinox.bundles/+/188407 Tested-by: Equinox Bot <equinox-bot@eclipse.org>
2021-12-01Bug 577552 - Switch tests to mockitoAlexander Kurtakov7-195/+173
Convert equinox.region.tests. Remove useless target file. Do some slight modernization to have it less verbose as newer Java versions allow. Change-Id: Ifbf4f4b9b08c32c57a02a537656566b2ae231d15 Signed-off-by: Alexander Kurtakov <akurtako@redhat.com> Reviewed-on: https://git.eclipse.org/r/c/equinox/rt.equinox.bundles/+/188391 Tested-by: Equinox Bot <equinox-bot@eclipse.org>
2021-12-01Bug 577552 - Switch console tests to mockitoAlexander Kurtakov6-151/+119
Switch console.ssh.tests Change-Id: Ia597556f07e8daa5f5bf95e930b996ef9432f8e6 Signed-off-by: Alexander Kurtakov <akurtako@redhat.com> Reviewed-on: https://git.eclipse.org/r/c/equinox/rt.equinox.bundles/+/188389 Tested-by: Equinox Bot <equinox-bot@eclipse.org>
2021-11-26Bug 577442 - POM and product version change for 4.23 releaseI20211126-0230Sravan Kumar Lakkimsetti54-54/+54
Change-Id: Id5cfcc3c9d03a53ccf46de2ecca5d964a0eced13 Signed-off-by: Sravan Kumar Lakkimsetti <sravankumarl@in.ibm.com> Reviewed-on: https://git.eclipse.org/r/c/equinox/rt.equinox.bundles/+/188130
2021-10-21Bug 576709: Use Eclipse Formatter default settingsS4_22_0_RC2S4_22_0_RC1S4_22_0_M3R4_22I20211124-1800I20211124-0600I20211123-1800I20211123-0750I20211123-0600I20211122-1800I20211122-0820I20211121-1800I20211121-0600I20211120-1800I20211120-0600I20211119-1800I20211117-1830I20211117-0920I20211117-0600I20211116-1800I20211116-0600I20211116-0000I20211115-0600I20211114-1800I20211114-0600I20211113-1800I20211113-0600I20211112-2030I20211111-0910I20211110-1800I20211110-0750I20211110-0600I20211109-1800I20211109-0840I20211109-0720I20211108-1800I20211108-0620I20211107-1800I20211107-0600I20211106-1800I20211106-0600I20211105-1800I20211104-1800I20211103-1800I20211103-0020I20211102-1800I20211102-1020I20211101-1800I20211031-1800I20211030-1800I20211029-1800I20211028-1800I20211027-1800I20211026-1800I20211025-1800I20211024-1800I20211023-1800I20211022-1800I20211022-0920I20211022-0130I20211021-1800R4_22_maintenanceJonah Graham100-577/+9868
This makes the rt.equinox.bundles consistent with much of the rest of the Eclipse Platform Change-Id: I43d1949b0295ccf6db1f8108ce7eb65801dcd251 Reviewed-on: https://git.eclipse.org/r/c/equinox/rt.equinox.bundles/+/186619 Tested-by: Equinox Bot <equinox-bot@eclipse.org> Tested-by: Lars Vogel <Lars.Vogel@vogella.com> Reviewed-by: Thomas Watson <tjwatson@us.ibm.com> Reviewed-by: Lars Vogel <Lars.Vogel@vogella.com>
2021-10-21Version bumps for 4.22 streamJonah Graham88-88/+88
Change-Id: Ibba765d9d0b972cb261891af83c280e16685da4f Reviewed-on: https://git.eclipse.org/r/c/equinox/rt.equinox.bundles/+/186628 Tested-by: Equinox Bot <equinox-bot@eclipse.org> Reviewed-by: Lars Vogel <Lars.Vogel@vogella.com>
2021-10-21Bug 576660 - AdapterManager should use more modern concurrencyChristoph Laeubrich1-62/+32
primitives - replace classLookup with a ConcurrentHashMap Change-Id: I617cd71363ceaecb951e2477ba7bc9beb2d8bbd6 Signed-off-by: Christoph Laeubrich <laeubi@laeubi-soft.de> Reviewed-on: https://git.eclipse.org/r/c/equinox/rt.equinox.bundles/+/186613 Tested-by: Equinox Bot <equinox-bot@eclipse.org> Reviewed-by: Jonah Graham <jonah@kichwacoders.com> Reviewed-by: Andrey Loskutov <loskutov@gmx.de>
2021-10-18Bug 576660 - AdapterManager should use more modern concurrencyI20211020-1800I20211019-1800I20211018-1800Christoph Laeubrich1-13/+14
primitives - replace classSearchOrderLookup with a ConcurrentHashMap Change-Id: Iedd7a11277d8bc43fa897b1fe47a700501c21c02 Signed-off-by: Christoph Laeubrich <laeubi@laeubi-soft.de> Reviewed-on: https://git.eclipse.org/r/c/equinox/rt.equinox.bundles/+/186604 Tested-by: Equinox Bot <equinox-bot@eclipse.org> Reviewed-by: Andrey Loskutov <loskutov@gmx.de>
2021-10-18Bug 576660 - AdapterManager should use more modern concurrencyChristoph Laeubrich1-14/+11
primitives - replace lazyFactoryProviders with a ConcurrentLinkedQueue Change-Id: I3d3487382b44ab7d9856ecd208cceba565315402 Signed-off-by: Christoph Laeubrich <laeubi@laeubi-soft.de> Reviewed-on: https://git.eclipse.org/r/c/equinox/rt.equinox.bundles/+/186599 Tested-by: Equinox Bot <equinox-bot@eclipse.org> Reviewed-by: Andrey Loskutov <loskutov@gmx.de>
2021-10-18Bug 576660 - AdapterManager should use more modern concurrencyChristoph Laeubrich1-13/+9
primitives use final ConcurrentMap instead of SyncronizedMap + volatile field Change-Id: I6ff8763c468bdedf285a44baeac4e586769a1045 Signed-off-by: Christoph Laeubrich <laeubi@laeubi-soft.de> Reviewed-on: https://git.eclipse.org/r/c/equinox/rt.equinox.bundles/+/186565 Reviewed-by: Andrey Loskutov <loskutov@gmx.de> Tested-by: Equinox Bot <equinox-bot@eclipse.org>
2021-10-18Bug 576622: Tests for unloaded adapter factoriesJonah Graham1-1/+173
Change-Id: I83ff7af65f245479d0ea089d0a41a7983303b133 Reviewed-on: https://git.eclipse.org/r/c/equinox/rt.equinox.bundles/+/186540 Reviewed-by: Jonah Graham <jonah@kichwacoders.com> Reviewed-by: Mickael Istria <mistria@redhat.com> Tested-by: Equinox Bot <equinox-bot@eclipse.org>
2021-10-15Bug 576622: Do not sort adapter factories based on activation statusI20211017-1800I20211016-1800I20211015-1800Jonah Graham1-21/+0
This resolves an issue where the adapter factory for class Y is used instead of class X (see comment in AdapterManager). This restores the order that was used prior to Bug 576024. Change-Id: Id49fd936eaedc0ce99b13b1a426c394b32a4f9d6 Reviewed-on: https://git.eclipse.org/r/c/equinox/rt.equinox.bundles/+/186491 Tested-by: Equinox Bot <equinox-bot@eclipse.org> Reviewed-by: Andrey Loskutov <loskutov@gmx.de> Reviewed-by: Christoph Laeubrich <laeubi@laeubi-soft.de> Reviewed-by: Mickael Istria <mistria@redhat.com>
2021-10-12Bug 572324 - AdapterManager threadsafety issueI20211014-1800I20211013-1800I20211012-1800Andrey Loskutov1-3/+5
Made "factories" map and its values concurrent collections to avoid ConcurrentModificationException introduced by https://git.eclipse.org/r/c/equinox/rt.equinox.bundles/+/152997 and to fix possible concurrent side effects possible before. Change-Id: I855d2aaa5fc9b0898588b71a2d511f933f379b6f Signed-off-by: Andrey Loskutov <loskutov@gmx.de> Reviewed-on: https://git.eclipse.org/r/c/equinox/rt.equinox.bundles/+/186344 Tested-by: Equinox Bot <equinox-bot@eclipse.org> Reviewed-by: Mickael Istria <mistria@redhat.com> Reviewed-by: Sebastian Zarnekow <sebastian.zarnekow@gmail.com>
2021-10-08Bug 576024 - Multiple adapters for a adaptableType/class tuple (try 2)I20211011-1800I20211010-1800I20211009-1800I20211008-1800Mickael Istria9-91/+244
Change-Id: I8c185ac49f21f6d65ba3ad0b50c907ebbe1903b8 Reviewed-on: https://git.eclipse.org/r/c/equinox/rt.equinox.bundles/+/186292 Tested-by: Equinox Bot <equinox-bot@eclipse.org> Reviewed-by: Mickael Istria <mistria@redhat.com>
2021-10-08Version bumps for 4.22 streamAlexander Kurtakov4-4/+4
Change-Id: I7f655ad3efe65cbb704d1fd574c9b29d4461c270 Signed-off-by: Alexander Kurtakov <akurtako@redhat.com> Reviewed-on: https://git.eclipse.org/r/c/equinox/rt.equinox.bundles/+/186301 Tested-by: Equinox Bot <equinox-bot@eclipse.org>
2021-10-07Revert "Bug 576024 - Multiple adapters for a adaptableType/class tuple"I20211007-1800I20211007-0350Mickael Istria11-235/+95
This reverts commit ea28f6ab1fc5b1425b3ebf11dfca3e5c109949b4. Reason for revert: Patch cause test failures and severe regressions. Change-Id: Ib6e61f362c99f65fddffa24e7c22def37bad0653 Reviewed-on: https://git.eclipse.org/r/c/equinox/rt.equinox.bundles/+/186165 Tested-by: Mickael Istria <mistria@redhat.com> Reviewed-by: Mickael Istria <mistria@redhat.com>
2021-10-06Bug 576024 - Multiple adapters for a adaptableType/class tupleI20211006-1800Mickael Istria11-95/+235
Change-Id: I33f5484dda3f303f4d1cfbad2bd4e3b8b4c76445 Reviewed-on: https://git.eclipse.org/r/c/equinox/rt.equinox.bundles/+/186067 Tested-by: Equinox Bot <equinox-bot@eclipse.org> Reviewed-by: Mickael Istria <mistria@redhat.com>
2021-09-17Bug 575823 - use Display.syncCall(SwtCallable)S4_22_0_M1I20211005-1800I20211004-2030I20211003-1800I20211002-1800I20211002-0220I20211001-1800I20210929-1800I20210929-0600I20210928-1800I20210928-0600I20210927-1800I20210927-0600I20210926-1800I20210926-0600I20210925-1800I20210925-0600I20210924-1800I20210924-0200I20210923-1800I20210922-1800I20210921-1800I20210920-1800I20210919-1800I20210919-0120I20210918-1800I20210917-1800Joerg Kubitz2-6/+3
Change-Id: I0a27d176cc1c82461920bacfa3cdb2b809aea7bc Signed-off-by: Joerg Kubitz <jkubitz-eclipse@gmx.de> Reviewed-on: https://git.eclipse.org/r/c/equinox/rt.equinox.bundles/+/185027 Tested-by: Equinox Bot <equinox-bot@eclipse.org> Reviewed-by: Alexander Kurtakov <akurtako@redhat.com>
2021-09-17Version bump for 4.22 streamAlexander Kurtakov2-2/+2
Change-Id: Idd64951561dfcee1093ec9e2dab19a2ca8fc0f8e Signed-off-by: Alexander Kurtakov <akurtako@redhat.com> Reviewed-on: https://git.eclipse.org/r/c/equinox/rt.equinox.bundles/+/185553 Tested-by: Equinox Bot <equinox-bot@eclipse.org>
2021-09-10Bug 575700 - Simplify creation of EnumerationsI20210917-0000I20210916-2150I20210916-1800I20210915-1800I20210915-0700I20210915-0510I20210915-0150I20210914-1800I20210913-2050I20210911-1800I20210910-1800Hannes Wellmann7-58/+9
Change-Id: I20b91877f4c4da712b08d410061214d6ea4bb036 Signed-off-by: Hannes Wellmann <wellmann.hannes1@gmx.net> Reviewed-on: https://git.eclipse.org/r/c/equinox/rt.equinox.bundles/+/184749 Tested-by: Equinox Bot <equinox-bot@eclipse.org> Tested-by: Alexander Kurtakov <akurtako@redhat.com> Reviewed-by: Alexander Kurtakov <akurtako@redhat.com>
2021-09-09Bug 363009 - Add comment to registerServletDelegateI20210909-1800Karsten Thoms1-1/+1
The method is called from org.eclipse.equinox.http.servletbridge.internal.Activator.start(BundleContext). When the BridgeServlet instance is created from a classloader e.g. from an application server like Tomcat and registers 'instance', it must be assured that the Activator accesses BridgeServlet to the same class instance. Otherwise 'instance' is null here while it was registered to BridgeServlet.class before, but from a different classloader context. Change-Id: If5d8137c3ce6e771d913c14b3bacc8c735174db7 Signed-off-by: Karsten Thoms <karsten.thoms@karakun.com> Reviewed-on: https://git.eclipse.org/r/c/equinox/rt.equinox.bundles/+/161113 Tested-by: Equinox Bot <equinox-bot@eclipse.org> Reviewed-by: Alexander Kurtakov <akurtako@redhat.com>
2021-09-09Version bump for 4.22 streamAlexander Kurtakov2-2/+2
Needed by https://git.eclipse.org/r/c/equinox/rt.equinox.bundles/+/161113 Change-Id: Ic5c91cf85dcb8b83935ec2d789153a873c922f65 Signed-off-by: Alexander Kurtakov <akurtako@redhat.com> Reviewed-on: https://git.eclipse.org/r/c/equinox/rt.equinox.bundles/+/185257 Tested-by: Equinox Bot <equinox-bot@eclipse.org>
2021-09-09Bug 575828 - interpolate Status message from exception if missingJoerg Kubitz1-8/+18
To prevent empty Messages in Error Log. For example from log(exception). Change-Id: Icac55d584db8ad3770d5aef710915eca070cfb2e Signed-off-by: Joerg Kubitz <jkubitz-eclipse@gmx.de> Reviewed-on: https://git.eclipse.org/r/c/equinox/rt.equinox.bundles/+/185025 Tested-by: Equinox Bot <equinox-bot@eclipse.org> Reviewed-by: Alexander Kurtakov <akurtako@redhat.com>
2021-09-09Bug 575643 - omit "null" in Status without exceptionJoerg Kubitz1-2/+4
It is getting logged in org.eclipse.tea.core.TaskExecutionContext#execute Change-Id: Id89b49167cc0a2b11885376dae36d71b43c3c1ee Signed-off-by: Joerg Kubitz <jkubitz-eclipse@gmx.de> Reviewed-on: https://git.eclipse.org/r/c/equinox/rt.equinox.bundles/+/184448 Tested-by: Lars Vogel <Lars.Vogel@vogella.com> Tested-by: Equinox Bot <equinox-bot@eclipse.org> Reviewed-by: Lars Vogel <Lars.Vogel@vogella.com>
2021-09-07Bundle-Version updateI20210907-1800Joerg Kubitz2-2/+2
for Bug 575643 - omit "null" in Status without exception Change-Id: I85ffe577d5ec5ab9ed7e10bca98e5cf6b78e2f3a Signed-off-by: Joerg Kubitz <jkubitz-eclipse@gmx.de> Reviewed-on: https://git.eclipse.org/r/c/equinox/rt.equinox.bundles/+/184457 Tested-by: Equinox Bot <equinox-bot@eclipse.org> Reviewed-by: Alexander Kurtakov <akurtako@redhat.com>
2021-09-06Bug 575782 - POM and product version change for 4.22 releaseI20210906-1800I20210906-1000I20210906-0820I20210906-0610Kit Lo54-54/+54
Change-Id: I5c937042a827043eba62f8d3acee6caeb3abcb11 Signed-off-by: Kit Lo <kitlo@us.ibm.com> Reviewed-on: https://git.eclipse.org/r/c/equinox/rt.equinox.bundles/+/185020 Tested-by: Sravan Kumar Lakkimsetti <sravankumarl@in.ibm.com> Reviewed-by: Sravan Kumar Lakkimsetti <sravankumarl@in.ibm.com>
2021-07-26[dogfooding][cleanup] Use new StringBuffer -> StringBuilderY20210810-0820Y20210810-0500Y20210805-0800Y20210804-1030Y20210730-0530Y20210729-0800Y20210727-0800I20210811-1800I20210810-1800I20210809-1800I20210808-1800I20210807-1800I20210806-1800I20210805-1800I20210804-1800I20210804-0930I20210730-1800I20210729-1800I20210729-0050I20210728-1800I20210727-1800I20210726-1800Lars Vogel2-2/+2
cleanup for tests.model To ensure that the new JDT cleanup works correctly for clients we should run it also on our own code base. This help to ensure that the cleanup works fine and helps us to cleanup our own code base. From the commit message of the cleanup: - create a cleanup to replace usage of StringBuffer with StringBuilder. The two are equivalent, but StringBuffer is thread-safe and synchronized which makes it slower than StringBuilder which was introduced in Java 1.5. To avoid API changes, we should only use the local variable change. Change-Id: Ie6c677c4ac8d0c3a7fa4305d2770fe5783df6473 Signed-off-by: Lars Vogel <Lars.Vogel@vogella.com> Reviewed-on: https://git.eclipse.org/r/c/equinox/rt.equinox.bundles/+/182678 Tested-by: Equinox Bot <equinox-bot@eclipse.org>
2021-07-23Bug 574992 - Move bundles to Java 11 where needed in equinox.bundlesI20210725-1800I20210724-1800I20210723-1800Alexander Kurtakov4-11/+34
Move o.e.equinox.jsp.jasper.registry Change-Id: Ide5ec22602c80f9a25e5deb7904dd8c368ed60af Signed-off-by: Alexander Kurtakov <akurtako@redhat.com> Reviewed-on: https://git.eclipse.org/r/c/equinox/rt.equinox.bundles/+/183323 Tested-by: Equinox Bot <equinox-bot@eclipse.org>
2021-07-23Bug 574992 - Move bundles to Java 11 where needed in equinox.bundlesAlexander Kurtakov4-12/+35
Move o.e.equinox.registry Change-Id: I3ac9696db69bbaa2481a424ec950f2c2c8135108 Signed-off-by: Alexander Kurtakov <akurtako@redhat.com> Reviewed-on: https://git.eclipse.org/r/c/equinox/rt.equinox.bundles/+/183322 Tested-by: Equinox Bot <equinox-bot@eclipse.org>
2021-07-23Bug 574992 - Move bundles to Java 11 where needed in equinox.bundlesAlexander Kurtakov4-8/+10
Move o.e.equinox.bidi.tests Change-Id: Ife555d93e6f504f347a5370a7042a3f772120740 Signed-off-by: Alexander Kurtakov <akurtako@redhat.com> Reviewed-on: https://git.eclipse.org/r/c/equinox/rt.equinox.bundles/+/183325 Tested-by: Equinox Bot <equinox-bot@eclipse.org>
2021-07-23Bug 574992 - Move bundles to Java 11 where needed in equinox.bundlesAlexander Kurtakov4-8/+10
Move o.e.equinox.bidi Change-Id: I7b21452cf1f527858e8de91bc3540a04d094f83c Signed-off-by: Alexander Kurtakov <akurtako@redhat.com> Reviewed-on: https://git.eclipse.org/r/c/equinox/rt.equinox.bundles/+/183324 Tested-by: Equinox Bot <equinox-bot@eclipse.org>
2021-07-23Bug 574992 - Move bundles to Java 11 where needed in equinox.bundlesAlexander Kurtakov4-8/+10
Move o.e.equinox.http.registry Change-Id: I899cb8e5471e2a7b055b5d0a8c5dc83414ac86a8 Signed-off-by: Alexander Kurtakov <akurtako@redhat.com> Reviewed-on: https://git.eclipse.org/r/c/equinox/rt.equinox.bundles/+/183321 Tested-by: Equinox Bot <equinox-bot@eclipse.org>
2021-07-23Bug 574992 - Move bundles to Java 11 where needed in equinox.bundlesAlexander Kurtakov4-11/+10
Move o.e.equinox.common.tests Change-Id: I6969d7c741ef561e2df6681df3b6de076f9cb58d Signed-off-by: Alexander Kurtakov <akurtako@redhat.com> Reviewed-on: https://git.eclipse.org/r/c/equinox/rt.equinox.bundles/+/183320 Tested-by: Equinox Bot <equinox-bot@eclipse.org>
2021-07-23Bug 574992 - Move bundles to Java 11 where needed in equinox.bundlesAlexander Kurtakov4-8/+8
Move o.e.equinox.app Change-Id: I71b6f5e781c3aadd9e8442c711ce9413d27ac9f9 Signed-off-by: Alexander Kurtakov <akurtako@redhat.com> Reviewed-on: https://git.eclipse.org/r/c/equinox/rt.equinox.bundles/+/183319 Tested-by: Equinox Bot <equinox-bot@eclipse.org>
2021-07-23Bug 574992 - Move bundles to Java 11 where needed in equinox.bundlesAlexander Kurtakov4-13/+41
Move o.e.equinox.preferences compendium.sdk feature it's included in. Change-Id: I45392fbd9a9e696e0a3d035cfd78ff33dd6c6f04 Signed-off-by: Alexander Kurtakov <akurtako@redhat.com> Reviewed-on: https://git.eclipse.org/r/c/equinox/rt.equinox.bundles/+/183318 Tested-by: Equinox Bot <equinox-bot@eclipse.org>
2021-06-25Bug 573950 - Secure storage provider compat breakY20210701-0800Y20210630-0410Y20210630-0230Y20210629-0800I20210705-1800I20210705-0600I20210704-1800I20210704-0600I20210703-1800I20210703-0600I20210702-1800I20210701-1800I20210630-1800I20210629-1800I20210629-0210I20210628-1800I20210627-1800I20210626-1800I20210625-1800Jeff Johnston1-1/+34
- fix ObsoletesTest to be ignored on Linux test systems where LinuxPasswordProvider.isValid() returns false Change-Id: I35cc8a27387c1e38c88905cb1f0fa977a5c3fb7d Signed-off-by: Jeff Johnston <jjohnstn@redhat.com> Reviewed-on: https://git.eclipse.org/r/c/equinox/rt.equinox.bundles/+/182410 Tested-by: Equinox Bot <equinox-bot@eclipse.org> Reviewed-by: Alexander Kurtakov <akurtako@redhat.com>
2021-06-16Bug 573950 - Secure storage provider compatibility breakJeff Johnston15-18/+121
- change the org.eclipse.equinox.security extension schema to allow an optional "obsoletes" attribute to the provider element to allow specifying an id that is being replaced by this provider - modify org.eclipse.equinox.security.linux fragment.xml to note that linuxkeystoreintegrationjna obsoletes org.eclipse.equinox.security.linuxkeystoreintegration provider - modify PasswordProviderSelector.findAvailableModules() method to look for "obsoletes" attribute if the id doesn't match the specified non-null id - add new passwordProvidersFind() method to InternalExchangeUtils to allow testing of the "obsoletes" attribute - add new ObsoletesTest test to AllSecurityTests - avoid master password regenerate if secure store created with obsolete module - bump up versions appropriately Change-Id: I89ca3252c96d1069617661d6081f04711cf3eabc Signed-off-by: Jeff Johnston <jjohnstn@redhat.com> Signed-off-by: Julien Dehaudt <julien.dehaudt@st.com> Reviewed-on: https://git.eclipse.org/r/c/equinox/rt.equinox.bundles/+/181421 Tested-by: Equinox Bot <equinox-bot@eclipse.org> Reviewed-by: Alexander Kurtakov <akurtako@redhat.com>
2021-06-04Bug 573960 - POM and product version change for 4.21 releaseI20210604-0640I20210604-0350Sravan Kumar Lakkimsetti54-54/+54
Change-Id: I51b5c202fedf647b337a89eaa5fb392a1c14beae Signed-off-by: Sravan Kumar Lakkimsetti <sravankumarl@in.ibm.com> Reviewed-on: https://git.eclipse.org/r/c/equinox/rt.equinox.bundles/+/181365
2021-06-02Bug 573927 - org.eclipse.equinox.cm.test.ConfigurationAdminTest fails onS4_20_0_RC2I20210603-0040I20210602-1800Andrey Loskutov2-3/+31
Gerrit Possible fix is to use tycho & extra dependency Change-Id: I534559ee04a2637f1bfec309fe1a46a564dceb87 Signed-off-by: Andrey Loskutov <loskutov@gmx.de> Reviewed-on: https://git.eclipse.org/r/c/equinox/rt.equinox.bundles/+/181287 Tested-by: Equinox Bot <equinox-bot@eclipse.org> Reviewed-by: Thomas Watson <tjwatson@us.ibm.com>
2021-06-02Bug 573805 - org.eclipse.equinox.console reqires a version incrementSravan Kumar Lakkimsetti2-2/+2
Change-Id: I7aab1431c0708f4a02b445c24d70533e517b706c Signed-off-by: Sravan Kumar Lakkimsetti <sravankumarl@in.ibm.com> Reviewed-on: https://git.eclipse.org/r/c/equinox/rt.equinox.bundles/+/181267 Tested-by: Thomas Watson <tjwatson@us.ibm.com> Reviewed-by: Andrey Loskutov <loskutov@gmx.de> Reviewed-by: Thomas Watson <tjwatson@us.ibm.com>
2021-05-26Bug 573768 - Command equinox:help no longer displays any outputS4_20_0_RC1I20210602-0600I20210601-1800I20210601-0600I20210531-1800I20210531-0600I20210530-1800I20210529-1800I20210529-0600I20210528-1800I20210526-2310I20210526-1800Mikael Åsberg1-1/+1
The command equinox:help invokes "felix:help" for each command that it has found to display details about the given command. However, recent version of the bundle org.apache.felix.gogo.command (the bundle that implements felix:help) no longer write to System.out directly, but rather returns a formatted string to the caller. Signed-off-by: Mikael Åsberg <m.asberg.watch@gmail.com> Change-Id: Ic6bc56a1d6fc1e21cf13c38ab8da9fc919cfb894 Reviewed-on: https://git.eclipse.org/r/c/equinox/rt.equinox.bundles/+/181022 Tested-by: Thomas Watson <tjwatson@us.ibm.com> Reviewed-by: Thomas Watson <tjwatson@us.ibm.com>
2021-05-18Bug 573594 - return IStatus instead of statusS4_20_0_M3I20210526-0600I20210525-1800I20210525-0730I20210524-1800I20210524-0600I20210523-1800I20210523-0600I20210522-1800I20210522-0600I20210521-1800I20210521-0150I20210521-0110I20210519-1800I20210519-0600I20210518-1800I20210518-0850I20210518-0600I20210518-0200Christoph Laeubrich4-10/+10
Change-Id: I692f485a2525712dc0d07fc829188b4243cdb2a6 Signed-off-by: Christoph Laeubrich <laeubi@laeubi-soft.de> Signed-off-by: Sravan Kumar Lakkimsetti <sravankumarl@in.ibm.com> Reviewed-on: https://git.eclipse.org/r/c/equinox/rt.equinox.bundles/+/180712

Back to the top