Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2017-04-14Bug 509524 - org.eclipse.equinox.launcher.releng\build.xml is missingY20170427-1000Y20170420-1000I20170426-2000I20170425-2000I20170425-0910I20170425-0700I20170425-0240I20170425-0215I20170424-2000I20170423-2000I20170422-2000I20170422-0300I20170421-2000I20170420-2000I20170419-2000I20170419-0430I20170419-0130I20170418-2000I20170417-2000I20170416-2000I20170415-2000I20170414-2000Thomas Watson1-1/+2
the header Change-Id: Iad2710121f7ee169f800731b1e17376fd74dbdb7 Signed-off-by: Thomas Watson <tjwatson@us.ibm.com>
2017-04-14Bug 515286 - Init of FrameworkExtensionInstaller fails with JDK9Thomas Watson1-2/+7
Change-Id: Id0544936abf98b465ea8cd8bf1558d7c19d6e379 Signed-off-by: Thomas Watson <tjwatson@us.ibm.com>
2017-04-11Bug 498064 - Disable testUsesTimeout testY20170413-1000I20170413-2000Thomas Watson1-1/+1
Will disable the testUsesTimeout test case until we can convert it to a session test. A session test runs in a separate VM so should help isolate any issues the testcase has from the rest of the test suite for org.eclipse.osgi. Change-Id: I1b444f3aafc09bcce3e9831d35a6dd649bd9bfa2 Signed-off-by: Thomas Watson <tjwatson@us.ibm.com>
2017-04-10Binaries v20170410-1100Arun Thondapu20-26/+28
2017-04-07Bug 512282 - Rebuild eclipse launchers for linux ppc64 and ppc64le usingArun Thondapu1-5/+7
the machines provided by redhat Adjust default JAVA_HOME values in the build script for Linux Change-Id: I5eaa0c83ffb308e696ebde52ca651a647d9de875 Signed-off-by: Arun Thondapu <arunkumar.thondapu@in.ibm.com>
2017-04-05Bug 514802 - Return empty fragment constant when fragmentWiresKarsten Thoms1-1/+1
collection is empty Signed-off-by: Karsten Thoms <karsten.thoms@itemis.de>
2017-04-04Bug 508357 - Native library is not loaded from bundle on SolarisI20170405-0300I20170405-0200I20170405-0130I20170404-2000Thomas Watson1-2/+2
Make SunOS and Solaris alias each other. Change-Id: Ic40e4d7888530fa328eaea2460db45225a393a67 Signed-off-by: Thomas Watson <tjwatson@us.ibm.com>
2017-04-03Bug 512282 - Rebuild eclipse launchers for linux ppc64 and ppc64le usingI20170404-0840I20170404-0245I20170403-2000Sravan Kumar Lakkimsetti1-3/+20
the machines provided by redhat Change-Id: I8f6a6426d83ab8941abf7aa9ccfeedfb70e10104 Signed-off-by: Sravan Kumar Lakkimsetti <sravankumarl@in.ibm.com>
2017-03-30Revert "Bug 502220 - Default workspace is ${launcher.name}-workspace"I20170402-2000I20170401-2000I20170331-2000I20170330-2000Thomas Watson1-15/+2
This reverts commit 60a423633ebd7246d33e8f95eb642e1dbeb2ea07. Change-Id: I7aad1e0ff3d3e870595fe4fa3883451dce434b89
2017-03-29Bug 514411 - Latest build has warnings in EventListeners::removeListenerY20170330-1000I20170329-2000Thomas Watson1-2/+2
Change-Id: I88660db08e1f84674308b1b6361b4f19edefe414 Signed-off-by: Thomas Watson <tjwatson@us.ibm.com>
2017-03-29Bug 502220 - Default workspace is ${launcher.name}-workspaceMickael Istria1-2/+15
Change-Id: If2d885a7145222e626813e3b29a395f9adef46b3 Signed-off-by: Mickael Istria <mistria@redhat.com>
2017-03-28Bug 514149 - [resolver] issues resolving with substitutable exportsI20170328-2000Thomas Watson2-110/+125
Additional fixes that need to handle blame chains that are more than two. Need to permute from both ends of the blame chain in order to correctly traverse the possible solutions. Otherwise the valid solution may be overlooked. Change-Id: I9fc8ffec2af9e4a242ca450fafce65edcbddebdb Signed-off-by: Thomas Watson <tjwatson@us.ibm.com>
2017-03-27Bug 514149 - [resolver] issues resolving with substitutable exportsThomas Watson2-3/+58
Fix by checking if removing a candidate will substitute the only provider which satisfies a dependency. Change-Id: Iae05477ce7ddef9ee036ac8e7cc5000c816d042f Signed-off-by: Thomas Watson <tjwatson@us.ibm.com>
2017-03-23Bug 514149 - [resolver] issues resolving with substitutable exportsThomas Watson14-0/+843
Add testcase Change-Id: I378d22ad768831ad1e618ef5f0eee95ff52424c7 Signed-off-by: Thomas Watson <tjwatson@us.ibm.com>
2017-03-02Bug 512707 - Add support for recursive class processingY20170321-2315Y20170321-0120Y20170316-0500Y20170309-1000S4_7_0_M6I20170327-2000I20170326-2000I20170325-2000I20170324-2000I20170323-2000I20170322-2000I20170321-2000I20170320-2000I20170319-2000I20170318-2000I20170317-2000I20170316-2000I20170315-2000I20170315-0500I20170314-2000I20170313-2000I20170312-2000I20170311-2000I20170310-2000I20170308-2000I20170308-0800I20170307-2000I20170307-0800I20170307-0610I20170307-0450I20170307-0420I20170307-0410I20170307-0150I20170306-2000I20170306-0800I20170305-2000I20170304-2000I20170303-2000I20170302-2000Thomas Watson15-66/+376
Change-Id: I3223216586d1cb5bf399132b26293cf0e787377f Signed-off-by: Thomas Watson <tjwatson@us.ibm.com>
2017-02-28Bug 501950 - [ds] replace Equinox DS implementation with Felix SCR (DS)Y20170302-1000I20170301-2000I20170228-2000Markus Keller1-0/+6
implementation Added API filter for field addition (see bug 496145)
2017-02-09Bug 511593 - Issue resolving split packagesY20170223-1000Y20170216-1515Y20170216-1450Y20170216-1000I20170228-0330I20170228-0240I20170227-2000I20170226-2000I20170225-2000I20170224-2000I20170223-2000I20170222-2000I20170221-2000I20170220-2000I20170219-2000I20170218-2000I20170217-2000I20170216-2000I20170216-0140I20170215-2000I20170214-2200I20170214-2000I20170213-2000I20170212-2000I20170211-2000I20170210-2000I20170210-0615I20170210-0600I20170210-0550I20170210-0530I20170209-2000Thomas Watson5-46/+29
Change solution to avoid introducing new API on ModuleWiring. Change-Id: I1de1dd5ce55c05b04f9eaa699606ce70ba22ec89 Signed-off-by: Thomas Watson <tjwatson@us.ibm.com>
2017-02-09Bug 511593 - Issue resolving split packagesThomas Watson1-0/+11
Add javadoc for the getSubstitutionWires method Change-Id: I10f81b743365eda2a38b8a08e4e8547612a90e70 Signed-off-by: Thomas Watson <tjwatson@us.ibm.com>
2017-02-03Bug 511268 - Tracing should honour -consoleLogY20170209-1000I20170208-2000I20170208-0700I20170207-2000I20170206-2000Thomas Watson1-13/+26
Change-Id: Ib7ce9ab914f96f1ec739c8e88be8aaf4b6c269f2 Signed-off-by: Thomas Watson <tjwatson@us.ibm.com>
2017-02-03Bug 511593 - Issue resolving split packagesI20170205-2000I20170204-2000I20170203-2000Thomas Watson3-8/+140
The resolver implementation fix. Change-Id: I71384aec4decc0a7b009c5d48815ade3a8a4c010 Signed-off-by: Thomas Watson <tjwatson@us.ibm.com>
2017-02-03Bug 511593 - Issue resolving split packagesThomas Watson1-1/+95
Add testcase for substituted split a packages. Change-Id: I3b937c6fa2b94122d02aa582027da361b8574bf5 Signed-off-by: Thomas Watson <tjwatson@us.ibm.com>
2017-01-18Restore Headers temporarily.Y20170202-1000Y20170126-1700Y20170126-1000Y20170119-1000S4_7_0_M5I20170202-2000I20170201-2000I20170131-2000I20170130-2000I20170130-0600I20170129-2000I20170128-2000I20170127-2200I20170127-2000I20170126-1030I20170126-0505I20170125-2000I20170125-0800I20170124-2000I20170124-0800I20170123-2000I20170123-0830I20170123-0800I20170122-2000I20170121-2000I20170121-0950I20170120-2000I20170119-2000I20170119-1010I20170119-0345I20170118-2000Thomas Watson1-0/+338
Change-Id: I202447a6279febe848c5db0b2c301650b06274f6 Signed-off-by: Thomas Watson <tjwatson@us.ibm.com>
2017-01-18Bug 510641 - Remove old Headers implementation.Thomas Watson7-350/+14
Change-Id: Ibc09bc478f68516c692c95181081a08781024ed5 Signed-off-by: Thomas Watson <tjwatson@us.ibm.com>
2017-01-18Bug 510641 - Remove CaseInsensitiveDictionaryMap.putIfAbsent methodBJ Hargrave2-64/+18
We don’t actually need it since put can be used in the constructor when checking for case-variant key issues. Removing putIfAbsent then simplifies some implementation. Change-Id: Id8ae7a2b90b0edd3662f8697d64734e314e20cf8 Signed-off-by: BJ Hargrave <hargrave@us.ibm.com>
2017-01-18Bug 510641 - Alternate CaseInsentiveDictionaryMap implementationBJ Hargrave1-34/+255
This implementation should provide for O(1) lookup even for String key misses. This is done by wrapping String keys in a case-insensitive wrapper with each string key wrapped by a new wrapper object. Change-Id: I083a5141764c3c1108ff72afcb76918e27296bd4 Signed-off-by: BJ Hargrave <hargrave@us.ibm.com>
2017-01-18Bug 510641 - service registry: Rewrite ServicePropertiesBJ Hargrave4-119/+98
The class is now based on CaseInsensitiveDictionaryMap (instead of Headers). Once created, the service properties are internally represented as a Map. Change-Id: I3041237d73e36a533c6d73985d75fb680ad129d7 Signed-off-by: BJ Hargrave <hargrave@us.ibm.com>
2017-01-18Bug 510641 - service registry: Use StringBuilder instead of StringBufferBJ Hargrave2-4/+4
Change-Id: I222c6a298d1ad5fb3aa19c3f122f5c4d8dd97636 Signed-off-by: BJ Hargrave <hargrave@us.ibm.com>
2017-01-18Bug 510641 - Covert use of Headers to CaseInsensitiveDictionaryMapBJ Hargrave6-35/+41
Change-Id: If786a84bf13039cf92204dad8b0afe4abc75c9af Signed-off-by: BJ Hargrave <hargrave@us.ibm.com>
2017-01-18Bug 510641 - headers: Replace Headers with CaseInsensitiveDictionaryMapBJ Hargrave2-1/+413
The CaseInsensitiveDictionaryMap class uses an internal map object. This allows for O(1) lookup for non-String keys and for String keys if the original key case is used; and for O(log n) if a String case-variant is used. The map implementation is complete. Change-Id: I43a4b96d2dca4b4057762f22f98d17db923d67aa Signed-off-by: BJ Hargrave <hargrave@us.ibm.com>
2017-01-18Bug 510638 - Remove FrameworkUtil implementation of FilterI20170118-1215Thomas Watson1-1485/+1
Change-Id: I4e61404678661f2a2b730a73d55e58e3ab4b4833 Signed-off-by: Thomas Watson <tjwatson@us.ibm.com>
2017-01-16Bug 501950: [ds] replace Equinox DS implementation with Felix SCR (DS) ↵I20170117-2000I20170116-2000Markus Keller1-22/+0
implementation removed bad API Tools filters
2017-01-12Update the api filters for the latest OSGi APII20170115-2000I20170114-2000I20170113-2000I20170112-2000Thomas Watson1-0/+14
2017-01-12Update the api filters for the latest OSGi APIThomas Watson1-49/+188
2017-01-11Bug 509525 - Stop packaging Unix buildsY20170112-1300Y20170112-1000Sravan Kumar Lakkimsetti6-148/+1
Change-Id: I5a394ddd6b8e3a0656d4e86a3995660fdbf94e68 Signed-off-by: Sravan Kumar Lakkimsetti <sravankumarl@in.ibm.com>
2017-01-11Bug 501950 - [ds] replace Equinox DS implementation with Felix SCR (DS)I20170112-0245I20170112-0200I20170111-2000Thomas Watson49-200/+3295
implementation Update the DS API for R6 Change-Id: I49f46a8474a4b434ad20fe54f2ad8f0f4d649e99 Signed-off-by: Thomas Watson <tjwatson@us.ibm.com>
2017-01-05Bug 509973 - Comparator errors in I20170105-0320Y20170105-1040Y20170105-1000I20170111-0200I20170110-2000I20170109-2000I20170108-2000I20170107-2000I20170106-2000I20170105-2000Thomas Watson2-0/+5
Change-Id: Ic611932c4408d41f72f33d713c9554e367334eeb Signed-off-by: Thomas Watson <tjwatson@us.ibm.com>
2017-01-03Bug 509876 - PlatformAdmin read-only state uses wrong timestamp forI20170105-0320I20170105-0230I20170104-2000I20170104-0800I20170103-2000Thomas Watson2-3/+24
State.getTimeStamp() Change-Id: I42c703cfec338f7eb1950d5d9c4d0c222fe792eb Signed-off-by: Thomas Watson <tjwatson@us.ibm.com>
2016-12-19Bug 509313 - Update CDT configurations for launcher nativesY20161229-1000Y20161223-1030Y20161222-1000I20170102-2000I20170101-2000I20161231-2000I20161230-2000I20161229-2000I20161228-2000I20161227-2000I20161226-2000I20161225-2000I20161224-2000I20161223-2000I20161223-0615I20161222-2000I20161221-2000I20161221-0400I20161220-2000I20161220-0530I20161219-2000Alexander Kurtakov2-116/+117
* Updates for .cproject format changes. * Add gdk-pixbuf include path. * Remove space at end of glib include path making CDT to not resolve it. * Switch to the modern X11 include path. Change-Id: I167ebcd4abf8c659ef36d25d712bb68098bd4e6e Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
2016-12-19Bug 509311 - Replace GtkSignalFunc with GCallbackAlexander Kurtakov1-2/+2
GtkSignalFunc is gone in GTK3 and GGcallback is available in the min GLib required. Change-Id: If72db866935d1b0bb4b48c6abc93b2cc870822ca Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
2016-12-16Bug 509351 - org.eclipse.osgi.compatibility.state needs version increaseI20161219-0145I20161218-2000I20161217-2000I20161216-2000Thomas Watson2-2/+2
for oxygen Change-Id: Id12c2fbdd2c5aeca0313d6c961aa44158aeb6701 Signed-off-by: Thomas Watson <tjwatson@us.ibm.com>
2016-12-15Bug 509318 - Update resolver implementation to latest from apacheThomas Watson3-34/+74
Change-Id: I6898a735b29127d71d1ba285106062315f978f88 Signed-off-by: Thomas Watson <tjwatson@us.ibm.com>
2016-12-13Binaries v20161213-1256Y20161215-1200I20161215-2000I20161215-0915I20161215-0830I20161215-0730I20161215-0130I20161214-2000I20161214-1005I20161213-2000Arun Thondapu20-20/+20
2016-12-13Bug 508576 - Simplify GTK initializationAlexander Kurtakov3-17/+9
Function gtk_init_with_args is present in the min GTK version required so there is no need to check for it's existence and try gtk_init_check after that. Also g_error_free is mandatory function so no need for if(g_error_free) g_error_free(...). Change-Id: Idd13fb1009e0b0e434e0a409487863dd3ea06325 Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
2016-12-02Bug 508577 - Remove NETSCAPE_FIXAlexander Kurtakov2-9/+2
Function not implemented and not used anywhere. Change-Id: I52bdc4fa7e05c9c9a94526eedc3aa933cb9eb637 Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
2016-12-01Bug 508542 - Failures for testBug490902 in I-buildsY20161208-1000S4_7_0_M4I20161213-0600I20161213-0300I20161212-2000I20161211-2000I20161210-2000I20161208-0830I20161208-0730I20161207-2000I20161207-1340I20161207-0800I20161207-0515I20161206-2000I20161206-0800I20161205-2000I20161205-0800I20161204-2000I20161203-2000I20161202-2000I20161201-2000Thomas Watson2-7/+6
Change-Id: I4f75a52880f235675b9446415b2d2297c266c4d9 Signed-off-by: Thomas Watson <tjwatson@us.ibm.com>
2016-11-30Bug 507115 - NPE in ResolverImpl.unresolveBundle after importing pluginsY20161201-1000I20161201-0800I20161130-2000Andrey Loskutov1-4/+10
into workspace Change-Id: I0a7ed9b6460b493344a485b9a4d64f4455abbf5c Signed-off-by: Andrey Loskutov <loskutov@gmx.de>
2016-11-29Bug 508308 - Fix alternate ws guessesI20161129-2330I20161129-2000Alexander Kurtakov1-22/+2
SWT doesn't ship any of the alternate WS so trying to load them will never succeed. Further more HPUX and AIX still have MOTIF as WS which would prevent the proper WS guess if not explicitly specified. Change-Id: I67d5fb2b3f60391e42ac802f0abd36ee438290de Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
2016-11-29Bug 508291 - Remove unneeded gtk callsAlexander Kurtakov3-7/+0
Function gtk_set_locale call is not needed with gtk 2.24+ as gtk_init does it by default. Also remove other unused binding too. Change-Id: I92ca6d16d502ddbd2ef8603320cffdd59afa6996 Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
2016-11-22Bug 507979 - Fix gcc -Wmisleading-indentation warningsAlexander Kurtakov3-4/+4
Use tabs consistently to not confuse gcc blocks has misleading formatting. Change-Id: I91af853c643b9edf0dc54b9677bb8269c451bf76 Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
2016-11-17Bug 507703 - Add toString to ModuleWiringY20161124-1000I20161128-2000I20161128-0600I20161128-0330I20161127-2000I20161127-1300I20161126-2000I20161126-0815I20161125-2000I20161124-2000I20161123-2000I20161122-2000I20161121-2000I20161120-2000I20161119-2000I20161118-2000I20161117-2000Thomas Watson2-2/+26
Change-Id: I4067437e5da201f472c48173a2595e63bb589177 Signed-off-by: Thomas Watson <tjwatson@us.ibm.com>

Back to the top