summaryrefslogtreecommitdiffstats
path: root/lib/test
Commit message (Collapse)AuthorAgeFilesLines
...
* Fix for Bugzilla Bug 44587 jhugunin2004-01-141-0/+0
| | | | | | | | | | | Erroneous exception conversion and Bugzilla Bug 34206 before():execution(new(..)) does not throw NoAspectBoundException All exceptions that occur during the static intialization of a persingleton aspect will be swallowed. When using that aspect (via aspectOf()) a NoAspectBoundException will be thrown with the original exception from the staitc initializer as the cause.
* updated version of aspectjrt.jar which includes getCause on SoftExceptionacolyer2004-01-071-0/+0
|
* former version was built with -target 1.2, so it has a bad major version ↵wisberg2003-06-021-0/+0
| | | | when running under 1.1
* updating library per binary-compatible change in feb to make build check passwisberg2003-05-051-0/+0
|
* updated to reflect runtime changes for 1.1 compatibilitywisberg2003-04-231-0/+0
|
* updated to remove ignored manifest, make more recent than sources checked in ↵wisberg2002-12-231-0/+0
| | | | later.
* updated with DEVELOPMENT manifestwisberg2002-12-231-0/+0
|
* trying to avoid incompatible class change errorwisberg2002-12-181-0/+0
|
* initial versionwisberg2002-12-162-0/+0