Skip to content

Conversation

@xiazhvera
Copy link
Contributor

Issue #, if available:

Description of changes:
The new maven plugin is not compatible with the original gpg client. Update it to use new gpg client.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

</parent>
<artifactId>aws-iot-device-sdk-java</artifactId>
<name>${project.groupId}:${project.artifactId}</name>
<description>The SDK is in maintenance mode, and no longer receive feature updates. Checkout aws-iot-device-sdk for new features. The AWS IoT Device SDK for Java provides Java APIs for devices to connect to AWS IoT service using the MQTT protocol. The SDK also provides support for AWS IoT specific features, such as Thing Shadow and Thing Shadow abstraction.</description>
Copy link
Contributor

Choose a reason for hiding this comment

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

Trivial: "This SDK is now in maintenance mode and will not receive new features. For the latest functionality, please use aws-iot-device-sdk.
The AWS IoT Device SDK for Java lets your device applications communicate with the AWS IoT Core service over MQTT. In addition to basic MQTT messaging, it includes built-in support for AWS IoT services such as Thing Shadows, Jobs, and Fleet Provisioning."

@@ -1,5 +1,5 @@
version: 0.2
#this buildspec assumes the ubuntu 16.04:x64 image
# Assumes are running using the Ubuntu Codebuild standard image
Copy link
Contributor

Choose a reason for hiding this comment

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

Trivial: "Assumes the Ubuntu Codebuild standard image."

Copy link
Contributor

@sbSteveK sbSteveK left a comment

Choose a reason for hiding this comment

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

Some wording changes. Address and ship.

@xiazhvera xiazhvera merged commit 9911a9b into master Jun 17, 2025
6 checks passed
@xiazhvera xiazhvera deleted the release_script branch June 17, 2025 21:19
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