jira.codehaus.org

  • Log In Access more options
    • Online Help
    • Keyboard Shortcuts
    • About JIRA
    • JIRA Credits
    • What?s New
  • Dashboards Access more options (Alt+d)
  • Projects Access more options (Alt+p)
  • Issues Access more options (Alt+i)
Signup
Milyn
  • Milyn
  • MILYN-205

Release Tasks

  • Log In
  • Views
    • XML
    • Word
    • Printable

Details

  • Type: Task Task
  • Status: Open Open
  • Priority: Major Major
  • Resolution: Unresolved
  • Affects Version/s: None
  • Fix Version/s: Smooks v1.6
  • Component/s: Release
  • Labels:
    None
  • Number of attachments :
    0

Description

See http://sites.google.com/site/smooksdev/release-instructions (need google access).

Creating the distro:

  1. Update the main POM version number (remove SNAPSHOT suffix).
    • Need to do a global search and replace on this. There's a "special" token in the POM to help make this a bit easier. Their are additional places where the version needs to be changed that are not picked up by this special token. Search all pom.xml files for <!-- ## Smooks Version ## -->.
    • Delete everything in $USER_HOME/.m2/repository/org/milyn before building. Do this so you can check versions in the local repo before deploying to the central mave repo ("mvn clean deploy -P noexamples"). If the pom versoins have all been updated properly, you should only see binaries for the version of Smooks you are building. You should not see other versions. If you do see other versions, that means not all the poms have been updated properly, so you need to search a bit. This is very important because we only have one shot at uploading to the release repo (non-SNAPSHOT repo)!!!
  2. Update the version number in assembly.xml
  3. Update the User Guide URL in assembly.xml
  4. Update the distro README.html.
    • For patches, make sure to add a link to the JIRA Fixversion for the patch. See other releases for examples.
  5. Do a dry run of the build ("mvn clean install").
    • Check the versions in the local maven repo. See #1 above.
    • Repeat until versions are all OK in the local repo i.e. you only have binaries for the version of Smooks being released.
  6. Do a release build and deploy of the Smooks binaries ("mvn clean deploy -P noexamples").
  7. Run the distro build ("mvn clean package" in smooks-cartridges/smooks-distro).

Uploads (see release instructions):

  1. Smooks config XSDs
  2. EDI Parser XSDs
  3. Distro and examples to sf.net
  4. javadocs to sf.net

SVN:

  1. Tag the release

JIRA:

  1. Finalise the release for that version.

Wiki Updates:

  1. '''Template:CurrentSmooksVersion''' with release version
  2. '''Template:VX.X_release_tag''' with release tag SVN address
  3. Search and replace "vX.X-SNAPSHOT" in user guide
  4. Downloads page.

Activity

Ascending order - Click to sort in descending order
  • All
  • Comments
  • Work Log
  • History
  • Activity
Tom Fennelly made changes - 04/Oct/08 9:36 AM
Field Original Value New Value
Component/s Release [ 13190 ]
Hide
Permalink
Tom Fennelly added a comment - 26/Oct/08 5:16 AM

Don't forget the parser configs too!!

Show
Tom Fennelly added a comment - 26/Oct/08 5:16 AM Don't forget the parser configs too!!
Tom Fennelly made changes - 03/Nov/08 7:40 AM
Description EDI, smooks core, smooks extended configs # XSDs: Extended configs, EDI Parser
# Distro and examples to sf.net
# javadocs
Summary Upload all config XSDs to the website. Upload release artifacts
Tom Fennelly made changes - 16/Nov/08 4:11 PM
Summary Upload release artifacts Release Tasks
Description # XSDs: Extended configs, EDI Parser
# Distro and examples to sf.net
# javadocs
Creating the distro:
# Update the main POM version number (remove SNAPSHOT suffix)
# Update the version number in assembly.xml
# Update the User Guide URL in assembly.xml
# Update the distro readme.txt
# Run the distro build

Uploads:
# XSDs: Extended configs, EDI Parser
# Distro and examples to sf.net
# javadocs to sf.net
Hide
Permalink
Tom Fennelly added a comment - 17/Nov/08 4:58 AM

