MasterEx commented on pull request #2169:
URL: https://github.com/apache/netbeans/pull/2169#issuecomment-658205346


   @matthiasblaesing Hi and thanks for your feedback.
   
   I have pushed a few changes. I am using the `fastexcel` lib to produce the 
.xlsx files and have removed the .xls support all together. The `fastexcel` 
libraries are indeed less than 100k in size.
   
   I have left some of the Apache poi dependencies which are however used only 
in the unit tests. I have done that because it was easier to write the tests 
that way and they shouldn't contribute to the final size of the Netbeans 
artifact.
   
   Finally, I have added the license related files for the external libraries.
   
   Please, let me know if you have any comment.
   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists

Reply via email to