Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2013-01-23Bug 395196 - [metatype] Unhelpful error message from metatype parserv20130123-143937John Ross7-103/+131
2013-01-22Bug 398830 - remove jsr14 from pom files of projects using Java 5v20130122-183902Thomas Watson1-13/+0
2012-12-10Bug 396094 - Merge in CBI patches from 4.2.2 into 4.3 (pom changes) forv20121210-201919I20121218-0800I20121214-0730I20121213-1200I20121212-2000I20121212-0800I20121211-2000I20121211-0800I20121210-2000Thanh Ha1-1/+1
2012-09-25Bug 369145 - Stop the use of jsr14v20120925-191900Thomas Watson3-305/+298
2012-05-22Bug 379748 - Pull request for Equinox from CBIv20120522-1841Thomas Watson1-0/+40
2012-02-16Bug 371557: Don't instantiate resource bundle until the first time a translat...v20120216-2333John Ross4-128/+155
2011-11-22Bug 364461: Added javacWarnings..=-hiding to metatype build.properties.v20111122-1632John Ross1-0/+2
2011-11-22Bug 353049: Completed the Extendable API Javadoc.John Ross5-1/+61
2011-11-22Bug 364459: Check for null icon list when no icons were specified.John Ross1-0/+6
2011-11-21Bug 349189: Added support for returning icons that are the closest possible m...v20111121-2050John Ross3-72/+71
2011-11-21Bug 363374: Replaced remaining references to BundleWiring.findEntries with Bu...John Ross2-15/+7
2011-11-18Bug 349189: Updates to AttributeDefinition.getDefaultValue.John Ross1-4/+9
2011-11-18Bug 363374: Bundle.findEntries used instead of BundleWiring.findEntries.John Ross1-7/+3
2011-10-06Bug 360153 - Add project prefs to force unix LF on new text files.Thomas Watson1-0/+2
2011-09-28Convert line endings to LFBJ Hargrave24-3491/+3491
2011-09-27Bug 358969: Changed resource bundle names to match package name. Also changed...John Ross3-3/+3
2011-07-25Bug 349711 - [metatype] Improve metatype implementation in equinox tojwross26-3140/+3495
2011-07-01Bug 345562 - [metatype] Metatype Service tries to read directory entries and ...v20110705jross1-0/+2
2011-07-01Bug 346804 - [metatype] Error parsing xml with empty <MetaData/> elementjross1-1/+1
2011-07-01Bug 350201 - [metatype] No error is reported when "type" attribute is missing...jross7-58/+44
2011-05-02update copyrightsv20110502-1540v20110502Thomas Watson1-1/+1
2011-04-29Bug 344292 - Metatype: ObjectClassDefinition.getIcon(int) should never return...jross1-2/+7
2011-04-06Bug 341963 - [metatype] StringIndexOutOfBoundsException when description or n...Thomas Watson1-2/+2
2011-04-06Bug 341900 - Metatype must support optional 'pid' attribute on <Designate> el...Thomas Watson4-9/+12
2011-03-25Bug 340899 - Metatype service implementation ignores Bundle-Localization mani...Thomas Watson2-4/+14
2011-03-18Bug 332161 - MetaType service trims whitespace from arguments passed to Attri...Thomas Watson7-205/+276
2011-03-15Bug 334642 - [metatype] Parsing of metafile without default value failsThomas Watson3-15/+2
2011-02-16Bug 337219 - Metatype Impl failing CT due to recent change in Bundle Wiring APIThomas Watson2-102/+56
2011-02-15Bug 334005 - MetaTypeInformation.getFactoryPids() returns non-factory pidsRoot_OSGI_R4_3_WiringThomas Watson6-12/+12
2011-01-13Bug 334005 - MetaTypeInformation.getFactoryPids() returns non-factory pidsThomas Watson6-46/+124
2010-12-15remove Bundle-Copyright headers.v20110413Thomas Watson2-2/+0
2010-12-08Bug 332131 - Compile warnings in I20101207-2000 build for event and metatypeThomas Watson1-0/+4
2010-11-30Bug 329452 - Service impls should use a tight version range for service imports.v20101204Thomas Watson1-1/+1
2010-11-15Bug 330148 - MetaType service ignores min and max restrictions for STRING and...v20101115Thomas Watson1-4/+4
2010-11-15Bug 327173 - Metatype service should support password attribute definition type.Thomas Watson2-2/+11
2010-10-25Bug 311128 - add support for metatype on declarative servicesv20101025Thomas Watson6-170/+334
2010-10-18Need to use jsr14 target in the workspace.v20101018Thomas Watson1-1/+1
2010-10-18Bug 327174 - Update Metatype service source code to use jsr14 and generics.Thomas Watson15-582/+490
2010-10-11 Bug 319501 - [metatype] should use OSGi loggingThomas Watson12-171/+333
2010-10-11 Bug 122993 - [metatype service] AttributeDefinitionImpl attempts to localiz...Thomas Watson2-11/+3
2010-01-18Bug 299090 org.eclipse.equinox.event should be set to use API Toolingv20100118Thomas Watson2-1/+7
2009-05-20update copyrightsThomas Watson2-2/+2
2009-03-04Bug 254300 Brandingpre_log_1_1Thomas Watson1-1/+1
2009-02-24Bug 266043 [metatype] Latest I-build shows unused codeThomas Watson2-4/+4
2009-01-23Bug 253593 Execution EnvironmentThomas Watson3-6/+6
2007-08-21Update shared core compiler settings and format on save.Thomas Watson2-12/+92
2007-02-26Updated shared Core compiler settings for formatting.v20080212_oldcontentRoot_bug183883DJ Houghton2-1/+260
2006-07-12bug 132918. Create project encoding settingsBJ Hargrave1-0/+3
2006-06-13Bug 143576 Several cases where we're not ungetting tracked servicesThomas Watson1-4/+2
2006-06-01update about.html files to fix eclipse.org url ref.v20060601aThomas Watson1-2/+2

Back to the top