1. 4a43cdd mvn spotless:apply by Stuart McCulloch · 3 years, 5 months ago master
  2. cf910ff Minor refactoring by Stuart McCulloch · 3 years, 5 months ago
  3. ecb4b1a Add Sisu code formatting and configure spotless to apply it by Stuart McCulloch · 3 years, 5 months ago
  4. a5f104b Update BREE to JavaSE-1.7 to match new compilation target by Stuart McCulloch · 3 years, 5 months ago
  5. 367eeb2 Bug 563526: require Java 7 for building by Maarten Mulders · 3 years, 6 months ago
  6. 5866453 Update test dependencies to more secure versions (fixes #1 #2) by Stuart McCulloch · 3 years, 5 months ago
  7. 223a706 Update CI link by Stuart McCulloch · 3 years, 10 months ago
  8. 5203bc5 Update build target by Stuart McCulloch · 3 years, 10 months ago
  9. 2937a1f Build with Tycho 1.0.0 by Stuart McCulloch · 7 years ago
  10. 6a80b6b Bug 498757: extract re-usable TypeArguments utility methods by Stuart McCulloch · 7 years ago
  11. e0140ba Bug 507688: allow any entry tag name when representing properties as XML by Stuart McCulloch · 7 years ago
  12. c3feb1c Update plugins to use plexus-archiver 3.0.3 (minimum required for Java 9) by Stuart McCulloch · 8 years ago
  13. c430192 Upgrade to Tycho 0.26.0 (supports building with Java 9) by Stuart McCulloch · 8 years ago
  14. 22b4592 Use earlier version of Tycho when building with JDK7 by Stuart McCulloch · 8 years ago
  15. cb74d1c Upgrade to Tycho 0.25.0 (supports offline mode) by Stuart McCulloch · 8 years ago
  16. f715117 Bug 485099: Avoid static weak cache in ClassRealmManager by Stuart McCulloch · 8 years ago
  17. 06a7a7f Bug 485099: rename ClassRealmManager to RealmManager by Stuart McCulloch · 8 years ago
  18. dbd9e4e Build with Tycho 0.24.0 by Stuart McCulloch · 8 years ago
  19. c176133 Remove deprecated add(injector,rank) and remove(injector) methods by Stuart McCulloch · 8 years ago
  20. 89d674d Cleanup import ordering by Stuart McCulloch · 8 years ago
  21. 9b0c6e8 Use 'present' for current year in headers by Stuart McCulloch · 8 years ago
  22. 77184eb Need APT in target platform to satisfy annotation processor reference in plugin.xml by Stuart McCulloch · 9 years ago
  23. 3041fad Remove unused dependency by Stuart McCulloch · 9 years ago
  24. d6467b2 Update target platform to use latest stable orbit and platform sites by Stuart McCulloch · 9 years ago
  25. cbc6397 Support building with Java9+Jigsaw by Stuart McCulloch · 9 years ago
  26. 46a7fe2 Bug 475588: remove the restriction where a comma-separated string by Stuart McCulloch · 9 years ago
  27. 00f7e46 Bug 477062: tweak scanner tests to run on Java9+Jigsaw by Stuart McCulloch · 9 years ago
  28. f673468 Build with Tycho 0.23.1 by Stuart McCulloch · 9 years ago
  29. df5bde3 Better test name by Stuart McCulloch · 9 years ago
  30. 1139e6a Bug 464568: use last successful update site from sisu-inject build by Stuart McCulloch · 9 years ago
  31. 62a408e Update Guice dependency (add comment that Sisu is still compatible with Guice 3.0+) by Stuart McCulloch · 9 years ago
  32. e22938c Bug 470780: Date AM/PM parsing should use explicit locale by Stuart McCulloch · 9 years ago
  33. 746f452 Bug 470781: only fall back to default-value if Plexus configuration has no value and no children by Stuart McCulloch · 9 years ago
  34. b3c6c7e Bug 470781: test default values can be overridden by Stuart McCulloch · 9 years ago
  35. a15b012 Use deque to manage lifecycle components by Stuart McCulloch · 9 years ago
  36. dbccbd6 Set default concurrency level to 1 (one writer, many readers) by Stuart McCulloch · 9 years ago
  37. d2f03c0 Update target platform to Guice 4.0 by Stuart McCulloch · 9 years ago
  38. 723c8d0 Prepare for next round of development by Stuart McCulloch · 9 years ago
  39. b76b31f Release 0.3.1 by Stuart McCulloch · 9 years ago releases/0.3.1
  40. d7ce37e Format code by Stuart McCulloch · 9 years ago
  41. 9daf0cd Bug 464959: Add support for Xpp3Dom type in PlexusXmlBeanConverte by Anton Tanasenko · 9 years ago
  42. 6c42792 Move development version to 0.9.0-SNAPSHOT by Stuart McCulloch · 9 years ago
  43. 59fb689 Prepare for next round of development by Stuart McCulloch · 9 years ago
  44. eb593bb Release 0.3.0 by Stuart McCulloch · 9 years ago releases/0.3.0
  45. 357cdb8 Protect against null sources by Stuart McCulloch · 9 years ago
  46. 3fcd670 Update to match changes in sisu-inject by Stuart McCulloch · 9 years ago
  47. e9d8f7b Add placeholder to workaround javadoc bug where it crashes attempting to find @javax.annotation.Nullable which is indirectly referenced from various Guava classes on the classpath by Stuart McCulloch · 9 years ago
  48. 8afc36c Use 'test-guice-version' property to run tests against different versions of Guice by Stuart McCulloch · 9 years ago
  49. b84e5c2 Clean up IDE warnings by Stuart McCulloch · 9 years ago
  50. 57af095 Bug 458351: prefer Guice's @Singleton over JSR330's @Singleton for Sisu's own internal components to avoid triggering CDI-377 by Stuart McCulloch · 9 years ago
  51. 7761c74 Bug 427260: use new Sources helper methods by Stuart McCulloch · 9 years ago
  52. 09c9088 Bug 427260: relocate binding source interfaces under Sources by Stuart McCulloch · 9 years ago
  53. ee4fe41 Update headers by Stuart McCulloch · 9 years ago
  54. a28333e Use tycho 0.22.0 by Stuart McCulloch · 9 years ago
  55. cf4235d happy new year! by Stuart McCulloch · 9 years ago
  56. 084c935 Move target platform to Eclipse 3.7 / OSGi 4.3 by Stuart McCulloch · 10 years ago
  57. d2c4c45 Update pom dependencies to match build target by Stuart McCulloch · 10 years ago
  58. b29fcc0 Update build target by Stuart McCulloch · 10 years ago
  59. 2bbb736 Align version of plexus-deps used in build with latest cleared by EMO by Stuart McCulloch · 10 years ago
  60. 4ab225f Align version of plexus-deps used in build with latest cleared by EMO by Stuart McCulloch · 10 years ago
  61. fd1e0f5 Update build target by Stuart McCulloch · 10 years ago
  62. bdbebe5 Clean up requirements by Stuart McCulloch · 10 years ago
  63. c8a0415 Use latest Plexus dependencies in target platform by Stuart McCulloch · 10 years ago
  64. bfd1ff7 Use correct hash for latest plexus dependencies by Stuart McCulloch · 10 years ago
  65. 266b398 Support compilation against latest plexus-utils by Stuart McCulloch · 10 years ago
  66. c350843 Build against latest Plexus dependencies by Stuart McCulloch · 10 years ago
  67. 84e8c1e Build against latest Plexus dependencies by Stuart McCulloch · 10 years ago
  68. 63ab61a Update versions by Stuart McCulloch · 10 years ago
  69. 1410a27 Use stable release by Stuart McCulloch · 10 years ago
  70. 9ba2307 Fix pom by Stuart McCulloch · 10 years ago
  71. 7c75d25 Pick up latest javadoc by Stuart McCulloch · 10 years ago
  72. f4b313e Bump up to latest plugins by Stuart McCulloch · 10 years ago
  73. 83f4415 Bug 445385: take advantage of Java6 Deque API by Stuart McCulloch · 10 years ago
  74. 6dbecb9 Bug 445385: bump minimum JRE level to 1.6 by Stuart McCulloch · 10 years ago
  75. 4f4dd26 Update target platform to match sisu-inject by Stuart McCulloch · 10 years ago
  76. 719b2f9 Update header year by Stuart McCulloch · 10 years ago
  77. 24d293c Update header year by Stuart McCulloch · 10 years ago
  78. b3da023 Update target links by Stuart McCulloch · 10 years ago
  79. d7e990c Build with Tycho 0.21.0 by Stuart McCulloch · 10 years ago
  80. 47964b1 Prepare for next round of development by Stuart McCulloch · 10 years ago
  81. f84efd4 Milestone 0.3.0.M1 by Stuart McCulloch · 10 years ago milestones/0.3.0.M1
  82. ed4e6e3 Source->Cleanup by Stuart McCulloch · 10 years ago
  83. 51a4026 Bug 441254: test disposed realms are forgotten by Igor Fedorenko · 10 years ago
  84. 4d5533a Bug 441254: add/remove realm listener in container class by Stuart McCulloch · 10 years ago
  85. e630c59 Bug 441254: manage the association between ClassRealms and Injectors; remove the injector when the realm is disposed by Stuart McCulloch · 10 years ago
  86. 674ee8b Bug 433187: upgrade test to ASM5 by Stuart McCulloch · 10 years ago
  87. 66aed67 Update target platform by Stuart McCulloch · 10 years ago
  88. c413e5f Update plexus build.extras by Stuart McCulloch · 10 years ago
  89. 0d49725 Bug 423596: upgrade to Plexus Classworlds 2.5.1 by Stuart McCulloch · 10 years ago
  90. 85fcd5f Bug 429277: Remove unused type parameter from BeanEntry List/Set adapters by Stuart McCulloch · 10 years ago
  91. adb99cb Prepare for next round of development by Stuart McCulloch · 10 years ago
  92. 3e42987 Release 0.2.1 by Stuart McCulloch · 10 years ago releases/0.2.1
  93. 26350d7 Record pseudo-container reference in context when using PlexusSpaceModule by Stuart McCulloch · 10 years ago
  94. 8530346 Set optional BeanManager via method rather than constructor by Stuart McCulloch · 10 years ago
  95. 2e3b21c Detect whether the BeanManager in PlexusSpaceModule is a delegate or a replacement for the PlexusLifecycleManager by Stuart McCulloch · 10 years ago
  96. 210d3f4 Bug 429369: fallback to relaxed (unchecked values) Map conversion with warning by Stuart McCulloch · 10 years ago
  97. 8db0668 No need for recursive search when finding components.xml by Stuart McCulloch · 10 years ago
  98. bbe9eb1 Bug 432266: clean-up internal use/binding of @Parameters by Stuart McCulloch · 10 years ago
  99. f2e8a28 Support use of BeanManager delegate in PlexusSpaceModule by Stuart McCulloch · 10 years ago
  100. b7925f5 Bug 429426: avoid memory leak in BasicComponentConfigurator/ClassRealmConverter by Stuart McCulloch · 10 years ago