199 Commits (2ab848aab702312d36990747059849b81b84168d)

Author SHA1 Message Date
  acolyer f800dc9be1 ignore bintest directories 19 years ago
  wisberg 0b30f3e8c6 test failing, emailed mik to investigate. added empty pseudo-test required by ant junit 19 years ago
  wisberg 3592ad39dc empty pseudo-test required by ant junit 19 years ago
  wisberg 2afa9c9148 newbuild.xml replacing build.xml, with Alex ok 19 years ago
  aclement 9b730456c9 Reduced duplication of vm checking logic. 19 years ago
  wisberg 6565120f4e prospective replacements for {module}/build.xml - will move there once validated by those who use build.xml. 19 years ago
  avasseur 83655ff47c fix 75442 thru lateTypeMungers, currently @AJaspectOf and perObject are lateTypeMungers. new LTW tests, some fix in the LTW test error reporting 19 years ago
  aclement 7e56f52c8d Guard running the declare annotation weaving message test unless on a 1.5 vm 19 years ago
  aclement abc9a58ac5 Impl of enhancement 92906 from Andrew Huff. -showWeaveInfo for declare annotation 19 years ago
  aclement d8bfe73246 MultiIncrementalSupport: the key change - looks in the IncrementalStateManager to see if it can locate state for a particular config 19 years ago
  aclement 16963cd868 MultiIncrementalSupport: reports build kind when claiming success. 19 years ago
  aclement 083ada240d Useful guard method - prevents asking for properties twice through ajde. 19 years ago
  acolyer 1ff2a95b30 add aspectj5rt to classpath 19 years ago
  aclement f7bcff6dbf From branch: New build scripts that Alex uses under IntelliJ - can be run individually or via master in build module. 19 years ago
  aclement 45f1f04058 Andys quest to reduce unnecessary test output. 19 years ago
  aclement d3a9088bfc Configure weaver to behave in 1.5 way if Java compiler is configured that way in AJDT. 19 years ago
  aclement 883af3699c Fix for a test that was relying on previous state lying around on disk from a previous test. 19 years ago
  aclement facce3e93c new icons for annotation/enum, 'borrowed' from JDT UI 19 years ago
  aclement b967da32c0 guard on structure model dumping. 19 years ago
  acolyer 983eb455bf fixes for annotation type pattern bugs uncovered in 150 tests 19 years ago
  aclement 06a9daf851 Performance optimization - use stringbuffer (found using xray) 19 years ago
  aclement a89f4272c7 missing copyright. 19 years ago
  mkersten 0e43ed55f5 Fix for Bug 3897 19 years ago
  mkersten 5765d534a5 Tests and fix for: Bug 83565 19 years ago
  aclement 759be74616 Get enum value fields to work in the ASM. Plus test reorg as we are now adding tests that will only run on 1.5 19 years ago
  aclement 0e49f36dbe All jars rebuilt with rev'd weaver version number 2.0 that we will use for AspectJ5 (AJ1.2.1 had version 1.0) 19 years ago
  acolyer ac6d522621 updated binary form 19 years ago
  acolyer 5287f71985 updated binary form 19 years ago
  aclement ebd0cf2217 Rebuilt due to type munger attribute change 19 years ago
  acolyer 1056677410 work in progress.... annotation pointcuts, parsing, and patterns 19 years ago
  aclement 39c8628b2f This modified ordering (?!?) means you don't get silly .ajsym files left around that Eclipse wants you to check into CVS. 19 years ago
  mkersten aab9c2c57d Applied patch for bug#77799 "NullPointerException in StructureSearchManager" 19 years ago
  mkersten c5ac111c5b Change to prevent "uses-pointcut" nodes from appearing by default 20 years ago
  mkersten 4a4d4b2612 Added "uses pointcut" relation to the ASM. 20 years ago
  aclement da1841b97f make the test tidy up after itself to reduce CVS conflicts. 20 years ago
  aclement 6e155a6b9b Fix for Bugzilla Bug 74238: Applet which uses cflow pointcut gets AccessControlException 20 years ago
  aclement b133299238 Fix for Bugzilla Bug 73334 20 years ago
  aclement d1551bda9b Part of fix for AJDT bug 72671 20 years ago
  aclement 197afeadcb FindBugs: fixes. 20 years ago
  aclement b7db7da4c6 Line numbers moved so update expected results 20 years ago
  aclement 413a9ef53b BcWeaverJarMaker updates - now line numbers have changed. 20 years ago
  aclement 0e52e76e3e Fixed name :) 20 years ago
  aclement cd4aeb90df remaining fix for 72016 (problem/type information flowing through AJDE) 20 years ago
  aclement a2469c733c Fix for Bugzilla Bug 70241: outline view shows anonymous inner classes in different way than jdt outline 20 years ago
  aclement eb1d697f95 Fix for Bugzilla Bug 72016: No problem type information from AspectJ compiler / AJDE 20 years ago
  aclement 299d24a826 cant find type/organize imports (and hopefully fix the build) 20 years ago
  aclement 4295fcd68c No really, this *is* the last fix that will make the build work. 20 years ago
  aclement 166bab2ee6 Argh! Surely this will fix the build 20 years ago
  aclement 2982b4cc62 The BIG commit. 20 years ago
  aclement fe049bdf23 Updated testdata for weaveinfo messages. 20 years ago