Return-Path: X-Original-To: apmail-lucene-dev-archive@www.apache.org Delivered-To: apmail-lucene-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 CB2E19B2F for ; Mon, 20 Feb 2012 14:52:29 +0000 (UTC) Received: (qmail 59982 invoked by uid 500); 20 Feb 2012 14:52:28 -0000 Delivered-To: apmail-lucene-dev-archive@lucene.apache.org Received: (qmail 59919 invoked by uid 500); 20 Feb 2012 14:52:28 -0000 Mailing-List: contact dev-help@lucene.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@lucene.apache.org Delivered-To: mailing list dev@lucene.apache.org Received: (qmail 59912 invoked by uid 99); 20 Feb 2012 14:52:28 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 20 Feb 2012 14:52:28 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of erik.hatcher@gmail.com designates 209.85.216.41 as permitted sender) Received: from [209.85.216.41] (HELO mail-qw0-f41.google.com) (209.85.216.41) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 20 Feb 2012 14:52:20 +0000 Received: by qadz32 with SMTP id z32so3647997qad.14 for ; Mon, 20 Feb 2012 06:51:59 -0800 (PST) Received-SPF: pass (google.com: domain of erik.hatcher@gmail.com designates 10.229.114.210 as permitted sender) client-ip=10.229.114.210; Authentication-Results: mr.google.com; spf=pass (google.com: domain of erik.hatcher@gmail.com designates 10.229.114.210 as permitted sender) smtp.mail=erik.hatcher@gmail.com; dkim=pass header.i=erik.hatcher@gmail.com Received: from mr.google.com ([10.229.114.210]) by 10.229.114.210 with SMTP id f18mr15881116qcq.54.1329749519838 (num_hops = 1); Mon, 20 Feb 2012 06:51:59 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=content-type:mime-version:subject:from:in-reply-to:date :content-transfer-encoding:message-id:references:to:x-mailer; bh=rDjUxo06JKrVc8lfCjbN467d7xTFLVyYdAHxtlAuTxk=; b=RDb7NdWJC2GiBtibkLZZo1iP7gJrYny2dVZ27ddzXh9jfwVg+Uk1Ebzg0TmH9JMEO2 v0dfptNE8lmkwYMwGVOefLOoSjJdRI6HNnZuj7GhSz929YgoGzLE1BLQwrnqND3rBVof hZF5XKG4iG5eFMSz8XbVs1GlxtUZe+I3x0RW0= Received: by 10.229.114.210 with SMTP id f18mr13513382qcq.54.1329749519747; Mon, 20 Feb 2012 06:51:59 -0800 (PST) Received: from [10.0.1.15] (c-24-125-38-32.hsd1.va.comcast.net. [24.125.38.32]) by mx.google.com with ESMTPS id ec5sm44033557qab.21.2012.02.20.06.51.57 (version=TLSv1/SSLv3 cipher=OTHER); Mon, 20 Feb 2012 06:51:57 -0800 (PST) Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (Apple Message framework v1084) Subject: Re: lucene-solr pull request: Fixing typo in example schema: 'salves' => 'slaves' From: Erik Hatcher In-Reply-To: Date: Mon, 20 Feb 2012 09:51:56 -0500 Content-Transfer-Encoding: quoted-printable Message-Id: <0423D83D-0FAD-46B9-94C7-8F3C6DBC49BD@gmail.com> References: To: dev@lucene.apache.org X-Mailer: Apple Mail (2.1084) X-Virus-Checked: Checked by ClamAV on apache.org What's the workflow for github pull requests? We can't just apply the = patches without the user signing off on the ASL, right? There still = needs to be a JIRA created with a patch that is checked ASL, as I = understand it. Clarification/discussion on this would be good to have. Erik On Feb 19, 2012, at 18:31 , Jukka Zitting wrote: > Hi, >=20 > Here's another pull request from GitHub. >=20 > BR, >=20 > Jukka Zitting >=20 > ---------- Forwarded message ---------- > From: Git at Apache > Date: Sun, Feb 19, 2012 at 4:52 PM > Subject: lucene-solr pull request: Fixing typo in example schema: > 'salves' =3D> 'slaves' > To: infrastructure-dev@apache.org >=20 >=20 > GitHub user JackDanger synchronized the pull request at > https://github.com/apache/lucene-solr/pull/2 >=20 > ---- > Fixing typo in example schema: 'salves' =3D> 'slaves' >=20 > Just a typo in a comment. Safe to merge. > ---- >=20 > You can merge this pull request into a Git repository by running > $ git pull https://github.com/JackDanger/lucene-solr patch-1 >=20 > Alternatively you can review and apply these changes as the patch at > https://github.com/apache/lucene-solr/pull/2.patch >=20 > --------------------------------------------------------------------- > To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org > For additional commands, e-mail: dev-help@lucene.apache.org >=20 --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org For additional commands, e-mail: dev-help@lucene.apache.org