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/10/13 14:16:44 UTC

[juneau] branch master updated (3d656e2 -> 343fd59)

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 3d656e2  (JUNEAU-85) Don't break compatibility with 7.1.0
     add 6052578  [JUNEAU-86] Avoid NPE stopping RestMicroservice.
     new 343fd59  Merge pull request #7 from garydgregory/JUNEAU-86

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:
 .../juneau/microservice/RestMicroservice.java      | 1056 ++++++++++----------
 1 file changed, 528 insertions(+), 528 deletions(-)


[juneau] 01/01: Merge pull request #7 from garydgregory/JUNEAU-86

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 343fd59779f8d3e4bfcf9dc56dd0a63efc733212
Merge: 3d656e2 6052578
Author: James Bognar <ja...@apache.org>
AuthorDate: Sat Oct 13 10:16:40 2018 -0400

    Merge pull request #7 from garydgregory/JUNEAU-86
    
    [JUNEAU-86] Avoid NPE stopping RestMicroservice.

 .../juneau/microservice/RestMicroservice.java      | 1056 ++++++++++----------
 1 file changed, 528 insertions(+), 528 deletions(-)