Hi all,
We are using the sweble parser in https://github.com/dkpro/dkpro-jwpl and are currently using a relocation/shade approach for the JAXB classes but I would be happy to drop that and just provide a PR moving the actual code towards jakarta.*
Is there any interest in moving that repo towards the jakarta.* namespace and perhaps do a new release afterwards?
Or can I assume, that sweble is mostly dead / unmaintained at the moment?
I see two different solutions:
- (1) Use a shade / relocation approach and just publish a artifact with a maven classifier
jakarta. Benefit: Only one could base needs to be maintained.
- (2) Hard switch to jakarta.* packages ;-)
Thanks & Gruß
Richard
Hi all,
We are using the sweble parser in https://github.com/dkpro/dkpro-jwpl and are currently using a relocation/shade approach for the JAXB classes but I would be happy to drop that and just provide a PR moving the actual code towards jakarta.*
Is there any interest in moving that repo towards the jakarta.* namespace and perhaps do a new release afterwards?
Or can I assume, that sweble is mostly dead / unmaintained at the moment?
I see two different solutions:
jakarta. Benefit: Only one could base needs to be maintained.Thanks & Gruß
Richard