[Apache Bloodhound] BloodhoundReleaseProcess modified

2015-03-26 Thread Apache Bloodhound
Page BloodhoundReleaseProcess was changed by rjollos
Diff URL: 
https://issues.apache.org/bloodhound/wiki/BloodhoundReleaseProcess?action=diffversion=52
Revision 52
Comment: Announce release to twitter.
Changes:
---8--8--8--8--8--8--8--8
Index: BloodhoundReleaseProcess
=
--- BloodhoundReleaseProcess (version: 51)
+++ BloodhoundReleaseProcess (version: 52)
@@ -146,6 +146,7 @@
  1. Remove the old release from 
https://dist.apache.org/repos/dist/release/bloodhound. The old releases can be 
found on the [http://archive.apache.org/dist/bloodhound/ archive site].
  1. Copy the release notes to BloodhoundReleaseNotes.
  1. Edit the [/roadmap milestone] and mark it as //Completed// (the completed 
date will preferably coincide with the official release date).
+ 1. Announce the release to twitter, using the #apbloodhound handle.
  1. Add an entry for the release to the ticket //Version// enum through the 
[/admin/ticket/version administration page], setting the //Release Date// 
appropriately.
 '''[=#ReleaseAnnouncementTemplate Release announcement template:]'''
 {{{
---8--8--8--8--8--8--8--8

--
Page URL: https://issues.apache.org/bloodhound/wiki/BloodhoundReleaseProcess
Apache Bloodhound https://issues.apache.org/bloodhound/
The Apache Bloodhound issue tracker

This is an automated message. Someone added your email address to be
notified of changes on 'BloodhoundReleaseProcess' page.
If it was not you, please report to .


[Apache Bloodhound] BloodhoundReleaseProcess modified

2015-01-22 Thread Apache Bloodhound
Page BloodhoundReleaseProcess was changed by rjollos
Diff URL: 
https://issues.apache.org/bloodhound/wiki/BloodhoundReleaseProcess?action=diffversion=51
Revision 51
Comment: Versions need a release date in order to be sorted in a logical way on 
the ticket form.
Changes:
---8--8--8--8--8--8--8--8
Index: BloodhoundReleaseProcess
=
--- BloodhoundReleaseProcess (version: 50)
+++ BloodhoundReleaseProcess (version: 51)
@@ -146,8 +146,7 @@
  1. Remove the old release from 
https://dist.apache.org/repos/dist/release/bloodhound. The old releases can be 
found on the [http://archive.apache.org/dist/bloodhound/ archive site].
  1. Copy the release notes to BloodhoundReleaseNotes.
  1. Edit the [/roadmap milestone] and mark it as //Completed// (the completed 
date will preferably coincide with the official release date).
- 1. Add an entry for the release to the ticket //Version// enum through the 
[/admin/ticket/version administration page].
-
+ 1. Add an entry for the release to the ticket //Version// enum through the 
[/admin/ticket/version administration page], setting the //Release Date// 
appropriately.
 '''[=#ReleaseAnnouncementTemplate Release announcement template:]'''
 {{{
 To: annou...@apache.org, u...@apache.bloodhound.org, 
trac-us...@googlegroups.com
---8--8--8--8--8--8--8--8

--
Page URL: https://issues.apache.org/bloodhound/wiki/BloodhoundReleaseProcess
Apache Bloodhound https://issues.apache.org/bloodhound/
The Apache Bloodhound issue tracker

This is an automated message. Someone added your email address to be
notified of changes on 'BloodhoundReleaseProcess' page.
If it was not you, please report to .


[Apache Bloodhound] BloodhoundReleaseProcess modified

2014-12-16 Thread Apache Bloodhound
Page BloodhoundReleaseProcess was changed by rjollos
Diff URL: 
https://issues.apache.org/bloodhound/wiki/BloodhoundReleaseProcess?action=diffversion=50
Revision 50
Comment: Updated BloodhoundReleaseNotes.
Changes:
---8--8--8--8--8--8--8--8
Index: BloodhoundReleaseProcess
=
--- BloodhoundReleaseProcess (version: 49)
+++ BloodhoundReleaseProcess (version: 50)
@@ -144,6 +144,7 @@
   1. https://issues.apache.org/bloodhound/wiki/WikiStart (Download link and 
text)
   1. http://bloodhound.apache.org/ - edit: 
https://svn.apache.org/repos/asf/bloodhound/site/index.html
  1. Remove the old release from 
https://dist.apache.org/repos/dist/release/bloodhound. The old releases can be 
found on the [http://archive.apache.org/dist/bloodhound/ archive site].
+ 1. Copy the release notes to BloodhoundReleaseNotes.
  1. Edit the [/roadmap milestone] and mark it as //Completed// (the completed 
date will preferably coincide with the official release date).
  1. Add an entry for the release to the ticket //Version// enum through the 
[/admin/ticket/version administration page].
 
---8--8--8--8--8--8--8--8

--
Page URL: https://issues.apache.org/bloodhound/wiki/BloodhoundReleaseProcess
Apache Bloodhound https://issues.apache.org/bloodhound/
The Apache Bloodhound issue tracker

This is an automated message. Someone added your email address to be
notified of changes on 'BloodhoundReleaseProcess' page.
If it was not you, please report to .


[Apache Bloodhound] BloodhoundReleaseProcess modified

2014-12-11 Thread Apache Bloodhound
Page BloodhoundReleaseProcess was changed by rjollos
Diff URL: 
https://issues.apache.org/bloodhound/wiki/BloodhoundReleaseProcess?action=diffversion=48
Revision 48
Comment: Another `$VER` replacement.
Changes:
---8--8--8--8--8--8--8--8
Index: BloodhoundReleaseProcess
=
--- BloodhoundReleaseProcess (version: 47)
+++ BloodhoundReleaseProcess (version: 48)
@@ -83,7 +83,7 @@
 {{{#!sh
 svn co https://dist.apache.org/repos/dist/release/bloodhound 
bloodhound_dist_release
 cp bloodhound_dist_dev/* bloodhound_dist_release/
-svn add bloodhound_dist_release/apache-bloodhound-version number*
+svn add bloodhound_dist_release/apache-bloodhound-$VER*
 svn commit bloodhound_dist_release -m releasing Bloodhound $VER
 }}}
 and wait for about 24 hours before moving on to announce the release (to give 
time for mirrors to update)
---8--8--8--8--8--8--8--8

--
Page URL: https://issues.apache.org/bloodhound/wiki/BloodhoundReleaseProcess
Apache Bloodhound https://issues.apache.org/bloodhound/
The Apache Bloodhound issue tracker

This is an automated message. Someone added your email address to be
notified of changes on 'BloodhoundReleaseProcess' page.
If it was not you, please report to .


[Apache Bloodhound] BloodhoundReleaseProcess modified

2014-12-02 Thread Apache Bloodhound
Page BloodhoundReleaseProcess was changed by rjollos
Diff URL: 
https://issues.apache.org/bloodhound/wiki/BloodhoundReleaseProcess?action=diffversion=45
Revision 45
Comment: Use new-style markup on the page.
Changes:
---8--8--8--8--8--8--8--8
Index: BloodhoundReleaseProcess
=
--- BloodhoundReleaseProcess (version: 44)
+++ BloodhoundReleaseProcess (version: 45)
@@ -1,14 +1,13 @@
-= Bloodhound Release Process =
+= Bloodhound Release Process
 
-=== Prerequisites ===
+=== Prerequisites
 1. Commit access to {{{svn.apache.org}}} and {{{dist.apache.org}}} 
repositories (in particular the bloodhound parts of these referred to below)
 1. PGP code signing key uploaded to a public keyserver and added to your 
account details at https://id.apache.org. Details for creating such a key can 
be found here: http://www.apache.org/dev/openpgp.html#generate-key
 
-=== Prepare the release ===
+=== Prepare the release
 1. Update files in trunk to reflect the current status:
   1. Check out the trunk of bloodhound. For example:
-{{{
-#!sh
+{{{#!sh
 svn co https://svn.apache.org/repos/asf/bloodhound/trunk bh_trunk
 }}}
   1. Review the tickets that have been resolved since the last release, and 
update the RELEASE_NOTES file highlighting new features and issues fixed, 
optionally including major known issues that remain. The relevant tickets will 
usually be associated with a single milestone. However, check for tickets that 
are part of this release but have been closed 
[query:status=closedresolution=fixedmilestone=component!=siteadmin without 
the milestone set]. All of the tickets in the milestone should be resolved when 
the release is started. Unresolved tickets that are still part of this 
milestone should be unassociated by moving them to another milestone.
@@ -18,8 +17,7 @@
   1. Update packages version numbers in {{{bloodhound_package/setup.py}}} 
files to reflect the current overall version number (if required). The package 
version numbers should have been updated at the start of the release cycle.
   1. Commit changes back to trunk.
 1. If this is a to be a new x.y release, create a new branch named version 
number:
-{{{
-#!sh
+{{{#!sh
 svn copy https://svn.apache.org/repos/asf/bloodhound/trunk 
https://svn.apache.org/repos/asf/bloodhound/branches/version number -m 
branching for new release
 }}}
 1. Switch the working copy to the new branch.
@@ -27,8 +25,7 @@
 svn switch https://svn.apache.org/repos/asf/bloodhound/branches/version 
number
 }}}
 1. On the branch, for each {{{bloodhound_package/setup.cfg}}} file set:
- {{{
- #!ini
+ {{{#!ini
  [egg_info]
  tag_build =
  tag_date = 0
@@ -36,19 +33,16 @@
  }}}
  Commit changes back to the branch.
 1. Export branch to separate directory, named apache-bloodhound-version 
number:
-{{{
-#!sh
+{{{#!sh
 svn export https://svn.apache.org/repos/asf/bloodhound/branches/version 
number apache-bloodhound-version number
 }}}
 1. Check for open tickets requiring the exclusion of files and directories for 
the current release and remove them.
 1. Create a tar.gz of that directory:
-{{{
-#!sh
+{{{#!sh
 tar -pvczf apache-bloodhound-version number.tar.gz /path/to/directory
 }}}
 1. Create a detached signature file for the tar.gz file. For example, on the 
command line with gpg:
-{{{
-#!sh
+{{{#!sh
 gpg --armor --output apache-bloodhound-version number.tar.gz.asc 
--detach-sig apache-bloodhound-version number.tar.gz
 }}}
 1. You may want to verify the signature, particularly if this is the first 
time you are signing a release with this key. Look for //Good signature// in 
the output:
@@ -56,39 +50,34 @@
 $ gpg --verify apache-bloodhound-version number.tar.gz.asc 
apache-bloodhound-version number.tar.gz
 }}}
 1. Create an md5 file for the tar.gz file. For example with gpg:
-{{{
-#!sh
+{{{#!sh
 gpg --print-md MD5 apache-bloodhound-version number.tar.gz  
apache-bloodhound-version number.tar.gz.md5
 }}}
 1. Checkout the `bloodhound-dist` directory, remove artifacts from previous 
releases and check in the changes.
-{{{
-#!sh
+{{{#!sh
 svn co https://dist.apache.org/repos/dist/dev/bloodhound bloodhound_dist_dev
 svn rm apache-bloodhound-*
 svn ci bloodhound_dist_dev -m removing artifacts from previous release
 }}}
 1. Copy the {{{.tar.gz}}}, {{{.tar.gz.md5}}} and {{{.tar.gz.asc}}} files 
[release files] to the `bloodhound-dist` directory. Add your PGP key to the 
`KEYS` file in this directory if it has not been previously added.
-{{{
-#!sh
+{{{#!sh
 cp apache-bloodhound-version number.* bloodhound_dist_dev/
 svn add bloodhound_dist_dev/apache-bloodhound-version number*
 svn commit bloodhound_dist_dev -m adding version number artifacts to the 
Bloodhound dist/dev area for release votes
 }}}
 1. Create a tag for the release
-{{{
-#!sh
+{{{#!sh
 svn copy https://svn.apache.org/repos/asf/bloodhound/branches/version number 
https://svn.apache.org/repos/asf/bloodhound/tags/version 

[Apache Bloodhound] BloodhoundReleaseProcess modified

2014-12-02 Thread Apache Bloodhound
Page BloodhoundReleaseProcess was changed by rjollos
Diff URL: 
https://issues.apache.org/bloodhound/wiki/BloodhoundReleaseProcess?action=diffversion=46
Revision 46
Comment: Path of command was incorrect.
Changes:
---8--8--8--8--8--8--8--8
Index: BloodhoundReleaseProcess
=
--- BloodhoundReleaseProcess (version: 45)
+++ BloodhoundReleaseProcess (version: 46)
@@ -56,7 +56,7 @@
 1. Checkout the `bloodhound-dist` directory, remove artifacts from previous 
releases and check in the changes.
 {{{#!sh
 svn co https://dist.apache.org/repos/dist/dev/bloodhound bloodhound_dist_dev
-svn rm apache-bloodhound-*
+svn rm bloodhound_dist_dev/apache-bloodhound-*
 svn ci bloodhound_dist_dev -m removing artifacts from previous release
 }}}
 1. Copy the {{{.tar.gz}}}, {{{.tar.gz.md5}}} and {{{.tar.gz.asc}}} files 
[release files] to the `bloodhound-dist` directory. Add your PGP key to the 
`KEYS` file in this directory if it has not been previously added.
---8--8--8--8--8--8--8--8

--
Page URL: https://issues.apache.org/bloodhound/wiki/BloodhoundReleaseProcess
Apache Bloodhound https://issues.apache.org/bloodhound/
The Apache Bloodhound issue tracker

This is an automated message. Someone added your email address to be
notified of changes on 'BloodhoundReleaseProcess' page.
If it was not you, please report to .


[Apache Bloodhound] BloodhoundReleaseProcess modified

2014-12-02 Thread Apache Bloodhound
Page BloodhoundReleaseProcess was changed by rjollos
Diff URL: 
https://issues.apache.org/bloodhound/wiki/BloodhoundReleaseProcess?action=diffversion=47
Revision 47
Comment: Use a shell variable so that commands can be copy-pasted.
Changes:
---8--8--8--8--8--8--8--8
Index: BloodhoundReleaseProcess
=
--- BloodhoundReleaseProcess (version: 46)
+++ BloodhoundReleaseProcess (version: 47)
@@ -16,13 +16,16 @@
   1. Update NOTICE and LICENSE files if required (should any licenses be 
added/removed; are the locations specified still accurate).
   1. Update packages version numbers in {{{bloodhound_package/setup.py}}} 
files to reflect the current overall version number (if required). The package 
version numbers should have been updated at the start of the release cycle.
   1. Commit changes back to trunk.
-1. If this is a to be a new x.y release, create a new branch named version 
number:
+1. If this is a to be a new x.y release, create a new branch named version 
number. Set a variable in the shell in order to copy and paste the commands 
that follow:
 {{{#!sh
-svn copy https://svn.apache.org/repos/asf/bloodhound/trunk 
https://svn.apache.org/repos/asf/bloodhound/branches/version number -m 
branching for new release
+VER=version number
+}}}
+{{{#!sh
+svn copy https://svn.apache.org/repos/asf/bloodhound/trunk 
https://svn.apache.org/repos/asf/bloodhound/branches/$VER -m branching for new 
release
 }}}
 1. Switch the working copy to the new branch.
 {{{#!sh
-svn switch https://svn.apache.org/repos/asf/bloodhound/branches/version 
number
+svn switch https://svn.apache.org/repos/asf/bloodhound/branches/$VER
 }}}
 1. On the branch, for each {{{bloodhound_package/setup.cfg}}} file set:
  {{{#!ini
@@ -32,26 +35,26 @@
  tag_svn_revision = false
  }}}
  Commit changes back to the branch.
-1. Export branch to separate directory, named apache-bloodhound-version 
number:
+1. Export branch to separate directory, named apache-bloodhound-$VER:
 {{{#!sh
-svn export https://svn.apache.org/repos/asf/bloodhound/branches/version 
number apache-bloodhound-version number
+svn export https://svn.apache.org/repos/asf/bloodhound/branches/$VER 
apache-bloodhound-$VER
 }}}
 1. Check for open tickets requiring the exclusion of files and directories for 
the current release and remove them.
 1. Create a tar.gz of that directory:
 {{{#!sh
-tar -pvczf apache-bloodhound-version number.tar.gz /path/to/directory
+tar -pvczf apache-bloodhound-$VER.tar.gz /path/to/directory
 }}}
 1. Create a detached signature file for the tar.gz file. For example, on the 
command line with gpg:
 {{{#!sh
-gpg --armor --output apache-bloodhound-version number.tar.gz.asc 
--detach-sig apache-bloodhound-version number.tar.gz
+gpg --armor --output apache-bloodhound-$VER.tar.gz.asc --detach-sig 
apache-bloodhound-$VER.tar.gz
 }}}
 1. You may want to verify the signature, particularly if this is the first 
time you are signing a release with this key. Look for //Good signature// in 
the output:
 {{{#!sh
-$ gpg --verify apache-bloodhound-version number.tar.gz.asc 
apache-bloodhound-version number.tar.gz
+$ gpg --verify apache-bloodhound-$VER.tar.gz.asc apache-bloodhound-$VER.tar.gz
 }}}
 1. Create an md5 file for the tar.gz file. For example with gpg:
 {{{#!sh
-gpg --print-md MD5 apache-bloodhound-version number.tar.gz  
apache-bloodhound-version number.tar.gz.md5
+gpg --print-md MD5 apache-bloodhound-$VER.tar.gz  
apache-bloodhound-$VER.tar.gz.md5
 }}}
 1. Checkout the `bloodhound-dist` directory, remove artifacts from previous 
releases and check in the changes.
 {{{#!sh
@@ -61,13 +64,13 @@
 }}}
 1. Copy the {{{.tar.gz}}}, {{{.tar.gz.md5}}} and {{{.tar.gz.asc}}} files 
[release files] to the `bloodhound-dist` directory. Add your PGP key to the 
`KEYS` file in this directory if it has not been previously added.
 {{{#!sh
-cp apache-bloodhound-version number.* bloodhound_dist_dev/
-svn add bloodhound_dist_dev/apache-bloodhound-version number*
-svn commit bloodhound_dist_dev -m adding version number artifacts to the 
Bloodhound dist/dev area for release votes
+cp apache-bloodhound-$VER.* bloodhound_dist_dev/
+svn add bloodhound_dist_dev/apache-bloodhound-$VER*
+svn commit bloodhound_dist_dev -m adding $VER artifacts to the Bloodhound 
dist/dev area for release votes
 }}}
 1. Create a tag for the release
 {{{#!sh
-svn copy https://svn.apache.org/repos/asf/bloodhound/branches/version number 
https://svn.apache.org/repos/asf/bloodhound/tags/version number -m tagging 
release
+svn copy https://svn.apache.org/repos/asf/bloodhound/branches/$VER 
https://svn.apache.org/repos/asf/bloodhound/tags/$VER -m tagging release
 }}}
 1. On the trunk, update the packages version numbers in 
{{{bloodhound_package/setup.py}}} files to the next development version. 
Commit changes back to the trunk.
 
@@ -81,7 +84,7 @@
 svn co https://dist.apache.org/repos/dist/release/bloodhound 

[Apache Bloodhound] BloodhoundReleaseProcess modified

2014-07-28 Thread Apache Bloodhound
Page BloodhoundReleaseProcess was changed by rjollos
Diff URL: 
https://issues.apache.org/bloodhound/wiki/BloodhoundReleaseProcess?action=diffversion=44
Revision 44
Comment: Hint about completed date for milestone.
Changes:
---8--8--8--8--8--8--8--8
Index: BloodhoundReleaseProcess
=
--- BloodhoundReleaseProcess (version: 43)
+++ BloodhoundReleaseProcess (version: 44)
@@ -151,7 +151,7 @@
   1. https://issues.apache.org/bloodhound/wiki/WikiStart (Download link and 
text)
   1. http://bloodhound.apache.org/ - edit: 
https://svn.apache.org/repos/asf/bloodhound/site/index.html
  1. Remove the old release from 
https://dist.apache.org/repos/dist/release/bloodhound. The old releases can be 
found on the [http://archive.apache.org/dist/bloodhound/ archive site].
- 1. Edit the [/roadmap milestone] and mark it as //Completed//.
+ 1. Edit the [/roadmap milestone] and mark it as //Completed// (the completed 
date will preferably coincide with the official release date).
  1. Add an entry for the release to the ticket //Version// enum through the 
[/admin/ticket/version administration page].
 
 '''[=#ReleaseAnnouncementTemplate Release announcement template:]'''
---8--8--8--8--8--8--8--8

--
Page URL: https://issues.apache.org/bloodhound/wiki/BloodhoundReleaseProcess
Apache Bloodhound https://issues.apache.org/bloodhound/
The Apache Bloodhound issue tracker

This is an automated message. Someone added your email address to be
notified of changes on 'BloodhoundReleaseProcess' page.
If it was not you, please report to .


[Apache Bloodhound] BloodhoundReleaseProcess modified

2013-08-12 Thread Apache Bloodhound
Page BloodhoundReleaseProcess was changed by rjollos
Diff URL: 
https://issues.apache.org/bloodhound/wiki/BloodhoundReleaseProcess?action=diffversion=41
Revision 41
Comment: Note availability of old releases.
Changes:
---8--8--8--8--8--8--8--8
Index: BloodhoundReleaseProcess
=
--- BloodhoundReleaseProcess (version: 40)
+++ BloodhoundReleaseProcess (version: 41)
@@ -150,7 +150,7 @@
 1. Update other locations that mention a specific release:
   1. https://issues.apache.org/bloodhound/wiki/WikiStart (Download link and 
text)
   1. http://bloodhound.apache.org/ - edit: 
https://svn.apache.org/repos/asf/bloodhound/site/index.html
- 1. Remove the old release from 
https://dist.apache.org/repos/dist/release/bloodhound.
+ 1. Remove the old release from 
https://dist.apache.org/repos/dist/release/bloodhound. The old releases can be 
found on the [http://archive.apache.org/dist/bloodhound/ archive site].
  1. Edit the [/roadmap milestone] and mark it as //Completed//.
  1. Add an entry for the release to the ticket //Version// enum through the 
[/admin/ticket/version administration page].
 
---8--8--8--8--8--8--8--8

--
Page URL: https://issues.apache.org/bloodhound/wiki/BloodhoundReleaseProcess
Apache Bloodhound https://issues.apache.org/bloodhound/
The Apache Bloodhound issue tracker

This is an automated message. Someone added your email address to be
notified of changes on 'BloodhoundReleaseProcess' page.
If it was not you, please report to .


[Apache Bloodhound] BloodhoundReleaseProcess modified

2013-07-16 Thread Apache Bloodhound
Page BloodhoundReleaseProcess was changed by rjollos
Diff URL: 
https://issues.apache.org/bloodhound/wiki/BloodhoundReleaseProcess?action=diffversion=40
Revision 40
Comment: Add an entry to the versions enum.
Changes:
---8--8--8--8--8--8--8--8
Index: BloodhoundReleaseProcess
=
--- BloodhoundReleaseProcess (version: 39)
+++ BloodhoundReleaseProcess (version: 40)
@@ -152,6 +152,7 @@
   1. http://bloodhound.apache.org/ - edit: 
https://svn.apache.org/repos/asf/bloodhound/site/index.html
  1. Remove the old release from 
https://dist.apache.org/repos/dist/release/bloodhound.
  1. Edit the [/roadmap milestone] and mark it as //Completed//.
+ 1. Add an entry for the release to the ticket //Version// enum through the 
[/admin/ticket/version administration page].
 
 '''[=#ReleaseAnnouncementTemplate Release announcement template:]'''
 {{{
---8--8--8--8--8--8--8--8

--
Page URL: https://issues.apache.org/bloodhound/wiki/BloodhoundReleaseProcess
Apache Bloodhound https://issues.apache.org/bloodhound/
The Apache Bloodhound issue tracker

This is an automated message. Someone added your email address to be
notified of changes on 'BloodhoundReleaseProcess' page.
If it was not you, please report to .


[Apache Bloodhound] BloodhoundReleaseProcess modified

2013-07-08 Thread Apache Bloodhound
Page BloodhoundReleaseProcess was changed by rjollos
Diff URL: 
https://issues.apache.org/bloodhound/wiki/BloodhoundReleaseProcess?action=diffversion=34
Revision 34
Comment: Only need to search for tickets with Resolution=fixed.
Changes:
---8--8--8--8--8--8--8--8
Index: BloodhoundReleaseProcess
=
--- BloodhoundReleaseProcess (version: 33)
+++ BloodhoundReleaseProcess (version: 34)
@@ -11,7 +11,7 @@
 #!sh
 svn co https://svn.apache.org/repos/asf/bloodhound/trunk bh_trunk
 }}}
-  1. Review the tickets that have been resolved since the last release, and 
update the RELEASE_NOTES file highlighting new features and issues fixed, 
optionally including major known issues that remain. The relevant tickets will 
usually be associated with a single milestone. However, check for tickets that 
are part of this release but have been closed 
[/query?status=closedmilestone=col=idcol=summarycol=statuscol=typecol=prioritycol=milestonecol=componentorder=priority
 without the milestone set].
+  1. Review the tickets that have been resolved since the last release, and 
update the RELEASE_NOTES file highlighting new features and issues fixed, 
optionally including major known issues that remain. The relevant tickets will 
usually be associated with a single milestone. However, check for tickets that 
are part of this release but have been closed 
[query:status=closedresolution=fixedmilestone= without the milestone set].
   1. Check http://ci.apache.org/projects/bloodhound/rat-output.html for any 
unapproved licences or missing license headers.
   1. Update NOTICE and LICENSE files if required (should any licenses be 
added/removed; are the locations specified still accurate).
   1. Update packages version numbers in {{{bloodhound_package/setup.py}}} 
files to reflect the current overall version number (if required). The package 
version numbers should have been updated at the start of the release cycle.
---8--8--8--8--8--8--8--8

--
Page URL: https://issues.apache.org/bloodhound/wiki/BloodhoundReleaseProcess
Apache Bloodhound https://issues.apache.org/bloodhound/
The Apache Bloodhound issue tracker

This is an automated message. Someone added your email address to be
notified of changes on 'BloodhoundReleaseProcess' page.
If it was not you, please report to .


[Apache Bloodhound] BloodhoundReleaseProcess modified

2013-07-08 Thread Apache Bloodhound
Page BloodhoundReleaseProcess was changed by rjollos
Diff URL: 
https://issues.apache.org/bloodhound/wiki/BloodhoundReleaseProcess?action=diffversion=35
Revision 35
Comment: Ignore tickets with Component siteadmin.
Changes:
---8--8--8--8--8--8--8--8
Index: BloodhoundReleaseProcess
=
--- BloodhoundReleaseProcess (version: 34)
+++ BloodhoundReleaseProcess (version: 35)
@@ -11,7 +11,7 @@
 #!sh
 svn co https://svn.apache.org/repos/asf/bloodhound/trunk bh_trunk
 }}}
-  1. Review the tickets that have been resolved since the last release, and 
update the RELEASE_NOTES file highlighting new features and issues fixed, 
optionally including major known issues that remain. The relevant tickets will 
usually be associated with a single milestone. However, check for tickets that 
are part of this release but have been closed 
[query:status=closedresolution=fixedmilestone= without the milestone set].
+  1. Review the tickets that have been resolved since the last release, and 
update the RELEASE_NOTES file highlighting new features and issues fixed, 
optionally including major known issues that remain. The relevant tickets will 
usually be associated with a single milestone. However, check for tickets that 
are part of this release but have been closed 
[query:status=closedresolution=fixedmilestone=component!=siteadmin without 
the milestone set].
   1. Check http://ci.apache.org/projects/bloodhound/rat-output.html for any 
unapproved licences or missing license headers.
   1. Update NOTICE and LICENSE files if required (should any licenses be 
added/removed; are the locations specified still accurate).
   1. Update packages version numbers in {{{bloodhound_package/setup.py}}} 
files to reflect the current overall version number (if required). The package 
version numbers should have been updated at the start of the release cycle.
---8--8--8--8--8--8--8--8

--
Page URL: https://issues.apache.org/bloodhound/wiki/BloodhoundReleaseProcess
Apache Bloodhound https://issues.apache.org/bloodhound/
The Apache Bloodhound issue tracker

This is an automated message. Someone added your email address to be
notified of changes on 'BloodhoundReleaseProcess' page.
If it was not you, please report to .


[Apache Bloodhound] BloodhoundReleaseProcess modified

2013-07-08 Thread Apache Bloodhound
Page BloodhoundReleaseProcess was changed by rjollos
Diff URL: 
https://issues.apache.org/bloodhound/wiki/BloodhoundReleaseProcess?action=diffversion=36
Revision 36
Comment: Tidy up page.
Changes:
---8--8--8--8--8--8--8--8
Index: BloodhoundReleaseProcess
=
--- BloodhoundReleaseProcess (version: 35)
+++ BloodhoundReleaseProcess (version: 36)
@@ -12,7 +12,7 @@
 svn co https://svn.apache.org/repos/asf/bloodhound/trunk bh_trunk
 }}}
   1. Review the tickets that have been resolved since the last release, and 
update the RELEASE_NOTES file highlighting new features and issues fixed, 
optionally including major known issues that remain. The relevant tickets will 
usually be associated with a single milestone. However, check for tickets that 
are part of this release but have been closed 
[query:status=closedresolution=fixedmilestone=component!=siteadmin without 
the milestone set].
-  1. Check http://ci.apache.org/projects/bloodhound/rat-output.html for any 
unapproved licences or missing license headers.
+  1. Check the [http://ci.apache.org/projects/bloodhound/rat-output.html Rat 
Report] for any unapproved licences or missing license headers.
   1. Update NOTICE and LICENSE files if required (should any licenses be 
added/removed; are the locations specified still accurate).
   1. Update packages version numbers in {{{bloodhound_package/setup.py}}} 
files to reflect the current overall version number (if required). The package 
version numbers should have been updated at the start of the release cycle.
   1. Commit changes back to trunk.
---8--8--8--8--8--8--8--8

--
Page URL: https://issues.apache.org/bloodhound/wiki/BloodhoundReleaseProcess
Apache Bloodhound https://issues.apache.org/bloodhound/
The Apache Bloodhound issue tracker

This is an automated message. Someone added your email address to be
notified of changes on 'BloodhoundReleaseProcess' page.
If it was not you, please report to .


[Apache Bloodhound] BloodhoundReleaseProcess modified

2013-04-16 Thread Apache Bloodhound
Page BloodhoundReleaseProcess was changed by rjollos
Diff URL: 
https://issues.apache.org/bloodhound/wiki/BloodhoundReleaseProcess?action=diffversion=33
Revision 33
Comment: Announce to user@ list.
Changes:
---8--8--8--8--8--8--8--8
Index: BloodhoundReleaseProcess
=
--- BloodhoundReleaseProcess (version: 32)
+++ BloodhoundReleaseProcess (version: 33)
@@ -149,7 +149,7 @@
 
 '''[=#ReleaseAnnouncementTemplate Release announcement template:]'''
 {{{
-To: annou...@apache.org, trac-us...@googlegroups.com
+To: annou...@apache.org, u...@apache.bloodhound.org, 
trac-us...@googlegroups.com
 Cc: d...@bloodhound.apache.org
 Subject: [ANNOUNCE] Apache Bloodhound version Released
 }}}
---8--8--8--8--8--8--8--8

--
Page URL: https://issues.apache.org/bloodhound/wiki/BloodhoundReleaseProcess
Apache Bloodhound https://issues.apache.org/bloodhound/
The Apache Bloodhound issue tracker

This is an automated message. Someone added your email address to be
notified of changes on 'BloodhoundReleaseProcess' page.
If it was not you, please report to .