mail-api icon indicating copy to clipboard operation
mail-api copied to clipboard

Wrong project description / does not match project content

Open Fiouz opened this issue 3 years ago • 0 comments

Describe the bug

  • GitHub project description claims the project is an implementation of the Jakarta Mail API
  • GitHub project content says it is not an implementation

To Reproduce Steps to reproduce the behavior:

  1. Go to https://github.com/eclipse-ee4j/mail
  2. Read the following in the About description

Implementation of the Jakarta Mail API

  1. Go to the README
  2. Read

Implementation of the Jakarta Mail API, aka JakartaMail (formerly JavaMail), is no longer part of this repository.

  1. Go to the 2.1.0 release page
  2. Read

The implementation has been moved out from this project to the new Eclipse Angus project and lives in its own repository - https://github.com/eclipse-ee4j/angus-mail

Expected behavior The GitHub project should reflect the content of the project, and state that it's only the API.

Screenshots image image image

Desktop (please complete the following information):

  • OS: Windows 10
  • Browser: Firefox
  • Version: 102

Smartphone (please complete the following information):

  • Device: N/A
  • OS: N/A
  • Browser N/A
  • Version N/A

Mail server:

  • Protocol being used: N/A
  • Vendor/product: N/A
  • Mail service URL: N/A

Additional context Add any other context about the problem here.

Fiouz avatar Jul 09 '22 01:07 Fiouz