-
Notifications
You must be signed in to change notification settings - Fork 846
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
Add bundle shading test #5187
Merged
Merged
Add bundle shading test #5187
Commits on May 7, 2024
-
This test ensures that all classes in the SDK bundle artifact are correctly shaded. Unless it is necessary, such as for `org.reactivestreams classes`, all classes found in the bundle JAR should be under the `software.amazon.awssdk` package.
Configuration menu - View commit details
-
Copy full SHA for 1d6a95a - Browse repository at this point
Copy the full SHA 1d6a95aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 55fb542 - Browse repository at this point
Copy the full SHA 55fb542View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4f058da - Browse repository at this point
Copy the full SHA 4f058daView commit details
Commits on May 8, 2024
-
Configuration menu - View commit details
-
Copy full SHA for f747fbb - Browse repository at this point
Copy the full SHA f747fbbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1ed6c1c - Browse repository at this point
Copy the full SHA 1ed6c1cView commit details -
If the bundle the source of the class, this won't actually compile, becaus SDKClient will not compile.
Configuration menu - View commit details
-
Copy full SHA for 91c4e5d - Browse repository at this point
Copy the full SHA 91c4e5dView commit details -
Configuration menu - View commit details
-
Copy full SHA for bd8c6f1 - Browse repository at this point
Copy the full SHA bd8c6f1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 33ce287 - Browse repository at this point
Copy the full SHA 33ce287View commit details -
Configuration menu - View commit details
-
Copy full SHA for b63ebf0 - Browse repository at this point
Copy the full SHA b63ebf0View commit details -
Merge commit 'refs/pull/5187/head' of github.com:aws/aws-sdk-java-v2 …
…into dongie/bundle-shading-test
Configuration menu - View commit details
-
Copy full SHA for f940e86 - Browse repository at this point
Copy the full SHA f940e86View commit details -
Configuration menu - View commit details
-
Copy full SHA for b1a5548 - Browse repository at this point
Copy the full SHA b1a5548View commit details -
Configuration menu - View commit details
-
Copy full SHA for da637ff - Browse repository at this point
Copy the full SHA da637ffView commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.