Rob Harrop
|
7835e66abb
|
[SPR-6017] a few more tweaks to how getLocalName is handled
|
17 years ago |
Juergen Hoeller
|
8675281972
|
updated to AspectJ 1.6.5
|
17 years ago |
Christian Dupuis
|
a4bbd9abda
|
xsds now use schemaLocation attribute on xsd:import elements to specify the concrete schema version to import
|
17 years ago |
Juergen Hoeller
|
8c7aec3c97
|
scoped proxies retain original qualifiers (SPR-5911)
|
17 years ago |
Juergen Hoeller
|
da7aa37aa6
|
refined generic getProxy signature
|
17 years ago |
Juergen Hoeller
|
3426ad3781
|
prepared 3.0 versions of the remaining namespaces
|
17 years ago |
Chris Beams
|
a9696c7282
|
RESOLVED - SPR-5523: Replace all 'package.html' artifacts with 'package-info.java'
* Applied patch submitted by Carlos Zuniga
|
17 years ago |
Christian Dupuis
|
ca9526de6c
|
added correct aop image
|
17 years ago |
Christian Dupuis
|
6cc33fc609
|
added spring.tooling descriptor and images for all namespaces
|
17 years ago |
Juergen Hoeller
|
266a65982d
|
Servlet/Portlet ApplicationContexts use a specific id based on servlet/portlet name; DefaultListableBeanFactory references are serializable now when initialized with an id; scoped proxies are serializable now, for web scopes as well as for singleton beans; injected request/session references are serializable proxies for the current request now
|
17 years ago |
Juergen Hoeller
|
b88edd1dfc
|
polishing
|
17 years ago |
Juergen Hoeller
|
8583026151
|
revised target class check for non-Spring CGLIB proxy variants (SPR-5694)
|
17 years ago |
Juergen Hoeller
|
e54a44b577
|
refined sequence of registration calls
|
17 years ago |
Juergen Hoeller
|
9306d6dbaa
|
serialize full Pattern objects
|
17 years ago |
Juergen Hoeller
|
1b9b513820
|
AspectJ matchesMethodExecution call needs to be synchronized (SPR-5687)
|
17 years ago |
Juergen Hoeller
|
3e63951a57
|
relaxed @AspectJ detection check (for CGLIB subclasses to still be recognized as an aspect)
|
17 years ago |
Juergen Hoeller
|
56a48272e6
|
avoiding synchronization as far as possible (SPR-5668)
|
17 years ago |
Juergen Hoeller
|
7048689269
|
polishing
|
17 years ago |
Juergen Hoeller
|
62785abc72
|
polishing
|
17 years ago |
Juergen Hoeller
|
dab23a71f9
|
polishing
|
17 years ago |
Chris Beams
|
b8f712621d
|
+ Added isCglibClassName() to AopUtils for checking bean class names before classloading
+ Added tests for @Aspect support in @Configuration classes
+ Added tests for @Inherited @Configuration behavior
|
17 years ago |
Juergen Hoeller
|
96e00d6594
|
clarified applicability of @Order
|
17 years ago |
Juergen Hoeller
|
160249c012
|
generified FactoryBeans and further Java 5 code style updates
|
17 years ago |
Juergen Hoeller
|
85bc98ea4b
|
MethodInvocations and ProceedingJoinPoints always expose original method (not bridge); ProceedingJoinPoint resolves parameter names using ASM-based parameter name discovery
|
17 years ago |
Juergen Hoeller
|
43caa57296
|
optimized OrderComparator usage
|
17 years ago |
Juergen Hoeller
|
777a104d48
|
added @Async annotation, AsyncExecutionInterceptor, AsyncAnnotationAdvisor
|
17 years ago |
Juergen Hoeller
|
0794756fba
|
revised advice ordering (for async execution interceptor)
|
17 years ago |
Juergen Hoeller
|
92588cddc6
|
Java 5 code style
|
17 years ago |
Ramnivas Laddad
|
c8d6c15a05
|
Fixed toString(), toShortString(), and toLongString() methods for signature and join point (SPR-5437)
|
17 years ago |
Chris Beams
|
2d37eb722b
|
+ moving .aop.aspectj.* unit tests from .testsuite -> .context
+ @SuppressWarnings and generic parameters to production .aop sources
|
17 years ago |
Chris Beams
|
579280d7bf
|
Whitespace polishing: leading spaces->tabs; updated eclipse configuration to default to leading tabs for all bundles
|
17 years ago |
Chris Beams
|
e3ec177aab
|
moving unit tests from .testsuite -> .aop
|
17 years ago |
Chris Beams
|
04d3f984b1
|
polish: leading spaces -> tabs across .aop and .testsuite bundles
|
17 years ago |
Chris Beams
|
5cb1b1d17c
|
moving unit tests from .testsuite -> .aop
|
17 years ago |
Chris Beams
|
56908e32cd
|
polish
|
17 years ago |
Juergen Hoeller
|
f8c690c542
|
Java 5 code style
|
17 years ago |
Juergen Hoeller
|
85661c6882
|
Java 5 code style
|
17 years ago |
Juergen Hoeller
|
b0790bf5e7
|
Java 5 code style
|
17 years ago |
Juergen Hoeller
|
29657105da
|
Java 5 code style
|
17 years ago |
Juergen Hoeller
|
347f34c68a
|
EL container integration; support for contextual objects; removal of deprecated Spring 2.0 functionality; Java 5 code style
|
17 years ago |
Arjen Poutsma
|
6b62bd0876
|
Added XSDs and namespace handler files.
|
18 years ago |
Arjen Poutsma
|
c0db207948
|
Added @Override annotations to aop module
|
18 years ago |
Arjen Poutsma
|
c26b9cbb75
|
Removed deprecated classes
|
18 years ago |
Arjen Poutsma
|
c48f8215e6
|
Moved over initial version of aop bundle
|
18 years ago |
Arjen Poutsma
|
99a441fe31
|
Added more modules
|
18 years ago |