Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CAMEL-8567 New camel-raspberry component (1st version) #452

Closed
wants to merge 10 commits into from
Closed

CAMEL-8567 New camel-raspberry component (1st version) #452

wants to merge 10 commits into from

Commits on Mar 29, 2015

  1. Configuration menu
    Copy the full SHA
    755cf98 View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2015

  1. Configuration menu
    Copy the full SHA
    455694d View commit details
    Browse the repository at this point in the history
  2. remove author tag

    gautric committed Mar 30, 2015
    Configuration menu
    Copy the full SHA
    a84ea69 View commit details
    Browse the repository at this point in the history
  3. remove property settings

    gautric committed Mar 30, 2015
    Configuration menu
    Copy the full SHA
    ee13cb4 View commit details
    Browse the repository at this point in the history
  4. Throw an exception instead of logging

    gautric committed Mar 30, 2015
    Configuration menu
    Copy the full SHA
    509a420 View commit details
    Browse the repository at this point in the history
  5. If PinMode is an enum class, then Camel has out of the box type conve…

    …rter to/from String for that guy, and therefore not really needed.
    gautric committed Mar 30, 2015
    Configuration menu
    Copy the full SHA
    b62eaeb View commit details
    Browse the repository at this point in the history
  6. Instead of sync we encourage users to use doStart / doStop to impleme…

    …nt logic for this kind.
    gautric committed Mar 30, 2015
    Configuration menu
    Copy the full SHA
    ee741e4 View commit details
    Browse the repository at this point in the history
  7. Merge branch 'master' of github.com:apache/camel

    gautric committed Mar 30, 2015
    Configuration menu
    Copy the full SHA
    61f2f02 View commit details
    Browse the repository at this point in the history
  8. This should be @UriPath as its part of the context path, not as a uri…

    … query parameter, change rbpi to raspberrypi uri, change camel-raspberry to camel-raspberry, smarter uri
    gautric committed Mar 30, 2015
    Configuration menu
    Copy the full SHA
    9e2cf24 View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2015

  1. URI Rest style

    gautric committed Mar 31, 2015
    Configuration menu
    Copy the full SHA
    92f2aaa View commit details
    Browse the repository at this point in the history