I finally got permission from our attorney and have submitted the ICLA. Let me know when you get notified and I will begin to work on the appender for amazon cloud Simple Notification Services and then the SimpleDB appender.
Eric F. Palmer U of Richmond On 1/4/13 6:19 PM, "Christian Grobmeier" <[email protected]> wrote: >Hello Eric, > >I would love to see such cool appenders in log4php. > >In log4php we usually accept donations like that when we have your >ICLA on file (smaller patches are accepted without). >Its here: http://www.apache.org/licenses/icla.txt > >Basically the ICLA tells us we can really take your code, because you >are allowed to give it to us. I am not a lawyer of course, but if you >have questions around it I will try to answer. Please don't be afraid >before it. > >Once we have it, it is the easy way to get an contribution in when it >is already having the Apache License 2.0. If it is GPL code we cannot >accept it unfortunately until you have relicensed it. If it is >something else we would need to dig a little deeper. Really the >easiest way is: AL 2.0. Again, if I can help you with that, just >shout. > >Then finally we'll gladly look at your code and hopefully accept it! :-) > >Usually we hope that contributors send phpunit tests along and >document the code a little bit. In best case the contributor is >sticking with the project, helping to maintain a little bit (and >hopefully become a full-fledged committer one day). It would be good >if you could use the coding style we have used for the rest of >log4php. > >log4php uses GIT meanwhile (not only the mirror) so you should somehow >be able to fork it to github, do modifications and send back a patch >to us. We are all pretty new with GIT and this will be a good chance >to check out how it all would work. > >Here is link on "how the asf works": >http://apache.org/foundation/how-it-works.html > >That said: thank you for using log4php and for working on appenders. I >am really looking forward to them. > >Cheers >Christian > > > > > >On Fri, Jan 4, 2013 at 11:20 PM, Palmer, Eric <[email protected]> >wrote: >> Hello all, this is my first email to the list. >> >> I mostly code in Java but do some php. I got log4php from pear today and >> like it a lot. I have a need for appenders for amazon web services SQS >> (simple que service) and simple db. Maybe as well their notification >> service (SNS). I have written an appender today for SQS that works but >>needs >> some additional work to be ready for project submission. >> >> Is there interest in a submission for a AWS SQS appender and maybe >>other AWS >> appenders? >> >> I also noticed that the git repo may be a mirror so how would I submit a >> suggested addition. Of course the autoloader needs the class name entry >>as >> well. >> >> Let me know if there is interest. >> >> Thanks for log4php >> >> Eric Palmer >> Web Services >> U of Richmond >> Richmond, VA >> >> > > > >-- >http://www.grobmeier.de >https://www.timeandbill.de
