Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2016-06-01Bug 495069 - Try to move up to Jetty 9.3.9R4_6I20160606-1100I20160603-1000I20160602-1000I20160601-2000I20160601-1000David Williams2-1/+3
Change-Id: Ic3c99a4300da09014284557afbff0a6fd8849198 Signed-off-by: David Williams <david_williams@us.ibm.com>
2016-05-18Bug 493583 - Fix compile warning for unused importY20160526-1000Y20160519-1000I20160531-2330I20160531-2000I20160530-2000I20160529-2000I20160528-1500I20160527-2000I20160525-2000I20160524-2000I20160523-2000I20160522-2000I20160521-1500I20160520-2000I20160519-1730I20160519-1100I20160518-2000Thomas Watson1-1/+0
Change-Id: I6b2589619dc73758dacfe214129b476c0f6e0f40 Signed-off-by: Thomas Watson <tjwatson@us.ibm.com>
2016-05-17Bug 493583 - [http] HttpServletResponseWrapperImpl.InternalOutputStream does ↵I20160517-2000Raymond Auge4-0/+324
not forward flush() to originalOutputStream Signed-off-by: Raymond Auge <raymond.auge@liferay.com>
2016-05-13Bug 490608 - [http servlet] simplify, make sure we only wrap once and testI20160516-2000I20160515-2000I20160514-1500I20160513-2000Raymond Auge2-13/+169
Signed-off-by: Raymond Auge <raymond.auge@liferay.com>
2016-05-13Bug 490608 - [http servlet] Ignore status code and header change attempts ↵istvansajtos2-2/+132
for include dispatch Signed-off-by: Istvan Sajtos <istvan.sajtos@liferay.com>
2016-05-09Bug 493023: Fix Javadoc validation settings for org.eclipse.equinox.commonY20160513-1000I20160512-1000I20160511-2000I20160511-0400I20160510-2000I20160509-2000Markus Keller5-42/+5
Change-Id: Ib10a98815933980f6bf186bd472b180b656c8e4f
2016-05-04Bug 493029 - SubMonitor's suppressFlags arguments are undocumentedI20160508-2000I20160507-1500I20160506-2000I20160506-1030I20160506-0830I20160505-2000Stefan Xenos1-1/+8
Signed-off-by: Stefan Xenos <sxenos@gmail.com>
2016-05-04Bug 493018: SubMonitor throws unspecified OperationCanceledExceptionsY20160505-1000I20160504-2000Markus Keller1-3/+6
Change-Id: I0c9ba0a7c1df8bbe4c79bbb53375d2ddbe31b5e1
2016-05-04Bug 493004 - Need to update versions for Neon of various bundlesThomas Watson6-6/+6
Change-Id: Ia899eba07886d5bfdd7292f6673339c592ac234c Signed-off-by: Thomas Watson <tjwatson@us.ibm.com>
2016-04-26Bug 490273 - Move tests to JUnit 4Y20160428-1430Y20160428-1000I20160504-0035I20160503-2000I20160502-2000I20160501-2000I20160430-2000I20160429-2300I20160429-2000I20160428-0800I20160427-2000I20160427-1200I20160427-0800I20160427-0400I20160426-2330I20160426-2000I20160426-1615Sopot Cela15-188/+134
Port of security tests Change-Id: I356c711a6519629d037ceb47a92305b685f72287 Signed-off-by: Sopot Cela <scela@redhat.com> Signed-off-by: Thomas Watson <tjwatson@us.ibm.com>
2016-04-25Bug 490273 - Move tests to JUnit 4I20160426-1430I20160426-1245I20160426-1105I20160426-1045I20160426-1000I20160426-0800I20160426-0130I20160426-0030I20160425-2230I20160425-2000Thomas Watson1-14/+17
Revert back to junit 4 style. Accidental usage of JUnit4TestAdapter came back.
2016-04-25Bug 490273 - Move tests to JUnit 4Sopot Cela31-362/+490
Port of compendium tests. Change-Id: Ic717815ca668f5e7309285dadc6706954315afd0 Signed-off-by: Sopot Cela <scela@redhat.com>
2016-04-22Bug 482062 - Add diagnostic logging to SubMonitorI20160425-1300I20160425-0800I20160424-2245I20160424-2000Stefan Xenos4-6/+116
Change-Id: I8514964dc80a48a990e4d12bb4b0ff8b6dcefaed Signed-off-by: Stefan Xenos <sxenos@gmail.com>
2016-04-18Bug 490273 - Move tests to JUnit 4Y20160421-1000I20160419-0800Thomas Watson5-105/+248
Re-enable junit 4 but use Require-Bundle for org.unit Change-Id: I2a8de20f8584235ea9f8b82ed9b41096aaccfc24 Signed-off-by: Thomas Watson <tjwatson@us.ibm.com>
2016-04-15Revert "Bug 490273 - Move tests to JUnit 4"I20160417-1112Thomas Watson5-250/+104
This reverts commit fffcb119d75411561fdbab4ff2f8580a2010ac60. Reverting updates to http.servlet.tests to see if they will run in the eclipse builds again without the junit 4 changes Change-Id: Ia970474f32e36a03b5b3fe6078e9e9caa5ac6c24 Signed-off-by: Thomas Watson <tjwatson@us.ibm.com>
2016-04-13Bug 491601 - [http whiteboard] quieter and more informative log messageY20160414-1000Raymond Auge1-1/+7
from failed call to servletContext.getServletRegistration() Signed-off-by: Raymond Auge <raymond.auge@liferay.com>
2016-04-13Bug 491565 - 38 pom files specify <executionEnvironment>Thomas Watson34-2140/+0
Remove org.eclipse.equinox.log. The implementation and API has been included in the equinox framework for a long time now. Change-Id: Ia9185ab90ea771545134b5e80bde937568d30778 Signed-off-by: Thomas Watson <tjwatson@us.ibm.com>
2016-04-13Bug 491594 - [http whiteboard] tests fail to execute from mvn command lineRaymond Auge1-5/+0
Signed-off-by: Raymond Auge <raymond.auge@liferay.com>
2016-04-13Bug 476069 - [http servlet] named dispatching doesn't follow servletThomas Watson1-1/+0
spec Remove unused import Change-Id: I72f58fbaf6c5f3f1792698ed99598e6f628145ce Signed-off-by: Thomas Watson <tjwatson@us.ibm.com>
2016-04-13Bug 491557 - [http whiteboard] prefix the value of the osgi.http.endpoint ↵Raymond Auge2-8/+62
init param with the context path of the current app Signed-off-by: Raymond Auge <raymond.auge@liferay.com>
2016-04-12Bug 476069 - [http servlet] various dispatching fixes including named, error ↵Raymond Auge5-943/+454
handling
2016-04-12Bug 490638 [http whiteboard] Catch exceptions when invoking listener methods ↵Raymond Auge1-1/+15
too so everything cleans up Signed-off-by: Juan Gonzalez <juan.gonzalez@liferay.com>
2016-04-12Bug 490644 [http whiteboard] Pass attribute to parent httpSession if value ↵Raymond Auge2-2/+69
is null, in order to fulfill httpSession.setAttribute API Signed-off-by: Juan Gonzalez <juan.gonzalez@liferay.com>
2016-04-12Bug 491284 - [http whiteboard] reduce GC pressureRaymond Auge1-1/+3
2016-04-12Bug 490273 - Move tests to JUnit 4Sopot Cela8-123/+124
Fix to remove various warnings introduced by the BREE bump. Change-Id: I262219776f709fd712d7783cc15881edd71e81ff Signed-off-by: Sopot Cela <scela@redhat.com>
2016-04-11Bug 490273 - Move tests to JUnit 4I20160412-0800Sopot Cela6-39/+79
Port of the region tests, plus minor improvements. Change-Id: Id2be2464a958f08c9fe603470ff13704ee022de8 Signed-off-by: Sopot Cela <scela@redhat.com>
2016-04-11Bug 490273 - Move tests to JUnit 4Sopot Cela1-8/+37
Rewrite RegionPerformanceTests to enable porting of AbstractRegionSystemTest to JUnit 4. Also includes some minor variable renaming as not to collide with fields. Change-Id: Ib7d693485474e65d23f0b4f8f9f314bea5f386a4 Signed-off-by: Sopot Cela <scela@redhat.com>
2016-04-11Bug 490273 - Move tests to JUnit 4Thomas Watson53-0/+0
Move console tests to archived folder Change-Id: I158ce0adae4c50853368308c946ebf42b29c6166 Signed-off-by: Thomas Watson <tjwatson@us.ibm.com>
2016-04-11Bug 490273 - Move tests to JUnit 4Sopot Cela5-104/+248
Ports the o.e.e.http.servlet.tests. Change-Id: I2bf44e0dbd5bc7a7925eca3d0c3a114547c265f0 Signed-off-by: Sopot Cela <scela@redhat.com>
2016-04-11Bug 490273 - Move tests to JUnit 4Sopot Cela12-124/+147
Port of o.e.e.cm.test project. Includes some Dictionary changes required for the java 1.5 compliance level bump (which is required for annotations). Also cleaned up the pom of a hack to override the BREE. Change-Id: I63370d9520874474a0c990861425cfd6b806e251 Signed-off-by: Sopot Cela <scela@redhat.com>
2016-04-08Bug 490273 - Move tests to JUnit 4Sopot Cela3-17/+54
Migration of Declarative Serivces tests Change-Id: Ia590840a6644615b13dd22280bcb771145fb10fa Signed-off-by: Sopot Cela <scela@redhat.com>
2016-04-08Bug 490273 - Move tests to JUnit 4Sopot Cela14-82/+107
Change-Id: I94741a102c6057110cceebe452ac7a434f997ff7 Signed-off-by: Sopot Cela <scela@redhat.com>
2016-04-08Bug 490273 - Move tests to JUnit 4Thomas Watson22-1402/+0
Remove unbuilt log.tests Change-Id: Ibd4a00946783e24ef2aaa8c731482eed7e176682 Signed-off-by: Thomas Watson <tjwatson@us.ibm.com>
2016-03-25Bug 489330 - Technical debt : Number instantiationsY20160407-1000Y20160331-1000I20160405-0800I20160330-1230I20160330-0930I20160329-0800Thomas Watson2-2/+2
Update version for Neon. Change-Id: Ie632d3012e1240ef88c29a4a4a3f471f8264ed40 Signed-off-by: Thomas Watson <tjwatson@us.ibm.com>
2016-03-24Bug 489330 - Technical debt : Number instantiationsMickael Istria11-51/+51
Save resources by using the Number factories (valueOf) rather than creating new instances. Change-Id: I285439a41bb102a88d893527f23366444ccafdbe Signed-off-by: Mickael Istria <mistria@redhat.com>
2016-03-23Bug 486478 - Soften dependency of org.eclipse.core.jobsY20160324-1000Mickael Istria1-7/+0
org.eclipse.core.jobs is part of a downstream repository, so we need to avoid requiring a specific version to allow modular builds. Change-Id: I8dd748eddda40f4160131b2399d651d11d042196 Signed-off-by: Mickael Istria <mistria@redhat.com>
2016-03-15Bug 385451 - SubMonitor should provide a helper method for doneY20160317-0800I20160322-0800I20160317-0200I20160316-2000I20160316-1200I20160316-0800I20160315-2000Stefan Xenos1-0/+1
Add a missing @since tag Signed-off-by: Stefan Xenos <sxenos@gmail.com>
2016-03-14Bug 385451 - SubMonitor should provide a helper method for doneI20160315-0800I20160314-2000Stefan Xenos1-3/+16
Add a helper method for invoking done on a nullable IProgressMonitor. Change-Id: Ic5b9889049f1de032f1bb716c649211f86f32e13 Signed-off-by: Stefan Xenos <sxenos@gmail.com>
2016-03-08Bug 474264: Need an easier to use variant of Job.create methodY20160310-0830Y20160310-0800I20160314-1400I20160314-0800I20160313-2000Markus Keller1-2/+2
2016-03-08Bug 483395: Don't ignore unavoidableGenericProblems in production code by ↵I20160308-0800Markus Keller1-1/+1
default
2016-03-07Bug 483395: Don't ignore unavoidableGenericProblems in production code by ↵Markus Keller1-14/+3
default
2016-03-07Bug 380397: [bidi] Should bidi bundle version be 1.0.0Markus Keller4-7/+7
2016-02-29Bug 487801 - [http servlet] apply proper oop to testsY20160303-0800I20160301-1230I20160301-0800Thomas Watson6-7/+130
Change-Id: I2f5b3f6bc9ec1fae4ac0f09b2c361dca2f7e2c19 Signed-off-by: Thomas Watson <tjwatson@us.ibm.com>
2016-02-26Bug 481449 - The declarative service implementation should beDirk Fauth1-0/+3
exchangable Change-Id: I86bf347e964b1ca792f587026c02e8e527956737 Signed-off-by: Dirk Fauth <dirk.fauth@googlemail.com>
2016-02-26Bug 488508: Javadoc of ListenerList is inconsistentMarkus Keller1-10/+10
2016-02-23Bug 483989 ReferenceMap.get could be a bit fasterEd Merks1-5/+7
Change-Id: I647639067d51fd6a07ac38e8939576210e11e343 Signed-off-by: Ed Merks <ed.merks@gmail.com>
2016-02-23Bug 483991 TableReader generates a huge number of duplicate stringsEd Merks1-5/+28
Change-Id: I3662ec2235702d280170ab9aaf8a09c600f1ec6f Signed-off-by: Ed Merks <ed.merks@gmail.com>
2016-02-22Bug 488050 - [http servlet] enableI20160223-0800Thomas Watson1-0/+1
org.eclipse.equinox.http.servlet.tests for all builds Add servlet.tests module to pom.xml Change-Id: Ia13559ff506dd68950c77666d072779b1ef804d6 Signed-off-by: Thomas Watson <tjwatson@us.ibm.com>
2016-02-21Bug 488050 - Changes for o.e.e.http.servlet.tests for test frameworkDavid Williams7-15/+77
[http servlet] enable org.eclipse.equinox.http.servlet.tests for all builds Change-Id: If3845b8607868c264e0ca709cad3bebd68440d5f Signed-off-by: David Williams <david_williams@us.ibm.com>
2016-02-18Bug 487982 - OSGi Configuration Admin does not call all applicableThomas Watson2-5/+71
Configuration Plugins Change-Id: I8471c39bc3f0ea8e7f3f6bde5400b38bd8f7c406 Signed-off-by: Thomas Watson <tjwatson@us.ibm.com>

Back to the top