Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2017-04-24[bug 234509] Equinox keystore fragment for Linux 64bitI20170425-0700I20170425-0240I20170425-0215I20170424-2000Julien HENRY21-0/+522
Use libsecret Change-Id: If2a78c2844bce4232f2e15075c28b380a0737ce4 Signed-off-by: Julien HENRY <henryju@yahoo.fr>
2017-04-20Bug 512807 - Update Jetty to 9.4.4Y20170420-1000I20170423-2000I20170422-2000I20170422-0300I20170421-2000I20170420-2000Alexander Kurtakov1-0/+1
Force qualifier update on o.e.equinox.server.jetty. Change-Id: I62c8f1f501d46c7d19fa5e287ef48f9a0a5bbb0e Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
2017-03-07Bug 513217 - Equinox DS provides incorrect capabilitiesY20170413-1000Y20170330-1000Y20170321-2315Y20170321-0120Y20170316-0500Y20170309-1000S4_7_0_M6I20170419-2000I20170419-0430I20170419-0130I20170418-2000I20170417-2000I20170416-2000I20170415-2000I20170414-2000I20170413-2000I20170405-0300I20170405-0200I20170405-0130I20170404-2000I20170404-0840I20170404-0245I20170403-2000I20170402-2000I20170401-2000I20170331-2000I20170330-2000I20170329-2000I20170328-2000I20170327-2000I20170326-2000I20170325-2000I20170324-2000I20170323-2000I20170322-2000I20170321-2000I20170320-2000I20170319-2000I20170318-2000I20170317-2000I20170316-2000I20170315-2000I20170315-0500I20170314-2000I20170313-2000I20170312-2000I20170311-2000I20170310-2000I20170308-2000I20170308-0800I20170307-2000Thomas Watson1-1/+1
Change-Id: I71b352b52d7f156c3059c5eccc2ba4cfb968d8a1 Signed-off-by: Thomas Watson <tjwatson@us.ibm.com>
2017-02-22Bug 512424 - [registry] update BREE to remove support forY20170302-1000Y20170223-1000I20170307-0800I20170307-0610I20170307-0450I20170307-0420I20170307-0410I20170307-0150I20170306-2000I20170306-0800I20170305-2000I20170304-2000I20170303-2000I20170302-2000I20170301-2000I20170228-2000I20170228-0330I20170228-0240I20170227-2000I20170226-2000I20170225-2000I20170224-2000I20170223-2000I20170222-2000Thomas Watson2-4/+3
CDC-1.1/Foundation-1.1 Change-Id: Ic7bbb3d28d49c276effb07e5b00779ec1d9f555d Signed-off-by: Thomas Watson <tjwatson@us.ibm.com>
2017-02-15Bug 510753 [http servlet] Invoke session listeners when unregistering them. ↵Y20170216-1515Y20170216-1450Y20170216-1000I20170221-2000I20170220-2000I20170219-2000I20170218-2000I20170217-2000I20170216-2000I20170216-0140I20170215-2000Juan Gonzalez4-6/+136
Fix ListenerRegistration.equals so it gets actually removed from available EventListeners Signed-off-by: Juan Gonzalez <juangon@gmail.com>
2017-02-07Bug 511841 - AdapterManager.getAdapter can return wrong typeY20170209-1000I20170214-2200I20170214-2000I20170213-2000I20170212-2000I20170211-2000I20170210-2000I20170210-0615I20170210-0600I20170210-0550I20170210-0530I20170209-2000I20170208-2000I20170208-0700I20170207-2000Andrey Loskutov2-4/+30
Added explicit type check for the values returned by IAdapterFactory instances. If the return value does not match the adapter type, throw AssertionFailedException with enough information who provided that faulty adapter. Change-Id: Ib527a7920250622055f93bb26855b2f52cc45743 Signed-off-by: Andrey Loskutov <loskutov@gmx.de>
2017-02-07Bug 510929 - Update Jetty to 9.4.1 (or newer)Alexander Kurtakov1-0/+1
Touch jetty feature. Change-Id: Ib452160657de1de7ed1094d773f7208cb99aa1ab Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
2017-02-01Bug 510635 - [ds] update felix SCR impl to 2.0.8Y20170202-1000I20170206-2000I20170205-2000I20170204-2000I20170203-2000I20170202-2000I20170201-2000Thomas Watson1-0/+1
Need to import promise package. Change-Id: I578b98bad1a47fde72127a059bd93686cbfda1e5 Signed-off-by: Thomas Watson <tjwatson@us.ibm.com>
2017-01-26Bug 511138 - Some preference customizations are ignoredI20170131-2000I20170130-2000I20170130-0600I20170129-2000I20170128-2000I20170127-2200I20170127-2000Sergey Prigogin2-25/+7
Revert "Bug 387898 - Wrong preference node created when starting org.eclipse.jdt.debug.ui plugin" This reverts commit 92ae5195ee7a7685524798f74948b8fcbfeb7ccd. Change-Id: I649d614db68c6f51d2d57aa002db5c2984d79345 Signed-off-by: Sergey Prigogin <eclipse.sprigogin@gmail.com>
2017-01-23Bug 510679: (Javadoc typo, removed unused API filters, suppressed raw type ↵Y20170126-1700Y20170126-1000S4_7_0_M5I20170126-1030I20170126-0505I20170125-2000I20170125-0800I20170124-2000I20170124-0800I20170123-2000Markus Keller3-28/+3
warnings)
2017-01-23Bug 510679 - Fix implementation of ScrService and add very basic testThomas Watson8-6/+90
Change-Id: I4f79c6c96accc17fb531e7a7a5289130f77d33d5 Signed-off-by: Thomas Watson <tjwatson@us.ibm.com>
2017-01-20Bug 510679 - Warnings in platform.doc.isv Javadoc log: missing sourcesI20170123-0830I20170123-0800I20170122-2000I20170121-2000I20170121-0950I20170120-2000Thomas Watson7-2/+940
for org.apache.felix.scr Change-Id: I3cd6e36fd7295364b44f7a68e31a64e53ba24458 Signed-off-by: Thomas Watson <tjwatson@us.ibm.com>
2017-01-20Bug 510746 - Test failures in official build inThomas Watson2-3/+4
equinox.http.servlet.tests: ServletTest#test_WBServlet2 Equinox DS had a bug that allowed Character types to be represented as single character strings. The specification requires the Character to be represented as an integer (seems bad for readability). The felix SCR implementation is compliant with the specification here. I converted the test to use String instead so I could keep the XML more readable instead of putting the int representation for 'b' in. Change-Id: I1982397b2c9bb2a7a42a1e6cfd8f709c629c52f8 Signed-off-by: Thomas Watson <tjwatson@us.ibm.com>
2017-01-19Bug 501950: [ds] replace Equinox DS implementation with Felix SCR (DS) ↵I20170119-2000Markus Keller1-8/+0
implementation Better don't hide the "minor version increase" errors. See also bug 510679.
2017-01-19Bug 501950 - need to add osgi.util to features that includeThomas Watson2-0/+14
osgi.services Change-Id: Ib0b5942cbe37f6de0acf723cad434388510687d1 Signed-off-by: Thomas Watson <tjwatson@us.ibm.com>
2017-01-19Bug 510673 - Set ds.delayed.keepInstances true by defaultY20170119-1000I20170119-1010Thomas Watson2-5/+11
This is done in code and as a p2 instruction. The p2 instruction is a safe guard when provisioned with p2 so that we ensure the property is set in the config.ini such that it will be enabled at boot with no chance of being missed by felix SCR if it happens to start before equinox.ds. Change-Id: I66dbec7b33b14bbc85e8d8d64d71e930106c415e Signed-off-by: Thomas Watson <tjwatson@us.ibm.com>
2017-01-17Bug 501950 - [ds] replace Equinox DS implementation with Felix SCR (DS)I20170119-0345I20170118-2000I20170118-1215Thomas Watson60-17257/+648
implementation Gut the Equinox implementation and have it require the felix impl and manage the activation and start-level of felix scr. Change-Id: Idbbb73af5edf2871f4df5edd8329039b342c5995 Signed-off-by: Thomas Watson <tjwatson@us.ibm.com>
2017-01-17Bug 501950 - [ds] replace Equinox DS implementation with Felix SCR (DS)I20170117-2000Thomas Watson3-0/+27
implementation Add felix scr to equinox features Change-Id: Ie88c71a79733cc623ee2ea32410fa03d8ab293fd Signed-off-by: Thomas Watson <tjwatson@us.ibm.com>
2017-01-17Bug 510583 - [region] optimize the ALL filterThomas Watson2-19/+23
Change-Id: Ib0c546f4449b6db05a1aa27749aec43c8bb69a57 Signed-off-by: Thomas Watson <tjwatson@us.ibm.com>
2017-01-11Bug 509234 - ListenerList should override spliterator and provide streamY20170112-1300Y20170112-1000I20170116-2000I20170115-2000I20170114-2000I20170113-2000I20170112-2000I20170112-0245I20170112-0200I20170111-2000Mikael Barbero6-10/+45
support Change-Id: Id0fa443eca4e9fd2c73ece6c0b5846715a38f043 Signed-off-by: Mikael Barbero <mikael@eclipse.org>
2017-01-10Bug 501950 - [ds] replace Equinox DS implementation with Felix SCR (DS)I20170111-0200I20170110-2000Thomas Watson1-1/+1
implementation Temporarily expand the range for DS API import to prepare for R6 DS APIs Change-Id: I8066df8891dd9f880d67f3f5b41464dd23be925a Signed-off-by: Thomas Watson <tjwatson@us.ibm.com>
2017-01-09Bug 506091 - [http] Can't configure both http and httpsI20170109-2000Raymond Auge1-1/+1
Signed-off-by: Raymond Auge <raymond.auge@liferay.com>
2017-01-09bug 509100 - [http servlet] performance tuningRaymond Auge8-87/+178
LPS-67139 Defer toString() value calculation LPS-69622 Dead field, never initialized, never used. LPS-69622 Use ConcurrentHashMap rather than synchronized all methods. LPS-69622 Use AtomicInteger to prevent lost counting. LPS-69622 Fallback to JDK6 only api. To ensure thread safety, createContextAttributes()/destroyContextAttributes() must still have the synchronized protection, consider they are only used during application initialization/destroy, there is no runtime overhead. At least this way getContextAttributes() is synchronized free, which is the most important thing to have. LPS-69622 Avoid using Hashtable, it just needs to be a Dictionary, delegate to ConcurrentHashMap LPS-69880 Avoid creating HttpSessionEvent unless there is any HttpSessionListener registered LPS-69882 Avoid duplicated path string indexing and splitting LPS-69883 The only creation of HttpServiceRuntimeImpl in Activator.addingService() is already wrapping the serviceProperties with UMDictionaryMap, inside HttpServiceRuntimeImpl constructor, there is no need to wrap it. LPS-69903 Shortcut as early as possible LPS-69903 Avoid using java.util.Stack, use LinkedList instead Signed-off-by: shuyangzhou <shuyang.zhou@liferay.com> Signed-off-by: Matthew Tambara <matthew.tambara@liferay.com> Signed-off-by: Raymond Auge <raymond.auge@liferay.com>
2017-01-05Bug 509973 - Comparator errors in I20170105-0320Y20170105-1040Y20170105-1000I20170108-2000I20170107-2000I20170106-2000I20170105-2000Thomas Watson10-0/+14
Change-Id: I5abbe1a9b26623da4c1af20bb96462893256313b Signed-off-by: Thomas Watson <tjwatson@us.ibm.com>
2016-12-15Bug 509239 - Adapt to Jetty 9.4 API changes I20170105-0320I20170105-0230I20170104-2000I20170104-0800I20170103-2000Alexander Kurtakov2-18/+15
SessionHandler exposes the API now. Bump version of imported jetty packages to be 9.4 as minimum. Change-Id: I1c459af948f2c7b8e0e68263006aba4420c426e6 Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
2016-11-29Bug 507092 - Eclipse fails to start: "An internal error occurred during:Y20161229-1000Y20161223-1030Y20161222-1000Y20161215-1200Y20161208-1000Y20161201-1000S4_7_0_M4I20170102-2000I20170101-2000I20161231-2000I20161230-2000I20161229-2000I20161228-2000I20161227-2000I20161226-2000I20161225-2000I20161224-2000I20161223-2000I20161223-0615I20161222-2000I20161221-2000I20161221-0400I20161220-2000I20161220-0530I20161219-2000I20161219-0145I20161218-2000I20161217-2000I20161216-2000I20161215-2000I20161215-0915I20161215-0830I20161215-0730I20161215-0130I20161214-2000I20161214-1005I20161213-2000I20161213-0600I20161213-0300I20161212-2000I20161211-2000I20161210-2000I20161208-0830I20161208-0730I20161207-2000I20161207-1340I20161207-0800I20161207-0515I20161206-2000I20161206-0800I20161205-2000I20161205-0800I20161204-2000I20161203-2000I20161202-2000I20161201-2000I20161201-0800I20161130-2000I20161129-2330I20161129-2000Andrey Loskutov3-59/+26
"Initializing workspace." Fixes multiple possible race conditions during initialization of instance location uncovered by the change in ResourcesPlugin initialization via commit 8d90fb030df310a974aae5d27d0bc2610c1a14ad. The original issue from bug 507092 is fixed in Activator.getInstanceLocation(), see 507092 comment 27. The change in MetaDataKeeper makes sure every thread uses same DataArea instance, and the change in DataArea.assertLocationInitialized() makes sure the critical file I/O operations on the metadata folder aren't executed in parallel by multiple threads. Change-Id: I4ce3ec522b9ef1be41143d52dc440668a958fbcd Signed-off-by: Andrey Loskutov <loskutov@gmx.de> Signed-off-by: Thomas Watson <tjwatson@us.ibm.com>
2016-11-22Bug 507982 - split(SUPPRESS_ISCANCELED) should not check cancellationY20161124-1000I20161128-2000I20161128-0600I20161128-0330I20161127-2000I20161127-1300I20161126-2000I20161126-0815I20161125-2000I20161124-2000I20161123-2000Stefan Xenos1-1/+1
Change-Id: Ic6bdcf6347e86b500d07a7336b3d52c7e2a7ef2a Signed-off-by: Stefan Xenos <sxenos@gmail.com>
2016-11-22Bug 506217 - Delete SubMonitor.step I20161122-2000Stefan Xenos1-60/+7
Change-Id: I4a3bd13ba616ff74d0877a94fa58153ee143de8f Signed-off-by: Stefan Xenos <sxenos@gmail.com>
2016-11-07Bug 507055 - Ignoring problems on source folder needs to be configuredY20161117-1000Y20161110-1000I20161121-2000I20161120-2000I20161119-2000I20161118-2000I20161117-2000I20161116-2000I20161115-2000I20161114-2000I20161114-0355I20161113-2000I20161112-2000I20161112-0405I20161111-2000I20161111-1220I20161111-0900I20161111-0740I20161111-0510I20161110-2030I20161110-1630I20161110-1225I20161110-1130I20161110-0710I20161110-0510I20161109-2000I20161108-1015I20161108-0800Thomas Watson3-4/+29
for Tycho too Change-Id: Ib903e0ce455f6edc1d4fc8c6e3b2497bdf124a7a Signed-off-by: Thomas Watson <tjwatson@us.ibm.com>
2016-11-02Bug 506283 - [registry] Huge amount of plugins leads to "Trouble writingY20161103-1000Thomas Watson2-12/+32
Change-Id: I489188d872e0f7b7fcdd6a17f11e24d768569545 Signed-off-by: Ulf Caspers <ucaspers@hotmail.com> Signed-off-by: Thomas Watson <tjwatson@us.ibm.com>
2016-11-01Bug 506217 - Delete SubMonitor.stepStefan Xenos1-0/+2
Add @noreference and @deprecated in preparation for deleting SubMonitor.step. Change-Id: If5dd27a37def8fad4b79c1a6eb80ed8a224f9805 Signed-off-by: Stefan Xenos <sxenos@gmail.com>
2016-10-27Bug 506597 - Build failure on I20161026-2000I20161101-0800Thomas Watson10-10/+10
Change-Id: If69ecfc29e85c37b3461c36d9156b582e954828a Signed-off-by: Thomas Watson <tjwatson@us.ibm.com>
2016-10-27Bug 506597 - Build failure on I20161026-2000Y20161027-1250Y20161027-1000I20161027-0700Markus Keller10-7/+13
2016-10-26Bug 506447 - testAutoCancelDoesNothingForTrivialConversions fails on allI20161027-0200I20161026-2000Stefan Xenos1-2/+8
platforms Revert an incorrect simplification in SubMonitor.newChild that was causing test failures. Change-Id: I865775bee006e29e60e71a66a47189b42e8b7433 Signed-off-by: Stefan Xenos <sxenos@gmail.com>
2016-10-20Bug 506248 - Add bundles/archived/*/bin to .gitignore Y20161024-2045Y20161024-1300Y20161024-0700Y20161021-1200Y20161021-0600Y20161020-1800Y20161020-1000I20161026-1100I20161026-0800I20161025-2000I20161024-2000I20161024-1000I20161024-0410I20161023-2000Stefan Xenos1-0/+1
Change-Id: If67ecf913f7eabb9daf5f63ec11c26f595ec11e7 Signed-off-by: Stefan Xenos <sxenos@gmail.com>
2016-10-20Bug 505936 - Make SubMonitor.split() return this for children that can'tStefan Xenos1-17/+38
return any progress Signed-off-by: Stefan Xenos <sxenos@gmail.com>
2016-10-19Bug 505996: Improved diagnostics of adapter contract violations.Sergey Prigogin1-2/+9
Change-Id: Ifbd741f86014edf44968a3db27fc5afc3f8d8dd9 Signed-off-by: Sergey Prigogin <eclipse.sprigogin@gmail.com>
2016-10-17Bug 501505 - Several M2 candidate features decrease versions compared toY20161018-1100I20161018-0800Thomas Watson12-12/+12
Neon.1 candidate Change-Id: I0519a0b8affde855108c511dee8558bdc9c9167b Signed-off-by: Thomas Watson <tjwatson@us.ibm.com>
2016-10-15Bug 506012 - Add SubMonitor.checkCanceled methodSergey Prigogin1-7/+27
Change-Id: I489da9d6b1d0213768f3e4915f87d0a76b8077a1 Signed-off-by: Sergey Prigogin <eclipse.sprigogin@gmail.com>
2016-10-07Bug 505359 - [Minor] Reduce warnings in org.eclipse.equinox.registryY20161013-1000I20161011-0800Thomas Watson2-2/+2
Updated version of registry for Oxygen Change-Id: Idaad0a1ea7ff8d5bb8f2bf0dfe759272960c5470 Signed-off-by: Thomas Watson <tjwatson@us.ibm.com>
2016-10-07Bug 489330 - Technical debt issues : iteration on keySetMickael Istria18-63/+72
Change-Id: I629151b5d8f0bce9ce85a6af548e84aa46e98b6e Signed-off-by: Mickael Istria <mistria@redhat.com> Signed-off-by: Thomas Watson <tjwatson@us.ibm.com>
2016-10-07Bug 489330 - Technical debt : useless immutable operationMickael Istria3-3/+3
String.trim() doesn't change value, but returns it. Return value must be kept for usage. Change-Id: Ib7e85d4946d313a07eca4845919453b70e133a9d Signed-off-by: Mickael Istria <mistria@redhat.com> Signed-off-by: Thomas Watson <tjwatson@us.ibm.com>
2016-10-07Bug 505359 - [Minor] Reduce warnings in org.eclipse.equinox.registryLars Vogel4-13/+9
Change-Id: I8b3b90f9a4c11eb8858e5ebfe67ea12f57f441c2 Signed-off-by: Lars Vogel <Lars.Vogel@vogella.com>
2016-10-07Bug 387898 - Wrong preference node created when starting ↵Szymon Ptaszkiewicz2-7/+25
org.eclipse.jdt.debug.ui plugin Change-Id: Ic8f9846006ce13a622ef3ffcfd57a5573aa61f1e Signed-off-by: Szymon Ptaszkiewicz <szymon.ptaszkiewicz@pl.ibm.com>
2016-10-03Fix API problem warnings about bundle versionY20161006-1000I20161005-1430I20161005-1045I20161005-0815I20161004-1000I20161004-0800Thomas Watson5-57/+153
Change-Id: I8b9048ccf5063214422d36b0bde2e2afc9b3be14 Signed-off-by: Thomas Watson <tjwatson@us.ibm.com>
2016-09-30Bug 501778 - Provide default implementation forSergey Prigogin1-0/+1
ISafeRunnable.handleException(Throwable) Added @FunctionalInterface annotation. Change-Id: I75aa436fc1bc765d835270503523b7b46b5788c8 Signed-off-by: Sergey Prigogin <eclipse.sprigogin@gmail.com>
2016-09-30Bug 502425 - Move Equinox Region up to Java 7Thomas Watson8-17/+15
Change-Id: I59c317e4ada0efefb19cfa635feab2913195f1d9 Signed-off-by: Thomas Watson <tjwatson@us.ibm.com>
2016-09-29Bug 502425 - Move Equinox Framework up to Java 7Thomas Watson16-28/+28
Change-Id: Ib8a743f81fc1708be0f6ec1615fb1d5cf7e4285a Signed-off-by: Thomas Watson <tjwatson@us.ibm.com>
2016-09-21Bug 501778 - [common] Provide default implementation forY20160929-1000I20160927-0800Sergey Prigogin1-19/+20
ISafeRunnable.handleException(Throwable) Change-Id: I1f69f0701ad4034a878ecc241f867ca5078f9617 Signed-off-by: Sergey Prigogin <eclipse.sprigogin@gmail.com>
2016-09-20Bug 501780 - Move org.eclipse.equinox.common to Java 1.8Y20160922-1000Sergey Prigogin3-5/+5
Change-Id: I46ae39995a5dd625c3605e16928838b4603129af Signed-off-by: Sergey Prigogin <eclipse.sprigogin@gmail.com>

Back to the top