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
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