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

Update activation dep to jakarata jar #125

Closed
mattrpav opened this issue Jan 20, 2021 · 15 comments
Closed

Update activation dep to jakarata jar #125

mattrpav opened this issue Jan 20, 2021 · 15 comments

Comments

@mattrpav
Copy link
Collaborator

No description provided.

@sebersole
Copy link

#129 should address this

@AB006KF
Copy link

AB006KF commented Dec 1, 2021

When will this be published? I really need JAXB 3 support for this plugin.

Thanks

@sebersole
Copy link

FWIW, I just used a patched version - https://github.com/hibernate/hibernate-orm/tree/wip/6.0/patched-libs/jaxb2-basics

It is only a build time dep for us, so this was fine. But I think this is only ever used at build time, so maybe that would work for you as well

@coderrock2021
Copy link

coderrock2021 commented Jan 12, 2022

FWIW, I just used a patched version - https://github.com/hibernate/hibernate-orm/tree/wip/6.0/patched-libs/jaxb2-basics

It is only a build time dep for us, so this was fine. But I think this is only ever used at build time, so maybe that would work for you as well

Hi @sebersole ,

I am facing the same issue and am hoping to have an official released jaxb2_basics JAR on the maven central repo that has the above fix for Jakarta & JAXB 3 support for the plugin.

The link for the patched version that you mentioned in the above comment does not exist. [ https://github.com/hibernate/hibernate-orm/tree/wip/6.0/patched-libs/jaxb2-basics]

Could you please suggest an alternative where I can get the jaxb2_basics dependency with the support for Jakarta & JAXB 3

@sebersole
Copy link

I have no affiliation with Jakarta nor JAXB. We simply use JAXB in my project. I gave you the rundown on what I did.

Carry on

@sebersole
Copy link

The link for the patched version that you mentioned in the above comment does not exist. [ https://github.com/hibernate/hibernate-orm/tree/wip/6.0/patched-libs/jaxb2-basics]

https://github.com/hibernate/hibernate-orm/tree/main/patched-libs/jaxb2-basics

@coderrock2021
Copy link

The link for the patched version that you mentioned in the above comment does not exist. [ https://github.com/hibernate/hibernate-orm/tree/wip/6.0/patched-libs/jaxb2-basics]

https://github.com/hibernate/hibernate-orm/tree/main/patched-libs/jaxb2-basics

Thank you @sebersole . I'll give it a try.

@mattrpav
Copy link
Collaborator Author

I've messaged @highsource to see if he still has plans to do additional releases. If he has moved on, I'd be happy to carry the changes forward with new releases to Maven Central.

@coderrock2021
Copy link

That would be great. Thank you !

@fbraun4358
Copy link

I've messaged @highsource to see if he still has plans to do additional releases. If he has moved on, I'd be happy to carry the changes forward with new releases to Maven Central.

I think he died in January of 2021. If you find his twitter (same profile pic and same name, and looks to be a software guy) you can see some photos of him in the hospital.

You can also find an obituary site for an Alexey Valikov which looks very much like him and has all the same interests.

I have been putting off migrating past java 8 at my current job because of lack of jakarta support in this.

How are you running your generation? Are you using one of the maven plugins? Either highsource's or the apache one? Neither looks to have good jaxb3 support if at all. Or are you using the plugin via a command line generation?

If you are willing to take over the some of the maintenance that would be great. Let me know if you would like some help. It might be worth it to invest some time in cleaning up any fork to just focus on Jakarta and jaxb3 and I have this weird fascination for cleaning up projects.

@Nutstree
Copy link

I've messaged @highsource to see if he still has plans to do additional releases. If he has moved on, I'd be happy to carry the changes forward with new releases to Maven Central.

+1 if the project would be continued

@mattrpav
Copy link
Collaborator Author

Please see: highsource/jaxb-tools#206

@Vampire
Copy link

Vampire commented Dec 5, 2022

@mattrpav so will you also carry on this one?
Especially the mentioned PR for Jakarta support?

@laurentschoelens
Copy link
Collaborator

We are currently working with @mattrpav on consolidating all jaxb related tools in highsource/jaxb-tools repo.
Missing hyperjaxb but 2.0.4 released version contains already jaxb2-basics with new groupId
3.0.0 will follow soon with jaxb3 support and shortly after 4.0.0 for jaxb4 and jdk11 baseline.

@laurentschoelens
Copy link
Collaborator

Fixed in highsource/jaxb-tools@dcbc397
Published under jaxb-tools v3

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

8 participants