You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
acolyer f74a5c0fc3 updates to reflection library (largely javadoc, but with a few small tweaks) 18 years ago
..
.settings weaver5 split out so weaver can continue to be built with Java1.3 18 years ago
java5-src/org/aspectj/weaver/reflect updates to reflection library (largely javadoc, but with a few small tweaks) 18 years ago
java5-testsrc/org/aspectj/weaver/tools trick the build machine into compiling our code ! 18 years ago
testsrc Bit of shuffling to keep the build machine happy. Basically the 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. 18 years ago
.classpath Using JRE15_LIB to permit default JRE to be 1.3 (see aspectj5rt and loadtime5) 18 years ago
.cvsignore doh! 18 years ago
.project weaver5 split out so weaver can continue to be built with Java1.3 18 years ago
build.xml weaver5 split out so weaver can continue to be built with Java1.3 18 years ago