Moving to v1.2. We're done with v1.1.

Show
Tom Fennelly added a comment - 17/Nov/08 4:58 AM Moving to v1.2. We're done with v1.1.
Tom Fennelly made changes - 17/Nov/08 4:58 AM
Fix Version/s Smooks v1.2 [ 14526 ]
Fix Version/s Smooks v1.1 [ 14337 ]
Tom Fennelly made changes - 26/Apr/09 12:14 PM
Description Creating the distro:
# Update the main POM version number (remove SNAPSHOT suffix)
# Update the version number in assembly.xml
# Update the User Guide URL in assembly.xml
# Update the distro readme.txt
# Run the distro build

Uploads:
# XSDs: Extended configs, EDI Parser
# Distro and examples to sf.net
# javadocs to sf.net
Creating the distro:
# Update the main POM version number (remove SNAPSHOT suffix)
# Update the version number in assembly.xml
# Update the User Guide URL in assembly.xml
# Update the distro readme.txt
# Run the distro build

Uploads:
# XSDs: Extended configs, EDI Parser
# Distro and examples to sf.net
# javadocs to sf.net
# Update Wiki template Template:CurrentSmooksVersion with release version
# Update Wiki page Example-vX.X-Instructions with release tag SVN address
Tom Fennelly made changes - 26/Jun/09 4:24 AM
Description Creating the distro:
# Update the main POM version number (remove SNAPSHOT suffix)
# Update the version number in assembly.xml
# Update the User Guide URL in assembly.xml
# Update the distro readme.txt
# Run the distro build

Uploads:
# XSDs: Extended configs, EDI Parser
# Distro and examples to sf.net
# javadocs to sf.net
# Update Wiki template Template:CurrentSmooksVersion with release version
# Update Wiki page Example-vX.X-Instructions with release tag SVN address
Creating the distro:
# Update the main POM version number (remove SNAPSHOT suffix)
# Update the version number in assembly.xml
# Update the User Guide URL in assembly.xml
# Update the distro readme.txt
# Run the distro build

Uploads:
# XSDs: Extended configs, EDI Parser
# Distro and examples to sf.net
# javadocs to sf.net
# Update Wiki template '''Template:CurrentSmooksVersion''' with release version
# Update Wiki template '''Template:Example-vX.X-Instructions''' with release tag SVN address
# Update Wiki template '''Template:VX.X_release_tag''' with release tag SVN address
Tom Fennelly made changes - 26/Jun/09 4:24 AM
Description Creating the distro:
# Update the main POM version number (remove SNAPSHOT suffix)
# Update the version number in assembly.xml
# Update the User Guide URL in assembly.xml
# Update the distro readme.txt
# Run the distro build

Uploads:
# XSDs: Extended configs, EDI Parser
# Distro and examples to sf.net
# javadocs to sf.net
# Update Wiki template '''Template:CurrentSmooksVersion''' with release version
# Update Wiki template '''Template:Example-vX.X-Instructions''' with release tag SVN address
# Update Wiki template '''Template:VX.X_release_tag''' with release tag SVN address
Creating the distro:
# Update the main POM version number (remove SNAPSHOT suffix)
# Update the version number in assembly.xml
# Update the User Guide URL in assembly.xml
# Update the distro readme.txt
# Run the distro build

Uploads:
# XSDs: Extended configs, EDI Parser
# Distro and examples to sf.net
# javadocs to sf.net

Wiki Updates:
# '''Template:CurrentSmooksVersion''' with release version
# '''Template:Example-vX.X-Instructions''' with release tag SVN address
# '''Template:VX.X_release_tag''' with release tag SVN address
Tom Fennelly made changes - 26/Jun/09 4:39 AM
Description Creating the distro:
# Update the main POM version number (remove SNAPSHOT suffix)
# Update the version number in assembly.xml
# Update the User Guide URL in assembly.xml
# Update the distro readme.txt
# Run the distro build

Uploads:
# XSDs: Extended configs, EDI Parser
# Distro and examples to sf.net
# javadocs to sf.net

