You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Sylvain Lebresne (Created) (JIRA)" <ji...@apache.org> on 2012/01/12 14:27:39 UTC

[jira] [Created] (CASSANDRA-3732) Update POM generation after migration to git

Update POM generation after migration to git
--------------------------------------------

                 Key: CASSANDRA-3732
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-3732
             Project: Cassandra
          Issue Type: Bug
          Components: Packaging
            Reporter: Sylvain Lebresne
            Assignee: Stephen Connolly
            Priority: Minor




--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Resolved] (CASSANDRA-3732) Update POM generation after migration to git

Posted by "Sylvain Lebresne (Resolved) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CASSANDRA-3732?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sylvain Lebresne resolved CASSANDRA-3732.
-----------------------------------------

       Resolution: Fixed
    Fix Version/s: 1.1.0
                   1.0.10
         Reviewer: slebresne

Ok +1 then, committed, thanks

                
> Update POM generation after migration to git
> --------------------------------------------
>
>                 Key: CASSANDRA-3732
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-3732
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Packaging
>            Reporter: Sylvain Lebresne
>            Assignee: Stephen Connolly
>            Priority: Minor
>             Fix For: 1.0.10, 1.1.0
>
>


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (CASSANDRA-3732) Update POM generation after migration to git

Posted by "Stephen Connolly (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/CASSANDRA-3732?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13245415#comment-13245415 ] 

Stephen Connolly commented on CASSANDRA-3732:
---------------------------------------------

Shortcoming of the Maven SCM URI format is that Git branch info is lost.

The current SCM info points to SVN which is just plain wrong at this point!
                
> Update POM generation after migration to git
> --------------------------------------------
>
>                 Key: CASSANDRA-3732
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-3732
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Packaging
>            Reporter: Sylvain Lebresne
>            Assignee: Stephen Connolly
>            Priority: Minor
>


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (CASSANDRA-3732) Update POM generation after migration to git

Posted by "Stephen Connolly (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/CASSANDRA-3732?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13245065#comment-13245065 ] 

Stephen Connolly commented on CASSANDRA-3732:
---------------------------------------------

https://github.com/apache/cassandra/pull/9
                
> Update POM generation after migration to git
> --------------------------------------------
>
>                 Key: CASSANDRA-3732
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-3732
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Packaging
>            Reporter: Sylvain Lebresne
>            Assignee: Stephen Connolly
>            Priority: Minor
>


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (CASSANDRA-3732) Update POM generation after migration to git

Posted by "Stephen Connolly (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/CASSANDRA-3732?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13245416#comment-13245416 ] 

Stephen Connolly commented on CASSANDRA-3732:
---------------------------------------------

No risk of breaking anything for anyone. You are required to include the scm info in any artifacts that get published to Maven Central... the actual info will not be used by any programs... at best by a human
                
> Update POM generation after migration to git
> --------------------------------------------
>
>                 Key: CASSANDRA-3732
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-3732
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Packaging
>            Reporter: Sylvain Lebresne
>            Assignee: Stephen Connolly
>            Priority: Minor
>


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (CASSANDRA-3732) Update POM generation after migration to git

Posted by "Sylvain Lebresne (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/CASSANDRA-3732?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13245403#comment-13245403 ] 

Sylvain Lebresne commented on CASSANDRA-3732:
---------------------------------------------

Why are those information useful?
Basically I have no clue how to test this, and I don't want to commit it without testing if this has a risk of breaking something for someone. Typically, there doesn't seem to be enough information in those metadata to know which git branch this is referring to.
                
> Update POM generation after migration to git
> --------------------------------------------
>
>                 Key: CASSANDRA-3732
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-3732
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Packaging
>            Reporter: Sylvain Lebresne
>            Assignee: Stephen Connolly
>            Priority: Minor
>


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira