Return-Path: X-Original-To: apmail-airavata-dev-archive@www.apache.org Delivered-To: apmail-airavata-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 6C4BFD443 for ; Fri, 26 Oct 2012 02:31:59 +0000 (UTC) Received: (qmail 89017 invoked by uid 500); 26 Oct 2012 02:31:58 -0000 Delivered-To: apmail-airavata-dev-archive@airavata.apache.org Received: (qmail 88829 invoked by uid 500); 26 Oct 2012 02:31:53 -0000 Mailing-List: contact dev-help@airavata.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@airavata.apache.org Delivered-To: mailing list dev@airavata.apache.org Received: (qmail 88784 invoked by uid 99); 26 Oct 2012 02:31:51 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 26 Oct 2012 02:31:51 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of samindaw@gmail.com designates 209.85.216.44 as permitted sender) Received: from [209.85.216.44] (HELO mail-qa0-f44.google.com) (209.85.216.44) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 26 Oct 2012 02:31:46 +0000 Received: by mail-qa0-f44.google.com with SMTP id 25so114950qao.17 for ; Thu, 25 Oct 2012 19:31:25 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:from:date:message-id:subject:to:content-type; bh=oiai5hMzUjZVs605nMr9FjdREdIyT68iUcIKyCDMUvI=; b=QHk8p+5uSEVaWEn1oymaaiiuxMsQqg0SYTz38SfgG4YfxIftaVk0rnfv0P3qwxLFiR yYy8F4SgscYZXuxwG7/JVIBRF9sZ8rflkxlQGLz5I9EpTMCzylZEQyotDYCA2beil006 vX1LBBKSe8w3gzs4c7IMXlWZY5Jgq3yIQ7ynKClHv+hSGLpZK3HZ7Yce752lRo0GYuXO xvZl1sXbPppnzxSKqjUCADS/3POZvP1q3dIFuj1ndnj0cotijvYajaZeXrLofsfr7PX2 IxDSeIBEo58Sk6MgVBLbL3v0pmJEW42GYEqL/8BOiVjeIBdDFoYxOotOQDyOSUT0evQk 2/ew== Received: by 10.224.42.136 with SMTP id s8mr10489792qae.82.1351218685576; Thu, 25 Oct 2012 19:31:25 -0700 (PDT) MIME-Version: 1.0 Received: by 10.49.105.4 with HTTP; Thu, 25 Oct 2012 19:31:05 -0700 (PDT) From: Saminda Wijeratne Date: Thu, 25 Oct 2012 22:31:05 -0400 Message-ID: Subject: Airavata logo as ASCII art when starting up airavata server To: dev@airavata.apache.org Content-Type: multipart/alternative; boundary=20cf3074d4c0c4858a04cced1d3f X-Virus-Checked: Checked by ClamAV on apache.org --20cf3074d4c0c4858a04cced1d3f Content-Type: text/plain; charset=ISO-8859-1 I added $subject in standalone server startup scripts in trunk (was meaning to do this for ages). Ideally I think it should be in a service startup so that it'll showup at a webapp deployment as well. Feel free to make the logo look better [1]. Regards, Saminda PS: ASCII art generated thanks to [2]. (text was from figlet linux command) 1. https://svn.apache.org/repos/asf/airavata/trunk/modules/distribution/src/main/resources/bin/logo.txt 2. http://www.glassgiant.com/ascii/ --20cf3074d4c0c4858a04cced1d3f--