This is an automated email from the ASF dual-hosted git repository.
ieugen pushed a commit to branch staging
in repository https://gitbox.apache.org/repos/asf/james-site.git
The following commit(s) were added to refs/heads/staging by this push:
new d658fd8 Added license warning tp not publish the website.
d658fd8 is described below
commit d658fd84e1d15c39cf53a9e7f34677872ebde162
Author: Eugen Stan <[email protected]>
AuthorDate: Wed Aug 19 16:44:18 2020 +0300
Added license warning tp not publish the website.
---
README.adoc | 3 +++
1 file changed, 3 insertions(+)
diff --git a/README.adoc b/README.adoc
index b03f421..650a688 100644
--- a/README.adoc
+++ b/README.adoc
@@ -9,3 +9,6 @@ This repository is used for storing (some) content for
https://james.apache.org[
It's also used to build and publish the website.
Please see https://james.apache.org/james-site/latest/index.html[online
documentation website] or the `docs/` folder.
+
+IMPORTANT: The website must not be published as Apache Source files.
+The reason is the antora ui-bundle uses MPL 2.0 license and we can't mix it
with ASF 2.0 https://issues.apache.org/jira/browse/LEGAL-530 .