sirix icon indicating copy to clipboard operation
sirix copied to clipboard

Create Java9 and above module-infos.

Open JohannesLichtenberger opened this issue 6 years ago • 3 comments

In order to use Jigsaw/the module system, we should write module definition files.

JohannesLichtenberger avatar Dec 29 '18 18:12 JohannesLichtenberger

I would like to take this for Hacktoberfest.

I see four active Maven modules:

  • core
  • xquery
  • rest-api
  • examples

Shall the modularization been done only for those four?

b0n541 avatar Sep 25 '19 18:09 b0n541

Hey, wow :-) thanks so much. Yes, and probably sirix-fs. I'm not sure if I need to move some stuff around, but I think for the core we need to export the org.sirix.api, org.sirix.access and org.sirix.service packed + subpackages. I have to read about it again, but I think I need to move some classes around which should not be part of the public API.

Thanks so much again in advance :-)

JohannesLichtenberger avatar Sep 25 '19 19:09 JohannesLichtenberger

i want to work on this issue . can you please explain a bit more about this

Rishavgupta12345 avatar Sep 30 '21 06:09 Rishavgupta12345