Hi, I must admit to not being an expert in module-info setup. I have noticed that curvesapi jar which is only used in some XDGF classes (poi-ooxml) does not have module-info or Automatic-Module-Name but the poi-ooxml module-info.java seems ok despite not having a 'requires' for this jar/module.
Does anyone know why we don't need something in poi-ooxml module-info for curvesapi? Also, since curvesapi is only used in XDGF code, would it be worth making it an optional jar dependency? --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
