Return-Path: X-Original-To: apmail-stratos-dev-archive@minotaur.apache.org Delivered-To: apmail-stratos-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 96F4017AEB for ; Sat, 8 Nov 2014 12:05:46 +0000 (UTC) Received: (qmail 98044 invoked by uid 500); 8 Nov 2014 12:05:45 -0000 Delivered-To: apmail-stratos-dev-archive@stratos.apache.org Received: (qmail 97997 invoked by uid 500); 8 Nov 2014 12:05:45 -0000 Mailing-List: contact dev-help@stratos.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@stratos.apache.org Delivered-To: mailing list dev@stratos.apache.org Received: (qmail 97987 invoked by uid 99); 8 Nov 2014 12:05:45 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 08 Nov 2014 12:05:45 +0000 X-ASF-Spam-Status: No, hits=1.7 required=5.0 tests=FREEMAIL_ENVFROM_END_DIGIT,HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of nirmal070125@gmail.com designates 209.85.212.169 as permitted sender) Received: from [209.85.212.169] (HELO mail-wi0-f169.google.com) (209.85.212.169) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 08 Nov 2014 12:05:40 +0000 Received: by mail-wi0-f169.google.com with SMTP id n3so6478083wiv.0 for ; Sat, 08 Nov 2014 04:04:34 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=HeO8Qwe+9bZJuHMf6IUNJMGA2JTWoBUuMLyic3uqU38=; b=YLN7VKcu1XnyyMjEn0cY8zGP4s32JURfd3KefqpmRN6hFfPgx3y6ahHK3vig70c2Uj ZJ8aIeaieQUjgq44RGYvDDkLeU9eIDlu6yng9eD4CjIjLewTP8DmXyBFm1hHO+Pu1AV0 vNT4yt/AIodmb5VAPNjvCc5Q36hjPimBRqAX7hXibAW0iUjKWJb9o9KN9ttUKlYNQjMF qiG4bGuWg6+c2v3i7mmHwC2TduIXQ0s6/5+JmGwre5otw95YpObMv5uAxw/xdo1kLbRB TYWLbrHWpJoFGmkTDqzBH6dnhTo6PENJ2oN3VJ8Qs36ZR1L1hLuZCHZ1cE4O/VErSMe8 +yTA== MIME-Version: 1.0 X-Received: by 10.180.109.194 with SMTP id hu2mr13587982wib.24.1415448274687; Sat, 08 Nov 2014 04:04:34 -0800 (PST) Received: by 10.194.61.211 with HTTP; Sat, 8 Nov 2014 04:04:34 -0800 (PST) In-Reply-To: References: Date: Sat, 8 Nov 2014 13:04:34 +0100 Message-ID: Subject: Re: stratos git commit: Fixing a typo From: Nirmal Fernando To: dev Content-Type: multipart/alternative; boundary=e89a8f3ba8ef9c6030050757bb87 X-Virus-Checked: Checked by ClamAV on apache.org --e89a8f3ba8ef9c6030050757bb87 Content-Type: text/plain; charset=UTF-8 /s/particuler/particular On Sat, Nov 8, 2014 at 12:51 PM, wrote: > Repository: stratos > Updated Branches: > refs/heads/docker-grouping-merge 3930b18b0 -> 34a3a8f51 > > > Fixing a typo > > > Project: http://git-wip-us.apache.org/repos/asf/stratos/repo > Commit: http://git-wip-us.apache.org/repos/asf/stratos/commit/34a3a8f5 > Tree: http://git-wip-us.apache.org/repos/asf/stratos/tree/34a3a8f5 > Diff: http://git-wip-us.apache.org/repos/asf/stratos/diff/34a3a8f5 > > Branch: refs/heads/docker-grouping-merge > Commit: 34a3a8f5150d255b0aa31e46cbe2cd3e6bdedeb9 > Parents: 3930b18 > Author: Lahiru Sandaruwan > Authored: Sat Nov 8 17:22:27 2014 +0530 > Committer: Lahiru Sandaruwan > Committed: Sat Nov 8 17:22:27 2014 +0530 > > ---------------------------------------------------------------------- > .../apache/stratos/autoscaler/algorithm/AutoscaleAlgorithm.java | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > ---------------------------------------------------------------------- > > > > http://git-wip-us.apache.org/repos/asf/stratos/blob/34a3a8f5/components/org.apache.stratos.autoscaler/src/main/java/org/apache/stratos/autoscaler/algorithm/AutoscaleAlgorithm.java > ---------------------------------------------------------------------- > diff --git > a/components/org.apache.stratos.autoscaler/src/main/java/org/apache/stratos/autoscaler/algorithm/AutoscaleAlgorithm.java > b/components/org.apache.stratos.autoscaler/src/main/java/org/apache/stratos/autoscaler/algorithm/AutoscaleAlgorithm.java > index d171dce..64cba92 100644 > --- > a/components/org.apache.stratos.autoscaler/src/main/java/org/apache/stratos/autoscaler/algorithm/AutoscaleAlgorithm.java > +++ > b/components/org.apache.stratos.autoscaler/src/main/java/org/apache/stratos/autoscaler/algorithm/AutoscaleAlgorithm.java > @@ -25,7 +25,7 @@ import > org.apache.stratos.cloud.controller.stub.deployment.partition.Partition; > > > /** > - * This interface is should be implemented by all the algorithms that are > there to select partitions of a particulaler > + * This interface is should be implemented by all the algorithms that are > there to select partitions of a particuler > * partition group > */ > public interface AutoscaleAlgorithm { > > -- Best Regards, Nirmal Nirmal Fernando. PPMC Member & Committer of Apache Stratos, Senior Software Engineer, WSO2 Inc. Blog: http://nirmalfdo.blogspot.com/ --e89a8f3ba8ef9c6030050757bb87 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
/s/particuler/particular=C2=A0

