Re: Help with task:

2017-08-17 Thread Greg Woolsey
Excellent! One way to do it would be to submit patches or pull requests [1] against the project that contain the new files and, if possible, updates to the documentation web page sources [2] integrating the new examples. If you don't mind waiting longer for developers to review and integrate chan

Re: 3.17-beta2 vs. 3.17 final?

2017-08-17 Thread Greg Woolsey
I have a pull request with Vaadin [1] that is currently an echo chamber - I think the key developer I've been in contact with is on summer holiday. I think I found the last bug in my POI code, and the remaining issues with their integration tests relate to picking up a POI release with that fix an

Re: 3.17-beta2 vs. 3.17 final?

2017-08-17 Thread Andreas Beeker
Hi Greg, when do you know, if your chances are ok for Vaadin? if that is accepted, I would like to release 3.17 final and then switch to 4.0 (jdk7) - IIRC we discussed to immediately release 4.0-beta1 - is this correct / does it make sense? Regarding the API changes - I haven't checked the pul

[Bug 61440] XSSFValueAxis unable to set MajorGridLines() in XSSFLineChartData

2017-08-17 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=61440 Javen O'Neal changed: What|Removed |Added Severity|normal |enhancement OS|

3.17-beta2 vs. 3.17 final?

2017-08-17 Thread Greg Woolsey
I could use a new release, don't care what we call it :) Anyone have pending things they want to get finalized first? We had targeted end of summer for 3.17 final, but I don't remember any hard criteria for what folks wanted included in 3.17. I know there's been discussion about a new unified ch

[Bug 61440] New: XSSFValueAxis unable to set MajorGridLines() in XSSFLineChartData

2017-08-17 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=61440 Bug ID: 61440 Summary: XSSFValueAxis unable to set MajorGridLines() in XSSFLineChartData Product: POI Version: 3.14-FINAL Hardware: PC Status: NEW S

[Bug 61396] DataBarFormatting, setWidthMin by default 10 % in excel output(when i getWidthMin gives 0 and i unable to setWidthMin to any other value)

2017-08-17 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=61396 raja changed: What|Removed |Added Priority|P2 |P1 OS|

Re: Help with task:

2017-08-17 Thread pj.fanning
Thanks Avinash. Would you be able to create a sample or samples using Kotlin? Apache POI does support quite a lot of Microsoft document formats but maybe xlsx is a good place to start. The XSSF API for reading and/or writing xlsx files might be a good one to demonstrate. Feel free to suggest someth

Help with task:

2017-08-17 Thread Avinash Anand
I would like to help out with the task listed at https://helpwanted.apache.org/task.html?856abd21 Hi Team, I would like to help with writing examples of using Apache poi with JVM languages, like kotlin. Regards Avinash Anand github - https://github.com/avinash-anand