summaryrefslogtreecommitdiffstats
path: root/testing-client/src
Commit message (Collapse)AuthorAgeFilesLines
* Better handling of classpath discoveryAndy Clement2017-09-271-23/+26
| | | Some alternate behaviour added to work better on Java9
* Upgraded to new JDT compiler - neon.1 and a bitAndy Clement2016-11-072-12/+11
|
* 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-161-2/+2
| | | | build break and improve diagnostics)
* Bug 153907 "Facilitate LTW testing in a custom ClassLoader hierarchy" ↵mwebster2006-08-151-0/+185
| | | | (TestServer, TestServerTest and LTWServerTests)
* message was wrong way round!aclement2006-07-251-2/+2
|
* update license to EPLacolyer2006-06-011-2/+2
|
* 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).
* resolving unused-imports warningswisberg2003-02-131-2/+1
|
* initial versionwisberg2002-12-162-0/+984