Hi Hadrian, Some good news. I didn't remember before sending previous email, but I already asked for it sometimes ago :)
- https://github.com/notnoop/java-apns/issues/14 The good news is that java-apns library is in the maven central repository since version 0.1.6: - http://repo1.maven.org/maven2/com/notnoop/apns/apns/0.1.6/ Regards, Alexis 2011/4/20 Alexis Kinsella <alexis.kinse...@gmail.com> > Hi Hadrian, > > I'll open a issue to the java-apns project bugtracker to ask if it is an > option. > > Alexis > > > 2011/4/15 Hadrian Zbarcea <hzbar...@gmail.com> > >> Hi Alexis, >> >> Claus added a link to your posts on the camel site already: >> http://camel.apache.org/articles.html >> >> I looked at the dependencies and all is good. Besides apns that is indeed >> BSD based, all are the usual ones. >> The use of repositories could be cleaned up a bit and it would be great if >> apns would actually be released in the central maven repo. Would the >> original author consider that? >> >> Hadrian >> >> >> >> On Apr 14, 2011, at 8:13 PM, Alexis Kinsella wrote: >> >> > Hi, >> > >> > First email on camel developers mailing list :) >> > >> > Please, let me introduce myself: My name is Alexis Kinsella, I'm 29 >> years >> > old, I leave in Paris, and I'm a camel rider since version 1.5 ;) >> > >> > I created a serie of 3 articles some months ago to explain how to >> connect to >> > Apple Push Notification Servers using Apache Camel. To write that >> article, I >> > created a component: camel-apns. >> > >> > The main goal of articles was to explain how to create custom >> components. >> > You can read it at: >> > >> http://blog.xebia.fr/2010/09/30/creer-un-composant-apache-camel-de-connexion-a-lapns-1-sur-3/ >> > >> > Google code project of camel-apns component is : >> > http://code.google.com/p/camel-apns/ >> > >> > >> > I created 2 JIRAs with patches to add those components to Camel project. >> You >> > can find them at the following addresses: >> > >> > >> > - https://issues.apache.org/jira/browse/CAMEL-3868 - New Camel APNS >> > component >> > - https://issues.apache.org/jira/browse/SMX4-807 - Create an OSGI >> bundle >> > for java-apns (version 0.1.6) >> > >> > >> > >> > Best regards, >> > >> > Alexis Kinsella >> >> >