Return-Path: Delivered-To: apmail-camel-dev-archive@www.apache.org Received: (qmail 2495 invoked from network); 14 Apr 2011 23:05:47 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 14 Apr 2011 23:05:47 -0000 Received: (qmail 87223 invoked by uid 500); 14 Apr 2011 23:05:46 -0000 Delivered-To: apmail-camel-dev-archive@camel.apache.org Received: (qmail 87193 invoked by uid 500); 14 Apr 2011 23:05:46 -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 87185 invoked by uid 99); 14 Apr 2011 23:05:46 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 14 Apr 2011 23:05:46 +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; Thu, 14 Apr 2011 23:05:44 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id A1229A1359 for ; Thu, 14 Apr 2011 23:05:06 +0000 (UTC) Date: Thu, 14 Apr 2011 23:05:06 +0000 (UTC) From: "Alexis Kinsella (JIRA)" To: dev@camel.apache.org Message-ID: <185011923.59236.1302822306656.JavaMail.tomcat@hel.zones.apache.org> In-Reply-To: <887372391.59211.1302822185643.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Updated] (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 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/CAMEL-3868?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alexis Kinsella updated CAMEL-3868: ----------------------------------- Attachment: CAMEL-3868.patch The file has been created on the root of the project > 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 > Attachments: 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