Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bit of shuffling to keep the build machine happy. Basically the ↵ | aclement | 2005-09-28 | 2 | -3/+560 |
| | | | | PointcutExpressionTest is now in *two* places. Its in weaver and when run it will not use a 1.5 delegate, and its in weaver5 where it *will* use a 1.5 delegate. I changed the logic in the ReflectionDelegateFactory to allow for being unable to find the 1.5 delegate class, although this should only arise on the build machine or running weaver tests standalone. | ||||
* | trick the build machine into compiling our code ! | aclement | 2005-09-27 | 2 | -0/+1 |
| | |||||
* | doh! | aclement | 2005-09-26 | 1 | -0/+6 |
| | |||||
* | weaver5 split out so weaver can continue to be built with Java1.3 | aclement | 2005-09-26 | 9 | -0/+833 |