Return-Path: X-Original-To: apmail-camel-dev-archive@www.apache.org Delivered-To: apmail-camel-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 C3F874E09 for ; Mon, 6 Jun 2011 18:31:20 +0000 (UTC) Received: (qmail 95237 invoked by uid 500); 6 Jun 2011 18:31:20 -0000 Delivered-To: apmail-camel-dev-archive@camel.apache.org Received: (qmail 95164 invoked by uid 500); 6 Jun 2011 18:31:20 -0000 Mailing-List: contact dev-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 dev@camel.apache.org Received: (qmail 95149 invoked by uid 99); 6 Jun 2011 18:31:20 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 06 Jun 2011 18:31:20 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED,T_RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.116] (HELO hel.zones.apache.org) (140.211.11.116) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 06 Jun 2011 18:31:19 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id 3E125103399 for ; Mon, 6 Jun 2011 18:30:59 +0000 (UTC) Date: Mon, 6 Jun 2011 18:30:59 +0000 (UTC) From: "Claus Ibsen (JIRA)" To: dev@camel.apache.org Message-ID: <1977891441.1319.1307385059251.JavaMail.tomcat@hel.zones.apache.org> In-Reply-To: <887372391.59211.1302822185643.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Commented] (CAMEL-3868) New camel-apns component MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/CAMEL-3868?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13045007#comment-13045007 ] Claus Ibsen commented on CAMEL-3868: ------------------------------------ camel-apns added to source code. Thanks Alexis for the donation. > New camel-apns component > ------------------------ > > Key: CAMEL-3868 > URL: https://issues.apache.org/jira/browse/CAMEL-3868 > Project: Camel > Issue Type: New Feature > Reporter: Alexis Kinsella > Assignee: Claus Ibsen > Fix For: 2.9.0, Future > > Attachments: CAMEL-3868-FEATURES.patch, CAMEL-3868.patch > > > I've writen a new component to interface with Apple Push Notification Server. It enables to push notifications to iOS devices (iPod Touch, iPhone, iPad), and also to get feedback from APNS. > The component uses Apache 2.0 as it's license. You can find more infos at : http://code.google.com/p/camel-apns/ (A little bit deprecated, due to little refactorings to be compatible with project acceptance criterias). > I have completely adapted component to apache camel project rules. I hope patch provided is OK. > Let me know if I need to change things. I'll make needed adjustments in case. > It also uses some underlying library: java-apns available on git hub, on following project: https://github.com/notnoop/java-apns > That library is compatible with Apache 2.0 license: It uses New BSD License. Author explicitly validated use with Apache Camel in some mail exchange with Claus. > The repository is: https://github.com/notnoop/m2-repo/raw/gh-page -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira