https://bz.apache.org/bugzilla/show_bug.cgi?id=62690
--- Comment #2 from Daniel Kastner <[email protected]> --- (In reply to PJ Fanning from comment #1) > This jar should be only needed for certain Excel functions (linear algebra > functions, as far as I recall). > We could add the commons-math3 dependency to our pom but users should be > able to workaround the issue by adding their own dependency on commons-math3 > (v3.6.1 is the version we compile and test with). Maybe you could add dependency on commons-math3 as optional in your pom file. -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
