All,

I will get https://github.com/tomitribe/docker-tomee/ done this week.

Thanks,
Rod.

-----Original Message-----
From: Richard Zowalla <[email protected]> 
Sent: Tuesday, August 16, 2022 4:44 AM
To: [email protected]
Subject: [EXTERNAL] Rename master to main -> update local copies

Nationwide Information Security Warning: This is an EXTERNAL email. Use CAUTION 
before clicking on links, opening attachments, or responding. (Sender: 
[email protected])

------------------------------------------------------------------------------


Hi all,

INFRA completed the rename operation from master to main for

- https://github.com/apache/tomee
- https://github.com/apache/tomee-site-generator
- https://github.com/apache/tomee-release-tools
- https://github.com/apache/tomee-tck
- https://github.com/apache/tomee-jakarta
- https://github.com/apache/tomee-jakartaee-api
- https://github.com/apache/tomee-patch-plugin
- https://github.com/apache/tomee-chatterbox

If you have a local clone, you can update master to main by running the 
following commands:

git branch -m master main
git fetch origin
git branch -u origin/main main
git remote set-head origin -a

I already adjusted the CI checkout points and the GitHub action workflows, so 
we should be fine.

Gruß
Richard

Reply via email to