Wiki Updates:
# '''Template:CurrentSmooksVersion''' with release version
# '''Template:Example-vX.X-Instructions''' with release tag SVN address
# '''Template:VX.X_release_tag''' with release tag SVN address
Creating the distro:
# Update the main POM version number (remove SNAPSHOT suffix)
# Update the version number in assembly.xml
# Update the User Guide URL in assembly.xml
# Update the distro readme.txt
# Run the distro build

Uploads:
# Smooks config XSDs
# EDI Parser XSDs
# Distro and examples to sf.net
# javadocs to sf.net

Wiki Updates:
# '''Template:CurrentSmooksVersion''' with release version
# '''Template:Example-vX.X-Instructions''' with release tag SVN address
# '''Template:VX.X_release_tag''' with release tag SVN address
# Downloads page.
Hide
Permalink
Tom Fennelly added a comment - 26/Jun/09 2:20 PM

Moving to the v1.3 release.

Show
Tom Fennelly added a comment - 26/Jun/09 2:20 PM Moving to the v1.3 release.
Tom Fennelly made changes - 26/Jun/09 2:20 PM
Fix Version/s Smooks v1.3 [ 15079 ]
Fix Version/s Smooks v1.2 [ 14526 ]
Hide
Permalink
Maurice Zeijen added a comment - 23/Nov/09 3:51 PM

For the Smooks 1.3 release could you please also upload the http://www.milyn.org/xsd/smooks/persistence-1.2.xsd Schema again? I added documentation to this schema. The schema structure it self didn't change so no new Schema version is required.

Show
Maurice Zeijen added a comment - 23/Nov/09 3:51 PM For the Smooks 1.3 release could you please also upload the http://www.milyn.org/xsd/smooks/persistence-1.2.xsd Schema again? I added documentation to this schema. The schema structure it self didn't change so no new Schema version is required.
Tom Fennelly made changes - 28/Feb/10 2:22 AM
Description Creating the distro:
# Update the main POM version number (remove SNAPSHOT suffix)
# Update the version number in assembly.xml
# Update the User Guide URL in assembly.xml
# Update the distro readme.txt
# Run the distro build

Uploads:
# Smooks config XSDs
# EDI Parser XSDs
# Distro and examples to sf.net
# javadocs to sf.net

Wiki Updates:
# '''Template:CurrentSmooksVersion''' with release version
# '''Template:Example-vX.X-Instructions''' with release tag SVN address
# '''Template:VX.X_release_tag''' with release tag SVN address
# Downloads page.
See http://sites.google.com/site/smooksdev/release-instructions (need google access).

Creating the distro:
# Update the main POM version number (remove SNAPSHOT suffix).
#* Need to do a global search and replace on this. There's a "special" token in the POM to help make this a bit easier. Their are additional places where the version needs to be changed that are not picked up by this special token. Search all pom.xml files for <!-- ## Smooks Version ## -->.
#* Delete everything in $USER_HOME/.m2/repository/org/milyn before building. Do this so you can check versions in the local repo before deploying to the central mave repo ("mvn clean deploy -P noexamples"). If the pom versoins have all been updated properly, you should only see binaries for the version of Smooks you are building. You should not see other versions. If you do see other versions, that means not all the poms have been updated properly, so you need to search a bit. This is very important because we only have one shot at uploading to the release repo (non-SNAPSHOT repo)!!!
# Update the version number in assembly.xml
# Update the User Guide URL in assembly.xml
# Update the distro readme.txt
# Do a dry run of the build ("mvn clean install").
#* Check the versions in the local maven repo. See #2 above.
#* Repeat until versions are all OK in the local repo i.e. you only have binaries for the version of Smooks being released.
# Do a release build and deploy of the Smooks binaries ("mvn clean deploy -P noexamples").
# Run the distro build ("mvn clean package" in smooks-cartridges/smooks-distro).

Uploads (see release instructions):
# Smooks config XSDs
# EDI Parser XSDs
# Distro and examples to sf.net
# javadocs to sf.net

