Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | updated tests and fix for pr116229 | acolyer | 2005-11-27 | 4 | -6/+6 |
| | |||||
* | ensure this test works on non-windows machines too! | acolyer | 2005-11-25 | 1 | -2/+12 |
| | |||||
* | fixes and improved tests for 117622 | aclement | 2005-11-25 | 2 | -20/+79 |
| | |||||
* | some fixes for 117622 | aclement | 2005-11-23 | 2 | -4/+47 |
| | |||||
* | tests and fix for pr116229 and pr116755. Also adds support and tests for ↵ | acolyer | 2005-11-19 | 2 | -8/+22 |
| | | | | parseTypePattern in PointcutParser. | ||||
* | moved 1.5 dependency to 1.5 module! | aclement | 2005-11-04 | 1 | -0/+5 |
| | |||||
* | organized imports | aclement | 2005-10-10 | 1 | -4/+3 |
| | |||||
* | updates to reflection library (largely javadoc, but with a few small tweaks) | acolyer | 2005-09-30 | 1 | -2/+2 |
| | |||||
* | Using JRE15_LIB to permit default JRE to be 1.3 (see aspectj5rt and loadtime5) | wisberg | 2005-09-29 | 1 | -1/+1 |
| | |||||
* | 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 |