aboutsummaryrefslogtreecommitdiffstats
path: root/testing-client/src/org/aspectj/testing/server
Commit message (Collapse)AuthorAgeFilesLines
* mavenizing testing-client module - wipAndy Clement2019-01-231-188/+0
|
* 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-071-3/+3
|
* 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)