Wiki Updates:
# '''Template:CurrentSmooksVersion''' with release version
# '''Template:Example-vX.X-Instructions''' with release tag SVN address
# '''Template:VX.X_release_tag''' with release tag SVN address
# Downloads page.
Tom Fennelly made changes - 28/Feb/10 2:49 AM
Description See http://sites.google.com/site/smooksdev/release-instructions (need google access).

Creating the distro:
# Update the main POM version number (remove SNAPSHOT suffix).
#* Need to do a global search and replace on this. There's a "special" token in the POM to help make this a bit easier. Their are additional places where the version needs to be changed that are not picked up by this special token. Search all pom.xml files for <!-- ## Smooks Version ## -->.
#* Delete everything in $USER_HOME/.m2/repository/org/milyn before building. Do this so you can check versions in the local repo before deploying to the central mave repo ("mvn clean deploy -P noexamples"). If the pom versoins have all been updated properly, you should only see binaries for the version of Smooks you are building. You should not see other versions. If you do see other versions, that means not all the poms have been updated properly, so you need to search a bit. This is very important because we only have one shot at uploading to the release repo (non-SNAPSHOT repo)!!!
# Update the version number in assembly.xml
# Update the User Guide URL in assembly.xml
# Update the distro readme.txt
# Do a dry run of the build ("mvn clean install").
#* Check the versions in the local maven repo. See #2 above.
#* Repeat until versions are all OK in the local repo i.e. you only have binaries for the version of Smooks being released.
# Do a release build and deploy of the Smooks binaries ("mvn clean deploy -P noexamples").
# Run the distro build ("mvn clean package" in smooks-cartridges/smooks-distro).

Uploads (see release instructions):
# Smooks config XSDs
# EDI Parser XSDs
# Distro and examples to sf.net
# javadocs to sf.net

Wiki Updates:
# '''Template:CurrentSmooksVersion''' with release version
# '''Template:Example-vX.X-Instructions''' with release tag SVN address
# '''Template:VX.X_release_tag''' with release tag SVN address
# Downloads page.
See http://sites.google.com/site/smooksdev/release-instructions (need google access).

Creating the distro:
# Update the main POM version number (remove SNAPSHOT suffix).
#* Need to do a global search and replace on this. There's a "special" token in the POM to help make this a bit easier. Their are additional places where the version needs to be changed that are not picked up by this special token. Search all pom.xml files for <!-- ## Smooks Version ## -->.
#* Delete everything in $USER_HOME/.m2/repository/org/milyn before building. Do this so you can check versions in the local repo before deploying to the central mave repo ("mvn clean deploy -P noexamples"). If the pom versoins have all been updated properly, you should only see binaries for the version of Smooks you are building. You should not see other versions. If you do see other versions, that means not all the poms have been updated properly, so you need to search a bit. This is very important because we only have one shot at uploading to the release repo (non-SNAPSHOT repo)!!!
# Update the version number in assembly.xml
# Update the User Guide URL in assembly.xml
# Update the distro README.html.
#* For patches, make sure to add a link to the JIRA Fixversion for the patch. See other releases for examples.
# Do a dry run of the build ("mvn clean install").
#* Check the versions in the local maven repo. See #1 above.
#* Repeat until versions are all OK in the local repo i.e. you only have binaries for the version of Smooks being released.
# Do a release build and deploy of the Smooks binaries ("mvn clean deploy -P noexamples").
# Run the distro build ("mvn clean package" in smooks-cartridges/smooks-distro).

Uploads (see release instructions):
# Smooks config XSDs
# EDI Parser XSDs
# Distro and examples to sf.net
# javadocs to sf.net

Wiki Updates:
# '''Template:CurrentSmooksVersion''' with release version
# '''Template:Example-vX.X-Instructions''' with release tag SVN address
# '''Template:VX.X_release_tag''' with release tag SVN address
# Downloads page.
Tom Fennelly made changes - 28/Feb/10 2:49 AM
Description See http://sites.google.com/site/smooksdev/release-instructions (need google access).

