summaryrefslogtreecommitdiffstats
path: root/testing-client
Commit message (Collapse)AuthorAgeFilesLines
* switch to container from jrelibaclement2008-06-061-7/+7
|
* 141556#11 - reworked messagehandler with 'ignore' function! (wooo) - hope ↵aclement2006-08-251-1/+3
| | | | Matthew doesnt complain.
* Bug 153907 "Facilitate LTW testing in a custom ClassLoader hierarchy" (Doh! ↵mwebster2006-08-171-1/+1
| | | | remember to build and commit testing-client.jar)
* Bug 153907 "Facilitate LTW testing in a custom ClassLoader hierarchy" ↵mwebster2006-08-171-5/+4
| | | | (determine why the hell we can't find org/aspectj/runtime/internal/AroundClosure)
* Bug 153907 "Facilitate LTW testing in a custom ClassLoader hierarchy" (2nd ↵mwebster2006-08-161-3/+4
| | | | attempt to get classpath right)
* Bug 153907 "Facilitate LTW testing in a custom ClassLoader hierarchy" (fix ↵mwebster2006-08-162-4/+4
| | | | build break and improve diagnostics)
* Bug 153907 "Facilitate LTW testing in a custom ClassLoader hierarchy" ↵mwebster2006-08-154-0/+228
| | | | (TestServer, TestServerTest and LTWServerTests)
* Bug 113948 "Repackage AspectJ" (move module root suites out of default package)mwebster2006-07-301-2/+1
|
* message was wrong way round!aclement2006-07-251-2/+2
|
* update license to EPLacolyer2006-06-014-8/+8
|
* ignore bintest directoriesacolyer2005-05-311-0/+1
|
* newbuild.xml replacing build.xml, with Alex okwisberg2005-05-192-38/+3
|
* prospective replacements for {module}/build.xml - will move there once ↵wisberg2005-05-111-0/+6
| | | | validated by those who use build.xml.
* LTW modules + AntSpec to test LTW in the sandbox + code cleanup in my FIXME ↵avasseur2005-05-041-1/+5
| | | | + fix in error handling when no debug info can be read from @Aj aspect (many files modified since refactored IMessageHanlder for LTW dontIgnore method)
* From branch: New build scripts that Alex uses under IntelliJ - can be run ↵aclement2005-04-191-0/+35
| | | | individually or via master in build module.
* spring cleaning in advance of 1.2 enhancements: acolyer2004-01-231-1/+1
| | | | | removed unused imports, local variables, and private methods (still there, just commented out).
* Ignore bin directoryacolyer2003-02-261-0/+1
|
* resolving unused-imports warningswisberg2003-02-131-2/+1
|
* minor Tester API tests brought down from atticwisberg2002-12-303-2/+268
|
* initial versionwisberg2002-12-165-0/+1044