1. 79e028a Fixed embarrassing typo. by Bob Lee · 15 years ago
  2. 60ee767 Made rule about injecting T or a subtype of T more precise. by Bob Lee · 15 years ago
  3. bfc0343 Added rule to spec requiring injectors to support injecting user-specified subtypes. Clarified and otherwise improved docs on Tck. Added a test case that mixes package private with overridding. by Bob Lee · 15 years ago
  4. 18603c8 Made static and private member injection optional. by Bob Lee · 15 years ago
  5. fc7281e Added JUnit. by Bob Lee · 15 years ago
  6. eedff3d Updated build script to build TCK. by Bob Lee · 15 years ago
  7. b25f939 Further tests for the TCK: method visibility and overrides. by Jesse Wilson · 15 years ago
  8. ae2c913 An early draft of the JSR 330 TCK. Most checks haven't been added yet. by Jesse Wilson · 15 years ago
  9. ba55c0c Updated Javadocs. by Bob Lee · 15 years ago
  10. 531fe37 Updated Javadocs. by Bob Lee · 15 years ago
  11. 47092e9 Added a note about exceptions to Provider's docs. Noted that Provider is typically implemented by an injector. Specified that instances returned by Provider.get() are fully constructed and by Bob Lee · 15 years ago
  12. c92d8c3 Repackaged as javax.inject. by Bob Lee · 15 years ago
  13. 89db028 Initial checkin. by Bob Lee · 15 years ago