Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 573784

Summary: Fully change project name for Jakarta Messaging
Product: Community Reporter: arjan tijms <arjan.tijms>
Component: ProcessAssignee: Eclipse Webmaster <webmaster>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3 CC: frederic.gurr, mihalyi, wayne.beaton
Version: unspecified   
Target Milestone: ---   
Hardware: All   
OS: All   
Whiteboard:

Description arjan tijms CLA 2021-05-26 08:37:35 EDT
For Jakarta Messaging there's still a number of references to "jms", for instance in "https://projects.eclipse.org/projects/ee4j.jms" and "https://ci.eclipse.org/jms"

As per request from the committers (https://github.com/eclipse-ee4j/jms-api/issues/221), we would like to remove this old references so it becomes "https://projects.eclipse.org/projects/ee4j.messaging", etc.
Comment 1 Wayne Beaton CLA 2021-05-26 09:19:43 EDT
+1

Webmaster, the id of the project will change from ee4j.jms to ee4j.messaging.

Arjan, do you want Github repository names changed as well?
Comment 2 Eclipse Webmaster CLA 2021-05-26 14:31:33 EDT
We can't rename the mailing list, would you prefer to keep the current one, or have us create a new one?

Also since you're using github issues can I remove the JMS bugzilla product(there are no bugs currently)?

-M.
Comment 3 arjan tijms CLA 2021-05-26 18:38:00 EDT
> Arjan, do you want Github repository names changed as well?

Yes, please.

> We can't rename the mailing list, would you prefer to keep the current one, or have us create a new one?

Let's create a new one then. Does that archive the existing one? Can mails be moved to the new one? Would be great if possible, but not strictly necessary. The list doesn't have a super high volume of mails.

> Also since you're using github issues can I remove the JMS bugzilla product(there are no bugs currently)?

Yes, we don't use it. Thanks!
Comment 4 Frederic Gurr CLA 2021-05-27 04:44:18 EDT
(In reply to arjan tijms from comment #3)
> > Arjan, do you want Github repository names changed as well?
> 
> Yes, please.
The new names for the GitHub repositories should be:

* jms-api           => messaging-api
* jms-proposals     => messaging-proposals

Correct?
Comment 5 arjan tijms CLA 2021-05-27 05:31:12 EDT
> The new names for the GitHub repositories should be:
> * jms-api           => messaging-api
> * jms-proposals     => messaging-proposals
> Correct?

Just jms-api -> messaging would be fine.

I see we're not entirely consistent, unfortunately, but we have:

https://github.com/eclipse-ee4j/authentication
https://github.com/eclipse-ee4j/authorization

And also 
http://github.com/eclipse-ee4j/security-api
http://github.com/eclipse-ee4j/interceptor-api

As we'd like to emphasise the simplest term, I think just 

https://github.com/eclipse-ee4j/messaging 

would be best.
Comment 6 Frederic Gurr CLA 2021-05-27 05:35:28 EDT
Ok. Just to double-check:

* jms-proposals     => messaging-proposals

is correct?
Comment 7 arjan tijms CLA 2021-05-27 05:37:24 EDT
> * jms-proposals     => messaging-proposals
> is correct?

Yes, it is. Thanks!
Comment 8 Frederic Gurr CLA 2021-05-27 05:57:08 EDT
While renaming the GitHub repositories, I noticed that there is a third JMS/Messaging related repo: https://github.com/eclipse-ee4j/genericjmsra

Should it be renamed as well?
Comment 9 arjan tijms CLA 2021-05-27 06:27:11 EDT
Good find. Yes, that should become genericmessagingra then.
Comment 10 Frederic Gurr CLA 2021-05-27 08:30:10 EDT
GitHub repos have been renamed

* https://github.com/eclipse-ee4j/messaging
* https://github.com/eclipse-ee4j/messaging-propsals
* https://github.com/eclipse-ee4j/genericmessagingra

Committers will need to adjust their remotes, etc.
Comment 11 arjan tijms CLA 2021-05-27 08:42:14 EDT
> GitHub repos have been renamed

Thanks!

> Committers will need to adjust their remotes, etc.

They should, but at the same time, Github handles renames transparently by putting a working redirect into place (works for web visits, pulls, pushes, etc).
Comment 12 Eclipse Webmaster CLA 2021-05-27 11:11:27 EDT
(In reply to arjan tijms from comment #3)
 
> Let's create a new one then. Does that archive the existing one? Can mails
> be moved to the new one? Would be great if possible, but not strictly
> necessary. The list doesn't have a super high volume of mails.

Ok, I've created messaging-dev as the new ML and subscribed all current members of jms-dev.   While we can't move the messages, the jms-dev archive will remain online.  I've closed jms-dev to new posts, and posted a 'list has moved' note.

-M.
Comment 13 arjan tijms CLA 2021-05-27 12:41:06 EDT
> Ok, I've created messaging-dev as the new ML and subscribed all current members of jms-dev.   While we can't move the messages, the jms-dev archive will remain online.  I've closed jms-dev to new posts, and posted a 'list has moved' note.

That's sounds absolutely perfect. Thank you again!
Comment 14 Frederic Gurr CLA 2021-05-27 15:24:06 EDT
The CI related renaming is done. Please test all build jobs and let us know if anything is still missing.
Comment 15 Ondro Mihalyi CLA 2021-06-04 03:55:38 EDT
Thank you for creating a new mailing list messaging-dev. Can you also update the description of the old ML at https://accounts.eclipse.org/mailing-list/jms-dev  to explain that the list is archived and messaging-dev should be used instead? There are still a lot of resources on the internt that point to the old mailing list and the page doesn't redirect to the new ML.

I suggest the following description on jms-dev ML:

-----------

This list is archived. This list was used for technical discussions related to Jakarta Messaging. It's now superseded by the messaging-dev list (https://accounts.eclipse.org/mailing-list/messaging-dev).
Comment 16 Eclipse Webmaster CLA 2021-06-04 17:28:45 EDT
(In reply to Ondrej Mihalyi from comment #15)

Done.

-M.