[Bug 54588] CellFormat throws NPE for standard "Accounting Type" formatted cells

2015-11-01 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=54588 --- Comment #22 from Trejkaz (pen name) --- Okay, I finally managed to get the jars on the classpath, but there are compilation failures. So this is not something I'm going to be able to easily test. We'll just have to

[Bug 54588] CellFormat throws NPE for standard "Accounting Type" formatted cells

2015-11-01 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=54588 Dominik Stadler changed: What|Removed |Added Resolution|--- |FIXED

[Bug 54588] CellFormat throws NPE for standard "Accounting Type" formatted cells

2015-10-30 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=54588 --- Comment #20 from Dominik Stadler --- I'm not an expert on Gradle myself, but I would use the snippet that I posted previously in the dependencies-section directly, not in the poi-library-definition, i.e.

[Bug 54588] CellFormat throws NPE for standard "Accounting Type" formatted cells

2015-10-29 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=54588 --- Comment #19 from Trejkaz (pen name) --- In one of the builds referring to it, it's: dependencies { // ...other dependencies... compile libraries.poi // ...other dependencies... } So you

[Bug 54588] CellFormat throws NPE for standard "Accounting Type" formatted cells

2015-10-28 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=54588 --- Comment #18 from Dominik Stadler --- I use the following when testing pre-release versions: dependencies { compile files('/tmp/poi-3.13/ooxml-lib/xmlbeans-2.6.0.jar') compile

[Bug 54588] CellFormat throws NPE for standard "Accounting Type" formatted cells

2015-10-27 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=54588 --- Comment #17 from Trejkaz (pen name) --- What our build has now: poi: [ 'poi:poi:3.9-N1.0', 'poi:poi-ooxml:3.9-N1.0', 'poi:poi-ooxml-schemas:3.9-N1.0',

[Bug 54588] CellFormat throws NPE for standard "Accounting Type" formatted cells

2015-10-26 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=54588 --- Comment #16 from Nick Burch --- Nightlies are produced by Jenkins, and available at https://builds.apache.org/job/POI/lastSuccessfulBuild/artifact/build/dist/ I gather that a line like this should let you include the

[Bug 54588] CellFormat throws NPE for standard "Accounting Type" formatted cells

2015-10-25 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=54588 --- Comment #13 from Trejkaz (pen name) --- I checked the ticket on our side which referred to our one and apparently we had updated POI around 25 June 2013. Supposedly whatever we updated to at that point in time had

[Bug 54588] CellFormat throws NPE for standard "Accounting Type" formatted cells

2015-10-25 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=54588 Nick Burch changed: What|Removed |Added Status|NEW |NEEDINFO ---

[Bug 54588] CellFormat throws NPE for standard "Accounting Type" formatted cells

2015-10-25 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=54588 --- Comment #14 from Nick Burch --- If you could grab a recent nightly build, and check that my work hasn't somehow un-fixed this for you (we didn't seem to have much in the way of accountancy unit tests before...),

[Bug 54588] CellFormat throws NPE for standard "Accounting Type" formatted cells

2015-10-25 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=54588 --- Comment #15 from Trejkaz (pen name) --- I wish it were still easy to do that... but now that our build has been rejigged to use Gradle, it seems a lot harder to temporarily test a nightly release of a jar. Unless

[Bug 54588] CellFormat throws NPE for standard Accounting Type formatted cells

2013-03-11 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=54588 sits david.sit...@gmail.com changed: What|Removed |Added Summary|CellFormat throws NPE for |CellFormat throws NPE