Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id DAE9F200BF4 for ; Fri, 6 Jan 2017 19:13:03 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id D980B160B39; Fri, 6 Jan 2017 18:13:03 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 2FCE7160B37 for ; Fri, 6 Jan 2017 19:13:03 +0100 (CET) Received: (qmail 11749 invoked by uid 500); 6 Jan 2017 18:13:02 -0000 Mailing-List: contact commits-help@openwebbeans.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@openwebbeans.apache.org Delivered-To: mailing list commits@openwebbeans.apache.org Received: (qmail 11738 invoked by uid 99); 6 Jan 2017 18:13:02 -0000 Received: from Unknown (HELO svn01-us-west.apache.org) (209.188.14.144) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 06 Jan 2017 18:13:02 +0000 Received: from svn01-us-west.apache.org (localhost [127.0.0.1]) by svn01-us-west.apache.org (ASF Mail Server at svn01-us-west.apache.org) with ESMTP id E928E3A002C for ; Fri, 6 Jan 2017 18:13:01 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1004290 - in /websites/staging/openwebbeans/trunk/content: ./ meecrowave/start.html meecrowave/start.pdf Date: Fri, 06 Jan 2017 18:13:01 -0000 To: commits@openwebbeans.apache.org From: buildbot@apache.org X-Mailer: svnmailer-1.0.9 Message-Id: <20170106181301.E928E3A002C@svn01-us-west.apache.org> archived-at: Fri, 06 Jan 2017 18:13:04 -0000 Author: buildbot Date: Fri Jan 6 18:13:01 2017 New Revision: 1004290 Log: Staging update by buildbot for openwebbeans Modified: websites/staging/openwebbeans/trunk/content/ (props changed) websites/staging/openwebbeans/trunk/content/meecrowave/start.html websites/staging/openwebbeans/trunk/content/meecrowave/start.pdf Propchange: websites/staging/openwebbeans/trunk/content/ ------------------------------------------------------------------------------ --- cms:source-revision (original) +++ cms:source-revision Fri Jan 6 18:13:01 2017 @@ -1 +1 @@ -1777632 +1777679 Modified: websites/staging/openwebbeans/trunk/content/meecrowave/start.html ============================================================================== --- websites/staging/openwebbeans/trunk/content/meecrowave/start.html (original) +++ websites/staging/openwebbeans/trunk/content/meecrowave/start.html Fri Jan 6 18:13:01 2017 @@ -117,12 +117,24 @@ public class HelloKitchen {

You’re in a hurry? Use groovy!

+
+ + + + + +
+ + +this feature will be part of 0.3.0 only. +
+

Create a file called hello.groovy:

-
@Grab('org.apache.meecrowave:meecrowave-core:0.3.0')
+
@Grab('org.apache.meecrowave:meecrowave-core:0.3.0')
 
 import org.apache.meecrowave.Meecrowave
 
@@ -147,7 +159,7 @@ new Meecrowave().bake().await()
 
-
groovy hello.groovy
+
groovy hello.groovy
@@ -155,7 +167,7 @@ new Meecrowave().bake().await()
-
curl http://localhost:8080/hello
+
curl http://localhost:8080/hello
Modified: websites/staging/openwebbeans/trunk/content/meecrowave/start.pdf ============================================================================== Binary files - no diff available.