Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2018-01-03Bug 529356 - Build failure in I20180102-2215I20180119-0110I20180118-2000I20180117-2000I20180116-2000I20180115-2000I20180114-2000I20180113-1500I20180112-2000I20180111-2000I20180111-0530I20180110-2000I20180110-0100I20180109-2000I20180108-2000I20180107-2000I20180106-1500I20180105-2000I20180104-2000I20180104-0030I20180103-2000I20180103-0140Sravan Kumar Lakkimsetti1-0/+1
Change-Id: I44e311225cf83077a6624374290237c543ceef4a Signed-off-by: Sravan Kumar Lakkimsetti <sravankumarl@in.ibm.com>
2017-12-21Bug 529079 - Add Automatic-Module-Name header for Java 9I20180102-2215I20180102-2000Karsten Thoms76-46/+98
Updated version for Eclipse 4.8 Photon Change-Id: I724b125814f395fb5ca123adff7990b7653da3f6 Signed-off-by: Karsten Thoms <karsten.thoms@itemis.de>
2017-12-15Bug 528810 - Compilation failure in I20171214-2000I20180101-2000I20171231-2000I20171230-1500I20171229-2000I20171228-2000I20171227-2000I20171226-2000I20171225-2000I20171224-2000I20171223-1500I20171222-2000I20171221-2000I20171220-2000I20171219-2000I20171218-2000I20171217-2000I20171216-1500I20171215-2000I20171215-0930I20171215-0215Alexander Kurtakov3-1/+4
Touch the features. Change-Id: I1ff2c6d1252cf5e89f0ee5685cee3f78aba594c9 Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
2017-12-04Bug 528116 - [osgi R7] update the latest R7 OSGi APIS4_8_0_M4I20171215-0120I20171214-2000I20171214-0120I20171213-2000I20171212-2000I20171211-2000I20171210-2000I20171209-1500I20171209-1020I20171208-2000I20171206-2000I20171206-0800I20171205-2000I20171205-0800I20171205-0250I20171205-0030I20171204-2000Thomas Watson10-140/+180
2017-12-01Bug 527620 - Update platform to latest Jetty 9.4.8I20171204-0850I20171204-0830I20171204-0530I20171203-2000I20171203-0800I20171202-1500I20171202-0800I20171201-2000I20171201-0600Alexander Kurtakov1-0/+1
Change-Id: I95e2b60480a719ce241c2e13bf122d4f356f632e Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
2017-11-17Bug 527379 - Remove references to org.eclipse.update.configuratorI20171201-0345I20171130-2100I20171130-2000I20171129-2000I20171128-2000I20171128-0100I20171127-2000I20171126-2000I20171125-1500I20171124-2000I20171123-2000I20171122-2000I20171121-2000I20171121-0020I20171120-2225I20171120-2000I20171119-2000I20171118-1500I20171117-2000Karsten Thoms6-26/+25
Change-Id: I6ce98a572aca8a6e0b06d6fa224bc24c508fc5d3 Signed-off-by: Karsten Thoms <karsten.thoms@itemis.de>
2017-11-15Bug 527249 - Remove references to update.coreI20171116-2000I20171115-2000Karsten Thoms4-12/+3
Change-Id: If4327b8b83a8741666ba9c3339ce051e16938df9 Signed-off-by: Karsten Thoms <karsten.thoms@itemis.de>
2017-11-14Bug 527146 - Move equinox.console to Java 7I20171115-0115I20171115-0025I20171114-2000Alexander Kurtakov4-18/+21
Revert equinox.console to Java 1.7 to keep it working with framework on 1.7. Change-Id: If2ef609212608e0dae81b181c2c66da40e3a52a8 Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
2017-11-14Bug 527189 - Move jsp.* bundles to Java 8Alexander Kurtakov1-0/+1
Fix warning in nightly build. Change-Id: Icfb16ae452e1d8497e6968f02001c7ce0c1013c8 Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
2017-11-13Bug 527221 - [osgi R7] update log stream impl and APII20171113-2000Thomas Watson14-201/+750
Change-Id: Ic50dfd9847d8a694c3c49dbe88dded6862d44f3f Signed-off-by: Thomas Watson <tjwatson@us.ibm.com>
2017-11-13Bug 527189 - Move jsp.* bundles to Java 8Alexander Kurtakov15-144/+280
Bump BREE, minor version. Update the codebase to modernize it. Change-Id: I8407f4437e865c0a26dcb80d21f6b035ec729222 Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
2017-11-13Bug 527184 - Move security fragments to Java 8Alexander Kurtakov19-44/+410
Change-Id: Ic8b92f784cb8960506c3aa835ef6b8a9e4e79943 Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
2017-11-13Bug 527182 - Move security.ui bundle to Java 8Alexander Kurtakov27-342/+239
* Bump BREE. * Bump minor version. * Enable warnings for new Java constructs. * Use lambdas. * Generify. Change-Id: I38169422f749412aaf13893a2223f0135a8e5760 Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
2017-11-12Bug 527155 - Move jetty bundles to Java 1.8I20171112-2000Alexander Kurtakov14-33/+170
* Bump BREE * Bump minor versions. * Remove OSGi-INF from build.properties. * Proper generification. * Add missing Override and Deprecated annotations. * Remove redundant type declarations. Change-Id: I4a187d3eda3018a21a8fbce274f4e30f053294a9 Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
2017-11-11Bug 527146 - Move equinox.console to Java 8I20171111-1500Alexander Kurtakov64-681/+743
Modernize the codebase with Java 8 constructs. Update console.tests bundle too. Change-Id: Id3c9ec868e6526fc9c3298138317d578db4c834c Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
2017-11-11Bug 527146 - Move equinox.console to Java 8I20171111-0410Alexander Kurtakov8-14/+14
To unbreak build with latest gogo bundles. Change-Id: I58697604323d35c53509b77f2100217d37ca292e Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
2017-11-09Bug 514338 - Update equinox console to use felix gogo 1.0.2 or newerI20171111-0155I20171110-2000Thomas Watson2-1/+34
Update console to re-export org.apache.felix.service.command with status=provisional Change-Id: I67c938a247b0a55f94b87f45e4d2de5e74f849c9 Signed-off-by: Thomas Watson <tjwatson@us.ibm.com>
2017-11-07Bug 497510 - [http] HttpServletRequestWrapperImpl::getRequestUri()I20171109-2000I20171108-2000I20171107-2000a_mergey@yahoo.fr7-7/+142
returning decoded URI Change-Id: I58c54b98b6e3d08928f66b35e6faec8c1d84c250 Signed-off-by: Raymond Auge <raymond.auge@liferay.com> Signed-off-by: Thomas Watson <tjwatson@us.ibm.com> Signed-off-by: a_mergey@yahoo.fr <a_mergey@yahoo.fr>
2017-11-03Bug 514338 - Update equinox console to use felix gogo 1.0.2 or newerI20171106-2000I20171106-0630I20171105-2000I20171104-2025I20171104-1500I20171103-2000Thomas Watson2-4/+3
Prepare to update gogo bundles by removing imports on provisional package.
2017-10-19Bug 526150 - HttpService createDefaultHttpContext does not comply withS4_8_0_M3aS4_8_0_M3I20171103-1105I20171103-0715I20171103-0405I20171102-2000I20171101-2000I20171031-2000I20171030-2000I20171030-0400I20171029-2000I20171028-1500I20171027-2340I20171027-2000I20171025-2000I20171025-0800I20171024-2000I20171024-0800I20171023-2000I20171023-0800I20171022-2000I20171022-0800I20171021-1500I20171020-2000I20171019-2000Thomas Watson4-5/+30
the OSGi spec Change-Id: I918a6adecaf2808914f9a6dec5804fdde12c6e37 Signed-off-by: Thomas Watson <tjwatson@us.ibm.com>
2017-10-18Bug 526204 - Fixed encoding issue in author nameI20171018-2000Karsten Thoms8-14/+14
- Set project specific encoding to UTF-8 - Edited author name with encoding issues - Increment bundle version for 4.8 Photon. Change-Id: Ifa5f626b9e28a2ad889dfc162add0764f974dd92 Signed-off-by: Karsten Thoms <karsten.thoms@itemis.de>
2017-10-09Bug 522072 - Update platform to latest Jetty 9.4.7I20171017-2000I20171017-0515I20171016-2000I20171015-2000I20171015-0655I20171014-1500I20171013-2000I20171012-2000I20171011-2000I20171011-0305I20171010-2000I20171009-2000Alexander Kurtakov1-0/+1
Touch equinox.server.jetty to get new jetty bundles. Change-Id: Icfa78693b9582e7692a28fdc0e28a96e77a7723c
2017-10-04Bug 514338 - Update felix SCR to 2.0.12I20171008-2000I20171007-1500I20171006-2000I20171005-2000I20171004-2000I20171004-0315Alexander Kurtakov1-1/+2
Touch equinox.compendium.sdk feature. Change-Id: I5318102af63655a6b9cb624b285f7c74eafb63ce Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
2017-09-20Increased bundle versions for Photon (4.8)I20171003-2000I20171002-2000I20171001-2000I20170930-1500I20170929-2000I20170928-2000I20170927-2000I20170927-0420I20170926-2000I20170925-2000I20170924-2000I20170923-1500I20170922-2000I20170921-2000I20170920-2000Alexander Kurtakov2-3/+3
Change-Id: I0357bc45e1e3ecd8891c74f739e4c80da8941dea Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
2017-09-19Bug 515588 - [registry] Add toString() to ConfigurationElementHandleI20170920-0100I20170919-2000Andrey Loskutov1-0/+29
This change implement meaningful and backwards compatible toString() in a way that clients will not be broken like in bug 515405 comment 6. Change-Id: I2d010d4da46b82edf88e77fa148f1fde0aae198d Signed-off-by: Andrey Loskutov <loskutov@gmx.de>
2017-09-19Bug 515587 - [registry] Add getHandleId() to IConfigurationElementAndrey Loskutov2-2/+21
Change-Id: I1d0ee32a448c7ea45a1da17b3a68a47e5b034f0b Signed-off-by: Andrey Loskutov <loskutov@gmx.de>
2017-09-19Revert "Bug 515588 - [registry] Add meaningful toString() to ↵Thomas Watson1-22/+0
ConfigurationElementHandle" This reverts commit 766e1c7b9cd8a741deaef8f13095bbe45feacbdc. Need to revert this since it will break things. Change-Id: Iea65d88f4c2189c4a7fa9a0d57bb3b2062b6c113
2017-09-19Bug 515588 - [registry] Add meaningful toString() toAndrey Loskutov1-0/+22
ConfigurationElementHandle Change-Id: Ic5a536db5a61ca28224f89797fb0c3cf638e1d2d Signed-off-by: Andrey Loskutov <loskutov@gmx.de>
2017-09-16Bug 514333 - Preferences store access can lead to unattended workspaceI20170918-2000Andrey Loskutov2-2/+28
location initialization DataArea checks now if "osgi.dataAreaRequiresExplicitInit" system property is set to "true". In that case it only allows to initialize location if the location provides a NON-default value (service.isSet()). If the instance location is not set explicitly and the system property is enabled, DataArea will throw IllegalStateException on any attempt to initialize it. If the PreferencesService is the one who triggers the unattended init of the DataArea, it will also propagate the IllegalStateException now. The default behavior if the system property is not set remains unchanged. Change-Id: I9cb9a24c876225148620488d9dfaa6579465e982 Signed-off-by: Andrey Loskutov <loskutov@gmx.de>
2017-09-13Bug 521208 - PushStream returned by LogStreamProvider should be bufferedS4_8_0_M2I20170917-2000I20170916-1500I20170915-2000I20170915-1030I20170913-2000Anjum Fatima1-2/+4
rather than unbuffered Changed the number of threads for executor and made the thread a daemon thread Change-Id: If3ce8ad545670ec3bd4174e4cd6340053337f4a1 Signed-off-by: Anjum Fatima <anjum.eclipse@gmail.com>
2017-09-13Bug 521208 - PushStream returned by LogStreamProvider should be bufferedAnjum Fatima2-6/+4
rather than unbuffered Changed the number of threads for executor. And added parallelism of one to build the pushstream Change-Id: Ic637d83d7606956e68af8dccc5ac566ba47b6561 Signed-off-by: Anjum Fatima <anjum.eclipse@gmail.com>
2017-09-08Bug 521208 - PushStream returned by LogStreamProvider should be bufferedI20170913-1120I20170913-0800I20170913-0420I20170913-0220I20170912-2255I20170912-2000I20170912-0800I20170911-2000I20170911-0800I20170911-0405I20170910-2000I20170910-1055I20170910-0800I20170909-1500I20170909-0920I20170909-0800I20170909-0510I20170908-2345I20170908-2000Anjum Fatima3-13/+38
rather than unbuffered Change-Id: I4ede21315e1d47ee5429ee70eed623bb6adda2cb Signed-off-by: Anjum Fatima <anjum.eclipse@gmail.com>
2017-09-04Bug 521792 - I-builds are failing from September 1 2017 I20170908-0035I20170907-2000I20170906-2000I20170906-0815I20170906-0225I20170905-2000I20170905-0600I20170905-0310I20170904-2000I20170904-0230Sravan Kumar Lakkimsetti1-0/+1
Change-Id: I41f3a32f84a72d1543df36a64265f71b748e12f3 Signed-off-by: Sravan Kumar Lakkimsetti <sravankumarl@in.ibm.com>
2017-08-29Bug 521516 - Add .options file to binary of build.propertiesI20170903-2000I20170902-1500I20170901-2000I20170831-2000I20170830-2000I20170830-0605I20170829-2345I20170829-2000I20170829-0940Aurélien Pupier1-1/+2
it allows to have tracing options available with a built plugin Change-Id: I70629fd1d0107d6116885a3a7463fafeb5f234ee Signed-off-by: Aurélien Pupier <apupier@redhat.com>
2017-08-21Bug 521204 - [osgi R7] update log stream impl and APII20170829-0705I20170828-2000I20170828-1220I20170828-0730I20170827-2000I20170826-1500I20170825-2000I20170824-2000I20170823-2000I20170822-2000Thomas Watson11-61/+139
Change-Id: I2425c2a2953d0d06ce8ffdad722d37f1f2327174 Signed-off-by: Thomas Watson <tjwatson@us.ibm.com>
2017-08-21Increase range of metatype package to account for R7I20170821-2000Thomas Watson1-1/+1
Change-Id: I5cec134834426266717134c7a3e31a00f2fec4a5 Signed-off-by: Thomas Watson <tjwatson@us.ibm.com>
2017-08-09Update versions for PhotonI20170820-2000I20170819-1500I20170818-2000I20170818-0100I20170818-0040I20170817-2140I20170817-2000I20170816-2000I20170815-2000I20170815-0035I20170814-2000I20170814-0635I20170814-0300I20170813-2000I20170812-1500I20170811-2000I20170810-2000I20170809-2000Thomas Watson24-24/+24
2017-08-08Bug 516761 - Add log.stream to equinox.core sdkI20170808-2000Thomas Watson3-0/+16
- Update reactor pom to build log.stream - Add log.stream to equinox.core sdk and generate source bundle Change-Id: I9e2b1ddd788e39eadffd091ca6ac66698d154b9c Signed-off-by: Thomas Watson <tjwatson@us.ibm.com>
2017-08-08Bug 516761 - Update POMs for rt.equinox.bundles repoThomas Watson1-3/+3
Point to rt.equinox.bundles parent pom Change-Id: I1620cbf3b7a5520257c374f1c57f16311e0a4b63 Signed-off-by: Thomas Watson <tjwatson@us.ibm.com>
2017-08-08Bug 516761 - Initial code for log streamThomas Watson39-0/+5537
Change-Id: Icc05eff0c9e1ef96e862d72a4a6eb0666ca1aa91 Signed-off-by: Thomas Watson <tjwatson@us.ibm.com>
2017-08-03Bug 520519 - Added OSGI-INF/ to bin.includesI20170807-2000I20170806-2000I20170805-1500I20170804-2000Karsten Thoms16-16/+22
Increment bundle micro version Change-Id: I28c84616d09e404de255bb85daaab5b3d75b0e40 Signed-off-by: Karsten Thoms <karsten.thoms@itemis.de>
2017-07-19Bug 519547 - Cleanup org.eclipse.equinox.registryS4_8_0_M1I20170802-2000I20170802-0800I20170801-2000I20170801-0800I20170731-2000I20170731-0800I20170730-2000I20170729-2000I20170728-2000I20170727-2000I20170727-0610I20170726-2000I20170725-2000I20170724-2000I20170723-2000I20170722-2000I20170722-0045I20170721-2000I20170720-2000I20170719-2000I20170719-0600Alexander Kurtakov2-2/+4
Suppress 2 warnings. Change-Id: I2e36854d1aa42e805544a3ff86928122bf52157b Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
2017-07-12Bug 519547 - generification warnings for compilerI20170719-0040I20170718-2000I20170718-0355I20170717-2000I20170717-0350I20170716-2000I20170716-0130I20170715-2000I20170714-2000I20170713-2000I20170713-0615I20170712-2000Andrey Loskutov1-4/+4
TODO: two extra warnings are shown now, pointing to questionable code. Change-Id: Ic896e2cbc09f1fea64ddb62d05b9c015ac5aeeda Signed-off-by: Andrey Loskutov <loskutov@gmx.de>
2017-07-12Bug 519547 - generification for non internal classesAndrey Loskutov4-17/+18
Change-Id: I6766245739d33282347cef16acbcdcd4873c726b Signed-off-by: Andrey Loskutov <loskutov@gmx.de>
2017-07-12Bug 519547 - generification for internal classesAndrey Loskutov23-231/+237
Change-Id: Ie6c6ee7b34cf8184ab24b828aa9cde290a75ebc6 Signed-off-by: Andrey Loskutov <loskutov@gmx.de>
2017-07-12Bug 519547 - added save actions preferencesAndrey Loskutov1-5/+13
Change-Id: I3495cd9f146b19eab1011f6c9afb709e33b7f317 Signed-off-by: Andrey Loskutov <loskutov@gmx.de>
2017-07-12Bug 519547 - cleanup trailing white spaceAndrey Loskutov75-714/+714
Change-Id: I33c47d70d3d096ba21159df18d4f49882af578cc Signed-off-by: Andrey Loskutov <loskutov@gmx.de>
2017-07-12Bug 519547 - add @Override annotationsAndrey Loskutov42-1/+208
Change-Id: I0ef962f4286bc91228683508855adac00cd9b4fb Signed-off-by: Andrey Loskutov <loskutov@gmx.de>
2017-07-12Bug 515633 - move org.eclipse.equinox.registry to Java 8Thomas Watson2-2/+2
Must update version when updating BREE. Change-Id: I0b8df78e8bb80e02f4b61aa5e83bccbcbeafaec3 Signed-off-by: Thomas Watson <tjwatson@us.ibm.com>
2017-07-04Bug 515633 - move org.eclipse.equinox.registry to Java 8Andrey Loskutov3-316/+357
Change-Id: I754a82ab4f306f2f42b8e2bbc0f9ac9e99bf1889 Signed-off-by: Andrey Loskutov <loskutov@gmx.de>

Back to the top