Creating the distro:
# Update the main POM version number (remove SNAPSHOT suffix).
#* Need to do a global search and replace on this. There's a "special" token in the POM to help make this a bit easier. Their are additional places where the version needs to be changed that are not picked up by this special token. Search all pom.xml files for <!-- ## Smooks Version ## -->.
#* Delete everything in $USER_HOME/.m2/repository/org/milyn before building. Do this so you can check versions in the local repo before deploying to the central mave repo ("mvn clean deploy -P noexamples"). If the pom versoins have all been updated properly, you should only see binaries for the version of Smooks you are building. You should not see other versions. If you do see other versions, that means not all the poms have been updated properly, so you need to search a bit. This is very important because we only have one shot at uploading to the release repo (non-SNAPSHOT repo)!!!
# Update the version number in assembly.xml
# Update the User Guide URL in assembly.xml
# Update the distro README.html.
#* For patches, make sure to add a link to the JIRA Fixversion for the patch. See other releases for examples.
# Do a dry run of the build ("mvn clean install").
#* Check the versions in the local maven repo. See #1 above.
#* Repeat until versions are all OK in the local repo i.e. you only have binaries for the version of Smooks being released.
# Do a release build and deploy of the Smooks binaries ("mvn clean deploy -P noexamples").
# Run the distro build ("mvn clean package" in smooks-cartridges/smooks-distro).

Uploads (see release instructions):
# Smooks config XSDs
# EDI Parser XSDs
# Distro and examples to sf.net
# javadocs to sf.net

Wiki Updates:
# '''Template:CurrentSmooksVersion''' with release version
# '''Template:Example-vX.X-Instructions''' with release tag SVN address
# '''Template:VX.X_release_tag''' with release tag SVN address
# Downloads page.
See http://sites.google.com/site/smooksdev/release-instructions (need google access).

Creating the distro:
# Update the main POM version number (remove SNAPSHOT suffix).
#* Need to do a global search and replace on this. There's a "special" token in the POM to help make this a bit easier. Their are additional places where the version needs to be changed that are not picked up by this special token. Search all pom.xml files for <!-- ## Smooks Version ## -->.
#* Delete everything in $USER_HOME/.m2/repository/org/milyn before building. Do this so you can check versions in the local repo before deploying to the central mave repo ("mvn clean deploy -P noexamples"). If the pom versoins have all been updated properly, you should only see binaries for the version of Smooks you are building. You should not see other versions. If you do see other versions, that means not all the poms have been updated properly, so you need to search a bit. This is very important because we only have one shot at uploading to the release repo (non-SNAPSHOT repo)!!!
# Update the version number in assembly.xml
# Update the User Guide URL in assembly.xml
# Update the distro README.html.
#* For patches, make sure to add a link to the JIRA Fixversion for the patch. See other releases for examples.
# Do a dry run of the build ("mvn clean install").
#* Check the versions in the local maven repo. See #1 above.
#* Repeat until versions are all OK in the local repo i.e. you only have binaries for the version of Smooks being released.
# Do a release build and deploy of the Smooks binaries ("mvn clean deploy -P noexamples").
# Run the distro build ("mvn clean package" in smooks-cartridges/smooks-distro).


Uploads (see release instructions):
# Smooks config XSDs
# EDI Parser XSDs
# Distro and examples to sf.net
# javadocs to sf.net

Wiki Updates:
# '''Template:CurrentSmooksVersion''' with release version
# '''Template:Example-vX.X-Instructions''' with release tag SVN address
# '''Template:VX.X_release_tag''' with release tag SVN address
# Downloads page.
Tom Fennelly made changes - 01/Mar/10 5:49 AM
Description See http://sites.google.com/site/smooksdev/release-instructions (need google access).

