Rossen Stoyanchev 743dd2b144 Add spring-build 2.2.3.
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.2.3 spring-build
2011-12-29 12:37:34 -05:00
2011-12-29 12:37:34 -05:00
2011-12-29 12:37:34 -05:00
2010-07-21 04:41:24 +00:00
2010-07-21 04:41:24 +00:00
2010-07-21 04:41:24 +00:00
2011-12-29 12:37:34 -05:00
2010-07-21 04:41:24 +00:00
2008-07-17 21:00:25 +00:00

Contained in this directory are the Spring Web Flow (SWF) related project sources.

DIRECTORIES

1. build-spring-webflow - Contains the metadata needed to build the SWF projects using spring-build.
                          To build all projects, simply run 'ant' (version 1.7 or >) in this directory.

2. spring-build - A linked in SVN external to Spring's master build system. 
                  Used to power the build for all Spring projects.

3. spring-binding - the data binding and mapping project, a Spring Web Flow driven internal library.

4. spring-webflow - The Spring Web Flow project.  Contains the Web Flow engine.

5. spring-js - Spring's JavaScript abstraction framework, which includes Dojo integration.

6. spring-faces - Spring's JavaServerFaces integration module, which includes Web Flow & JavaScript support.

7. spring-webflow-samples - The Spring Web Flow sample applications, illustrating the framework in action.
Description
No description provided
Readme 25 MiB
Languages
Java 96.4%
XSLT 2.2%
HTML 0.8%
CSS 0.5%