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

Alexa SkillStreamHandler subclass check for RequestStreamHandler in AmazonLambdaProcessor #7985

Merged
merged 1 commit into from
Mar 19, 2020

Conversation

oztimpower
Copy link
Contributor

Per suggestion of @gsmet on #7955, I have added a simple 2 line check for subclasses of the Alexa SkillStreamHandler in the Amazon Lambda extension deployment module, AmazonLambdaProcessor.

It worked with my sample project.

runtime bom updated with the relevant Alexa SDK dependency, which also excludes conflicting dependencies of sl4j. Checked via mvn dependency:tree

/cc @gsmet
/cc @geoand
/cc @patriot1burke

@boring-cyborg boring-cyborg bot added area/amazon-lambda area/dependencies Pull requests that update a dependency file labels Mar 19, 2020
Copy link
Member

@gsmet gsmet left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cool! I added one comment inline, could you adjust your PR?

@oztimpower oztimpower force-pushed the tp/lambda-stream-handler branch from 2b724ed to d9d2d37 Compare March 19, 2020 15:26
@oztimpower oztimpower force-pushed the tp/lambda-stream-handler branch from d9d2d37 to caf7ae6 Compare March 19, 2020 15:28
@gastaldi gastaldi requested a review from patriot1burke March 19, 2020 15:35
Copy link
Contributor

@geoand geoand left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@gsmet gsmet merged commit 656c57f into quarkusio:master Mar 19, 2020
@gsmet
Copy link
Member

gsmet commented Mar 19, 2020

This is very cool, thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/amazon-lambda area/dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants