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/08 20:09:57 UTC

[juneau] 01/01: Merge pull request #28 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 f248e6a28b95a18873a930a868d0d773176e46bb
Merge: 4c68ad5 f4beaf7
Author: James Bognar <ja...@apache.org>
AuthorDate: Sat Dec 8 15:09:52 2018 -0500

    Merge pull request #28 from Akayeshmantha/JUNEAU-93
    
    Adding more examples on core module

 .../examples/core/json/JsonComplexExample.java     | 56 ++++++++++++++++++++++
 .../examples/core/rdf/RdfComplexExample.java       | 39 +++++++++++++++
 .../juneau/examples/core/xml/XmlSimpleExample.java | 44 +++++++++++++++++
 3 files changed, 139 insertions(+)