You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tamaya.apache.org by an...@apache.org on 2019/05/14 14:58:10 UTC

[incubator-tamaya-sandbox] 06/07: M; inor improvements on sandbox modules, especially doc.

This is an automated email from the ASF dual-hosted git repository.

anatole pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-tamaya-sandbox.git

commit 9e69c7c1117c7691ca9004757c67c851e0cf51e3
Merge: 3cb96a1 f799e04
Author: Anatole Tresch <at...@gmail.com>
AuthorDate: Tue May 14 14:50:34 2019 +0200

    M;inor improvements on sandbox modules, especially doc.

 .gitignore                                         |  2 +-
 buildtools/src/main/resources/checkstyle/style.xml |  3 +-
 camel/pom.xml                                      |  2 +-
 configured-sysprops/pom.xml                        |  6 ++++
 .../sysprops/ConfiguredSystemProperties.java       | 33 +++++++++------------
 .../sysprops/ConfiguredSystemPropertiesTest.java   | 34 ++++++++++++++++++++++
 documentation/pom.xml                              |  4 +--
 .../org/apache/tamaya/doc/ConfigDocumenter.java    | 11 +++----
 .../apache/tamaya/doc/formats/HtmlDocFormat.java   | 11 +++----
 .../management/internal/ManagedConfigTest.java     | 11 ++++---
 pom.xml                                            | 12 ++------
 server/pom.xml                                     |  2 +-
 ui/pom.xml                                         |  2 +-
 13 files changed, 80 insertions(+), 53 deletions(-)