Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Fix for Bugzilla Bug 44587 | jhugunin | 2004-01-14 | 1 | -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 SoftException | acolyer | 2004-01-07 | 1 | -0/+0 | |
| | ||||||
* | former version was built with -target 1.2, so it has a bad major version ↵ | wisberg | 2003-06-02 | 1 | -0/+0 | |
| | | | | when running under 1.1 | |||||
* | updating library per binary-compatible change in feb to make build check pass | wisberg | 2003-05-05 | 1 | -0/+0 | |
| | ||||||
* | updated to reflect runtime changes for 1.1 compatibility | wisberg | 2003-04-23 | 1 | -0/+0 | |
| | ||||||
* | updated to remove ignored manifest, make more recent than sources checked in ↵ | wisberg | 2002-12-23 | 1 | -0/+0 | |
| | | | | later. | |||||
* | updated with DEVELOPMENT manifest | wisberg | 2002-12-23 | 1 | -0/+0 | |
| | ||||||
* | trying to avoid incompatible class change error | wisberg | 2002-12-18 | 1 | -0/+0 | |
| | ||||||
* | initial version | wisberg | 2002-12-16 | 2 | -0/+0 | |