javacc / javaccPlugin

A JavaCC plugin for Gradle
MIT License
33 stars 16 forks source link

New maintainer: #49

Closed zosrothko closed 1 year ago

zosrothko commented 4 years ago

Hi John

The JavaCC org has already a set of tools for managing JavaCC (including a fork of your plugin) at https://github.com/javacc. Thus, one are willling to take in charge the maintenance of your plugin and it would make sense to concentrate all JavaCC side tools in this JavaCC organization. IMHO, the best way is to transfer the ownership if you don't mind.

Rgds

johnmartel commented 4 years ago

Hi @zosrothko,

I am currently on the last week before leaving for vacation, so I'm a little busy this week. I will get back to you early next week to sort this out and transfer the ownership in a seamless manner if possible. I do have a few things to verify/fix like access to the Gradle plugin repository, maven central and jcenter. Hopefully, this should be simple enough.

zosrothko commented 4 years ago

Thanks for your effort in sharing your work.

johnmartel commented 4 years ago

@zosrothko I invited you as a collaborator to this repository so that you can initiate the transfer to your organization. To transfer a repository to an organization, one needs to have permission to create repositories in that organization: https://docs.github.com/en/github/administering-a-repository/transferring-a-repository#repository-transfers-and-organizations

For the Gradle plugins portal, you will need to contact Gradle support once the repo transfer is complete: https://plugins.gradle.org/docs/reclaiming

For Maven Central and Bintray/jcenter, I think the best course of action is to create your own organizational account (if you don't already have one) and publish the new versions there (and document that change in README.md). This way, builds using the old versions I already published won't be broken.

zosrothko commented 4 years ago

Hi John... I accepted your invitation but I do not get the "settings" tab on my javaccPlugin. From my understanding, the Collaborator role is not enough. Could you check. Thx

image

johnmartel commented 4 years ago

@zosrothko You should now be good to go. I had to move the repository from my user account to my organization to be able to grant admin permissions to an outside collaborator.

zosrothko commented 4 years ago

@johnmartel Transfer to organization https://github.com/javacc done. Thanks for your donation. You will be referenced in the documentation.

johnmartel commented 4 years ago

Thanks for taking command and contributing to the community!

zbynek commented 1 year ago

@johnmartel I guess this issue can be closed now?

johnmartel commented 1 year ago

@zbynek Yes!