You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@buildr.apache.org by "Assaf Arkin (JIRA)" <ji...@apache.org> on 2008/09/26 23:19:44 UTC

[jira] Closed: (BUILDR-83) Dependency checks as part of the release process

     [ https://issues.apache.org/jira/browse/BUILDR-83?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Assaf Arkin closed BUILDR-83.
-----------------------------

    Resolution: Fixed

Added tests for the other platform (i.e. JRuby when staging on Ruby and vice versa).
As far as I can tell, no way to tell (given RubyGems API) which platforms we're looking at for a given Gem, so we'll have to trust the manual process to uncover that.

> Dependency checks as part of the release process
> ------------------------------------------------
>
>                 Key: BUILDR-83
>                 URL: https://issues.apache.org/jira/browse/BUILDR-83
>             Project: Buildr
>          Issue Type: Improvement
>          Components: Core features
>    Affects Versions: 1.3.1
>            Reporter: Assaf Arkin
>            Assignee: Assaf Arkin
>             Fix For: 1.3.3
>
>
> Add automated tasks to release process to make sure we have the right set of dependencies:
> -  Test with both MRI and JRuby specs, since they use different dependency sets.
> -  For each dependency, verify that the Gem is available on the RubyForge server.
> -  That goes for platform variance, e.g. RJB has both ruby and win32 platform, both must be checked for existence.
> -  From dependency list determine the order in which dependencies will be loaded, and make sure the dependency list is in that order.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.