[
https://issues.apache.org/jira/browse/APEXCORE-526?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15930800#comment-15930800
]
Munagala V. Ramanath commented on APEXCORE-526:
-----------------------------------------------
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)