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

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


    from 137c1fa  Javadocs.
     add 8866b62  addubg html serializer core examle
     add 16f840e  tweaks to docs
     new 6bde627  Merge pull request #31 from Akayeshmantha/JUNEAU-93

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:
 .../14.juneau-examples-core/01.Examples.html       |  5 +++
 .../HtmlComplexExample.java}                       | 27 +++++++------
 .../HtmlSimpleExample.java}                        | 44 +++++++++++-----------
 .../juneau/examples/core/html}/package-info.java   | 36 +++++++++---------
 .../examples/core/json/JsonComplexExample.java     |  2 +-
 .../examples/core/json/JsonSimpleExample.java      |  2 +-
 6 files changed, 61 insertions(+), 55 deletions(-)
 copy 
juneau-examples/juneau-examples-core/src/main/java/org/apache/juneau/examples/core/{json/JsonComplexExample.java
 => html/HtmlComplexExample.java} (81%)
 copy 
juneau-examples/juneau-examples-core/src/main/java/org/apache/juneau/examples/core/{xml/XmlSimpleExample.java
 => html/HtmlSimpleExample.java} (63%)
 copy 
juneau-examples/{juneau-examples-rest/src/main/java/org/apache/juneau/examples/rest
 => 
juneau-examples-core/src/main/java/org/apache/juneau/examples/core/html}/package-info.java
 (96%)

Reply via email to