Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merge jaxb-annotate-plugin #314

Closed
mattrpav opened this issue Aug 18, 2023 · 1 comment
Closed

Merge jaxb-annotate-plugin #314

mattrpav opened this issue Aug 18, 2023 · 1 comment
Assignees
Labels
annotate Issue concerns annotate plugin
Milestone

Comments

@mattrpav
Copy link
Collaborator

git remote add jaxb2-annotate-plugin https://github.com/highsource/jaxb2-annotate-plugin.git
git fetch jaxb2-annotate-plugin --tags
git merge --allow-unrelated-histories jaxb2-annotate-plugin/master

Treat merge issues (.github folder and .gitignore file) and then commit merge

git add .github .gitignore
git commit

At this point, jaxb2-annotate-plugin is merged in . folder, now need to move it

mkdir annotate
git mv LICENSE README.md full-build-9.bat plugin pom.xml qrelease.bat samples tests annotate/
git commit -m "mv jaxb2-annotate-plugin code to annotate"
git push

@mattrpav mattrpav added this to the 2.0.5 milestone Aug 18, 2023
@mattrpav mattrpav self-assigned this Aug 18, 2023
laurentschoelens added a commit that referenced this issue Aug 18, 2023
[#314] Merge jaxb-annotate to jaxb-tools
@laurentschoelens
Copy link
Collaborator

PR merged. Closing issue

@laurentschoelens laurentschoelens added the annotate Issue concerns annotate plugin label Aug 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
annotate Issue concerns annotate plugin
Projects
None yet
Development

No branches or pull requests

2 participants