Skip to content

Move protocols module under core module #785

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

Merged
merged 1 commit into from
Oct 29, 2018

Conversation

zoewangg
Copy link
Contributor

Description

Move protocols module under core module so that it's consistent with other core modules.

@shorea
Copy link
Contributor

shorea commented Oct 26, 2018

Should the name of the modules reflect the structure? I.E

AWS Java SDK :: AWS Cbor Protocol -> AWS Java SDK :: Core :: Protocols :: AWS Cbor Protocol

@zoewangg
Copy link
Contributor Author

Good point! Will update

@@ -10,6 +10,10 @@
<modelVersion>4.0.0</modelVersion>

<artifactId>aws-xml-protocol</artifactId>
<name>AWS Java SDK :: Core :: Protocols :: AWS Xml Core</name>
Copy link
Contributor

Choose a reason for hiding this comment

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

Xml Protocol

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Oops, guess my brain is not functioning on Friday afternoon

@zoewangg zoewangg force-pushed the zoewang-moveProtocolsModule branch from 43b104a to 1fb463a Compare October 29, 2018 20:54
@zoewangg zoewangg merged commit 10c7313 into master Oct 29, 2018
@zoewangg zoewangg deleted the zoewang-moveProtocolsModule branch October 29, 2018 21:26
aws-sdk-java-automation added a commit that referenced this pull request Apr 7, 2020
…741bd62f

Pull request: release <- staging/d459b8ff-0614-4a83-b793-cc61741bd62f
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.

2 participants