Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2007-06-25Fix for mac failuresThomas Watson2-2/+2
2007-06-20Bug 192722 [resolver] BundleDescription order may effect singleton selectionThomas Watson1-0/+87
2007-06-20Bug 191652 Native code is not updated during bundle updateThomas Watson19-33/+462
2007-06-04Performance tests should not create large sets of unresolvable bundles.v20070604Thomas Watson1-1/+1
2007-05-30Add generic tests for update and refreshThomas Watson1-0/+141
2007-05-23Bug 188554 [Regression] Classpath computation is no longer resilient in dev modev20070523Thomas Watson2-0/+338
2007-05-22Bug 188199 NullPointerException in BundleLoader.getLoaderProxyv20070522Thomas Watson1-0/+67
2007-05-22Bug 188075 FilterImpl#getAttributes() returns null when operator is NOTThomas Watson1-1/+48
2007-05-18Bug 187616 StateDeltaImpl.getChanges does not conform to the APIThomas Watson1-0/+51
2007-05-07Bug 185285 [europa]: cycle(s) found while stopping bundlesThomas Watson1-3/+44
2007-04-26Bug 184275 FrameworkEvent source must be system.bundle for STARTLEVEL_CHANGEDThomas Watson1-18/+18
2007-03-13Bug 173436 Issues with adopting the uses directiveThomas Watson1-0/+55
2007-02-26Updated shared Core compiler settings for formatting.DJ Houghton2-1/+260
2007-02-21Bug 175048 generic capability/require constraints don't work with fragmentsThomas Watson1-1/+43
2007-01-08disable buddy classloading testsv20070108Thomas Watson1-71/+70
2007-01-04Add code to debug issue in test results on build machine.Thomas Watson1-4/+34
2006-12-15Bug 168216 Bundle.getResources should avoid parent delegationThomas Watson22-2/+264
2006-12-15Bug 168200 PackageAdmin.refreshPackages does not suspend/resume bundles in co...Thomas Watson2-3/+3
2006-12-15Bug 168200 PackageAdmin.refreshPackages does not suspend/resume bundles in co...Thomas Watson2-7/+8
2006-12-08Bug 150545 ManifestElement does not handle qouted-paths according to the spec.v20061208Thomas Watson2-0/+48
2006-12-06Bug 166499 Version ranges on fragment constraints can cause inconsistentciesThomas Watson1-7/+53
2006-11-15Bug 164077 bundleresouce: URL treats ".." and "../" differently while resolvi...Thomas Watson3-1/+52
2006-11-09Do not throw BundleException when START_TRANSIENT is used for a bundle at the...Thomas Watson1-1/+1
2006-11-07Bug 135885 Standardize and enhance lazy-startafter_bug135885Thomas Watson88-7/+2312
2006-09-18Bug 148966 [BiDi] Regression: from 3.1.2 to 3.2 (I20060602-1317) - copying re...v20060918Thomas Watson3-27/+69
2006-09-15Bug 148966 [BiDi] Regression: from 3.1.2 to 3.2 (I20060602-1317) - copying re...Thomas Watson3-67/+235
2006-08-23Fix compiler warnings in build.Thomas Watson9-47/+54
2006-08-22Bug 151726 StateHelper.getVisiblePackages returns incorrect packages for splitsThomas Watson1-6/+224
2006-07-28Back out bug 151726Thomas Watson1-144/+6
2006-07-27Bug 152042 Fragments not resolving as expectedThomas Watson1-0/+99
2006-07-25Bug 151726 StateHelper.getVisiblePackages returns incorrect packages for splitsThomas Watson1-6/+144
2006-06-03Released new about.html files.v20060603R3_2I20060605-1430DJ Houghton1-1/+1
2006-06-01update about.html files to fix eclipse.org url ref.v20060601aThomas Watson1-2/+2
2006-05-09update about.html files.Thomas Watson1-9/+15
2006-05-03Bug 139806 TextProcessor adds redundant directional characters when called mu...v20060503Thomas Watson3-55/+163
2006-03-17Bug 123707 consider resolver support for matching arbitrary propertiesThomas Watson2-0/+311
2006-03-08new x-friends test.Thomas Watson2-0/+159
2006-03-06Tag a local resolution performance test.v20060306Thomas Watson1-6/+6
2006-02-06Bug 126628 JUnit tests for TextProcessorv20060206Thomas Watson6-0/+264
2006-02-02Bug 114968 Replace monolithic EclipseAdaptor impl with a hookable adaptorpost-bug114968-hooksThomas Watson4-97/+2
2006-01-30Add selection policy test.v20060130Thomas Watson1-0/+62
2006-01-12Add new org.eclipse.osgi.storagemanagerThomas Watson3-74/+68
2006-01-11Bug 123111 Request to create test.xml for each of osgi, runtime and resources...Thomas Watson2-1/+67
2005-12-12Add platform properties tests for support of multiple execution environments.Thomas Watson1-0/+75
2005-12-07Add StateHelper.getPrerequisites method and tests.Thomas Watson1-2/+35
2005-11-30Bug 118520 Problem with resolver resolution algorithmThomas Watson1-0/+449
2005-07-06new resolver tests.v20050726Thomas Watson1-7/+489
2005-07-06Make test deterministic in selecting exports to wire to.Thomas Watson1-1/+1
2005-07-06remove uses directive from Import-Package tests.Thomas Watson1-2/+2
2005-06-08Bug 98437 - PDE file/package loading breaks with symbolic links1-1/+1

Back to the top