https://bz.apache.org/bugzilla/show_bug.cgi?id=63100

--- Comment #2 from Matija Obreza <[email protected]> ---
(In reply to PJ Fanning from comment #1)
> Your project seems useful. Could you open source your own jar (ie publish it
> maven central)?
> 
> We can link to your page from our
> https://poi.apache.org/related-projects.html

The changes are implemented directly in the project
https://gitlab.croptrust.org/genesys-pgr/genesys-server (Apache v2 licensed)
because it is much simpler to trick the Java classloader to use our `.class`
files vs making a whole new jar just for the few updates I needed.

Changes to original SXSSF code are at
https://gitlab.croptrust.org/genesys-pgr/genesys-server/commits/master/src/main/java/org/apache/poi/xssf/streaming,
specifically at
https://gitlab.croptrust.org/genesys-pgr/genesys-server/commit/bac27c01a997ff8cfc4352018639e685712f3136

I've been on git for long, how do I make a merge request to your code?

-- 
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]

Reply via email to