Creating the distro:
# Update the main POM version number (remove SNAPSHOT suffix).
#* Need to do a global search and replace on this. There's a "special" token in the POM to help make this a bit easier. Their are additional places where the version needs to be changed that are not picked up by this special token. Search all pom.xml files for <!-- ## Smooks Version ## -->.
#* Delete everything in $USER_HOME/.m2/repository/org/milyn before building. Do this so you can check versions in the local repo before deploying to the central mave repo ("mvn clean deploy -P noexamples"). If the pom versoins have all been updated properly, you should only see binaries for the version of Smooks you are building. You should not see other versions. If you do see other versions, that means not all the poms have been updated properly, so you need to search a bit. This is very important because we only have one shot at uploading to the release repo (non-SNAPSHOT repo)!!!
# Update the version number in assembly.xml
# Update the User Guide URL in assembly.xml
# Update the distro README.html.
#* For patches, make sure to add a link to the JIRA Fixversion for the patch. See other releases for examples.
# Do a dry run of the build ("mvn clean install").
#* Check the versions in the local maven repo. See #1 above.
#* Repeat until versions are all OK in the local repo i.e. you only have binaries for the version of Smooks being released.
# Do a release build and deploy of the Smooks binaries ("mvn clean deploy -P noexamples").
# Run the distro build ("mvn clean package" in smooks-cartridges/smooks-distro).


Uploads (see release instructions):
# Smooks config XSDs
# EDI Parser XSDs
# Distro and examples to sf.net
# javadocs to sf.net

Wiki Updates:
# '''Template:CurrentSmooksVersion''' with release version
# '''Template:Example-vX.X-Instructions''' with release tag SVN address
# '''Template:VX.X_release_tag''' with release tag SVN address
# Downloads page.
See http://sites.google.com/site/smooksdev/release-instructions (need google access).

Creating the distro:
# Update the main POM version number (remove SNAPSHOT suffix).
#* Need to do a global search and replace on this. There's a "special" token in the POM to help make this a bit easier. Their are additional places where the version needs to be changed that are not picked up by this special token. Search all pom.xml files for <!-- ## Smooks Version ## -->.
#* Delete everything in $USER_HOME/.m2/repository/org/milyn before building. Do this so you can check versions in the local repo before deploying to the central mave repo ("mvn clean deploy -P noexamples"). If the pom versoins have all been updated properly, you should only see binaries for the version of Smooks you are building. You should not see other versions. If you do see other versions, that means not all the poms have been updated properly, so you need to search a bit. This is very important because we only have one shot at uploading to the release repo (non-SNAPSHOT repo)!!!
# Update the version number in assembly.xml
# Update the User Guide URL in assembly.xml
# Update the distro README.html.
#* For patches, make sure to add a link to the JIRA Fixversion for the patch. See other releases for examples.
# Do a dry run of the build ("mvn clean install").
#* Check the versions in the local maven repo. See #1 above.
#* Repeat until versions are all OK in the local repo i.e. you only have binaries for the version of Smooks being released.
# Do a release build and deploy of the Smooks binaries ("mvn clean deploy -P noexamples").
# Run the distro build ("mvn clean package" in smooks-cartridges/smooks-distro).


Uploads (see release instructions):
# Smooks config XSDs
# EDI Parser XSDs
# Distro and examples to sf.net
# javadocs to sf.net

SVN:
# Tag the release

JIRA:
# Finalise the release for that version.

Wiki Updates:
# '''Template:CurrentSmooksVersion''' with release version
# '''Template:VX.X_release_tag''' with release tag SVN address
# Downloads page.

Tom Fennelly made changes - 01/Mar/10 5:51 AM
Fix Version/s Smooks v1.3 [ 15079 ]
Fix Version/s Smooks v1.4 [ 15886 ]
Tom Fennelly made changes - 22/Dec/10 3:46 AM
Description See http://sites.google.com/site/smooksdev/release-instructions (need google access).

