You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Benson Margulies (JIRA)" <ji...@codehaus.org> on 2011/05/25 02:27:22 UTC

[jira] Created: (MCHANGES-249) The jira downloaded used for announcements only supports 'closed'

The jira downloaded used for announcements only supports 'closed'
-----------------------------------------------------------------

                 Key: MCHANGES-249
                 URL: http://jira.codehaus.org/browse/MCHANGES-249
             Project: Maven 2.x Changes Plugin
          Issue Type: Bug
          Components: announcement
    Affects Versions: 2.5
            Reporter: Benson Margulies


org.apache.maven.plugin.announcement.JiraDownloader only puts 'Closed' in the statusMap, so it's not possible to specify, say, Resolved,Closed. 

Why are there two of these, anyhow?


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Commented: (MCHANGES-249) The jira downloaded used for announcements only supports 'closed'

Posted by "Dennis Lundberg (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/MCHANGES-249?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=268524#action_268524 ] 

Dennis Lundberg commented on MCHANGES-249:
------------------------------------------

I don't know the history behind why there are two of them. I'll run some tests to see what effect it has to remove one of them.

> The jira downloaded used for announcements only supports 'closed'
> -----------------------------------------------------------------
>
>                 Key: MCHANGES-249
>                 URL: http://jira.codehaus.org/browse/MCHANGES-249
>             Project: Maven 2.x Changes Plugin
>          Issue Type: Bug
>          Components: announcement
>    Affects Versions: 2.5
>            Reporter: Benson Margulies
>         Attachments: MCHANGES-249.patch
>
>
> org.apache.maven.plugin.announcement.JiraDownloader only puts 'Closed' in the statusMap, so it's not possible to specify, say, Resolved,Closed. 
> Why are there two of these, anyhow?

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Closed: (MCHANGES-249) The jira downloaded used for announcements only supports 'closed'

Posted by "Dennis Lundberg (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MCHANGES-249?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dennis Lundberg closed MCHANGES-249.
------------------------------------

       Resolution: Fixed
    Fix Version/s: 2.6
         Assignee: Dennis Lundberg

Patch applied in [r1129889|http://svn.apache.org/viewvc?view=revision&revision=1129889].
Thanks!

> The jira downloaded used for announcements only supports 'closed'
> -----------------------------------------------------------------
>
>                 Key: MCHANGES-249
>                 URL: http://jira.codehaus.org/browse/MCHANGES-249
>             Project: Maven 2.x Changes Plugin
>          Issue Type: Bug
>          Components: announcement
>    Affects Versions: 2.5
>            Reporter: Benson Margulies
>            Assignee: Dennis Lundberg
>             Fix For: 2.6
>
>         Attachments: MCHANGES-249.patch
>
>
> org.apache.maven.plugin.announcement.JiraDownloader only puts 'Closed' in the statusMap, so it's not possible to specify, say, Resolved,Closed. 
> Why are there two of these, anyhow?

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Commented: (MCHANGES-249) The jira downloaded used for announcements only supports 'closed'

Posted by "Benson Margulies (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/MCHANGES-249?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=268529#action_268529 ] 

Benson Margulies commented on MCHANGES-249:
-------------------------------------------

Yes. If the default is Closed, then my change is backward-compatible except .. the old behavior was to silently discard unrecognized statusses. Anyone who wrote, say, 'Closed,Resolved' will now find themselves looking more issues in their announcement.


> The jira downloaded used for announcements only supports 'closed'
> -----------------------------------------------------------------
>
>                 Key: MCHANGES-249
>                 URL: http://jira.codehaus.org/browse/MCHANGES-249
>             Project: Maven 2.x Changes Plugin
>          Issue Type: Bug
>          Components: announcement
>    Affects Versions: 2.5
>            Reporter: Benson Margulies
>         Attachments: MCHANGES-249.patch
>
>
> org.apache.maven.plugin.announcement.JiraDownloader only puts 'Closed' in the statusMap, so it's not possible to specify, say, Resolved,Closed. 
> Why are there two of these, anyhow?

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Commented: (MCHANGES-249) The jira downloaded used for announcements only supports 'closed'

Posted by "Benson Margulies (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/MCHANGES-249?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=268527#action_268527 ] 

Benson Margulies commented on MCHANGES-249:
-------------------------------------------

Dennis,

I should have edited out the question of 'why two?' 


There are two because someone wanted to prevent anyone from making announcements on any issues other than closed. My patch is to abolish that restriction.

> The jira downloaded used for announcements only supports 'closed'
> -----------------------------------------------------------------
>
>                 Key: MCHANGES-249
>                 URL: http://jira.codehaus.org/browse/MCHANGES-249
>             Project: Maven 2.x Changes Plugin
>          Issue Type: Bug
>          Components: announcement
>    Affects Versions: 2.5
>            Reporter: Benson Margulies
>         Attachments: MCHANGES-249.patch
>
>
> org.apache.maven.plugin.announcement.JiraDownloader only puts 'Closed' in the statusMap, so it's not possible to specify, say, Resolved,Closed. 
> Why are there two of these, anyhow?

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Updated: (MCHANGES-249) The jira downloaded used for announcements only supports 'closed'

Posted by "Benson Margulies (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MCHANGES-249?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Benson Margulies updated MCHANGES-249:
--------------------------------------

    Attachment: MCHANGES-249.patch

Remove the extra JiraDownloader that has no effect except to prevent announcements of unclosed issues.

> The jira downloaded used for announcements only supports 'closed'
> -----------------------------------------------------------------
>
>                 Key: MCHANGES-249
>                 URL: http://jira.codehaus.org/browse/MCHANGES-249
>             Project: Maven 2.x Changes Plugin
>          Issue Type: Bug
>          Components: announcement
>    Affects Versions: 2.5
>            Reporter: Benson Margulies
>         Attachments: MCHANGES-249.patch
>
>
> org.apache.maven.plugin.announcement.JiraDownloader only puts 'Closed' in the statusMap, so it's not possible to specify, say, Resolved,Closed. 
> Why are there two of these, anyhow?

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Commented: (MCHANGES-249) The jira downloaded used for announcements only supports 'closed'

Posted by "Dennis Lundberg (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/MCHANGES-249?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=268528#action_268528 ] 

Dennis Lundberg commented on MCHANGES-249:
------------------------------------------

So with a suitable default value, nobody will ever know the difference unless they start changing the parameters.

> The jira downloaded used for announcements only supports 'closed'
> -----------------------------------------------------------------
>
>                 Key: MCHANGES-249
>                 URL: http://jira.codehaus.org/browse/MCHANGES-249
>             Project: Maven 2.x Changes Plugin
>          Issue Type: Bug
>          Components: announcement
>    Affects Versions: 2.5
>            Reporter: Benson Margulies
>         Attachments: MCHANGES-249.patch
>
>
> org.apache.maven.plugin.announcement.JiraDownloader only puts 'Closed' in the statusMap, so it's not possible to specify, say, Resolved,Closed. 
> Why are there two of these, anyhow?

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira