summaryrefslogtreecommitdiff
path: root/atinject.ipr
AgeCommit message (Expand)Author
2009-10-26Fixed embarrassing typo.Bob Lee
2009-10-03Made rule about injecting T or a subtype of T more precise.Bob Lee
2009-09-30Added rule to spec requiring injectors to support injecting user-specified su...Bob Lee
2009-09-29Made static and private member injection optional.Bob Lee
2009-09-28Added JUnit.Bob Lee
2009-09-28Updated build script to build TCK.Bob Lee
2009-09-28Further tests for the TCK: method visibility and overrides.Jesse Wilson
2009-09-27An early draft of the JSR 330 TCK. Most checks haven't been added yet.Jesse Wilson
2009-07-09Updated Javadocs.Bob Lee
2009-07-08Updated Javadocs.Bob Lee
2009-06-23Added a note about exceptions to Provider's docs. Noted that Provider is typi...Bob Lee
2009-04-29Repackaged as javax.inject.Bob Lee
2009-04-04Initial checkin.Bob Lee