Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2017-08-22Update OSGi APIs for R7I20170830-2000I20170830-0605I20170829-2345I20170829-2000I20170829-0940I20170829-0705I20170828-2000I20170828-1220I20170828-0730I20170827-2000I20170826-1500I20170825-2000I20170824-2000I20170823-2000Thomas Watson57-299/+554
Change-Id: Id406562887a18b3afb377f0b8cfa38dddefd837f Signed-off-by: Thomas Watson <tjwatson@us.ibm.com>
2017-08-21Bug 518740 - The Equinox Framework does not start on ARM using OracleI20170822-2000I20170821-2000Thomas Watson2-5/+11
Embedded JRE Additional changes from code review: - ensure streams are closed properly - update regex used to avoid extra trim operation. Change-Id: I927eed5d66cff74fd8f494d32554248e9710e95e Signed-off-by: Thomas Watson <tjwatson@us.ibm.com>
2017-08-18Bug 521062 - Update versions for Oxygen.I20170820-2000I20170819-1500I20170818-2000Thomas Watson2-2/+2
Change-Id: I26ad908d0a70a0a67349e19ee029a932ed7d2d3e Signed-off-by: Thomas Watson <tjwatson@us.ibm.com>
2017-08-09Update versions for PhotonI20170818-0100I20170818-0040I20170817-2140I20170817-2000I20170816-2000I20170815-2000I20170815-0035I20170814-2000I20170814-0635I20170814-0300I20170813-2000I20170812-1500I20170811-2000I20170810-2000I20170809-2000Thomas Watson34-34/+34
2017-08-08Bug 516761 - remove log.stream from rt.equinox.frameworkI20170808-2000Thomas Watson40-5538/+0
- Project is moved to rt.equinox.bundles repo Change-Id: I8cdfb2d1743360e1d3c08593de395d8989f0afbf Signed-off-by: Thomas Watson <tjwatson@us.ibm.com>
2017-08-07Bug 520281 - NPE possible if null values are used to match against aI20170807-2000Thomas Watson5-27/+133
filter Change-Id: I5b4e2b75863500a91d5e278481619254addffbd6 Signed-off-by: Thomas Watson <tjwatson@us.ibm.com>
2017-08-07Bug 520630 - Fix warnings catched by CDTAlexander Kurtakov1-2/+2
CDT shows few warnings about missing parenthesis. Add them to reduce warnings. Change-Id: I26fa647c9c96ae741e4582f71c9db674f3056df2 Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
2017-07-27Remove useless casts in o.e.osgi.tests.S4_8_0_M1I20170806-2000I20170805-1500I20170804-2000I20170802-2000I20170802-0800I20170801-2000I20170801-0800I20170731-2000I20170731-0800I20170730-2000I20170729-2000I20170728-2000I20170727-2000Alexander Kurtakov1-10/+10
Change-Id: I8dd7f07cad6c05cf902bc1f146b1a98cfebad664 Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
2017-07-27Bug 520227 - Remove 2.0 plug-in support plug-in and feature from OSGIAlexander Kurtakov2-45/+0
Remove forgotten project files. Change-Id: Ief19e5e08caf1d9fdac40ebd4dd11c6c6bc04faf Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
2017-07-27Bug 520227 - Remove 2.0 plug-in support plug-in and feature fromI20170727-0610Lars Vogel24-2147/+2
OSGI Change-Id: I48f170c79e0f297e31a33933735edcc49ec16180 Signed-off-by: Lars Vogel <Lars.Vogel@vogella.com>
2017-07-27Bug 520220 - Remove tests for old 2.0 plug-in supportAlexander Kurtakov2-2/+2
Fix launch config and pom.xml to not try adding compat at all. Change-Id: I8a6a05353485cbc0777c040d49a2298f726dc087 Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
2017-07-26Bug 520220 - Remove tests for old 2.0 plug-in supportI20170726-2000Lars Vogel18-514/+0
Removes tests and test data for the 2.0 plug-ins. Change-Id: Ie34a45d1b778b4f1e55110713bed6be6d9977853 Signed-off-by: Lars Vogel <Lars.Vogel@vogella.com>
2017-07-21Binaries v20170721-0502I20170725-2000I20170724-2000I20170723-2000I20170722-2000I20170722-0045I20170721-2000Arun Thondapu15-15/+15
2017-07-21Binaries v20170721-0458Arun Thondapu17-17/+17
2017-07-13Bug 518757 - native library loading not working on HP UXI20170720-2000I20170719-2000I20170719-0600I20170719-0040I20170718-2000I20170718-0355I20170717-2000I20170717-0350I20170716-2000I20170716-0130I20170715-2000I20170714-2000I20170713-2000Thomas Watson1-1/+1
Add alias hp-ux for HPUX Change-Id: I009336a4a7aad4e7ce9166517f517e3ff457ff51 Signed-off-by: Thomas Watson <tjwatson@us.ibm.com>
2017-07-05Bug 519225 - Use StandardCharsetsI20170713-0615I20170712-2000I20170711-2000I20170710-2000I20170709-2000I20170708-2000I20170707-2000I20170707-0530I20170706-2000I20170706-0630I20170705-2000Alexander Kurtakov5-33/+14
Faster and less error prone code. Change-Id: Ia49c46c212d92a144405fdc2635347d2c3eb49b9 Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
2017-06-27Bug 518812 - Remove mozilla workarounds from launcherAlexander Kurtakov7-345/+3
Mozilla/Xulrunner support is being removed from SWT thus applying workarounds for it in launcher is no longer needed. Change-Id: If86168662b6c2ad244df85363233f623b1066fba Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
2017-06-26Bug 518740 - The Equinox Framework does not start on ARM using OracleI20170704-2000I20170703-2000I20170702-2000I20170701-2000I20170630-2000I20170630-0410I20170629-2000I20170629-0425I20170629-0210I20170628-2000I20170628-0310I20170627-2000I20170626-2000Thomas Watson2-17/+40
Embedded JRE Change-Id: I4f202f733e177fffe175dec58757f84aa36260d8 Signed-off-by: Thomas Watson <tjwatson@us.ibm.com>
2017-06-22Bug 518642 - Remove dead launcher fragments I20170625-2000I20170624-2000I20170623-2000I20170623-0110I20170622-2000Alexander Kurtakov34-970/+0
32bit linux and aix ppc and hpux ia64_32 and ia64 windows Change-Id: Ifedea3342da3f28167ab4f0e78cc1d4b4a8bfb6a Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
2017-06-22Bug 517929 - Update POMs in the master for 4.8 release I20170622-0950Alexander Kurtakov32-33/+33
Point to 4.8 parent pom. Change-Id: I1620cbf3b7a5520257c374f1c57f16311e0a4b63 Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
2017-06-21Bug 518476 - Add test for INFO typeI20170621-2000Thomas Watson3-6/+10
Change-Id: I564e48263436f0146c292e1fc53732a6fd209545 Signed-off-by: Thomas Watson <tjwatson@us.ibm.com>
2017-06-20Bug 518476 - [log] FrameworkEvent of type WARN should be logged as typeAnjum Fatima2-1/+42
WARN Change-Id: I5685496e9f9e4a60c48f13d6529f262d7a87150e Signed-off-by: Anjum Fatima <anjum.eclipse@gmail.com>
2017-06-20Bug 518515 - Update OSGi APIs for R7I20170621-0600I20170620-2000Thomas Watson20-332/+820
Change-Id: Ib26b500c3283111602199ef6783d6295367c32a8 Signed-off-by: Thomas Watson <tjwatson@us.ibm.com>
2017-06-19Bug 518433 - Tons of exceptions on Exit:I20170619-2000Thomas Watson1-11/+7
java.lang.IllegalArgumentException: The service parameter was not provided by this object Change-Id: I34b20f8f522d59b6dd893a1f3d0e686a296d05e4 Signed-off-by: Thomas Watson <tjwatson@us.ibm.com>
2017-06-19Update OSGi API to the latestThomas Watson21-36/+46
2017-06-19Bug 518432 - Compile warning in official build Thomas Watson1-2/+2
Change-Id: I7282dc810a6eb576bde4b39a679a481281e66e0d Signed-off-by: Thomas Watson <tjwatson@us.ibm.com>
2017-06-16Add api_filters for issues flagged in OSGi APIY20170617-1235I20170618-2355I20170618-2000I20170617-2000I20170616-2000Thomas Watson3-2/+224
Change-Id: I542dd7195b4156d856997d81780acd06006cc346 Signed-off-by: Thomas Watson <tjwatson@us.ibm.com>
2017-06-16Bug 516761 - Clean up log stream projectThomas Watson45-146/+858
- Format code - Move OSGi API to separate source folder - add about.html - localize headers - add pom.xml and add module to top level pom.xml - add functional.interface.jar to util classpath Change-Id: Icc05eff0c9e1ef96e862d72a4a6eb0666ca1aa91 Signed-off-by: Thomas Watson <tjwatson@us.ibm.com>
2017-06-16Bug 517152 - [osgi R7] Implement the default default log level launchAnjum Fatima5-19/+34
configuration property Change-Id: I2b20561ee208bee75c3080860b6fc7c8f602b2ea Signed-off-by: Anjum Fatima <anjum.eclipse@gmail.com>
2017-06-16Revert "Bug 515869 - [osgi R7] Clarification on what a null value meansAnjum Fatima1-55/+19
for" This reverts commit 791edd6dda59767c891181046c119654db57a9f8. Change-Id: I14bda5938ab465760e91ff52ff05596c297d81a6 Signed-off-by: Anjum Fatima <anjum.eclipse@gmail.com>
2017-06-16Update OSGi Log Service API to the latest for R7Thomas Watson3-27/+65
2017-06-16Bug 516761 - [osgi R7] Implement new LogStreamProvider serviceAnjum Fatima5-63/+388
Change-Id: I2b6af3240a26b766777011ead6e04fe6d94a791c Signed-off-by: Anjum Fatima <anjum.eclipse@gmail.com>
2017-06-16Add pushstream API and fix import rangesThomas Watson21-5/+4252
Change-Id: I2bd80833a975650125ee2bf69900d2f99de4f0ce Signed-off-by: Thomas Watson <tjwatson@us.ibm.com>
2017-06-16Update promise and function API to 1.1Thomas Watson17-300/+786
Change-Id: I606cabb03fb6a9ea7f1aed9757a197e3d70480d8 Signed-off-by: Thomas Watson <tjwatson@us.ibm.com>
2017-06-16Work in progress for log stream implThomas Watson11-0/+377
Change-Id: I0637d29c39e8b896bf5dc863cb52c51bc18f5d53 Signed-off-by: Thomas Watson <tjwatson@us.ibm.com>
2017-06-16Bug 515869 - [osgi R7] Clarification on what a null value means forAnjum Fatima1-19/+55
LoggerAdmin Change-Id: I2ecf6bc6e10296728e45cda1005d19d055e92f6d Signed-off-by: Anjum Fatima <anjum.eclipse@gmail.com>
2017-06-16Fix the osgi.service capabilitiesThomas Watson1-20/+20
- remove whitespace from List<String> attributes - add proper uses directives Change-Id: I59fdda11010b651ff62c50429cf856f38f9e01e1 Signed-off-by: Thomas Watson <tjwatson@us.ibm.com>
2017-06-16Add config admin support to LoggerAdminThomas Watson4-13/+298
Change-Id: I6dbd9e448ab7657ca40bb959518300ac2ea0f33f Signed-off-by: Thomas Watson <tjwatson@us.ibm.com>
2017-06-16resolver: add ResolveContext getSubstitutionWires methodThomas Watson7-104/+97
Signed-off-by: Thomas Watson <tjwatson@us.ibm.com> Change-Id: I44f6400ec2b37603299bed60750383177f968ada
2017-06-16dto: Update org.osgi.dto package to 1.1BJ Hargrave3-14/+16
DTO 1.1 adds support for enum and Version field types. Signed-off-by: BJ Hargrave <hargrave@us.ibm.com>
2017-06-16framework: Define service.changecount service propertyBJ Hargrave1-1/+18
This service property can be used by a service to announce changes to some data provided by the service. Signed-off-by: BJ Hargrave <hargrave@us.ibm.com>
2017-06-16service registry: Add new ServiceReference.getProperties() methodBJ Hargrave4-2/+91
OSGi added a new getProperties() method to ServiceReference so that a copy of the service’s properties can be obtained.
2017-06-16Add uses directive to org.osgi.service.log.admin packageThomas Watson1-1/+1
Change-Id: I1714fe269f0965373b4e405b4fe42c8e7317ad40 Signed-off-by: Thomas Watson <tjwatson@us.ibm.com>
2017-06-16Update framework API to the latest for R7.Thomas Watson55-124/+140
Change-Id: I6c9d481175591949ba2791dc4000fb6be5639abb Signed-off-by: Thomas Watson <tjwatson@us.ibm.com>
2017-06-16Clean up after move to Java 7 in OSGi R7 implementationThomas Watson7-14/+15
Change-Id: I7849a613e5ff92674374924614730a47fa452e37 Signed-off-by: Thomas Watson <tjwatson@us.ibm.com>
2017-06-16Bug 492825 - [osgi R7] Resolver specification updates for version 1.1Thomas Watson10-70/+158
Add onCancel support Change-Id: I0e46d80bb47a044fa9d1087515b550fc2cf0773b Signed-off-by: Thomas Watson <tjwatson@us.ibm.com>
2017-06-16Bug 492825 - [osgi R7] Resolver specification updates for version 1.1Thomas Watson10-98/+169
Implement resovlveDynamic and findRelatedResources Change-Id: I0841246411734e191b62d24a10f7918f904f932d Signed-off-by: Thomas Watson <tjwatson@us.ibm.com>
2017-06-16Add org.osgi.service.log.LoggerFactory to osgi.service capabilityThomas Watson1-1/+1
Change-Id: I3faefa24f9463c1d9838a3507f522f4b16c46271 Signed-off-by: Thomas Watson <tjwatson@us.ibm.com>
2017-06-16Bug 492043 - [osgi R7] Implement FrameworkEvent STOPPED_SYSTEM_REFRESHED eventThomas Watson35-84/+159
2017-06-16Bug 486950 - [osgi R7] log service is being updatedThomas Watson2-0/+35
Implement new getLogger method that takes a bundle Change-Id: Ibd50163c2390c5853274cfa72662fd775c7f02ec Signed-off-by: Thomas Watson <tjwatson@us.ibm.com>

Back to the top