xdocreport dependency on full ooxml-schemas jar

2018-04-04 Thread pj.fanning
https://github.com/opensagres/xdocreport depends on the full ooxml-schemas
jar as opposed to the poi-ooxml-schemas.jar. I was under the impression that
the latter jar contained the ooxml-schema classes that we expect to suffice
in most cases.
xdocreport won't compile with just poi-ooxml-schemas. Is it possible that we
are missing a few classes in poi-ooxml-schemas.jar that we should add?
I have pasted the errors from my test build below.

A 2nd topic is that this project depends very heavily on the generated CT
classes - presumably because the XWPF code base does not expose the
necessary features directly.

[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (default-compile)
on project fr.opensagres.poi.xwpf.converter.core: Compilation failure:
Compilation failure:
[ERROR]
/Users/pj.fanning/code/xdocreport/thirdparties-extension/fr.opensagres.poi.xwpf.converter.core/src/main/java/fr/opensagres/poi/xwpf/converter/core/styles/table/cell/AbstractTableCellValueProvider.java:[30,62]
cannot find symbol
[ERROR] symbol:   class CTTblStylePr
[ERROR] location: package
org.openxmlformats.schemas.wordprocessingml.x2006.main
[ERROR]
/Users/pj.fanning/code/xdocreport/thirdparties-extension/fr.opensagres.poi.xwpf.converter.core/src/main/java/fr/opensagres/poi/xwpf/converter/core/styles/table/cell/AbstractTableCellValueProvider.java:[56,28]
cannot find symbol
[ERROR] symbol:   class CTTblStylePr
[ERROR] location: class
fr.opensagres.poi.xwpf.converter.core.styles.table.cell.AbstractTableCellValueProvider
[ERROR]
/Users/pj.fanning/code/xdocreport/thirdparties-extension/fr.opensagres.poi.xwpf.converter.core/src/main/java/fr/opensagres/poi/xwpf/converter/core/styles/XWPFStylesDocument.java:[54,62]
cannot find symbol
[ERROR] symbol:   class CTFont
[ERROR] location: package
org.openxmlformats.schemas.wordprocessingml.x2006.main
[ERROR]
/Users/pj.fanning/code/xdocreport/thirdparties-extension/fr.opensagres.poi.xwpf.converter.core/src/main/java/fr/opensagres/poi/xwpf/converter/core/styles/XWPFStylesDocument.java:[73,62]
cannot find symbol
[ERROR] symbol:   class CTTextDirection
[ERROR] location: package
org.openxmlformats.schemas.wordprocessingml.x2006.main
[ERROR]
/Users/pj.fanning/code/xdocreport/thirdparties-extension/fr.opensagres.poi.xwpf.converter.core/src/main/java/fr/opensagres/poi/xwpf/converter/core/styles/XWPFStylesDocument.java:[75,62]
cannot find symbol
[ERROR] symbol:   class CTTwipsMeasure
[ERROR] location: package
org.openxmlformats.schemas.wordprocessingml.x2006.main
[ERROR]
/Users/pj.fanning/code/xdocreport/thirdparties-extension/fr.opensagres.poi.xwpf.converter.core/src/main/java/fr/opensagres/poi/xwpf/converter/core/styles/XWPFStylesDocument.java:[76,62]
cannot find symbol
[ERROR] symbol:   class FontsDocument
[ERROR] location: package
org.openxmlformats.schemas.wordprocessingml.x2006.main
[ERROR]
/Users/pj.fanning/code/xdocreport/thirdparties-extension/fr.opensagres.poi.xwpf.converter.core/src/main/java/fr/opensagres/poi/xwpf/converter/core/styles/table/cell/AbstractTableCellValueProvider.java:[79,45]
cannot find symbol
[ERROR] symbol:   class CTTblStylePr
[ERROR] location: class
fr.opensagres.poi.xwpf.converter.core.styles.table.cell.AbstractTableCellValueProvider
[ERROR]
/Users/pj.fanning/code/xdocreport/thirdparties-extension/fr.opensagres.poi.xwpf.converter.core/src/main/java/fr/opensagres/poi/xwpf/converter/core/styles/AbstractValueProvider.java:[213,123]
package
org.openxmlformats.schemas.wordprocessingml.x2006.main.STTblStyleOverrideType
does not exist
[ERROR]
/Users/pj.fanning/code/xdocreport/thirdparties-extension/fr.opensagres.poi.xwpf.converter.core/src/main/java/fr/opensagres/poi/xwpf/converter/core/styles/AbstractValueProvider.java:[364,107]
package
org.openxmlformats.schemas.wordprocessingml.x2006.main.STTblStyleOverrideType
does not exist
[ERROR]
/Users/pj.fanning/code/xdocreport/thirdparties-extension/fr.opensagres.poi.xwpf.converter.core/src/main/java/fr/opensagres/poi/xwpf/converter/core/styles/AbstractValueProvider.java:[372,120]
package
org.openxmlformats.schemas.wordprocessingml.x2006.main.STTblStyleOverrideType
does not exist
[ERROR]
/Users/pj.fanning/code/xdocreport/thirdparties-extension/fr.opensagres.poi.xwpf.converter.core/src/main/java/fr/opensagres/poi/xwpf/converter/core/styles/AbstractValueProvider.java:[399,54]
cannot find symbol
[ERROR] symbol:   class CTTblStylePr
[ERROR] location: class
fr.opensagres.poi.xwpf.converter.core.styles.AbstractValueProvider
[ERROR]
/Users/pj.fanning/code/xdocreport/thirdparties-extension/fr.opensagres.poi.xwpf.converter.core/src/main/java/fr/opensagres/poi/xwpf/converter/core/openxmlformats/IOpenXMLFormatsPartProvider.java:[34,62]
cannot find symbol
[ERROR] symbol:   class FontsDocument
[ERROR] location: package
org.openxmlformats.schemas.wordprocessingml.x2006.main
[ERROR]

[Bug 62165] OldExcelExtractor closed NPOIFSFileSystem too early

2018-04-04 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=62165

Dominik Stadler  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|NEW |RESOLVED

--- Comment #1 from Dominik Stadler  ---
This should be applied now via r1828377 and will be included in Apache POI
4.0.0, thanks for the bug-report.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-
To unsubscribe, e-mail: dev-unsubscr...@poi.apache.org
For additional commands, e-mail: dev-h...@poi.apache.org



[Bug 62230] Formula evaluation fails when using matrix multiplication within SUM function call with #VALUE!

2018-04-04 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=62230

--- Comment #3 from azad  ---
(In reply to Javen O'Neal from comment #1)
> POI array formula support definitely needs some love.
> 
> Would you be willing to write a unit test demonstrating the problem? With
> that, we'd be halfway to a solution.
> 
> This might be a good place to write it:
> https://svn.apache.org/viewvc/poi/trunk/src/testcases/org/apache/poi/ss/
> formula/eval/TestFormulaBugs.java?view=log

Hi,
I have added my own test source and input files.


I hope you find it easy to reproduce the situation.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-
To unsubscribe, e-mail: dev-unsubscr...@poi.apache.org
For additional commands, e-mail: dev-h...@poi.apache.org