aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* completely new adapter implementation delegates to AjcTask wisberg2003-04-091-160/+122
* support for wisberg2003-04-091-128/+669
* added API tickler pending testwisberg2003-04-091-0/+1
* fixed typoehilsdal2003-04-081-1/+1
* folded in material from README-11.htmlehilsdal2003-04-0837-3809/+4414
* removed unneeded dependency on jdtwisberg2003-04-031-2/+1
* updated build to handle empty jdt modulewisberg2003-04-031-0/+0
* - if a module has no source files, rather than aborting, create a minimal fil...wisberg2003-04-031-13/+38
* - a module now may be valid if it contains only references to library jars. wisberg2003-04-031-9/+44
* no longer expecting sources in jdt modulewisberg2003-04-031-3/+4
* Updated license checking tests to accept "Contributors" as sole copyright hol...wisberg2003-04-031-1/+6
* Corrected license. To check licenses, run build unit tests (CheckLics in par...wisberg2003-04-031-6/+12
* removed unused dependency on jdtwisberg2003-04-021-2/+1
* Major changes in order to move to Eclipse-JDT 2.1 as a base. jhugunin2003-03-28938-237289/+962
* Test cases for declare parent scenarios - suspected compiler bugs.acolyer2003-03-271-0/+15
* Test cases for declare parent scenariosacolyer2003-03-272-0/+49
* Extended test case support to allow verification of compiler messages produced acolyer2003-03-278-3/+141
* test and fix for Bugzilla Bug 34925 v1_1_0_RC1jhugunin2003-03-135-50/+133
* Updated for 1.1rc1: wisberg2003-03-131-71/+65
* changing tests to knownLimitation per jim. wisberg2003-03-132-40/+45
* now quiet, and fixed classpath wrt junit, tools.jarwisberg2003-03-131-4/+4
* adding junit automatically for taskdef resolutionwisberg2003-03-131-0/+4
* Updated refs to 1.1beta5 to read 1.1 release candidate 1acolyer2003-03-131-3/+3
* JSR-45 and resource copying. wisberg2003-03-131-3/+7
* *minimal* 1.1 porting notes gleaned mostly from 1.1 changes. wisberg2003-03-131-0/+79
* refer to README-11 for 1.1-related changes.wisberg2003-03-131-1/+3
* Doc updates for new resource copying. Also 1.1 cleanupwisberg2003-03-132-29/+76
* revamped for normalized path handling and generalized resource-copyingwisberg2003-03-131-75/+194
* - generalized support resource copying, now from injars or sourceroots and ou...wisberg2003-03-131-197/+327
* upgraded for new resource-copying API's and also testing nested paths and ref...wisberg2003-03-132-19/+124
* adding resources to src directory to test resource copying to outputwisberg2003-03-135-0/+6
* remove unused APIwisberg2003-03-131-3/+2
* fix for class not allowed to extend aspect and moving corresponding test out ...jhugunin2003-03-124-10/+17
* fixed for graceful error handling (i.e. the compiler doesn't dump stack ;-) jhugunin2003-03-125-27/+16
* fix and test for Bugzilla Bug 34858 jhugunin2003-03-125-0/+109
* better rendering of exceptions thrown (including those from previously-unrend...wisberg2003-03-121-9/+11
* @testcase type not imported in aspect wisberg2003-03-122-0/+14
* @testcase type not imported in around advicewisberg2003-03-122-0/+19
* fix and test for Bugzilla Bug 34820 jhugunin2003-03-123-45/+11
* fix and tests for checked exception on advice being checked at jhugunin2003-03-1214-50/+139
* ?? regenerated file missing from my system but used in test casewisberg2003-03-121-0/+23
* added vm="1.4" to test using assertjhugunin2003-03-121-1/+1
* Added ability to specify property aspectjrt.path acolyer2003-03-121-0/+9
* Fixed typo in run target for spacewar-demo, was sapceware.Game, acolyer2003-03-121-1/+1
* Use consistent time zones in generating time stringsacolyer2003-03-121-1/+4
* Now adds value of "aspectjrt.path" system property to acolyer2003-03-121-1/+4
* recompiled as part of new tests for fastMatch, don't expect any jhugunin2003-03-123-0/+0
* implemented fastMatch method along with some basic tests of jhugunin2003-03-1233-103/+176
* fixed Bug 29934 jhugunin2003-03-124-8/+17
* fixing Bug 31724 jhugunin2003-03-1115-83/+196