You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@whirr.apache.org by "Karel Vervaeke (Commented) (JIRA)" <ji...@apache.org> on 2012/02/16 21:02:59 UTC

[jira] [Commented] (WHIRR-514) Update release instructions or fix update-version script?

    [ https://issues.apache.org/jira/browse/WHIRR-514?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13209678#comment-13209678 ] 

Karel Vervaeke commented on WHIRR-514:
--------------------------------------

There's also mvn versions:set and mvn versions:commit, but that has another minor problem which I haven't figured out:
mvn versions:commit doesn't clean up services/zookeeper/pom.xml.versionsBackup.

Anyway fixing update-versions is easy enough. Committing now.
                
> Update release instructions or fix update-version script?
> ---------------------------------------------------------
>
>                 Key: WHIRR-514
>                 URL: https://issues.apache.org/jira/browse/WHIRR-514
>             Project: Whirr
>          Issue Type: Task
>          Components: documentation
>    Affects Versions: 0.8.0
>            Reporter: Karel Vervaeke
>
> The update-versions script doesn't handle modules without a /project/parent/version element (the build-tools module doesn't have one).
> karel@tomato:~/work/whirr$ ruby build-tools/update-versions  12345
> Updating to version 12345 ...
> build-tools/update-versions:61:in `process_module': undefined method `inner_html=' for nil:NilClass (NoMethodError)
> 	from build-tools/update-versions:54:in `edit_pom'
> 	from build-tools/update-versions:60:in `process_module'
> 	from build-tools/update-versions:73
> 	from build-tools/update-versions:73:in `each'
> 	from build-tools/update-versions:73
> 	from build-tools/update-versions:54:in `edit_pom'
> 	from build-tools/update-versions:67

--
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