Added list of files that have the version number in them so that we can find them each release
This commit is contained in:
@@ -16,12 +16,21 @@ Build Pre-requisites:
|
||||
DEVELOPERS
|
||||
- To build a new Spring Web Flow product release:
|
||||
|
||||
1. Update project.properties to reflect the new release version, if necessary.
|
||||
1. Update the files containing the version number to reflect the new release version, if necessary.
|
||||
build-spring-webflow/project.properties
|
||||
spring-binding/pom.xml
|
||||
spring-binding/project.properties
|
||||
spring-webflow/changelog.txt
|
||||
spring-webflow/pom.xml
|
||||
spring-webflow/project.properties
|
||||
spring-webflow/readme.txt
|
||||
spring-webflow/docs/reference/src/index.xml
|
||||
|
||||
2. From this directory, run:
|
||||
ant release
|
||||
|
||||
The release archive will be created and placed in:
|
||||
target/release
|
||||
|
||||
|
||||
Questions? See http://forum.springframework.org.
|
||||
Reference in New Issue
Block a user