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

[Samples][Java] Fix disparities of 15.handling-attachments sample #3228

Conversation

Batta32
Copy link
Contributor

@Batta32 Batta32 commented Apr 30, 2021

Related to microsoft/botbuilder-java#1165

Proposed Changes

We compared the documentation/code migration/behavior of the 15.handling-attachments sample between Java and C# and we found disparities and fixes that this PR includes.

  • Change some unnecesary async methods to sync in AttachmentsBot
  • Update README
  • Reorder methods just like C#
  • Clean-up autogenerated files/folder related to Eclipse (e.g. target/.classpath)
  • Add missing comments
  • Add package-info.java file

Testing

Handling attachments sample working as expected
image

@Batta32 Batta32 requested a review from a team as a code owner April 30, 2021 19:48
@tracyboehrer tracyboehrer merged commit 8a95647 into microsoft:main May 5, 2021
@Batta32 Batta32 deleted the external/fix/southworks/java/samples/handling-attachments branch May 5, 2021 13:41
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.

3 participants