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

Refactor Alpaca; s/ca.islandora.camel/ca.islandora/g; Address https:/… #1

Merged
merged 2 commits into from May 20, 2016
Merged

Conversation

ruebot
Copy link
Member

@ruebot ruebot commented May 18, 2016

@ruebot
Copy link
Member Author

ruebot commented May 18, 2016

@whikloj @DiegoPino and/or @acoburn -- ready for review.

@ruebot
Copy link
Member Author

ruebot commented May 18, 2016

Hrm. I can't figure out why this is failing.

https://travis-ci.org/Islandora-CLAW/Alpaca/builds/131168039#L2445

I can build that component fine from inside the directory, and I have this:
component/target/islandora-camel-component-0.0.1-SNAPSHOT.jar

@ruebot
Copy link
Member Author

ruebot commented May 18, 2016

I figured it out. New commit coming in shortly.

@whikloj whikloj merged commit 5c91462 into Islandora:master May 20, 2016
@ruebot ruebot deleted the issue-229 branch May 20, 2016 13:01
ruebot pushed a commit that referenced this pull request Mar 8, 2017
* Update Alpaca to use new JWT Authenication

Remove the old hardcoded drupal username and password and instead rely
on the JWT token passed in the message to provide drupal authentication.

* Checking that we pass along the authentication header (#1)
whikloj referenced this pull request in whikloj/Alpaca Mar 9, 2017
whikloj referenced this pull request in whikloj/Alpaca Mar 9, 2017
Split sync -- SALMON -- out into it's own repo.
emetsger added a commit to emetsger/Alpaca that referenced this pull request Jun 17, 2021
… microservice endpoints. (Islandora#1)

* Support external configuration of HTTP-related timeouts when invoking microservice endpoints.
adam-vessey added a commit to adam-vessey/Alpaca that referenced this pull request Dec 6, 2021
* 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.
alxp pushed a commit that referenced this pull request Dec 9, 2021
* Make a single jar with configurable services

* Add example properties

* Remove old property files, fix license on classes copied from Fedora

* More fixes to README

* Fixes from tests not working

* Logging for custom http client settings

* Alter README

* Alter Github Actions to use Java 11

* Make concurrent consumers configurable per service

* Add disableStreamCache=true option to http calls

* Switch back to using toD with full URL

* Missed clean-up

* Fix PMD rule violations

* Fix GH actions for different branches

* Ignore 2 PMD rules in specific cases

* Correctly reference the exchange

* 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.

* 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.

* Code review

Co-authored-by: Adam <adam-vessey@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants