Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2019-05-08Bug 546888 - Update platform to Jetty 9.4.18I20190513-1800I20190512-1800I20190511-1800I20190510-1800I20190509-1800I20190508-1800Alexander Kurtakov1-1/+2
Touch jetty feature to pickup new deps. Change-Id: Ic889dda0983449f925452c81d60441bc8ac312f0 Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
2019-05-08Bug 547066 (Part 2)- IBuild I20190507-1800 failed due to unresolvedI20190508-0450Niraj Modi1-0/+1
project dependencies. Change-Id: I09fe54a3bf8ad3e918de8c93bcc8833157ac5204 Signed-off-by: Niraj Modi <niraj.modi@in.ibm.com>
2019-04-23Bug 546665 - Update platform to Jetty 9.4.17 to pick up security fixesI20190508-0150I20190507-1800I20190507-0155I20190506-1800I20190505-1800I20190504-1800I20190503-1800I20190502-1800I20190501-1800I20190501-0525I20190430-1800I20190429-1800I20190429-0240I20190428-1800I20190427-1800I20190426-1800I20190425-1800I20190425-0030I20190424-1800I20190423-1800Alexander Kurtakov1-1/+2
Change-Id: I479b229de185951fe9717f105cfe85d6902d0322 Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
2019-04-23Bug 540688: Add toString method to SubMonitorLars Vogel1-0/+6
Change-Id: I2142780f1c45801be4b2fc7f51c980fd76008c54 Signed-off-by: Lars Vogel <Lars.Vogel@vogella.com>
2019-04-23Bug 343993 - Remove bad wizban image from certificate details dialogMichael Keppler4-18/+2
The wizban image in this dialog is nothing else than a resized 16 pixel icon. Since there is no better source in available wizard banner images, let's remove the image instead. Change-Id: I1a83801ea8f1e321dc445e1093a504a32965d125 Signed-off-by: Michael Keppler <Michael.Keppler@gmx.de>
2019-04-234.12 version update for org.eclipse.equinox.commonLars Vogel2-3/+3
For Bug 540688 Change-Id: I5d6162082252239147cc02ca9e6dc35547ec693b Signed-off-by: Lars Vogel <Lars.Vogel@vogella.com>
2019-04-05Fix package export for Servlet 3.1 specificationS4_12_0_M1I20190422-1800I20190421-1800I20190420-1800I20190419-1800I20190418-1800I20190417-1800I20190416-1800I20190415-1800I20190415-0300I20190414-1800I20190414-0210I20190413-1800I20190412-1800I20190412-0520I20190411-0625I20190410-1800I20190410-0600I20190409-1800I20190409-0600I20190408-1800I20190408-0600I20190407-1800I20190406-1800I20190405-1800Ivan Furnadjiev3-23/+29
For historical reasons (bug 360245), the exported by FrameworkLauncher#generateExtensionBundle package version of "javax.servlet.*" for Servlet 3.1 specification is 2.7. With the recent changes in "org.eclipse.equinox.http.servlet" MANIFEST.MF, the required "javax.servlet.*" package version is 3.1 (same as servlet spec). Change FrameworkLauncher#generateExtensionBundle to export "javax.servlet.*" for Servlet 3.1 as both 2.7 and 3.1. Bug 545682: org.eclipse.equinox.http.servlet and org.eclipse.equinox.servletbridge do not work together anymore in Tomcat 8.5.x Change-Id: I06fe1543400518ba3ea1104c8ceac52cfb6e567a Signed-off-by: Ivan Furnadjiev <ivan@eclipsesource.com> Signed-off-by: Thomas Watson <tjwatson@us.ibm.com>
2019-04-01Bug 546015 - [http whiteboard] properly handle ↵I20190404-1800I20190403-1800I20190402-1800I20190401-1800Raymond Auge6-4/+118
HttpWhiteboardConstants.HTTP_WHITEBOARD_LISTENER property Signed-off-by: Raymond Auge <raymond.auge@liferay.com>
2019-04-01Bug 546006 - [transforms] update xslt to Java 7Thomas Watson6-332/+357
Change-Id: I8896e41bd18c168c72615fb951497b71c35e7885 Signed-off-by: Thomas Watson <tjwatson@us.ibm.com>
2019-04-01Bug 546005 - [bidi] update to Java 7Thomas Watson12-51/+98
Change-Id: Ice93a78a5154dd4608e474a51814973b73093feb Signed-off-by: Thomas Watson <tjwatson@us.ibm.com>
2019-03-28Bug 545788 - Add a check for cache versionI20190331-1800I20190330-1800I20190329-1800I20190329-0120I20190328-1800Thomas Watson3-4/+16
A cache version is needed incase the format of the cache needs to change in the future. Change-Id: If5cf8d7efde1b0bee1381a570191c0d38627b1bd Signed-off-by: Thomas Watson <tjwatson@us.ibm.com>
2019-03-26Bug 545788 - [metatype] provide caching of metatype informationI20190327-1800I20190326-2305I20190326-1800Thomas Watson29-449/+1171
Change-Id: If76fa973a32f1dedded57211370c64bd5d81c7cf Signed-off-by: Thomas Watson <tjwatson@us.ibm.com>
2019-03-25Bug 545135 - [http whiteboard] optimize context select matching a little bitI20190325-1800Raymond Auge1-14/+22
Signed-off-by: Raymond Auge <raymond.auge@liferay.com> Change-Id: I7e8cbe08912b80ef317a022c8ecf9b73901df538
2019-03-23Bug 545134 - [http whiteboard] equinox.http.servlet throws superfluous ↵Raymond Auge6-37/+25
exceptions during cleanup Signed-off-by: Raymond Auge <raymond.auge@liferay.com> Change-Id: Ib5ec566ba46ba178ddd25d25578659f0be984447
2019-03-18Bug 545330 - Problems in javadoc for platformI20190325-0105I20190324-1800I20190323-1800I20190322-1800I20190321-1800I20190321-0435I20190321-0245I20190320-1800I20190318-1800Alexander Kurtakov8-11/+15
Fix javadoc warnings in equinox.bundles. Change-Id: If6df0f01881b2142d9d4b1c8f7dc0730cda26728 Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
2019-03-11Bug 545223 - Version bumps for 4.12 streamI20190314-1800I20190312-1800I20190312-0340I20190311-1800Thomas Watson18-18/+18
Bump remaining equinox features Change-Id: I2c391331838d06c3ed15b294e8255a71d71c07dd Signed-off-by: Thomas Watson <tjwatson@us.ibm.com>
2019-03-11Bug 545223 - Version bumps for 4.12 streamAlexander Kurtakov2-2/+2
Bump equinox.sdk feature. Change-Id: I2ecc33ee8857cb235c01617444c65f7559b342f5 Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
2019-03-08Bug 545094 - POM and product version change for 4.12 releaseI20190311-0410I20190309-1830I20190308-1830I20190308-1525I20190308-1055I20190308-0740Niraj Modi67-67/+67
Change-Id: I5c2b2541065e79d0fbf6be5c10b6255765ef781d Signed-off-by: Niraj Modi <niraj.modi@in.ibm.com>
2019-03-05Bug 544145 - Web Services Explorer fails to load correctly with 3.13.0Y20190320-2200Y20190319-2305Y20190316-1220Y20190313-2200Y20190313-0215Y20190308-0715Y20190307-1015Y20190306-2200S4_11_0_RC2R4_11I20190307-0500I20190306-2135I20190306-1800I20190306-0600I20190305-1800Thomas Watson3-6/+30
M2 Change-Id: Ica97acc6ad2e8ec564f2ec92dadb2ec07469088c Signed-off-by: Thomas Watson <tjwatson@us.ibm.com>
2019-03-05Bug 545083 - [http jetty] fix the servlet import range to match the what ↵Raymond Auge1-2/+2
equinox.http.servlet supports so they can be used together across that range Signed-off-by: Raymond Auge <raymond.auge@liferay.com>
2019-03-05Bug 545084 - [http whiteboard] osgi.http.whiteboard.listener property not ↵Raymond Auge1-7/+8
being handle properly Signed-off-by: Raymond Auge <raymond.auge@liferay.com>
2019-02-23Bug 544635 - Update platform to Jetty 9.4.15Y20190227-2200Y20190225-0415S4_11_0_RC1I20190305-0600I20190304-1800I20190304-0600I20190303-1800I20190303-0600I20190302-1800I20190302-0600I20190301-1800I20190301-0040I20190228-0300I20190227-1800I20190227-0600I20190226-1800I20190226-1020I20190226-0715I20190226-0600I20190225-1800I20190225-0600I20190225-0200I20190224-1800I20190224-0930I20190224-0600I20190223-1800Alexander Kurtakov1-1/+2
Touch jetty feature. Change-Id: I147c140c024ef4493327e360d11b6a4e181c38bf Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
2019-02-21Bug 544370 - NoClassDefFoundError:I20190223-0600I20190222-1800Anjum Fatima2-2/+3
org/apache/sshd/server/auth/AsyncAuthException from SshServ Change-Id: Ie9f1d5f0f66a24947452e24527d0fb9cdcd3b05f Signed-off-by: Anjum Fatima <anjum.eclipse@gmail.com>
2019-02-21Bug 544650 - about.html is missing from org.eclipse.equinox.common.testsY20190222-0110I20190222-0645I20190222-0440Thomas Watson2-1/+38
bundle Change-Id: I7282ad88bcadbf448b14ab1c0404864d40a7c530 Signed-off-by: Thomas Watson <tjwatson@us.ibm.com>
2019-02-18Bug 543933 - Build javadocs with Java 11Y20190220-2200S4_11_0_M3I20190220-1800I20190220-0600I20190219-1800I20190219-0600I20190218-1800Alexander Kurtakov3-7/+7
After fixing majority of Xdoclint:html issues there are warnings even with Xdoclint:none. Change-Id: I4fe8a5c3a9e7ace9c0189d185a60ab3e671f5d9a Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
2019-02-18Bug 543933 - Build javadocs with Java 11Alexander Kurtakov3-20/+20
Fix javadoc warnings catched by Java 11 tool with XDoclint:html. Change-Id: Ib6b37abfaf12cf7e3f1ad2410c16e3242a9852d9 Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
2019-02-15Bug 543933 - Build javadocs with Java 11I20190218-0600I20190217-1800I20190217-0600I20190216-1800I20190216-0600I20190215-1800Alexander Kurtakov23-68/+77
Fix javadoc warnings catched by Java 11 tool with XDoclint:html. Change-Id: I3dd3376c9d4bdbb7a61a04eadf943a0e6f56fe5c Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
2019-02-14Bug 543933 - Build javadocs with Java 11I20190215-0630I20190215-0055I20190214-1800Alexander Kurtakov23-39/+32
Fix warnings as catched by Java 11 tool. Round 2. Change-Id: Ib7b1b4eca04384245a06f90bcb72c531faef3513 Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
2019-02-13Bug 543933 - Build javadocs with Java 11Y20190213-2200I20190213-1800Alexander Kurtakov16-23/+26
Fix warnings as catched by Java 11 tool. Change-Id: I90777a1e3aca97ce9854a0fc2dfc809ea427ed94 Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
2019-02-12Bug 544394 - [http whiteboard] INCLUDE dispatching in bridge mode mishandles ↵Y20190213-0305I20190212-1800Raymond Auge1-1/+7
reconstruction of requestURI Signed-off-by: Raymond Auge <raymond.auge@liferay.com>
2019-02-12Bug 544356 - [http whiteboard] use OSGi logging for validation instead of ↵Raymond Auge10-26/+70
servletcontext Signed-off-by: Raymond Auge <raymond.auge@liferay.com> Change-Id: Ie3563ecb3c28b1bf6fe95fd57d2b6d485420c4d3
2019-02-11Bug 263880 - unpack test bundle in tycho buildI20190211-1800Julian Honnen1-0/+1
Change-Id: I79c1a3373bab88b96e1356f47d856d969dc3b5a9 Signed-off-by: Julian Honnen <julian.honnen@vector.com>
2019-02-11Bug 544317 - IBuild I20190210-1800 failed due to unresolved projectI20190210-2135Niraj Modi1-1/+2
dependencies. Change-Id: Ib1776d208321286e698dbd1b2897dbfea446391c Signed-off-by: Niraj Modi <niraj.modi@in.ibm.com>
2019-02-08Bug 263880 - moved equinox tests from core.tests.runtimeI20190210-1800I20190209-1800I20190208-1800Julian Honnen151-5/+5611
Moved adapter & registry tests from org.eclipse.core.tests.runtime. Change-Id: Ic0a6e61c3a4fd8904ec555ee736bbc14dc884f5c Signed-off-by: Julian Honnen <julian.honnen@vector.com>
2019-02-08Bug 263880 - moved equinox tests from core.tests.runtimeJulian Honnen19-7/+4059
Moved tests from org.eclipse.core.tests.runtime that only required minimal adaptations. Change-Id: I6f742cd939269ba3cbc91d8a410a32be2b544c3c Signed-off-by: Julian Honnen <julian.honnen@vector.com>
2019-02-07Bug 544011 - Fix API errorsY20190208-0505I20190207-1800Thomas Watson1-0/+12
2019-02-06Bug 544011 - [http whiteboard] update to R7 (http whiteboard 1.1)Y20190206-2200I20190206-1800Raymond Auge67-836/+2710
Signed-off-by: Raymond Auge <raymond.auge@liferay.com>
2019-02-06Bug 263880 - moved equinox tests from core.tests.runtimeJulian Honnen10-0/+356
Created new common test bundle for tests of Equinox components from org.eclipse.core.tests.runtime. Change-Id: Ic838b8038322940051701c4d1e270ad75e9a8470 Signed-off-by: Julian Honnen <julian.honnen@vector.com>
2019-01-30Bug 543859 - [http whiteboard] Pass the OSGi HTTP Whiteboard R6 CTY20190205-0115Y20190201-0030Y20190130-2200I20190205-1800I20190204-1800I20190203-1800I20190202-1800I20190201-1800I20190201-0600I20190131-1800I20190131-0130I20190130-1800Raymond Auge69-779/+4112
Signed-off-by: Raymond Auge <raymond.auge@liferay.com>
2019-01-22Bug 543638 - Improved MultiStatus#add performanceY20190130-0010Y20190123-2200I20190129-1800I20190128-1800I20190127-1800I20190126-1800I20190125-1800I20190124-1800I20190124-1235I20190124-0930I20190123-1800I20190122-1800Julian Honnen3-31/+24
Changed the internal children array to an ArrayList to improve performance when adding many children and simplify code. Change-Id: I98fc3547c3d4866f68e7133532c21b98a6657460 Signed-off-by: Julian Honnen <julian.honnen@vector.com>
2019-01-22Bug 538717 - Update to felix.scr 2.1.14Alexander Kurtakov1-2/+2
Yet another compile warning. Change-Id: Ib0af75fb628e39dac039917362f2002e4c1fd858 Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
2019-01-21Bug 538717 - Fix compile warningI20190121-1800Thomas Watson3-7/+7
Change-Id: I7dcc75be6c7a9e242ba191264b6912431bd70c41 Signed-off-by: Thomas Watson <tjwatson@us.ibm.com>
2019-01-17Bug 538717 - Implement ConfigAdmin version 1.6I20190121-1415I20190120-1800I20190119-1800I20190118-1800I20190117-2335Thomas Watson10-79/+364
Change-Id: I61152d0aeec13440535a64758022ed2e13d2fa62 Signed-off-by: Thomas Watson <tjwatson@us.ibm.com>
2019-01-04Bug 541607 - fix @since issueY20190116-2200Y20190109-2200Y20190108-0410Y20190108-0135Y20190107-0850Y20190107-0505S4_11_0_M1I20190116-1800I20190115-1800I20190114-1800I20190113-1800I20190112-1800I20190111-1800I20190111-0850I20190109-1800I20190109-0655I20190108-1800I20190108-0600I20190107-2050I20190107-1800I20190107-0600I20190106-1800I20190106-0600I20190106-0150I20190105-1800I20190105-0810I20190104-1800Thomas Watson3-1/+14
Other APIs in this package use the package version so I had to add a problem filter to allow the package version to be used in @since Change-Id: I45f7ad973098c56c501b12516689737604d0441d Signed-off-by: Thomas Watson <tjwatson@us.ibm.com>
2018-12-18Bug 388055 - Secure Storage uses PBE with MD5/DES as default algorithmsY20190102-2200Y20181226-2200Y20181219-2200I20190103-1800I20190102-1800I20190101-1800I20181231-1800I20181230-1800I20181229-1800I20181228-1800I20181227-1800I20181226-1800I20181225-1800I20181224-1800I20181223-1800I20181222-1800I20181221-1800I20181220-1800I20181219-1800I20181218-1800Alexander Kurtakov1-4/+3
Remove suppress warnings and use isEmpty. Change-Id: I053094d922efad9c48afa67146a3365e453d6d80 Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
2018-12-18Bug 388055 - Secure Storage uses PBE with MD5/DES as default algorithmsjbogdahn9-18/+123
+ added IV parameter to CryptoData class, needed by specific Ciphers + added test to test detection of PBE Ciphers. Test is checking if roundtrips work for the PBE ciphers provided by JVM Bug: https://bugs.eclipse.org/bugs/show_bug.cgi?id=388055 Change-Id: Ic6b564b0217f4ab83d4d4e6cdc7d402a294bb8ba Signed-off-by: jbogdahn <juergen.bogdahn@web.de>
2018-12-15Bug 534964 - [http servlet] invalidation of container sessions is tooI20181218-0120I20181217-1800I20181216-1800I20181215-1800I20181215-0340Alexander Kurtakov1-1/+2
aggressive Touch Jetty feature to fix build failure. Change-Id: I37c89657956aedf6f174da79d71adeb820a94976 Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
2018-12-12Bug 534964 - [http servlet] invalidation of container sessions is too aggressiveI20181214-1800Raymond Auge2-64/+14
Signed-off-by: Raymond Auge <raymond.auge@liferay.com>
2018-12-11Bug 540970 - ArrayIndexOutOfboundsException in ProxyServletY20181212-2200I20181214-0720I20181214-0105I20181213-1800I20181212-1800I20181212-0230Raymond Auge2-16/+31
Signed-off-by: Raymond Auge <raymond.auge@liferay.com>
2018-12-11Bug 541607 - fixes Eclipse Info center massive memory leak since PhotonI20181211-1800Raymond Auge14-20/+138
Signed-off-by: Raymond Auge <raymond.auge@liferay.com> Change-Id: I376dbb41fcd8973144aeb18f547ff049ba724ef5

Back to the top