Creating the distro:
# Update the main POM version number (remove SNAPSHOT suffix).
#* Need to do a global search and replace on this. There's a "special" token in the POM to help make this a bit easier. Their are additional places where the version needs to be changed that are not picked up by this special token. Search all pom.xml files for <!-- ## Smooks Version ## -->.
#* Delete everything in $USER_HOME/.m2/repository/org/milyn before building. Do this so you can check versions in the local repo before deploying to the central mave repo ("mvn clean deploy -P noexamples"). If the pom versoins have all been updated properly, you should only see binaries for the version of Smooks you are building. You should not see other versions. If you do see other versions, that means not all the poms have been updated properly, so you need to search a bit. This is very important because we only have one shot at uploading to the release repo (non-SNAPSHOT repo)!!!
# Update the version number in assembly.xml
# Update the User Guide URL in assembly.xml
# Update the distro README.html.
#* For patches, make sure to add a link to the JIRA Fixversion for the patch. See other releases for examples.
# Do a dry run of the build ("mvn clean install").
#* Check the versions in the local maven repo. See #1 above.
#* Repeat until versions are all OK in the local repo i.e. you only have binaries for the version of Smooks being released.
# Do a release build and deploy of the Smooks binaries ("mvn clean deploy -P noexamples").
# Run the distro build ("mvn clean package" in smooks-cartridges/smooks-distro).


Uploads (see release instructions):
# Smooks config XSDs
# EDI Parser XSDs
# Distro and examples to sf.net
# javadocs to sf.net

SVN:
# Tag the release

JIRA:
# Finalise the release for that version.

Wiki Updates:
# '''Template:CurrentSmooksVersion''' with release version
# '''Template:VX.X_release_tag''' with release tag SVN address
# Downloads page.

See http://sites.google.com/site/smooksdev/release-instructions (need google access).

Creating the distro:
# Update the main POM version number (remove SNAPSHOT suffix).
#* Need to do a global search and replace on this. There's a "special" token in the POM to help make this a bit easier. Their are additional places where the version needs to be changed that are not picked up by this special token. Search all pom.xml files for <!-- ## Smooks Version ## -->.
#* Delete everything in $USER_HOME/.m2/repository/org/milyn before building. Do this so you can check versions in the local repo before deploying to the central mave repo ("mvn clean deploy -P noexamples"). If the pom versoins have all been updated properly, you should only see binaries for the version of Smooks you are building. You should not see other versions. If you do see other versions, that means not all the poms have been updated properly, so you need to search a bit. This is very important because we only have one shot at uploading to the release repo (non-SNAPSHOT repo)!!!
# Update the version number in assembly.xml
# Update the User Guide URL in assembly.xml
# Update the distro README.html.
#* For patches, make sure to add a link to the JIRA Fixversion for the patch. See other releases for examples.
# Do a dry run of the build ("mvn clean install").
#* Check the versions in the local maven repo. See #1 above.
#* Repeat until versions are all OK in the local repo i.e. you only have binaries for the version of Smooks being released.
# Do a release build and deploy of the Smooks binaries ("mvn clean deploy -P noexamples").
# Run the distro build ("mvn clean package" in smooks-cartridges/smooks-distro).


Uploads (see release instructions):
# Smooks config XSDs
# EDI Parser XSDs
# Distro and examples to sf.net
# javadocs to sf.net

SVN:
# Tag the release

JIRA:
# Finalise the release for that version.

Wiki Updates:
# '''Template:CurrentSmooksVersion''' with release version
# '''Template:VX.X_release_tag''' with release tag SVN address
# '''Template:vX.X_Maven_Artifact''' with maven release artifact id
# Downloads page.

Tom Fennelly made changes - 22/Dec/10 3:58 AM
Description See http://sites.google.com/site/smooksdev/release-instructions (need google access).

Creating the distro:
# Update the main POM version number (remove SNAPSHOT suffix).
#* Need to do a global search and replace on this. There's a "special" token in the POM to help make this a bit easier. Their are additional places where the version needs to be changed that are not picked up by this special token. Search all pom.xml files for <!-- ## Smooks Version ## -->.
#* Delete everything in $USER_HOME/.m2/repository/org/milyn before building. Do this so you can check versions in the local repo before deploying to the central mave repo ("mvn clean deploy -P noexamples"). If the pom versoins have all been updated properly, you should only see binaries for the version of Smooks you are building. You should not see other versions. If you do see other versions, that means not all the poms have been updated properly, so you need to search a bit. This is very important because we only have one shot at uploading to the release repo (non-SNAPSHOT repo)!!!
# Update the version number in assembly.xml
# Update the User Guide URL in assembly.xml
# Update the distro README.html.
#* For patches, make sure to add a link to the JIRA Fixversion for the patch. See other releases for examples.
# Do a dry run of the build ("mvn clean install").
#* Check the versions in the local maven repo. See #1 above.
#* Repeat until versions are all OK in the local repo i.e. you only have binaries for the version of Smooks being released.
# Do a release build and deploy of the Smooks binaries ("mvn clean deploy -P noexamples").
# Run the distro build ("mvn clean package" in smooks-cartridges/smooks-distro).


