You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tomee.apache.org by jg...@apache.org on 2019/10/14 10:10:52 UTC

[tomee] branch master updated (c3f3b0e -> 4cabec1)

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

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


    from c3f3b0e  Start of a simpler approach to bootstrapping an embedded server TOMEE-2706 New TomEE Embedded Bootstrap
     new 20bc581  [TOMEE-2383] - Add documentation of example groovy spock.
     new ea15521  [TOMEE-2383] - Add documentation of example groovy spock.
     new e874a03  Merge remote-tracking branch 'origin/TOMEE-2384' into TOMEE-2384
     new 4cabec1  Merge pull request #582 from sercheo87/TOMEE-2384

The 12928 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:
 examples/groovy-spock/README-es.adoc               | 87 ++++++++++++++++++++++
 examples/groovy-spock/README.adoc                  | 87 ++++++++++++++++++++++
 .../org/superbiz/groovy/HelloSpecification.groovy  |  5 +-
 3 files changed, 177 insertions(+), 2 deletions(-)
 create mode 100644 examples/groovy-spock/README-es.adoc
 create mode 100644 examples/groovy-spock/README.adoc