Commit Graph

6 Commits

Author SHA1 Message Date
Rossen Stoyanchev
63bc6f2660 Add missing (empty) source folders. 2011-12-29 10:51:20 -05:00
Rossen Stoyanchev
2f44e7dd57 Add spring-build 2.5.2
spring-build was previously included via an svn:external. Adding
directly to the source tree under Git to avoid the need for a git
submodule.

In order to build from any earlier commit, it is recommended to
export spring-build or symlink an existing copy into the root
of the spring-framework project and then build normally.

$ svn export https://src.springsource.org/svn/spring-build/tags/project-build-2.5.2 spring-build
2011-12-27 20:03:21 -05:00
Rossen Stoyanchev
55db452771 SWF-1421 Move dojo.require to the ElementDecoration constructor to ensure that happens ahead of dojo.addOnLoad() 2010-12-06 11:01:22 +00:00
Rossen Stoyanchev
e9d2a4e233 SWF-1271 Automatically add a constraints property to a dijit.form.DateTimeBox with the date pattern to use 2010-10-06 11:41:05 +00:00
Rossen Stoyanchev
1402a68f37 SWF-1376 Show error dialog when response is empty and there is no Spring redirect header. 2010-09-17 09:07:41 +00:00
Rossen Stoyanchev
d2e7fc6e32 SWF-1386 Spring spring-js into two artifacts 2010-09-07 09:46:10 +00:00