Skip to content
This repository has been archived by the owner on Dec 4, 2023. It is now read-only.

Conversation

Batta32
Copy link
Contributor

@Batta32 Batta32 commented Mar 12, 2021

Fixes #874

Description

We are adding the sample 25.message-reaction in Java taking into account the C# 25.message-reaction present in BotBuilder-Samples repository.

Specific Changes

  • Generate main structure of the sample
  • Add resources folder
  • Add deploymentTemplates folder
  • Add root files
  • Add teamsAppManifest folder
  • Migrate main code of the sample
  • Add README document
  • Remove double braces for createMessageActivity method due to a problem during the mapping

Testing

Current behavior of the Java migrated sample
image

Current behavior of the Java migrated sample
image

mvn package of the Java migrated sample
image

mvn clean install of the Java repository
image

@tracyboehrer tracyboehrer merged commit 2574aa6 into microsoft:main Mar 12, 2021
@Batta32 Batta32 deleted the external/feature/southworks/samples/25-message-reaction/base branch March 12, 2021 20:29
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Sample: 25.message-reaction
3 participants