Uploads (see release instructions):
# Smooks config XSDs
# EDI Parser XSDs
# Distro and examples to sf.net
# javadocs to sf.net

SVN:
# Tag the release

JIRA:
# Finalise the release for that version.

Wiki Updates:
# '''Template:CurrentSmooksVersion''' with release version
# '''Template:VX.X_release_tag''' with release tag SVN address
# '''Template:vX.X_Maven_Artifact''' with maven release artifact id
# Downloads page.

See http://sites.google.com/site/smooksdev/release-instructions (need google access).

Creating the distro:
# Update the main POM version number (remove SNAPSHOT suffix).
#* Need to do a global search and replace on this. There's a "special" token in the POM to help make this a bit easier. Their are additional places where the version needs to be changed that are not picked up by this special token. Search all pom.xml files for <!-- ## Smooks Version ## -->.
#* Delete everything in $USER_HOME/.m2/repository/org/milyn before building. Do this so you can check versions in the local repo before deploying to the central mave repo ("mvn clean deploy -P noexamples"). If the pom versoins have all been updated properly, you should only see binaries for the version of Smooks you are building. You should not see other versions. If you do see other versions, that means not all the poms have been updated properly, so you need to search a bit. This is very important because we only have one shot at uploading to the release repo (non-SNAPSHOT repo)!!!
# Update the version number in assembly.xml
# Update the User Guide URL in assembly.xml
# Update the distro README.html.
#* For patches, make sure to add a link to the JIRA Fixversion for the patch. See other releases for examples.
# Do a dry run of the build ("mvn clean install").
#* Check the versions in the local maven repo. See #1 above.
#* Repeat until versions are all OK in the local repo i.e. you only have binaries for the version of Smooks being released.
# Do a release build and deploy of the Smooks binaries ("mvn clean deploy -P noexamples").
# Run the distro build ("mvn clean package" in smooks-cartridges/smooks-distro).


Uploads (see release instructions):
# Smooks config XSDs
# EDI Parser XSDs
# Distro and examples to sf.net
# javadocs to sf.net

SVN:
# Tag the release

JIRA:
# Finalise the release for that version.

Wiki Updates:
# '''Template:CurrentSmooksVersion''' with release version
# '''Template:VX.X_release_tag''' with release tag SVN address
# Search and replace "vX.X-SNAPSHOT" in user guide
# Downloads page.

Hide
Permalink
Tom Fennelly added a comment - 02/Jan/11 11:40 AM

Moving to v1.5

Show
Tom Fennelly added a comment - 02/Jan/11 11:40 AM Moving to v1.5
Tom Fennelly made changes - 02/Jan/11 11:40 AM
Fix Version/s Smooks v1.5 [ 16269 ]
Fix Version/s Smooks v1.4 [ 15886 ]
Hide
Permalink
Tom Fennelly added a comment - 14/Mar/12 2:58 AM

Moving to v1.6

Show
Tom Fennelly added a comment - 14/Mar/12 2:58 AM Moving to v1.6
Tom Fennelly made changes - 14/Mar/12 2:58 AM
Fix Version/s Smooks v1.6 [ 17660 ]
Fix Version/s Smooks v1.5 [ 16269 ]

People

  • Assignee:
    Tom Fennelly
    Reporter:
    Tom Fennelly
Vote (0)
Watch (0)

Dates

  • Created:
    04/Oct/08 9:36 AM
    Updated:
    14/Mar/12 2:58 AM
  • Atlassian JIRA (v5.2.7#850-sha1:b2af0c8)
  • Report a problem
  • Powered by a free Atlassian JIRA open source license for Codehaus. Try JIRA - bug tracking software for your team.