This is an automated email from the ASF dual-hosted git repository.
pottlinger pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-tamaya-site.git.
from 0f9f40e TAMAYA-392: Add links to ASF resources as requested, add meta
tags
add 3a394f1 TAMAYA-375 Added tamayaasastandard ascii doc page.
add a6bad7b Updated current sandbox extension list.
add 32d4070 Merge branch 'master' of
https://gitbox.apache.org/repos/asf/incubator-tamaya-site
add a339277 TAMAYA-384 Improved Spring integration.
add 7093105 Merge branch 'master' of
https://gitbox.apache.org/repos/asf/incubator-tamaya-site
add 1eb836c TAMAYA-398 TAMAYA-399 TAMAYA-400 TAMAYA-401 TAMAYA-402
TAMAYA-403 TAMAYA-404 TAMAYA-405 TAMAYA-406 TAMAYA-407 Added/updated docs.
add f2a2b00 Merge branch 'master' of
https://gitbox.apache.org/repos/asf/incubator-tamaya-site
add c1eabf9 Updated release guide.
add 9f67331 TAMAYA-398 TAMAYA-399 TAMAYA-400 TAMAYA-401 TAMAYA-402
TAMAYA-403 TAMAYA-404 TAMAYA-405 TAMAYA-406 TAMAYA-407 Added/updated docs.
add c52252e Fix typos in HOCON doc
add fc17976 Fix typos in JSON doc
add 1e73bd2 Fix typos in docs
add 8e59f81 Fix Tamaya as Standards, harmonize OSGi
add 47eb706 Harmonize OSGi
add 7f5b8b0 Harmonize OSGi
add aa384b4 Harmonze OSGi, but not in methods
add 2a2931f Harmonze OSGi
add 4cff93c Fix missing version number replacement in new docs
add d8f950b TAMAYA-411: Prepare javadoc versions after new release
add 94979a2 TAMAYA-411: Update docs about Javadoc generation and change
URL to https
new 7b95173 TAMAYA-412,TAMAYA-279: Add current RC to release history and
take changes from previous RC votes
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
README.md | 4 +-
content/development/possible-contributions.adoc | 4 +-
content/documentation/api.adoc | 8 +-
content/documentation/core.adoc | 2 +-
content/documentation/extensions.adoc | 34 ++--
content/documentation/extensions/mod_cdi.adoc | 2 +-
content/documentation/extensions/mod_features.adoc | 2 +-
.../extensions/{mod_json.adoc => mod_hjson.adoc} | 47 ++---
content/documentation/extensions/mod_hocon.adoc | 85 +++++++++
.../documentation/extensions/mod_injection.adoc | 2 +-
content/documentation/extensions/mod_json.adoc | 14 +-
content/documentation/extensions/mod_osgi.adoc | 190 ++++++++++-----------
content/documentation/extensions/mod_spring.adoc | 82 +++------
.../documentation/extensions/mod_usagetracker.adoc | 2 +-
content/documentation/usecases.adoc | 2 +-
content/highleveldesign.adoc | 4 +-
content/history.adoc | 5 +
content/release-guide.adoc | 8 +-
content/tamayaasastandard.adoc | 73 ++++++++
jbake.properties | 4 +-
20 files changed, 355 insertions(+), 219 deletions(-)
copy content/documentation/extensions/{mod_json.adoc => mod_hjson.adoc} (55%)
create mode 100644 content/documentation/extensions/mod_hocon.adoc
create mode 100644 content/tamayaasastandard.adoc