Re: Writing workbooks with linked workbooks using XSSFWorkbook

2017-01-08 Thread Jörn Franke
rom trunk or use the binaries from >>>> https://builds.apache.org/view/POI/job/POI-DSL-1.6/65/ when it >> finishes. >>>> >>>> Thanks... Dominik. >>>> >>>> On Tue, Dec 27, 2016 at 5:21 PM, Jörn Franke >>>> wrot

Re: Writing workbooks with linked workbooks using XSSFWorkbook

2017-01-08 Thread Dominik Stadler
> finishes. > >> > >> Thanks... Dominik. > >> > >> On Tue, Dec 27, 2016 at 5:21 PM, Jörn Franke > >> wrote: > >> > >> > There is already a bug report, see my message. > >> > > >> > > On 27 Dec 2016, at 17

Re: Writing workbooks with linked workbooks using XSSFWorkbook

2017-01-03 Thread Jörn Franke
>> > wrote: >> > > >> > > If you create an issue in bugzilla with a unit test, It will be easier >> > to get that fixed. >> > > >> > > -Original Message- >> > > From: Jörn Franke [mailto:jornfra...@gmail.com] >&

Re: Writing workbooks with linked workbooks using XSSFWorkbook

2017-01-03 Thread Jörn Franke
; to get that fixed. > > > > > > -Original Message- > > > From: Jörn Franke [mailto:jornfra...@gmail.com] > > > Sent: Tuesday, December 27, 2016 9:53 AM > > > To: user@poi.apache.org > > > Subject: Writing workbooks with linked workbooks using XSS

Re: Writing workbooks with linked workbooks using XSSFWorkbook

2016-12-31 Thread Dominik Stadler
@gmail.com] > > Sent: Tuesday, December 27, 2016 9:53 AM > > To: user@poi.apache.org > > Subject: Writing workbooks with linked workbooks using XSSFWorkbook > > > > Dear all, > > > > I am currently writing an open source library for reading/writing office &g

Re: Writing workbooks with linked workbooks using XSSFWorkbook

2016-12-27 Thread Jörn Franke
com] > Sent: Tuesday, December 27, 2016 9:53 AM > To: user@poi.apache.org > Subject: Writing workbooks with linked workbooks using XSSFWorkbook > > Dear all, > > I am currently writing an open source library for reading/writing office > files on Hadoop/Spark/Hive/etc. The co

RE: Writing workbooks with linked workbooks using XSSFWorkbook

2016-12-27 Thread Murphy, Mark
If you create an issue in bugzilla with a unit test, It will be easier to get that fixed. -Original Message- From: Jörn Franke [mailto:jornfra...@gmail.com] Sent: Tuesday, December 27, 2016 9:53 AM To: user@poi.apache.org Subject: Writing workbooks with linked workbooks using

Writing workbooks with linked workbooks using XSSFWorkbook

2016-12-27 Thread Jörn Franke
Dear all, I am currently writing an open source library for reading/writing office files on Hadoop/Spark/Hive/etc. The code is on Github and an official release in form of a library on maven central will follow soon. The Excel files will be supported by the Apache POI library (3.15). So far everyt