1. 4190b19 Bug 529079 - Add Automatic-Module-Name header for Java 9 by Karsten Thoms · 7 years ago I20180102-2000 I20180102-2215
  2. a0393a6 Bug 517929 - Update POMs in the master for 4.8 release by Alexander Kurtakov · 8 years ago I20170622-0950 I20170622-2000 I20170623-0110 I20170623-2000 I20170624-2000 I20170625-2000 I20170626-2000 I20170627-2000 I20170628-0310 I20170628-2000 I20170629-0210 I20170629-0425 I20170629-2000 I20170630-0410 I20170630-2000 I20170701-2000 I20170702-2000 I20170703-2000 I20170704-2000 I20170705-2000 I20170706-0630 I20170706-2000 I20170707-0530 I20170707-2000 I20170708-2000 I20170709-2000 I20170710-2000 I20170711-2000
  3. 9cb3b48 Bug 496465 - Prep for 4.7 (Oxygen) and 4.6.1 (Neon.1) maintenance builds by Thomas Watson · 9 years ago
  4. 80269cc Bug 490273 - Move tests to JUnit 4 by Sopot Cela · 9 years ago
  5. c4222b9 Bug 483616 - The metatype implementation does not allow OCDs with no ADs by Thomas Watson · 9 years ago
  6. fadccc5 Bug 469765 - Prep for 4.6 (Neon) and 4.5 (Mars) maintenance builds by Thomas Watson · 10 years ago
  7. 64ee606 Bug 436736 - Prep for 4.5 (Mars) and 4.4 maintenance builds by Paul Webster · 11 years ago I20140701-0800 I20140708-0800 I20140715-0800 I20140722-0800 I20140729-0800
  8. 1354da9 Bug 421487 - Initial test. by John Ross · 11 years ago
  9. 3c706bc Bug 416640 - Initial tests. by John Ross · 12 years ago I20130916-2000 I20130916-2330 I20130917-0800 I20130917-2000 I20130918-0800 I20130918-2000 I20130924-0800 I20130924-1130
  10. 916c5cb Bug 415941 - Set 'code.ignoredWarnings' for test bundles in order to use global build settings by Thomas Watson · 12 years ago
  11. a05abab [Bug 415622] UserTest.testGetUser fails. by John Ross · 12 years ago
  12. 713b33d Bug 411169 - Update parent POMs for Luna by Paul Webster · 12 years ago
  13. 8b767d4 Bug 403970 - Update rt.bundles and rt.framework parent versions by Thomas Watson · 12 years ago
  14. fb59b93 Ignore output build output folders for tests. by Thomas Watson · 12 years ago I20130319-1000 N20130318-2000
  15. 55c8997 Bug 397850 - [CBI] use the correct group IDs for all artifacts by Thomas Watson · 12 years ago I20130225-2230 I20130225-2315 I20130226-0800 I20130226-0912 I20130226-2000 I20130226-2100 I20130226-2200 I20130227-0112 v20130225-170224
  16. 2ae2bd1 [Bug 395196] Add test for reject default value when not one of the options. by John Ross · 12 years ago
  17. 0c5882c Bug 379748 - Pull request for Equinox from CBI Add poms for Tycho build by Thomas Watson · 13 years ago v20120522-1841
  18. aad83f7 Bug 371980: Added copyrights to new test classes. by John Ross · 13 years ago v20120219-1654
  19. a412d9b Bug 371980: Added new reverse participation order notification test. Added abstract test class and refactored existing tests accordingly. by John Ross · 13 years ago
  20. 049ac4e Bug 364459: New test to sniff out NPE in OCD.getIcon when no icons were specified. by John Ross · 13 years ago
  21. fbfeed1 Bug 349189: Added icons and corrected icon paths in metadata.xml for test. by John Ross · 13 years ago
  22. f155652 Merge branch 'master' into 349189 by John Ross · 13 years ago
  23. a15cf5a Bug 363374: Additional unresolved bundle tests. by John Ross · 13 years ago
  24. d294f4c Bug 349189: New icon tests to ensure proper icon size is returned. by John Ross · 13 years ago
  25. e76b83a Bug 349189: New tests for AttributeDefinition.getDefaultValue. by John Ross · 13 years ago
  26. 1d478e3 Bug 363374: New test for unresolved bundle. by John Ross · 13 years ago
  27. ff55d99 Bug 362137: New tests for coordination maximum timeout. by John Ross · 13 years ago
  28. c9e9b24 Convert CRLF to LF line endings by BJ Hargrave · 14 years ago v20111010-1614
  29. 312a4b5 Bug 360153 - Add project prefs to force unix LF on new text files. by Thomas Watson · 14 years ago
  30. 9f96280 Bug 358969: Small change to avoid repeating constant. by John Ross · 14 years ago
  31. 1891a56 Bug 358969: New test to ensure properties files can be located and used in resource bundles. by John Ross · 14 years ago
  32. 4c57258 Bug 349711 - [metatype] Improve metatype implementation in equinox to by jwross · 14 years ago v20110725-1610 v20110726-1503
  33. 85913f2 update copyrights by Thomas Watson · 14 years ago v20110502 v20110502-1540
  34. 909a777 Bug 341963 - [metatype] StringIndexOutOfBoundsException when description or name attributes are an empty string by Thomas Watson · 14 years ago
  35. 612c8b9 Bug 340899 - Metatype service implementation ignores Bundle-Localization manifest header. by Thomas Watson · 14 years ago
  36. cc5c796 Bug 332161 - MetaType service trims whitespace from arguments passed to AttributeDefinition.validate(String). by Thomas Watson · 14 years ago
  37. 64d8b8c Bug 334642 - [metatype] Parsing of metafile without default value fails by Thomas Watson · 14 years ago
  38. b6f3920 Bug 334005 - MetaTypeInformation.getFactoryPids() returns non-factory pids by Thomas Watson · 14 years ago
  39. 7501782 remove Bundle-Copyright headers. by Thomas Watson · 14 years ago v20110413
  40. d0bd85f Bug 325064 - Handlers registered w/ topic a/b/c/* should not receive events on topic a/b/c by Thomas Watson · 14 years ago v20101129
  41. 36d53ac Bug 330148 - MetaType service ignores min and max restrictions for STRING and PASSWORD when specified independently. by Thomas Watson · 14 years ago
  42. ff3b506 Bug 241663 [user admin] Incorrect Password Save/Load by Thomas Watson · 16 years ago v20090203-1015
  43. 330b8eb More tests by Thomas Watson · 17 years ago
  44. 68fc70a Bug 209849 [useradmin] tests for user admin by Thomas Watson · 17 years ago