You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@apex.apache.org by "Munagala V. Ramanath (JIRA)" <ji...@apache.org> on 2017/03/17 22:01:41 UTC

[jira] [Comment Edited] (APEXCORE-526) Publish javadoc for releases on ASF infrastructure

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

Munagala V. Ramanath edited comment on APEXCORE-526 at 3/17/17 10:01 PM:
-------------------------------------------------------------------------

We now have two functions:  {{add_apex_malhar_builders()}} and {{add_apex_core_builders()}}

There is a list in each function named _branches_; for *Malhar* it has:
{code}
    branches = ['release-3.5', 'release-3.6']
{code}

for *Core* it has:
{code}
    branches = ['release-3.4', 'release-3.5']
{code}

Adding a new release for either branch is now simply a matter of adding the appropriate branch name to one of
the above lists.



was (Author: dtram):
We now have two functions:  `add_apex_malhar_builders()` and `add_apex_core_builders()`

There is a list in each function named _branches_; for *Malhar* it has:
{code}
    branches = ['release-3.5', 'release-3.6']
{code}

for *Core* it has:
{code}
    branches = ['release-3.4', 'release-3.5']
{code}

Adding a new release for either branch is now simply a matter of adding the appropriate branch name to one of
the above lists.


> Publish javadoc for releases on ASF infrastructure 
> ---------------------------------------------------
>
>                 Key: APEXCORE-526
>                 URL: https://issues.apache.org/jira/browse/APEXCORE-526
>             Project: Apache Apex Core
>          Issue Type: Documentation
>            Reporter: Thomas Weise
>            Assignee: Munagala V. Ramanath
>
> Every release should have the javadocs published and we should have it linked from the download page, as is the case with user docs.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)