You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@juneau.apache.org by ja...@apache.org on 2018/12/10 18:37:38 UTC

[juneau] 01/01: Merge pull request #31 from Akayeshmantha/JUNEAU-93

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

jamesbognar pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/juneau.git

commit 6bde627beacaf51b5aeda448da42379a44c1e736
Merge: 137c1fa 16f840e
Author: James Bognar <ja...@apache.org>
AuthorDate: Mon Dec 10 13:37:33 2018 -0500

    Merge pull request #31 from Akayeshmantha/JUNEAU-93
    
    Adding html serialize sample and doc tweaks

 .../14.juneau-examples-core/01.Examples.html       |  5 +++
 .../HtmlComplexExample.java}                       | 27 +++++++------
 .../HtmlSimpleExample.java}                        | 45 ++++++++--------------
 .../juneau/examples/core/html/package-info.java    | 18 +++++++++
 .../examples/core/json/JsonComplexExample.java     |  2 +-
 .../examples/core/json/JsonSimpleExample.java      |  2 +-
 6 files changed, 55 insertions(+), 44 deletions(-)