Skip to content

fix: remove illegal javadoc tags#148

Merged
kessplas merged 1 commit intomainfrom
javadoc-p-fix
Apr 5, 2023
Merged

fix: remove illegal javadoc tags#148
kessplas merged 1 commit intomainfrom
javadoc-p-fix

Conversation

@kessplas
Copy link
Contributor

@kessplas kessplas commented Apr 5, 2023

Issue #, if available:

Description of changes:

Removes illegally used </p> tags. They're allowed elsewhere but are apparently illegal in their former usage.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

Check any applicable:

  • Were any files moved? Moving files changes their URL, which breaks all hyperlinks to the files.

@kessplas kessplas marked this pull request as ready for review April 5, 2023 21:35
@kessplas kessplas requested a review from a team as a code owner April 5, 2023 21:35
@kessplas kessplas merged commit d5682b9 into main Apr 5, 2023
@kessplas kessplas deleted the javadoc-p-fix branch April 5, 2023 21:37
aws-crypto-tools-ci-bot pushed a commit that referenced this pull request Apr 5, 2023
### [2.0.1](v2.0.0...v2.0.1) (2023-04-05)

### Fixes

* remove illegal javadoc syntax ([#147](#147)) ([412a02c](412a02c))
* remove illegal javadoc tags ([#148](#148)) ([d5682b9](d5682b9))

### Maintenance

* point release at correct internal staging domain, fix group id ([#149](#149)) ([f88e89d](f88e89d))
aws-crypto-tools-ci-bot pushed a commit that referenced this pull request Apr 5, 2023
## [3.0.0](v2.0.0...v3.0.0) (2023-04-05)

### ⚠ BREAKING CHANGES

* prod release for S3 EC (#152)

### Features

* prod release for S3 EC ([#152](#152)) ([d724eab](d724eab))

### Fixes

* Revert "Amazon S3 Encryption Client 2.0.1 Release -- $(date +%Y-%m-%d)" (#151) ([a62e455](a62e455)), closes [#151](#151)
* remove illegal javadoc syntax ([#147](#147)) ([412a02c](412a02c))
* remove illegal javadoc tags ([#148](#148)) ([d5682b9](d5682b9))

### Maintenance

* add the developer guide to the README ([#150](#150)) ([b41a07b](b41a07b))
* point release at correct internal staging domain, fix group id ([#149](#149)) ([f88e89d](f88e89d))
aws-crypto-tools-ci-bot pushed a commit that referenced this pull request Apr 6, 2023
## [3.0.0](v2.0.0...v3.0.0) (2023-04-06)

### ⚠ BREAKING CHANGES

* prod release for S3 EC (#152)

### Features

* prod release for S3 EC ([#152](#152)) ([d724eab](d724eab))

### Fixes

* Revert "Amazon S3 Encryption Client 2.0.1 Release -- $(date +%Y-%m-%d)" (#151) ([a62e455](a62e455)), closes [#151](#151)
* remove illegal javadoc syntax ([#147](#147)) ([412a02c](412a02c))
* remove illegal javadoc tags ([#148](#148)) ([d5682b9](d5682b9))

### Maintenance

* add the developer guide to the README ([#150](#150)) ([b41a07b](b41a07b))
* point release at correct internal staging domain, fix group id ([#149](#149)) ([f88e89d](f88e89d))
aws-crypto-tools-ci-bot pushed a commit that referenced this pull request Apr 6, 2023
## [3.0.0](v2.0.0...v3.0.0) (2023-04-06)

### ⚠ BREAKING CHANGES

* prod release for S3 EC (#152)

### Features

* prod release for S3 EC ([#152](#152)) ([d724eab](d724eab))

### Fixes

* Revert "Amazon S3 Encryption Client 2.0.1 Release -- $(date +%Y-%m-%d)" (#151) ([a62e455](a62e455)), closes [#151](#151)
* remove illegal javadoc syntax ([#147](#147)) ([412a02c](412a02c))
* remove illegal javadoc tags ([#148](#148)) ([d5682b9](d5682b9))

### Maintenance

* add scm url to pom.xml ([#155](#155)) ([22ac9ad](22ac9ad))
* add the developer guide to the README ([#150](#150)) ([b41a07b](b41a07b))
* point release at correct internal staging domain, fix group id ([#149](#149)) ([f88e89d](f88e89d))
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