sha
stringlengths
1
40
author
stringlengths
1
63
committer
stringlengths
1
41
message
stringlengths
1
65.5k
subject
stringlengths
1
5.64k
subject_length
float64
1
5.64k
is_chore
bool
2 classes
is_bot
bool
2 classes
subject_word_count
float64
1
806
verb_object_spacy
bool
2 classes
verb_object_stanza
bool
2 classes
fits_requirements
bool
2 classes
owner
stringlengths
2
15
repo
stringlengths
2
21
__index_level_0__
int64
0
85.4k
1d9607b46581fee92369c32069e70363b479c8c2
Keith Donald
Keith Donald
javadoc
javadoc
7
false
false
1
false
false
false
spring-projects
spring-framework
24,057
e26163505adb1b4315f97b5ac714de11b7f4d42b
Keith Donald
Keith Donald
added sf4j logging to run tests in eclipse
added sf4j logging to run tests in eclipse
42
false
false
8
false
false
false
spring-projects
spring-framework
24,058
d848d21f097dd7a5bfee9752a90a68705b210fe0
Keith Donald
Keith Donald
polish
polish
6
false
false
1
false
false
false
spring-projects
spring-framework
24,059
e153a1a968d6985828375b0f6daa38cba0b8d29e
Keith Donald
Keith Donald
tidying string to char conversion
tidying string to char conversion
33
false
false
5
false
false
false
spring-projects
spring-framework
24,060
5c3e71d4942c21dd5d4ea76c932a408aae78e43c
Keith Donald
Keith Donald
polish
polish
6
false
false
1
false
false
false
spring-projects
spring-framework
24,061
3ef485bbbe8d4b0ec028a63fe0f6d3aab5fa819b
Keith Donald
Keith Donald
polish
polish
6
false
false
1
false
false
false
spring-projects
spring-framework
24,062
31441627de02bcc4ac2dcf307809b3c94b642e7b
Keith Donald
Keith Donald
updated formatter conversion service adapter to work with type descriptor
updated formatter conversion service adapter to work with type descriptor
73
false
false
10
false
false
false
spring-projects
spring-framework
24,063
39c1ab923f6a196318581c66ebe8d5519b01fdb2
Keith Donald
Keith Donald
tidying
tidying
7
false
false
1
false
false
false
spring-projects
spring-framework
24,064
33c19b8b14b534ba423c9cee51c90536daa6e119
Keith Donald
Keith Donald
Converter system implementation cleanup and tidying; wip
converter system implementation cleanup and tidying; wip
56
false
false
7
false
false
false
spring-projects
spring-framework
24,065
10c30f0315b41cd3168a7d6c8b984a12f49c62b1
Thomas Risberg
Thomas Risberg
modified createRelative according to David Ward's suggestion for JBSPRING-4 (SPR-5120)
modified createrelative according to david ward's suggestion for jbspring-4 (spr-5120)
86
false
false
10
false
false
false
spring-projects
spring-framework
24,066
ad4f50a0d4e787ba129b2d7d61eb4b59b0739307
Juergen Hoeller
Juergen Hoeller
removed outdated reflection code
removed outdated reflection code
32
false
false
4
false
false
false
spring-projects
spring-framework
24,067
9ef1d2b1ad666ae1722f477bcb1f0722513b35ee
Juergen Hoeller
Juergen Hoeller
adapted to Converter signature change
adapted to converter signature change
37
false
false
5
false
false
false
spring-projects
spring-framework
24,068
6f2642f2d3782d928e8fc998a194f8b669ea65da
Juergen Hoeller
Juergen Hoeller
consistently use varargs signature
consistently use varargs signature
34
false
false
4
false
false
false
spring-projects
spring-framework
24,069
87e939a4e9f7148a1e8a41091f45f5d8f55e2b19
Juergen Hoeller
Juergen Hoeller
adapted to Converter signature change
adapted to converter signature change
37
false
false
5
false
false
false
spring-projects
spring-framework
24,070
160521074bee4219680e3ead6313fca1c4a0108c
Juergen Hoeller
Juergen Hoeller
avoid caching for expression results even when specified as TypedStringValue (SPR-6115)
avoid caching for expression results even when specified as typedstringvalue (spr-6115)
87
false
false
11
false
true
false
spring-projects
spring-framework
24,071
8bf1ee5e7c51870d02babe70b4bb938ffb90445a
Keith Donald
Keith Donald
polish
polish
6
false
false
1
false
false
false
spring-projects
spring-framework
24,072
1c6965132f05ab9d127157d637728bddce5d0b39
Keith Donald
Keith Donald
convert polishing: removed checked exception from Converter interface to support direct use, added Converter to each implementation for consistency
removed checked exception from converter interface to support direct use, added converter to each implementation for consistency
128
false
false
17
false
false
false
spring-projects
spring-framework
24,073
881c3ed6fab296661ee485581dfecf8f0958ee56
Keith Donald
Keith Donald
Mapper and SpelMapper
mapper and spelmapper
21
false
false
3
false
false
false
spring-projects
spring-framework
24,074
a7ab109ab7ae7fe4a8f89ada010c80844fe9a4a4
Sam Brannen
Sam Brannen
TestNG 5.10
testng 5.10
11
false
false
2
false
false
false
spring-projects
spring-framework
24,075
01fb1825f561e56f84324f49bad2262505463f59
Rob Harrop
Rob Harrop
[SPR-6063] fixed issue with inconsistent views of PropertyDescriptors
[spr-6063] fixed issue with inconsistent views of propertydescriptors
69
false
false
8
false
false
false
spring-projects
spring-framework
24,076
aa08c11976766ecb752302d651d79deb599d971d
Rob Harrop
Rob Harrop
[SPR-5859] @ManagedOperation can now be used on getters/setters
[spr-5859] @managedoperation can now be used on getters/setters
63
false
false
8
false
false
false
spring-projects
spring-framework
24,077
2a0d68cb5ca874589af09591435c6d07dcbcd615
Juergen Hoeller
Juergen Hoeller
restored getMostSpecificMethod's traversal of the inheritance hierarchy
restored getmostspecificmethod's traversal of the inheritance hierarchy
71
false
false
7
false
false
false
spring-projects
spring-framework
24,078
fd81aa205d88f62c82a86b4537556bbbf7fc24f5
Juergen Hoeller
Juergen Hoeller
protected @Autowired method can be overridden with non-annotated method to suppress injection; private @Autowired methods with same signature will be called individually across a hierarchy (SPR-6112)
protected @autowired method can be overridden with non-annotated method to suppress injection; private @autowired methods with same signature will be called individually across a hierarchy (spr-6112)
199
false
false
26
false
false
false
spring-projects
spring-framework
24,079
54d403e6b85cfef27f66c4a6b52a3ef45ba75f17
Thomas Risberg
Thomas Risberg
revisions after spell check; tweaked text in section covering rollback rules
revisions after spell check; tweaked text in section covering rollback rules
76
false
false
11
false
false
false
spring-projects
spring-framework
24,080
7c06ea99bbc05876e1b9e57225bcce7279a99319
Thomas Risberg
Thomas Risberg
final revisions and marked all comments
final revisions and marked all comments
39
false
false
6
false
false
false
spring-projects
spring-framework
24,081
791faf4e633e6181773ef053d3bad8d3776e3cdd
Thomas Risberg
Thomas Risberg
put the definite article back in some places for Spring Framework to be consistent with common usage
put the definite article back in some places for spring framework to be consistent with common usage
100
false
false
17
true
true
false
spring-projects
spring-framework
24,082
3d29023ef387f14f59c4686dba2c3b64eb0d412c
Arjen Poutsma
Arjen Poutsma
Updating POMs to contain Junit & EasyMock version numbers. Apparently, the maven ant tasks cannot resolve our parent pom.
updating poms to contain junit & easymock version numbers. apparently, the maven ant tasks cannot resolve our parent pom
120
false
false
19
false
false
false
spring-projects
spring-framework
24,083
50956e0d37ae58f040c3e7f5272daf42868e3bb1
Mark Fisher
Mark Fisher
added tests for ThreadPoolTaskScheduler
added tests for threadpooltaskscheduler
39
false
false
4
false
false
false
spring-projects
spring-framework
24,084
970fcab5de23d40fea3993fbac10c8fc3b4e1b80
Mark Fisher
Mark Fisher
Added ErrorHandler strategy for asynchronous tasks submitted to a scheduler. Replaced DelegatingExceptionProofRunnable with DelegatingErrorHandlingRunnable. Both ThreadPoolTaskScheduler and ConcurrentTaskScheduler now support the ErrorHandler strategy.
added errorhandler strategy for asynchronous tasks submitted to a scheduler. replaced delegatingexceptionproofrunnable with delegatingerrorhandlingrunnable. both threadpooltaskscheduler and concurrenttaskscheduler now support the errorhandler strategy
251
false
false
23
false
false
false
spring-projects
spring-framework
24,085
228e1d80fa26944ed8d424b0fdeec0ede3a3fad9
Mark Fisher
Mark Fisher
CronSequenceGenerator is now package-protected (only used by CronTrigger)
cronsequencegenerator is now package-protected (only used by crontrigger)
73
false
false
8
false
false
false
spring-projects
spring-framework
24,086
c9cc30a37935ec96c322b5e224d1aaff8475f408
Thomas Risberg
Thomas Risberg
updated chapter title
updated chapter title
21
false
false
3
false
false
false
spring-projects
spring-framework
24,087
a6330ca61efece34184a3723d52e3eb0b1986a46
Keith Donald
Keith Donald
Fixed failing test due to compiler differences
fixed failing test due to compiler differences
46
false
false
7
false
false
false
spring-projects
spring-framework
24,088
77b294fe5928e85a5fa05bc38e5110ce9f5445ba
Keith Donald
Keith Donald
native web request parameter map tests
native web request parameter map tests
38
false
false
6
false
false
false
spring-projects
spring-framework
24,089
9ed535394798f2c15ffbb08602cce898a03f171c
Keith Donald
Keith Donald
unified map view of request parameters, including multiparts
unified map view of request parameters, including multiparts
60
false
false
8
false
false
false
spring-projects
spring-framework
24,090
d456a9326e8f5837fb2b59fc654dbe26a22b482b
Keith Donald
Keith Donald
moved multipart and bind to web project since independent of servlet and required by new native web request parameter map
moved multipart and bind to web project since independent of servlet and required by new native web request parameter map
121
false
false
20
false
false
false
spring-projects
spring-framework
24,091
9eb85af234e28414303d461ba96f2b59116cde21
Keith Donald
Keith Donald
moved multipart and bind to web project since independent of servlet and required by new native web request parameter map
moved multipart and bind to web project since independent of servlet and required by new native web request parameter map
121
false
false
20
false
false
false
spring-projects
spring-framework
24,092
e986434a25c1e527ef4755ee3b44c6682a93b99c
Keith Donald
Keith Donald
moved collection utilities to util
moved collection utilities to util
34
false
false
5
false
false
false
spring-projects
spring-framework
24,093
4bf3a9c9bda619463e3d19f7233a11f6daf11a81
Thomas Risberg
Thomas Risberg
changed J2EE to Java EE
changed j2ee to java ee
23
false
false
5
false
false
false
spring-projects
spring-framework
24,094
40c4941cbfb5a7131476ba3c5e0f27abd90d3274
Thomas Risberg
Thomas Risberg
changed structure - added Parts for intro chapters and appendices; changed J2EE to Java EE
changed structure - added parts for intro chapters and appendices; changed j2ee to java ee
90
false
false
15
false
false
false
spring-projects
spring-framework
24,095
dd96d6d249237e0ab5ec784e7c749282ba558596
Thomas Risberg
Thomas Risberg
Beverly's edits reviewed; changed J2EE to Java EE
beverly's edits reviewed; changed j2ee to java ee
49
false
false
8
false
false
false
spring-projects
spring-framework
24,096
fc7c49a284164896342829dde4797f2e6fb71da1
Keith Donald
Keith Donald
updated manifest template to add model package import
updated manifest template to add model package import
53
false
false
8
false
false
false
spring-projects
spring-framework
24,097
e020b5752a8b98465a7699e771afc5c359f5ce9a
Keith Donald
Keith Donald
initial BindingLifecycle @MVC integration
initial bindinglifecycle @mvc integration
41
false
false
4
false
false
false
spring-projects
spring-framework
24,098
44cf4e207ac412888997a0dcaa171666d0c8246b
Arjen Poutsma
Arjen Poutsma
SPR-5633 - Portlet-version of @ExceptionHandler
spr-5633 - portlet-version of @exceptionhandler
47
false
false
5
false
false
false
spring-projects
spring-framework
24,099
db487b6d42aefbbc24308bbcfad074a8ab7dc15d
Keith Donald
Keith Donald
fixe bug in element type for jeremyg
fixe bug in element type for jeremyg
36
false
false
7
false
false
false
spring-projects
spring-framework
24,100
17dfc8b0fcf3e2a02ab0db48af1d309981bbe6c2
Juergen Hoeller
Juergen Hoeller
fixed constructor resolution algorithm to trigger ambiguity exception as late as possible
fixed constructor resolution algorithm to trigger ambiguity exception as late as possible
89
false
false
12
false
false
false
spring-projects
spring-framework
24,101
c7661d53412249a428c8765dcb23b5c7550aa37b
Sam Brannen
Sam Brannen
[SPR-5781] Added a "note" for static import for assertions; additional polishing.
[spr-5781] added a "note" for static import for assertions; additional polishing
80
false
false
11
false
false
false
spring-projects
spring-framework
24,102
5d009a2a985b7c6f844adc4c0138990fe256f944
Juergen Hoeller
Juergen Hoeller
prevent non-public access to bean class as well, if demanded
prevent non-public access to bean class as well, if demanded
60
false
false
10
true
true
false
spring-projects
spring-framework
24,103
12e43ff92dbaaf6606305c675ca0ab983d2e9b58
Arjen Poutsma
Arjen Poutsma
SPR-5953 - Allow SimpleMappingExceptionResolver to Resolve HTTP Status Codes
spr-5953 - allow simplemappingexceptionresolver to resolve http status codes
76
false
false
9
false
false
false
spring-projects
spring-framework
24,104
2d4ae59ff166d87f83f63c3e26b61caabb230cf9
Arjen Poutsma
Arjen Poutsma
SPR-5961
spr-5961
8
false
false
1
false
false
false
spring-projects
spring-framework
24,105
9eb962d9415fa876ee8ba41fb2247017242cf24d
Arjen Poutsma
Arjen Poutsma
null
null
null
null
false
null
false
false
false
spring-projects
spring-framework
24,106
dc59ca427c16c40f327a683253e704ecad2c4675
Arjen Poutsma
Arjen Poutsma
Using correct encoding (ISO-8859-1) instead of JVM default when no character encoding is given.
using correct encoding (iso-8859-1) instead of jvm default when no character encoding is given
94
false
false
14
false
false
false
spring-projects
spring-framework
24,107
7c6ea9b80d321f2c637f1c891ad7e357ad33f764
Andy Clement
Andy Clement
per Ramnivas' suggestion, removing this bit to try and fix snapshot builds
per ramnivas' suggestion, removing this bit to try and fix snapshot builds
74
false
false
12
false
false
false
spring-projects
spring-framework
24,108
3cb073abce659c130abc9adc0662b75380fcc7f3
Juergen Hoeller
Juergen Hoeller
revised non-lenient resolution
revised non-lenient resolution
30
false
false
3
false
false
false
spring-projects
spring-framework
24,109
1d6a7e57c1e6806309a40533fbe3e2ccd485c5aa
Keith Donald
Keith Donald
delegate to presentation model
delegate to presentation model
30
false
false
4
false
false
false
spring-projects
spring-framework
24,110
b11970ed8d3a1ee051ba0cb22d57bce144bd650b
Arjen Poutsma
Arjen Poutsma
SPR-5923 - HttpMessageConverter selection as a result of @ResponseBody should consider the requested content type
spr-5923 - httpmessageconverter selection as a result of @responsebody should consider the requested content type
113
false
false
15
false
false
false
spring-projects
spring-framework
24,111
de234e6839ea0e70c84eee3dfbf804a91b4488b7
Keith Donald
Keith Donald
polish
polish
6
false
false
1
false
false
false
spring-projects
spring-framework
24,112
d2d1de5457b5722d3e1814d3d7ac091a8747c37e
Keith Donald
Keith Donald
mvc binding lifecycle; packaged with model map for now since it depends on it
mvc binding lifecycle; packaged with model map for now since it depends on it
77
false
false
14
false
false
false
spring-projects
spring-framework
24,113
f0ca94d5f3cf5cf8d256558ff37ddb06d1cda4ef
Keith Donald
Keith Donald
new presentation model methods; ability to surpress commit of dirty value in PMB
new presentation model methods; ability to surpress commit of dirty value in pmb
80
false
false
13
false
false
false
spring-projects
spring-framework
24,114
0f434883ddae5ecaf3084136dd5ea5869d44df0e
Keith Donald
Keith Donald
binding lifecycle per design review
binding lifecycle per design review
35
false
false
5
false
false
false
spring-projects
spring-framework
24,115
cd9f0bc10c84f1eefc84fe71e584018cd6430514
Keith Donald
Keith Donald
package info
package info
12
false
false
2
false
false
false
spring-projects
spring-framework
24,116
522475a05ba2a2d6677a0f0239cd6f5b90c2ff88
Sam Brannen
Sam Brannen
[SPR-5893] polishing
[spr-5893] polishing
20
false
false
2
false
false
false
spring-projects
spring-framework
24,117
fa1676460abf400f8533b81735de0d04f3befd1a
Mark Fisher
Mark Fisher
Replaced BinderSupport with a refactored AbstractBinder that delegates to a FieldBinder whose creation is the responsibility of each subclass.
replaced bindersupport with a refactored abstractbinder that delegates to a fieldbinder whose creation is the responsibility of each subclass
141
false
false
19
false
false
false
spring-projects
spring-framework
24,118
1eabe2b4416ee7619bd863fcdc1e6f6ada766400
Juergen Hoeller
Juergen Hoeller
lenientConstructorResolution flag applies to factory methods as well
lenientconstructorresolution flag applies to factory methods as well
68
false
false
8
false
false
false
spring-projects
spring-framework
24,119
e85ad67fd010c06c0b04f9d3947533780c52d223
Keith Donald
Keith Donald
javadoc
javadoc
7
false
false
1
false
false
false
spring-projects
spring-framework
24,120
ca060cea423807219814c64627d8d87899507241
Keith Donald
Keith Donald
binder support
binder support
14
false
false
2
false
false
false
spring-projects
spring-framework
24,121
880eb9e2b22f266d2ccd9fbba1da39b63cdabbef
Arjen Poutsma
Arjen Poutsma
SPR-5622: Changed javadoc to reflect current HandlerExceptionResolvers.
changed javadoc to reflect current handlerexceptionresolvers
60
false
false
6
false
false
false
spring-projects
spring-framework
24,122
307fb0aec8c455d4c24aedb07e54e523bbf09428
Arjen Poutsma
Arjen Poutsma
SPR-5942: MarshallingHttpMessageConverter should not require both marshaller and unmarshaller
marshallinghttpmessageconverter should not require both marshaller and unmarshaller
83
false
false
8
false
false
false
spring-projects
spring-framework
24,123
ac56f1f9b14e6758bb8a3e9d038ce43a74bd39a4
Mark Fisher
Mark Fisher
Removed @Override on interface method.
removed @override on interface method
37
false
false
5
false
false
false
spring-projects
spring-framework
24,124
88a68042baff94f0d5083180d5386545b616331f
Mark Fisher
Mark Fisher
Initial import of GenericBinder.
initial import of genericbinder
31
false
false
4
false
false
false
spring-projects
spring-framework
24,125
110ada762659589b43e7b20faa8349dd164d3aa3
Keith Donald
Keith Donald
polish
polish
6
false
false
1
false
false
false
spring-projects
spring-framework
24,126
0124224ebff98dc3183f2808e9cddc3fe7c4790c
Keith Donald
Keith Donald
polish
polish
6
false
false
1
false
false
false
spring-projects
spring-framework
24,127
ce8f07994db45d2143f39a6eeb830586dc996c7d
Keith Donald
Keith Donald
polish
polish
6
false
false
1
false
false
false
spring-projects
spring-framework
24,128
505f3c245a4d81a4ce0509b97f27d5d993f54657
Keith Donald
Keith Donald
polish
polish
6
false
false
1
false
false
false
spring-projects
spring-framework
24,129
da7e596b2a62828392ab3220adfeb5c79be7764a
Keith Donald
Keith Donald
default message factory
default message factory
23
false
false
3
false
false
false
spring-projects
spring-framework
24,130
4ed3924e6f67cc49a39f845ccd327248e622895d
Keith Donald
Keith Donald
javadoc polish; added errors() to BindingResults
javadoc polish; added errors() to bindingresults
48
false
false
6
false
false
false
spring-projects
spring-framework
24,131
e6b6743c444923e762ab672c5583349eba5766b0
Keith Donald
Keith Donald
bind template polish
bind template polish
20
false
false
3
true
true
true
spring-projects
spring-framework
24,132
a66aa8c3205e6552e18435898373480b544b2311
Keith Donald
Keith Donald
added bind template / field binder
added bind template / field binder
34
false
false
6
false
false
false
spring-projects
spring-framework
24,133
ccb0a30169f7a5ce879c1990452c2f5929b4b6c9
Sam Brannen
Sam Brannen
fixed minor typo
fixed minor typo
16
false
false
3
false
false
false
spring-projects
spring-framework
24,134
755b514468b80d422ca5be03f687b611b39a2cdd
Sam Brannen
Sam Brannen
[SPR-5798] fixed typos
[spr-5798] fixed typos
22
false
false
3
false
false
false
spring-projects
spring-framework
24,135
16b06306e08b4997aa6b5672fc673a57f68e40c6
Keith Donald
Keith Donald
presentation model binder tests
presentation model binder tests
31
false
false
4
false
false
false
spring-projects
spring-framework
24,136
dbf41e630bd43753e5a875082f1da803fc2fbefe
Keith Donald
Keith Donald
polish
polish
6
false
false
1
false
false
false
spring-projects
spring-framework
24,137
edd7bb8d03754e4123d8b15d2df1a4c2c6bd1dd1
Keith Donald
Keith Donald
collapsed into support
collapsed into support
22
false
false
3
false
false
false
spring-projects
spring-framework
24,138
990d446c84fc08e3505125e49b2aac89ad6ad624
Keith Donald
Keith Donald
polish
polish
6
false
false
1
false
false
false
spring-projects
spring-framework
24,139
726d3464c1f16a6377604d49cbc8d9923d6554fa
Keith Donald
Keith Donald
obsolete
obsolete
8
false
false
1
false
false
false
spring-projects
spring-framework
24,140
4a1d51f082ce0817f881bb5e29f2d4316288f32f
Keith Donald
Keith Donald
updated test package structure
updated test package structure
30
false
false
4
false
false
false
spring-projects
spring-framework
24,141
63336ff4a402df98e3affb11089c3de132d1e0b0
Keith Donald
Keith Donald
polish
polish
6
false
false
1
false
false
false
spring-projects
spring-framework
24,142
934d4a5fe084e0e0d005e686ad2ade2d36763f11
Keith Donald
Keith Donald
moved model binding and validation related code into model module-level package; separated out ui concerns into ui subpackage
moved model binding and validation related code into model module-level package; separated out ui concerns into ui subpackage
125
false
false
18
false
false
false
spring-projects
spring-framework
24,143
de5528840d3cbcb71a5c979f5854ee624b0a0609
Keith Donald
Keith Donald
presentation model binder
presentation model binder
25
false
false
3
false
false
false
spring-projects
spring-framework
24,144
8709959a98f102af7fe09ed954c8ddc3e1810ed7
Keith Donald
Keith Donald
polish
polish
6
false
false
1
false
false
false
spring-projects
spring-framework
24,145
5f9a541386e3651fa87114eb21dd91917ef851fd
Keith Donald
Keith Donald
polish
polish
6
false
false
1
false
false
false
spring-projects
spring-framework
24,146
55aae08e324821fff0767e22ddb197cfd93b6d2f
Keith Donald
Keith Donald
polish
polish
6
false
false
1
false
false
false
spring-projects
spring-framework
24,147
1bfb26e4b2774e305cb335d9dbca6c18c42ed0ae
Mark Fisher
Mark Fisher
updated aspectj weaver version in .classpath files to match ivy.xml configuration
updated aspectj weaver version in .classpath files to match ivy.xml configuration
81
false
false
11
false
false
false
spring-projects
spring-framework
24,148
f261b5c3c4ab064679af317683e7da17f849e796
Keith Donald
Keith Donald
javadoc polish
javadoc polish
14
false
false
2
false
false
false
spring-projects
spring-framework
24,149
b2526f337a870f4ace85b7bb50a214fdf345ea2e
Thomas Risberg
Thomas Risberg
removed getting-started; added section on new tutorial
removed getting-started; added section on new tutorial
54
false
false
7
false
false
false
spring-projects
spring-framework
24,150
814a80744637a0ddefae61ec06488d760f30f514
Juergen Hoeller
Juergen Hoeller
generified JtaTransactionManager code
generified jtatransactionmanager code
37
false
false
3
false
false
false
spring-projects
spring-framework
24,151
33de330b0e1faeb1373ca74dcba63775b0657d98
Christian Dupuis
Christian Dupuis
minor change to use registerBeanComponent instead of directly registering the BeanDefinition
minor change to use registerbeancomponent instead of directly registering the beandefinition
92
false
false
11
false
false
false
spring-projects
spring-framework
24,152
d80005a95528391eda616169ef8386ef4c55c6c0
Christian Dupuis
Christian Dupuis
fixed tooling related problem where empty value of an attribute that should take a bean reference would call the RuntimeBeanReference constructor in the namespace parser and throw a IllegalArgumentException although the problem has already been reported using the ProblemReporter API
fixed tooling related problem where empty value of an attribute that should take a bean reference would call the runtimebeanreference constructor in the namespace parser and throw a illegalargumentexception although the problem has already been reported using the problemreporter api
283
false
false
40
false
false
false
spring-projects
spring-framework
24,153
48c97342feb143a98aa697182e95306a31daf696
Christian Dupuis
Christian Dupuis
some minor tweaks to the scheduling namespace parser to make it more tooling friendly; applied new tools:annotation to method attribute in scheduling xsd
annotation to method attribute in scheduling xsd
48
false
false
7
false
false
false
spring-projects
spring-framework
24,154
fba5e5f0dbbdcad6afc76d3b6313b865ef6c0b4f
Christian Dupuis
Christian Dupuis
fixed tooling related problem where empty value of an attribute that should take a bean reference would call the RuntimeBeanReference constructor in the namespace parser and throw a IllegalArgumentException although the problem has already been reported using the ProblemReporter API
fixed tooling related problem where empty value of an attribute that should take a bean reference would call the runtimebeanreference constructor in the namespace parser and throw a illegalargumentexception although the problem has already been reported using the problemreporter api
283
false
false
40
false
false
false
spring-projects
spring-framework
24,155
dffec3cdcd009b1957e0d1c0a74fe0e9cec76575
Juergen Hoeller
Juergen Hoeller
quick attempt to fix core.convert breakage
quick attempt to fix core.convert breakage
42
false
false
6
false
false
false
spring-projects
spring-framework
24,156