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

One app to rule them all #82

Merged
merged 19 commits into from
Dec 9, 2021
Merged

One app to rule them all #82

merged 19 commits into from
Dec 9, 2021

Commits on Oct 15, 2021

  1. Configuration menu
    Copy the full SHA
    521922d View commit details
    Browse the repository at this point in the history
  2. Add example properties

    whikloj committed Oct 15, 2021
    Configuration menu
    Copy the full SHA
    f06de3f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8c6f97a View commit details
    Browse the repository at this point in the history
  4. More fixes to README

    whikloj committed Oct 15, 2021
    Configuration menu
    Copy the full SHA
    ba53a51 View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2021

  1. Fixes from tests not working

    whikloj committed Oct 19, 2021
    Configuration menu
    Copy the full SHA
    dbb615f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    864d34e View commit details
    Browse the repository at this point in the history
  3. Alter README

    whikloj committed Oct 19, 2021
    Configuration menu
    Copy the full SHA
    c99968e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d92362f View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2021

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

Commits on Oct 22, 2021

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

Commits on Nov 3, 2021

  1. Configuration menu
    Copy the full SHA
    a6069b7 View commit details
    Browse the repository at this point in the history
  2. Missed clean-up

    whikloj committed Nov 3, 2021
    Configuration menu
    Copy the full SHA
    61bc97b View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2021

  1. Fix PMD rule violations

    whikloj committed Nov 30, 2021
    Configuration menu
    Copy the full SHA
    5e5d11e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5f4ffcb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1508006 View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2021

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

Commits on Dec 6, 2021

  1. Move to inject the CamelContext (#1)

    * Change up instantiation/initialization slightly.
    
    * PostConstruct is allowed to apply to private methods...
    
    ... seems like a false-positive in PMD? Got example exception from:
    https://stackoverflow.com/a/48679770
    
    * Changing to camel's 3.7.6 LTS.
    adam-vessey authored Dec 6, 2021
    Configuration menu
    Copy the full SHA
    309089b View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2021

  1. Async consumers for multiprocessing (#2)

    * Fix up warning about the unclosed app context.
    
    * Slap together async-consumer stuff.
    
    * Add separator for asyncConsumer parameter.
    
    * Update example as suggested.
    adam-vessey authored Dec 8, 2021
    Configuration menu
    Copy the full SHA
    a57a2dc View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2021

  1. Code review

    whikloj committed Dec 9, 2021
    Configuration menu
    Copy the full SHA
    2b5e23d View commit details
    Browse the repository at this point in the history