0
I Use This!
Activity Not Available

Commits : Listings

Analyzed 4 months ago. based on code collected 7 months ago.
Oct 06, 2022 — Oct 06, 2023
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Avalon PMC does not want avalon to be mentioned in this manner. More... over 20 years ago
do a little cleanup More... over 20 years ago
missed a test class! More... over 20 years ago
start getting serious about test coverage. The core package is now at 100%. That's some seriously ugly tests though :D. More... over 20 years ago
fix artifact id More... over 20 years ago
sync with rename More... over 20 years ago
move HomerAwareExtension to type2.aware package. More... over 20 years ago
* delete the component library from its old location * move the abstract test where it belongs * add tests for pico and jicarilla (no surprise: they pass (so far)) More... over 20 years ago
start creating the first abstract test. It actually works. Yeah :D More... over 20 years ago
catch some reference bugs More... over 20 years ago
unfortunately, I think interface-based proxying or interception (ie, nanning, aspectj 1.2, etc) is not going to work. We'd have to expose all setXXX as public and specify them in an interface. I don't want to do this as it would prohibit easy testing of (for example) whether a type 2 container can work with setXXX if they're not specified in an interface. And I don't want to go with (heavy) bytecode modification....I can imagine that interfering with what advanced containers themselves feel like doing with security policies, classloading, etc. So the only thing I can really think of atm is 'manual' logging, for which I've set up the basics. More... over 20 years ago
* remove the beans and their commander * make everything use abstract base classes * fix 'n optimize imports * etc More... over 20 years ago
Initial revision More... over 20 years ago
include readme+license in distro More... over 20 years ago
made a release :D More... over 20 years ago
update to latest snapshot More... over 20 years ago
update snapshots More... over 20 years ago
update descriptions More... over 20 years ago
0.3a release More... over 20 years ago
0.2a release More... over 20 years ago
0.5a release More... over 20 years ago
0.6a release More... over 20 years ago
0.8 release More... over 20 years ago
wasn't maintaining this, so remove it. More... over 20 years ago
exclude abstract tests More... over 20 years ago
make all tests pass More... over 20 years ago
update to reflect the changes made to framework. Remove all the yellow and red while I'm at it :D More... over 20 years ago
finish updating to new exception setup More... over 20 years ago
update to new exception setup More... over 20 years ago
make tests succeed More... over 20 years ago