Return-Path: X-Original-To: apmail-camel-commits-archive@www.apache.org Delivered-To: apmail-camel-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 8614110E81 for ; Tue, 10 Mar 2015 01:58:22 +0000 (UTC) Received: (qmail 2060 invoked by uid 500); 10 Mar 2015 01:58:22 -0000 Delivered-To: apmail-camel-commits-archive@camel.apache.org Received: (qmail 1926 invoked by uid 500); 10 Mar 2015 01:58:22 -0000 Mailing-List: contact commits-help@camel.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@camel.apache.org Delivered-To: mailing list commits@camel.apache.org Received: (qmail 1909 invoked by uid 99); 10 Mar 2015 01:58:22 -0000 Received: from git1-us-west.apache.org (HELO git1-us-west.apache.org) (140.211.11.23) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 10 Mar 2015 01:58:22 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 2FB57E1839; Tue, 10 Mar 2015 01:58:22 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: ningjiang@apache.org To: commits@camel.apache.org Date: Tue, 10 Mar 2015 01:58:23 -0000 Message-Id: <048d1c1ee85f4b7c8e80e63aaf399539@git.apache.org> In-Reply-To: References: X-Mailer: ASF-Git Admin Mailer Subject: [2/4] camel git commit: CAMEL-8465 Add groups/getPosts endpoint to camel-linkedin CAMEL-8465 Add groups/getPosts endpoint to camel-linkedin Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/28744306 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/28744306 Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/28744306 Branch: refs/heads/camel-2.15.x Commit: 28744306655d1d2f8f183fc132e010d5b7ebfb7d Parents: 1f834c1 Author: Tomas Rohovsky Authored: Mon Mar 9 19:39:33 2015 +0100 Committer: Willem Jiang Committed: Tue Mar 10 09:57:27 2015 +0800 ---------------------------------------------------------------------- .../src/main/resources/linkedin-api-wadl.xml | 19 +++++++++++++++++-- .../camel-linkedin-component/pom.xml | 7 +++++++ 2 files changed, 24 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/camel/blob/28744306/components/camel-linkedin/camel-linkedin-api/src/main/resources/linkedin-api-wadl.xml ---------------------------------------------------------------------- diff --git a/components/camel-linkedin/camel-linkedin-api/src/main/resources/linkedin-api-wadl.xml b/components/camel-linkedin/camel-linkedin-api/src/main/resources/linkedin-api-wadl.xml index cd7d837..cb0c390 100644 --- a/components/camel-linkedin/camel-linkedin-api/src/main/resources/linkedin-api-wadl.xml +++ b/components/camel-linkedin/camel-linkedin-api/src/main/resources/linkedin-api-wadl.xml @@ -433,6 +433,7 @@ + @@ -441,8 +442,22 @@ - - + + + + + + + + + + + + + + + + http://git-wip-us.apache.org/repos/asf/camel/blob/28744306/components/camel-linkedin/camel-linkedin-component/pom.xml ---------------------------------------------------------------------- diff --git a/components/camel-linkedin/camel-linkedin-component/pom.xml b/components/camel-linkedin/camel-linkedin-component/pom.xml index 9d3b396..f4c8f55 100644 --- a/components/camel-linkedin/camel-linkedin-component/pom.xml +++ b/components/camel-linkedin/camel-linkedin-component/pom.xml @@ -146,6 +146,13 @@ groups org.apache.camel.component.linkedin.api.GroupsResource + + category + count + modified_since + order + start + jobs