17
I Use This!
Activity Not Available

Commits : Listings

Analyzed 11 months ago. based on code collected almost 1 year ago.
Nov 16, 2022 — Nov 16, 2023
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Update tests for section 3.2 to PDR More... about 16 years ago
fix deployment test More... about 16 years ago
Naive tests for a web bean More... about 16 years ago
Update tests and impl for rest of chapter 2 to PDR More... about 16 years ago
Update tests for 2.7 to PDR, tidy up after an eclipse refactor More... about 16 years ago
coverage More... about 16 years ago
Add apitypetest More... about 16 years ago
git-svn-id: http://anonsvn.jboss.org/repos/weld/ri/trunk@157 1c488680-804c-0410-94cd-c6b725194a0e More... about 16 years ago
cleanup More... about 16 years ago
add log4j More... about 16 years ago
Update Tests to PDR for sections 2.1 - 2.6 inclusive More... about 16 years ago
Moved over logging package from Seam More... about 16 years ago
Replace all instances of component with bean More... about 16 years ago
Minor. Some more context tests. Bean creation through Util More... about 16 years ago
Replace all instances of component with bean More... about 16 years ago
Add utility classes for creating simple models and simple beans More... about 16 years ago
Add instantiation More... about 16 years ago
fix var name More... about 16 years ago
Add/fix all exceptions More... about 16 years ago
minor (thanks Matt :-) More... about 16 years ago
implement name based resolution, resolution index rebuild when a bean is added, use of parameterized types and annotation members when doing typesafe resolution More... about 16 years ago
Allow any level of subclassing of AnnotationLiteral and TypeLiteral More... about 16 years ago
minor More... about 16 years ago
Add a BeanMap More... about 16 years ago
Added add(Bean<?> component, Object instance) rename values => beans set active=false when destroy called (correct?) More... about 16 years ago
Initial context tests Added active attribute and setter to BasicContext More... about 16 years ago
Fixes and tests for type safe resolution More... about 16 years ago
A "real" annotation always returns 0 as it's hashCode More... about 16 years ago
implement equals, hashCode, still need to compare members More... about 16 years ago
unused import More... about 16 years ago