Juergen Hoeller
d18bdf6448
Polishing
...
(cherry picked from commit d2ef6dc )
2014-09-03 14:25:16 +02:00
Juergen Hoeller
5da8a16284
AbstractAutowireCapableBeanFactory avoids early FactoryBean instantiation on currently created configuration bean
...
Issue: SPR-12141
(cherry picked from commit 4432c41 )
2014-09-03 14:23:56 +02:00
Sam Brannen
3b64db18f7
Include ALL source artifacts in published sources jars
...
This commit updates the Gradle build to ensure that *all* source
artifacts are including in published 'sources' jars.
To achieve this, we are now assembling 'sources' jars from
'sourceSets.main.allSource' and not explicitly including or excluding
anything by default.
Issue: SPR-12085
(cherry picked from commit 07629a3c7c )
2014-08-26 17:06:42 +02:00
Juergen Hoeller
21f0057990
Polishing
2014-08-23 00:11:19 +02:00
Juergen Hoeller
3e17331fd9
PropertySource implementations perform conversion to String arrays via StringUtils (getting rid of EMPTY_NAMES_ARRAY)
...
(cherry picked from commit b73c531 )
2014-08-22 23:51:39 +02:00
Juergen Hoeller
a4c8e6176c
Consistent attribute documentation/formatting in spring-context and spring-mvc schemas
...
(cherry picked from commit b5763fe )
2014-08-22 23:50:34 +02:00
Juergen Hoeller
7cf4a4ed2d
DispatcherServlet's checkMultipart detects wrapped MultipartRequest as well
...
Issue: SPR-12114
(cherry picked from commit 786fd92 )
2014-08-22 23:49:16 +02:00
Juergen Hoeller
388561df61
PersistenceAnnotationBeanPostProcessor defensively handles BeanDefinition access for extended EntityManagers
...
Issue: SPR-8834
(cherry picked from commit 592e344 )
2014-08-22 23:47:26 +02:00
Juergen Hoeller
e89f18bf6d
DefaultListableBeanFactory defensively handles BeanDefinition access in getBean(Class)
...
Issue: SPR-10542
(cherry picked from commit 9d3d6d5 )
2014-08-22 23:44:47 +02:00
Stephane Nicoll
76a3e6e6e1
Exclude infra modules from public distribution
...
Prior to this commit, spring-build-src and spring-framework-bom
internal artifacts were published as part of the distribution bundle.
This commit excludes those projects so that those unnecessary artifacts
are no longer shipped.
Issue: SPR-12087
2014-08-18 13:33:16 +02:00
Juergen Hoeller
0492c9955c
Polishing
...
(cherry picked from commit a31ebb6 )
2014-08-15 00:30:14 +02:00
Juergen Hoeller
0c89279d61
Polishing
2014-08-13 15:54:21 +02:00
Juergen Hoeller
3038f03fee
Polishing
...
(cherry picked from commit 4db258b )
2014-08-11 23:34:49 +02:00
Juergen Hoeller
36918d6bb7
Polishing (includes varargs for selected setters)
2014-08-11 22:12:26 +02:00
Juergen Hoeller
6639320e8e
Tiles 3 TilesViewResolver allows for specifying custom TilesView subclasses as well
...
Issue: SPR-12075
(cherry picked from commit 7c57424 )
2014-08-11 22:11:07 +02:00
Juergen Hoeller
214f026ea3
Polishing
2014-07-29 12:45:32 +02:00
Juergen Hoeller
c0a4631fd1
Polishing
2014-07-29 10:10:48 +02:00
Juergen Hoeller
daaeeaa8e2
Latest dependency updates (Hibernate ORM 4.2.15, propdeps plugin 0.0.7)
2014-07-29 00:47:30 +02:00
Juergen Hoeller
780ea59ff3
Polishing
2014-07-29 00:46:20 +02:00
Juergen Hoeller
e14aad8840
ResourceHttpMessageConverter does not call contentLength() on InputStreamResource
...
Issue: SPR-12017
(cherry picked from commit f0bcb77 )
2014-07-29 00:18:16 +02:00
Juergen Hoeller
902303b44d
AbstractMessageListenerContainer calls "Session.recover()" in case of rollback attempt on non-transacted Session
...
Issue: SPR-12015
(cherry picked from commit c082220 )
2014-07-29 00:17:31 +02:00
Juergen Hoeller
b56c8f49b5
AbstractApplicationContext logs initialization exception before trying to cancel refresh attempt
...
Issue: SPR-12010
(cherry picked from commit 5e2fbe7 )
2014-07-29 00:16:41 +02:00
Juergen Hoeller
619e3a995d
ClassUtils.isCacheSafe defensively catches SecurityException (for Google App Engine compatibility)
...
Issue: SPR-12002
(cherry picked from commit 48fea0b )
2014-07-29 00:15:09 +02:00
Juergen Hoeller
a3ebf13579
SelectedValueComparator defensively handles null values in exhaustiveCompare
...
Issue: SPR-12001
(cherry picked from commit 980f971 )
2014-07-29 00:13:29 +02:00
Juergen Hoeller
ab9d947c08
DefaultListableBeanFactory's registerBeanDefinition only calls resetBeanDefinition in case of pre-existing bean definition or pre-existing singleton instance
...
Issue: SPR-8318
(cherry picked from commit a4968b9 )
2014-07-29 00:13:04 +02:00
Arjen Poutsma
b6f13b857c
StaxStreamXMLReader ignores significant whitespace
...
The StaxStreamXMLReader no longer handles all whitespace as ignorable
whitespace.
Issue: SPR-12000
(cherry picked from commit d6950d8 )
2014-07-29 00:08:14 +02:00
Brian Clozel
8c43fe1796
Fix UriComponentsBuilder.fromUriString parsing error
...
This commit fixes cases where part of the URI was mistaken for the
userinfo when:
* the URI did not contain any path
* the query string contained the "@"
Issue: SPR-11970
(cherry picked from commit a4484bb )
2014-07-29 00:06:26 +02:00
Spring Buildmaster
a95ed4ad29
Next development version
2014-07-15 16:35:20 -07:00
Phillip Webb
612eba6728
Update changelog
2014-07-15 15:52:39 -07:00
Juergen Hoeller
7a3dd2a42b
Allow ASM5's bytecode parsing of INVOKESPECIAL/STATIC on interfaces
...
Issue: SPR-11979
2014-07-10 17:03:18 +02:00
Juergen Hoeller
cec3ffa3ca
Polishing
...
Issue: SPR-8045
(cherry picked from commit 7eee7d2 )
2014-07-08 00:16:32 +02:00
Juergen Hoeller
a45d49c857
RestTemplate accepts getMessageConverters() List on setMessageConverters again
...
Issue: SPR-11962
(cherry picked from commit 1222ca3 )
2014-07-07 21:05:27 +02:00
Juergen Hoeller
45c93e4791
Polishing
2014-07-04 22:39:29 +02:00
Juergen Hoeller
83a7deb594
ConstructorResolver's exception message on null factory-bean hints at potential BeanPostProcessor involvement
...
Issue: SPR-11951
(cherry picked from commit 6c41cc3 )
2014-07-04 22:35:12 +02:00
Juergen Hoeller
d10220edf8
Refined DefaultJpaDialect's InvalidIsolationLevelException message
...
Issue: SPR-8325
(cherry picked from commit af13310 )
2014-07-03 22:54:30 +02:00
Juergen Hoeller
fe72fcede5
Polishing
...
(cherry picked from commit ede2150 )
2014-07-02 18:18:21 +02:00
Juergen Hoeller
010d8b8c89
Defensively check for pre-resolved FactoryBean.getObject() results in circular reference scenarios
...
Issue: SPR-11937
(cherry picked from commit 07edf11 )
2014-07-02 00:32:01 +02:00
Juergen Hoeller
8307447235
CachedIntrospectionResults uses SoftReference instead of WeakReference for non-cache-safe entries
...
Issue: SPR-11867
(cherry picked from commit f27b949 )
2014-07-02 00:31:06 +02:00
Juergen Hoeller
983cce22d8
Package javadoc cleanup for web.servlet.mvc, removing outdated references
...
Issue: SPR-11935
(cherry picked from commit 7396210 )
2014-07-01 18:26:31 +02:00
Juergen Hoeller
67ebef6b32
BeanFactoryAnnotationUtils consistently applies bean name fallback when no BeanDefinition present
...
Issue: SPR-11915
(cherry picked from commit b9935e9 )
2014-07-01 18:26:26 +02:00
Juergen Hoeller
386b757e84
Upgrade to ASM 5.0.3 (and Hibernate 4.2.14)
...
Issue: SPR-11889
2014-07-01 14:45:04 +02:00
Juergen Hoeller
c033f889bf
Polishing (backported from master)
...
(cherry picked from commit 48f753f )
2014-07-01 14:28:05 +02:00
Juergen Hoeller
44c61e5d5f
Consistent declaration of private static final logger variables
...
Issue: SPR-11905
(cherry picked from commit c16032b )
2014-07-01 14:22:56 +02:00
Juergen Hoeller
f4062bc758
AbstractAutowireCapableBeanFactory's createBean/autowireBean/configureBean use CacheUtils.isCacheSafe to re-enable PropertyDescriptor caching
...
Issue: SPR-11875
(cherry picked from commit c32d559 )
2014-07-01 14:22:03 +02:00
Juergen Hoeller
0298a1f093
Cache Class.getDeclaredMethods() results and avoid pattern matching in isCglibRenamedMethod as far as possible
...
Issue: SPR-11882
Issue: SPR-11894
(cherry picked from commit 5f695a4 )
2014-07-01 14:21:37 +02:00
Juergen Hoeller
247771ce91
UriComponentBuilder allows for multiple independent build() calls on same builder instance
...
Issue: SPR-11885
(cherry picked from commit c73ac07 )
2014-07-01 14:20:11 +02:00
Juergen Hoeller
1be3a6cce2
FrameworkPortlet properly initializes StandardPortletEnvironment's property sources and exposes local PortletRequestAttributes in case of pre-bound ServletRequestAttributes as well
...
Issue: SPR-11816
Issue: SPR-11295
(cherry picked from commit 7d94b5e )
2014-07-01 14:19:56 +02:00
Juergen Hoeller
1ca0351831
PathMatchingResourcePatternResolver's findPathMatchingResources needs to check for VFS before checking isJarResource
...
ResourceUtils isFileURL also detects "vfsfile" as a file system protocol (again).
Issue: SPR-11887
(cherry picked from commit 8ddbbc2 )
2014-07-01 14:19:20 +02:00
Juergen Hoeller
5b4748d897
MBeanExportConfiguration's SpecificPlatform properly calls afterPropertiesSet
...
Issue: SPR-11877
(cherry picked from commit 0a34f86 )
2014-07-01 14:18:51 +02:00
Juergen Hoeller
13197b6aa5
WebSphereUowTransactionManager exposes SmartTransactionObject
...
Issue: SPR-11876
(cherry picked from commit a0c86ae )
2014-07-01 14:18:14 +02:00