On 21/05/2021 21:20, Rémy Maucherat wrote:
On Fri, May 21, 2021 at 10:17 PM Mark Thomas <ma...@apache.org> wrote:
On 21/05/2021 21:06, Mark Thomas wrote:
On 21/05/2021 20:55, Mark Thomas wrote:
I'll post to this thread as I complete each repo.
After migration, everyone with a local clone will need to run this
from the root of each clone:
git branch -m master main
git fetch origin
git branch -u origin/main main
Note you may also want to call
git remote prune origin
Completed https://github.com/apache/tomcat-jakartaee-migration
Along with
tomcat-training and tomcat-taglibs-*
Why the email notifications ? Will migrating Tomcat blow up our emails /
lists / etc ?
It looks like gitbox isn't perfect. It sometimes misses notifications
and sometimes duplicates them.
It looks to be a one-off issue with taglibs-parent so far. I'm not sure
of the exact root cause but I'm relived not to have seen similar issues
with the other repos.
tomcat-native and tomcat-connectors are done now too.
Mark
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org