Rossen Stoyanchev
b82884aff2
Correct spring-binding/.classpath to use IVY_CACHE
2012-03-26 12:36:24 -04:00
Rossen Stoyanchev
df649084ab
Fix for bean validation messages in BindingResult
...
Previously Web Flow's BindingResult implementation distinguished
object from field-level errors by checking if the source of the
error is null or otherwise a String. However, class-level bean
validation errors have a field source represented by an empty
String. After this change object and field-level errors are
recognized by checking for String-based field source that is
neither null nor empty.
This commit also contains a fix for spring-faces tests where
in JSF 2.1 the presence of an unreleased FacesContext may
cause some tests to fail.
2012-02-28 13:27:16 -05:00
Phil Webb
962b123d73
Ensure required test directory is created in GIT and remove javadoc refs to missing home dir
2012-01-18 17:57:36 -05:00
Rossen Stoyanchev
e5f17df95b
Increment version to 2.3.1.BUILD-SNAPSHOT.
2011-12-29 13:24:39 -05:00
Rossen Stoyanchev
63bc6f2660
Add missing (empty) source folders.
2011-12-29 10:51:20 -05:00
Rossen Stoyanchev
1f988e0c57
Update template.mf files to Spring 3.0.5.RELEASE
2011-02-28 11:39:58 +00:00
Rossen Stoyanchev
3f8d0c8ba0
Update dependencies in web flow modules to Spring 3.0.5
2011-02-28 11:33:39 +00:00
Rossen Stoyanchev
2f1ed2015f
SWF-1446 Make it easy to install Maven-central style dependencies locally
2011-01-24 11:14:29 +00:00
Rossen Stoyanchev
e4cd0e0bb6
SWF-1437 Fix thread-safety issue with SpringELExpression class
2010-12-14 11:35:17 +00:00
Rossen Stoyanchev
1683f8c891
SWF-1435 Add top level pom.xml and Maven settings for verifying Maven configuration
2010-12-07 16:09:18 +00:00
Rossen Stoyanchev
8928b6d7ff
SWF-1247 Fix issues relating error codes in MessageContextErrors
2010-12-01 12:45:34 +00:00
Rossen Stoyanchev
aadddb0918
Update versions to 2.3.0 throughout
2010-10-28 16:43:41 +00:00
Rossen Stoyanchev
5039913006
Update version number from 2.2.0 to 2.2.1
2010-10-11 12:12:12 +00:00
Rossen Stoyanchev
cef35b6a45
SWF-1373 Update test case for untyped Collection to integer[] array conversion after resolution of SPR-7496
2010-09-13 10:14:52 +00:00
Rossen Stoyanchev
6bb0f1ffec
SWF-1389 Fix issue in MessageContextErrors relating to use of JSR-303 validations
2010-08-31 14:34:37 +00:00
Rossen Stoyanchev
4158063836
SWF-1373 Upgrade to Spring 3.0.4, update booking-mvc sample (Spring MVC resource serving, default servlet mapping)
2010-08-25 19:19:50 +00:00
Rossen Stoyanchev
6ea8f37097
Create Spring Web Flow 2.2 branch
2010-07-19 17:21:20 +00:00
Rossen Stoyanchev
7b9589c1b6
Update poms to 2.1.1 release number
2010-06-24 16:37:36 +00:00
Rossen Stoyanchev
5ca1a1d58a
SWF-1256 Upgrade to Spring 3.0.3
2010-06-16 07:33:26 +00:00
Rossen Stoyanchev
fa0c1f4222
SWF-1250 Replace extensions of deprecated LabeledEnum with Java 5 enum instead of having a StringToLabeledEnumConverter registered with the ConversionService
2010-06-09 15:39:25 +00:00
Rossen Stoyanchev
518dfc2ccf
SWF-1237 Documentation updates for 2.1 release
2010-06-03 15:15:37 +00:00
Rossen Stoyanchev
de75aefc63
SWF-1234 Integration with Spring 3 type conversion
2010-05-04 11:12:32 +00:00
Rossen Stoyanchev
7372b31184
SWF-1136 Make Spring EL the default expression language used. The current implementation is functionally equivalent except it ignores the configured Web Flow ConversionService and uses the Spring 3 conversion system instead.
2010-04-27 14:45:39 +00:00
Rossen Stoyanchev
4aff050e81
SWF-1136 First cut of Spring Binding adapters for Spring EL. Results verified with same test cases as what is there for the Unified EL adapters.
2010-04-23 10:55:30 +00:00
Rossen Stoyanchev
c6900f31dc
SWF-1226 Upgrade dependencies to Spring 3.0.2.RELEASE, Portlet API 2.0, and Tiles 2.1.2. Change AjaxTilesView to be compatible with and take advantage of Tiles 2.1.2 features.
2010-04-19 05:33:19 +00:00
Rossen Stoyanchev
c4fab9bae5
SWF-1229 Prevent wrapping with ObjectToCollection converter where not necessary.
2010-04-09 15:28:24 +00:00
Rossen Stoyanchev
13755f4bbe
SWF-1225 Update build properties for 2.1.0 release number.
2010-04-09 11:45:33 +00:00
Jeremy Grelle
09714f49b7
Bumping version to 2.0.9
2009-08-07 16:16:01 +00:00
Jeremy Grelle
fe2f427507
Updating OSGi templates to include Spring 2.5.6.SEC01
2009-08-06 21:10:17 +00:00
Jeremy Grelle
21f43e44ab
Updating Eclipse classpath to include Spring 2.5.6.SEC01
2009-08-06 21:06:44 +00:00
Jeremy Grelle
d624197ad0
Updating to Spring 2.5.6.SEC01
2009-08-06 21:03:49 +00:00
Keith Donald
eba1736a91
2.0.8 version update
2009-04-20 17:46:52 +00:00
Keith Donald
bf9e588edb
fixed typo
2009-04-17 13:32:49 +00:00
Keith Donald
d493916321
spring 3 support in osgi env
2009-04-09 13:05:40 +00:00
Ben Hale
473a45bdd8
Fixing up central POMs so that they produce snapshot versions
2009-04-09 13:01:36 +00:00
Keith Donald
068eac18e5
updated to 2.0.7 dev after 2.0.6 release
2009-03-15 05:48:55 +00:00
Keith Donald
c92dad45f1
update artifact ids to be consistent with other spring maven central artifact ids and different than BRITS
2009-03-12 21:03:04 +00:00
Keith Donald
5862113c89
patch applied for 1050
2009-03-12 14:05:54 +00:00
Keith Donald
53ee66b04e
made message codes resolver pluggable; now delegate resolver strategy from Errors MessageContext adapter
2009-03-10 03:15:46 +00:00
Keith Donald
8f8082321c
backed out 2.0.x validation enhancements in favor of adding them in 3.0.0 aligned with spring 3
2009-03-09 21:27:36 +00:00
Keith Donald
ffce230b01
validation testing
2009-03-03 21:38:02 +00:00
Keith Donald
0f2c5a8d3f
adding for Keith
2009-03-02 21:10:08 +00:00
Keith Donald
b4a00526a4
polish
2009-03-02 20:09:47 +00:00
Keith Donald
11916d567e
tests mvc compat
2009-03-02 15:07:51 +00:00
Keith Donald
952d558500
tests mvc compat
2009-03-02 15:07:25 +00:00
Keith Donald
a7c3d1ed2f
mvc compat
2009-03-02 14:57:36 +00:00
Keith Donald
a4a71943a8
mvc compat
2009-03-02 14:54:57 +00:00
Keith Donald
77b49c7cc0
mvc compat
2009-03-02 14:54:27 +00:00
Keith Donald
65111d1f1b
polish
2009-02-27 22:36:13 +00:00
Keith Donald
c72423df2c
polish
2009-02-27 22:32:35 +00:00