Sasha Parfenov created APEXCORE-382:
---------------------------------------
Summary: Update document deployment process to avoid versioning
generated artifacts in master branch
Key: APEXCORE-382
URL: https://issues.apache.org/jira/browse/APEXCORE-382
Project: Apache Apex Core
Issue Type: Task
Reporter: Sasha Parfenov
Assignee: Sasha Parfenov
Right now both Apex Core and Malhar documentation is built, and then checked
into the master branch. This has two negative outcomes, including:
* adding build artifacts to master
* potential confusion over where documents sources should be edited
To avoid these issues, new process will be put in place, where generated
documentation will be checked directly into the asf-site branch, and merged
with "content" as part of the build.sh script.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)