On 05/11/2019 14:33, Gilles Sadowski wrote:
Hi Alex.

Le mar. 5 nov. 2019 à 13:54, <[email protected]> a écrit :
This is an automated email from the ASF dual-hosted git repository.

aherbert pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-rng.git


The following commit(s) were added to refs/heads/master by this push:
      new 76b6fee  Jira report to contain 'Implemented' resolution.
76b6fee is described below

commit 76b6feea6ae7739a8eb89ad5877f6336679e4028
Author: aherbert <[email protected]>
AuthorDate: Tue Nov 5 12:53:42 2019 +0000

     Jira report to contain 'Implemented' resolution.
---
  pom.xml | 2 +-
  1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 8b2b1bb..22e31f0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -296,7 +296,7 @@
            <columnNames>Fix 
Version,Key,Component,Summary,Type,Resolution,Status</columnNames>
            <!-- Sort cols in natural order when using JQL for JIRA 5.1 -->
            <sortColumnNames>Fix Version DESC,Type,Key DESC</sortColumnNames>
-          <resolutionIds>Fixed</resolutionIds>
+          <resolutionIds>Fixed,Implemented</resolutionIds>
Thanks for spotting this.
However, some issues have been tagged as "Done".

I was checking the site for the RC and found a lot of Jira tickets were missing or without a fix version. So I've included the Implemented ones and updated some of the very old tickets to have a fix version of 1.0.

Looking at all the tickets with Done as the resolution it seemed that they were tasks [1]. However I've just spotted these that added new code to the API:

RNG-69 - GeometricSampler [2]

RNG-39 - UnitSphereRandomSampler [3]

At the moment I think it better to change these to Implemented and rebuild the website for RC1 rather than rerolling again. I was just about to send out the VOTE e-mail. If I update Jira then I wont have to redeploy the Nexus artifacts.


[1] https://issues.apache.org/jira/browse/RNG-64?jql=project%20%3D%20RNG%20%20and%20resolution%20%3D%20Done%20

[2] https://issues.apache.org/jira/browse/RNG-69

[3] https://issues.apache.org/jira/browse/RNG-39


Regards,
Gilles

            <statusIds>Resolved,Closed</statusIds>
            <!-- Don't include sub-task -->
            <typeIds>Bug,New Feature,Task,Improvement,Wish,Test</typeIds>

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to