On Sat, Nov 8, 2014 at 12:51 PM, <la= hirus@apache.org> wrote:
Re= pository: stratos
Updated Branches:
=C2=A0 refs/heads/docker-grouping-merge 3930b18b0 -> 34a3a8f51


Fixing a typo


Project: http://git-wip-us.apache.org/repos/asf/stratos/repo
Commit: http://git-wip-us.apache.org/repos/asf/stratos/co= mmit/34a3a8f5
Tree: http://git-wip-us.apache.org/repos/asf/stratos/tree/3= 4a3a8f5
Diff: http://git-wip-us.apache.org/repos/asf/stratos/diff/3= 4a3a8f5

Branch: refs/heads/docker-grouping-merge
Commit: 34a3a8f5150d255b0aa31e46cbe2cd3e6bdedeb9
Parents: 3930b18
Author: Lahiru Sandaruwan <lahirus= @apache.org>
Authored: Sat Nov 8 17:22:27 2014 +0530
Committer: Lahiru Sandaruwan <lahi= rus@apache.org>
Committed: Sat Nov 8 17:22:27 2014 +0530

----------------------------------------------------------------------
=C2=A0.../apache/stratos/autoscaler/algorithm/AutoscaleAlgorithm.java=C2=A0= =C2=A0 | 2 +-
=C2=A01 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-= us.apache.org/repos/asf/stratos/blob/34a3a8f5/components/org.apache.stratos= .autoscaler/src/main/java/org/apache/stratos/autoscaler/algorithm/Autoscale= Algorithm.java
----------------------------------------------------------------------
diff --git a/components/org.apache.stratos.autoscaler/src/main/java/org/apa= che/stratos/autoscaler/algorithm/AutoscaleAlgorithm.java b/components/org.a= pache.stratos.autoscaler/src/main/java/org/apache/stratos/autoscaler/algori= thm/AutoscaleAlgorithm.java
index d171dce..64cba92 100644
--- a/components/org.apache.stratos.autoscaler/src/main/java/org/apache/str= atos/autoscaler/algorithm/AutoscaleAlgorithm.java
+++ b/components/org.apache.stratos.autoscaler/src/main/java/org/apache/str= atos/autoscaler/algorithm/AutoscaleAlgorithm.java
@@ -25,7 +25,7 @@ import org.apache.stratos.cloud.controller.stub.deploymen= t.partition.Partition;


=C2=A0/**
- * This interface is should be implemented by all the algorithms that are = there to select partitions of a particulaler
+ * This interface is should be implemented by all the algorithms that are = there to select partitions of a particuler
=C2=A0 * partition group
=C2=A0 */
=C2=A0public interface AutoscaleAlgorithm {




--
Best Regards,
Nirmal

Nirmal= Fernando.
PPMC Member & Committer of Apache Stratos,
Senior Soft= ware Engineer, WSO2 Inc.

--e89a8f3ba8ef9c6030050757bb87--