Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | making paths absolute flushed out a Linux file system dependency in one of the | acolyer | 2004-08-06 | 1 | -1/+1 |
| | | | | | test case constants (not added by me may I add ;) ). Since I was developing on Linux, I didn't catch it. | ||||
* | shadows src classpath entry had crept in by mistake.... | acolyer | 2004-08-06 | 1 | -4/+2 |
| | |||||
* | fix for Bugzilla Bug 42573 | acolyer | 2004-08-05 | 5 | -13/+95 |
| | | | | .lst file entries not resolved relative to list file: {boot}classpath, extdirs, | ||||
* | more diagnostics to help with build failure | aclement | 2004-08-05 | 1 | -1/+1 |
| | |||||
* | added a comment indicating how and where to fix 42743 should | acolyer | 2004-08-05 | 1 | -0/+6 |
| | | | | we decide to do so. | ||||
* | additional incremental tests : bugs 54622, 54621 | acolyer | 2004-08-05 | 43 | -0/+529 |
| | |||||
* | if I will insist on having my own directory.... | acolyer | 2004-08-05 | 1 | -0/+1 |
| | |||||
* | tests for Bugzilla Bug 54618 | acolyer | 2004-08-05 | 2 | -0/+126 |
| | | | | Test to see if we can compile incrementally ignores path change | ||||
* | last piece of fix for Bugzilla Bug 54621 | acolyer | 2004-08-05 | 1 | -1/+36 |
| | | | | Incremental support ignores binary source | ||||
* | No really, this *is* the last fix that will make the build work. | aclement | 2004-08-05 | 2 | -5/+7 |
| | |||||
* | export 'commons' which allows the test stuff in run-all-junit-tests to build ↵ | aclement | 2004-08-05 | 1 | -20/+21 |
| | | | | without a digester problem on Eclipse 2.1 | ||||
* | guard for NPE. | aclement | 2004-08-05 | 1 | -0/+2 |
| | |||||
* | Fix for Bugzilla Bug 67591 | aclement | 2004-08-05 | 1 | -1/+10 |
| | | | | invalid warning indicating no match when a match really occurs | ||||
* | Tests for | aclement | 2004-08-05 | 4 | -1/+180 |
| | | | | | Bugzilla Bug 71273 - RuntimeException thrown: Could not find instruction: org.apache.bcel.generic.B2I Bugzilla Bug 67591 - invalid warning indicating no match when a match really occurs | ||||
* | Fix for Bugzilla Bug 71273 | aclement | 2004-08-05 | 1 | -0/+7 |
| | | | | RuntimeException thrown: Could not find instruction: org.apache.bcel.generic.B2I | ||||
* | Enables a test to access the last run result (for output checking) | aclement | 2004-08-05 | 1 | -3/+9 |
| | |||||
* | up-to-date tip for clean compiles, old Ajc10 task not supported in 1.2. | wisberg | 2004-08-04 | 1 | -6/+40 |
| | |||||
* | fix for Bugzilla Bug 61569 | acolyer | 2004-08-04 | 1 | -0/+7 |
| | | | | if-pointcuts with side-effects | ||||
* | fix for Bugzilla Bug 37607 | acolyer | 2004-08-04 | 1 | -0/+3 |
| | | | | | Spacewar demo has wrong focus on 14 JVM (I'm allowed to do the easy ones too every now and then ;) ). | ||||
* | Argh! Surely this will fix the build | aclement | 2004-08-04 | 1 | -1/+2 |
| | |||||
* | platform neutral path handling. | aclement | 2004-08-04 | 2 | -5/+23 |
| | |||||
* | Works on Linux too :) | acolyer | 2004-08-04 | 1 | -1/+6 |
| | |||||
* | Spring cleaning in the test suite. Docs for AjcTestCase and XMLBasedAjcTestCase | acolyer | 2004-08-04 | 2 | -0/+10 |
| | | | | added in docs dir. | ||||
* | Will this fix the build? | aclement | 2004-08-04 | 1 | -1/+1 |
| | |||||
* | A few extra failing tests I unearthed along the way. | acolyer | 2004-08-04 | 1 | -0/+20 |
| | |||||
* | Don't panic! The tests haven't all disappeared..... | acolyer | 2004-08-04 | 1 | -7803/+35 |
| | |||||
* | Spring cleaning in the test suite. Docs for AjcTestCase and XMLBasedAjcTestCase | acolyer | 2004-08-04 | 131 | -6/+17659 |
| | | | | added in docs dir. | ||||
* | XMLBasedAjcTestCase class and accompanying support. Drives a | acolyer | 2004-08-04 | 8 | -18/+930 |
| | | | | junit test suite based on an ajcTests.xml format test specification. | ||||
* | The JUnit test suite to end all test suites. This should come in pretty ↵ | acolyer | 2004-08-04 | 2 | -19/+49 |
| | | | | handy.... | ||||
* | Added support to ease programmatic testing of compiler (AjcTestCase | acolyer | 2004-08-04 | 7 | -18/+1326 |
| | | | | class and accompanying support). | ||||
* | Some more fix for Bugzilla Bug 60015 | aclement | 2004-08-03 | 3 | -0/+40 |
| | | | | NPE, Incorrect XLint:unmatchedSuperTypeInCall warning | ||||
* | The BIG commit. | aclement | 2004-08-03 | 89 | -226/+2900 |
| | | | | | | | | | - Enhanced structure model support. - *Incremental* structure model support written and tested (currently switched off, see incModelTests.xml) - -showWeaveInfo compiler option - existence of a 'runtimetest' surfaced through relationships - UI can determine if errors/warnings came from DEOWs. - Code to enable type mungers to remember source locations written (currently switched off) | ||||
* | Updated testdata for weaveinfo messages. | aclement | 2004-08-03 | 13 | -3/+3 |
| | |||||
* | removed unnecessary TODOs | aclement | 2004-08-02 | 3 | -6/+0 |
| | |||||
* | Fix for Bugzilla Bug 57666 | aclement | 2004-08-02 | 13 | -12/+163 |
| | | | | | duplicate manifests cause resource-copying to gack (Contributed by Matthew Webster) | ||||
* | Fix for Bugzilla Bug 67774 | aclement | 2004-08-02 | 3 | -0/+25 |
| | | | | Nullpointer-exception in pointcuts using withincode() clause | ||||
* | Fix for Bugzilla Bug 70773 | aclement | 2004-08-02 | 1 | -11/+18 |
| | | | | AspectJ Error: ConncurrentModificationException thrown: null | ||||
* | Upgraded to Eclipse 3.0 final JDT core. v_449a_head_before_30_maintenance | acolyer | 2004-07-30 | 2 | -0/+0 |
| | |||||
* | added some commented out debug code that is useful when you want | acolyer | 2004-07-30 | 1 | -2/+24 |
| | | | | to get information on a failure in a forking task | ||||
* | Upgraded to Eclipse 3.0 final JDT core. v_449a_head_before_30_maintenance | acolyer | 2004-07-30 | 24 | -10/+9 |
| | |||||
* | went for [error] in the end based on a quick local straw poll... | acolyer | 2004-07-29 | 1 | -2/+2 |
| | |||||
* | fix for Bugzilla Bug 40206 | acolyer | 2004-07-29 | 1 | -2/+1 |
| | | | | need common isAspectJSourceFile() method | ||||
* | fix for Bugzilla Bug 40206 | acolyer | 2004-07-29 | 4 | -9/+8 |
| | | | | need common isAspectJSourceFile() method | ||||
* | organized imports. | aclement | 2004-07-29 | 1 | -1/+0 |
| | |||||
* | organized imports. | aclement | 2004-07-29 | 1 | -4/+4 |
| | |||||
* | missed the word 'to' out of new error message | acolyer | 2004-07-29 | 1 | -1/+1 |
| | |||||
* | Now ITDs are reflected correctly in the structure model. Made ↵ | aclement | 2004-07-29 | 1 | -1/+4 |
| | | | | getSignature() more bullet proof in the case of incorrect programs. | ||||
* | just an extra few comments... | aclement | 2004-07-29 | 1 | -0/+7 |
| | |||||
* | Moved all weaver messages into weaver-messages.properties. | acolyer | 2004-07-29 | 27 | -125/+404 |
| | | | | | Includes fixes for Bugzilla Bug 30439 spurious "circular dependency" error | ||||
* | organized imports. | aclement | 2004-07-29 | 1 | -1/+0 |
| |