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/11/12 17:05:10 UTC

[juneau] branch master updated (b53216c -> 718da4b)

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 b53216c  Java 8 prereq.
     add 0a44e61  Add SvlExample for juneau-svl demo
     new 718da4b  Merge pull request #15 from shalithasuranga/patch006

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:
 .../{pojo/PojoComplex.java => svl/SvlExample.java} | 81 +++++++++-------------
 1 file changed, 32 insertions(+), 49 deletions(-)
 copy juneau-examples/juneau-examples-core/src/main/java/org/apache/juneau/examples/core/{pojo/PojoComplex.java => svl/SvlExample.java} (55%)


[juneau] 01/01: Merge pull request #15 from shalithasuranga/patch006

Posted by ja...@apache.org.
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 718da4b7c4209cad3a79e4efefc57ef718c859ba
Merge: b53216c 0a44e61
Author: James Bognar <ja...@apache.org>
AuthorDate: Mon Nov 12 12:05:05 2018 -0500

    Merge pull request #15 from shalithasuranga/patch006
    
    Add SvlExample for juneau-svl demo

 .../juneau/examples/core/svl/SvlExample.java       | 58 ++++++++++++++++++++++
 1 file changed, 58 insertions(+)