Hey Evert, to add your contribution to the Camel code base, you have to raise an issue first at [1]. Afterwards you have to attach the contribution as a diff to this issue. Make sure it follows our coding guidelines as stated in [2] (run mvn -Psourcecheck clean install). Don't forget to grant the license to the ASF.
Looking forward for your contribution. [1] https://issues.apache.org/jira/browse/CAMEL [2] http://camel.apache.org/building.html Best, Christian On Fri, Jul 13, 2012 at 3:04 PM, Git at Apache <g...@git.apache.org> wrote: > GitHub user everttigchelaar opened a pull request: > > https://github.com/apache/camel/pull/3 > > Added MediaTray support. > > Hi, > > I added MediaTray support to the camel printer component > > You can merge this pull request into a Git repository by running: > > $ git pull https://github.com/everttigchelaar/camel trunk > > Alternatively you can review and apply these changes as the patch at: > > https://github.com/apache/camel/pull/3.patch > > ---- > commit eb054718246012f6df53160dc9438bcecb1ef076 > Author: Evert Tigchelaar <evert.tigchel...@kewill.com> > Date: 2012-07-13T05:56:10-07:00 > > Added MediaTray support. > > ---- > >