You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@continuum.apache.org by "jan ancajas (JIRA)" <ji...@codehaus.org> on 2009/03/17 18:20:12 UTC

[jira] Updated: (CONTINUUM-2127) Configuration for Distributed Build should be visible only if Distributed Build is enabled

     [ http://jira.codehaus.org/browse/CONTINUUM-2127?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

jan ancajas updated CONTINUUM-2127:
-----------------------------------

    Attachment: CONTINUUM-2127-webapp.patch

attached patch.
Created custom tag  "ifBuildTypeEnabled" for portion in the jsp pages  we want to hide/show if parallel/distributed build is enabled.

sample use: 
{code}
<c1:ifBuildTypeEnabled buildType="parallel">
</c1:ifBuildTypeEnabled>
{code}

{code}
<c1:ifBuildTypeEnabled buildType="distributed">
</c1:ifBuildTypeEnabled>
{code}

> Configuration for Distributed Build should be visible only if Distributed Build is enabled
> ------------------------------------------------------------------------------------------
>
>                 Key: CONTINUUM-2127
>                 URL: http://jira.codehaus.org/browse/CONTINUUM-2127
>             Project: Continuum
>          Issue Type: Improvement
>          Components: Distributed Builds
>    Affects Versions: 1.3.2
>            Reporter: Wendy Smoak
>         Attachments: CONTINUUM-2127-webapp.patch
>
>
> The "Build Agents" and "Releases" menu items are only relevant if Distributed Builds are enabled and should not be visible otherwise.
> I also noticed that the Build Agent Group selection is visible in the Build Environment page, even when Distributed Build is not enabled.

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