camel pull request: Added MediaTray support.

2012-07-13 Thread Git at Apache
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.c

camel pull request: Camel ssh component CAMEL-4713

2012-02-19 Thread Git at Apache
GitHub user scranton synchronized the pull request at https://github.com/apache/camel/pull/2 Camel ssh component CAMEL-4713 https://issues.apache.org/jira/browse/CAMEL-4713 You can merge this pull request into a Git repository by running $ git pull camel-ssh Alternatively you can rev

camel pull request: Handle Jetty's removal of method ServletContextHandler.addFilter(String,String,int)

2012-02-19 Thread Git at Apache
GitHub user rwfowler synchronized the pull request at https://github.com/apache/camel/pull/1 Handle Jetty's removal of method ServletContextHandler.addFilter(String,String,int) Jetty no longer has a ServletContextHandler.addFilter(String,String,int) method in 8.x versions. I looked at Jett