Return-Path: X-Original-To: apmail-cayenne-commits-archive@www.apache.org Delivered-To: apmail-cayenne-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id EE93110734 for ; Tue, 25 Nov 2014 09:21:56 +0000 (UTC) Received: (qmail 77662 invoked by uid 500); 25 Nov 2014 09:21:56 -0000 Delivered-To: apmail-cayenne-commits-archive@cayenne.apache.org Received: (qmail 77636 invoked by uid 500); 25 Nov 2014 09:21:56 -0000 Mailing-List: contact commits-help@cayenne.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cayenne.apache.org Delivered-To: mailing list commits@cayenne.apache.org Received: (qmail 77627 invoked by uid 99); 25 Nov 2014 09:21:56 -0000 Received: from tyr.zones.apache.org (HELO tyr.zones.apache.org) (140.211.11.114) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 25 Nov 2014 09:21:56 +0000 Received: by tyr.zones.apache.org (Postfix, from userid 65534) id 9F612A18C61; Tue, 25 Nov 2014 09:21:56 +0000 (UTC) From: thinline72 To: commits@cayenne.apache.org Reply-To: commits@cayenne.apache.org Message-ID: Subject: [GitHub] cayenne pull request: Fix javadoc doclint param Content-Type: text/plain Date: Tue, 25 Nov 2014 09:21:56 +0000 (UTC) GitHub user thinline72 opened a pull request: https://github.com/apache/cayenne/pull/36 Fix javadoc doclint param You can merge this pull request into a Git repository by running: $ git pull https://github.com/thinline72/cayenne javadoc-doclint Alternatively you can review and apply these changes as the patch at: https://github.com/apache/cayenne/pull/36.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #36 ---- commit 09c924cff91e0cef1ddeff6085a12e100e896d45 Author: Savva Kolbachev Date: 2014-11-25T09:20:03Z fix javadoc doclint param ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastructure@apache.org or file a JIRA ticket with INFRA. ---