See 
<https://builds.apache.org/job/POI-DSL-1.6/360/display/redirect?page=changes>

Changes:

[kiwiwings] release prepare for 3.17-beta1 - pin documentation

[kiwiwings] release prepare for 3.17-beta1 - updating build.xml and status.xml

[kiwiwings] update changelog with forgotten entries

------------------------------------------
[...truncated 31.47 KB...]
     [java]     980 bytes
     [java] /xl/sharedStrings.xml
     [java]     
application/vnd.openxmlformats-officedocument.spreadsheetml.sharedStrings+xml
     [java]     477 bytes
     [java]     0 relations
     [java] /xl/styles.xml
     [java]     
application/vnd.openxmlformats-officedocument.spreadsheetml.styles+xml
     [java]     2237 bytes
     [java]     0 relations
     [java] /xl/theme/theme1.xml
     [java]     application/vnd.openxmlformats-officedocument.theme+xml
     [java]     6995 bytes
     [java]     0 relations
     [java] /xl/workbook.xml
     [java]     
application/vnd.openxmlformats-officedocument.spreadsheetml.sheet.main+xml
     [java]     624 bytes
     [java]     6 relations
     [java]       Relationship:
     [java]             From: /xl/workbook.xml
     [java]             To:   /xl/worksheets/sheet3.xml
     [java]             ID:   rId3
     [java]             Mode: INTERNAL
     [java]             Type: 
http://schemas.openxmlformats.org/officeDocument/2006/relationships/worksheet
     [java]       Relationship:
     [java]             From: /xl/workbook.xml
     [java]             To:   /xl/worksheets/sheet2.xml
     [java]             ID:   rId2
     [java]             Mode: INTERNAL
     [java]             Type: 
http://schemas.openxmlformats.org/officeDocument/2006/relationships/worksheet
     [java]       Relationship:
     [java]             From: /xl/workbook.xml
     [java]             To:   /xl/worksheets/sheet1.xml
     [java]             ID:   rId1
     [java]             Mode: INTERNAL
     [java]             Type: 
http://schemas.openxmlformats.org/officeDocument/2006/relationships/worksheet
     [java]       Relationship:
     [java]             From: /xl/workbook.xml
     [java]             To:   /xl/sharedStrings.xml
     [java]             ID:   rId6
     [java]             Mode: INTERNAL
     [java]             Type: 
http://schemas.openxmlformats.org/officeDocument/2006/relationships/sharedStrings
     [java]       Relationship:
     [java]             From: /xl/workbook.xml
     [java]             To:   /xl/styles.xml
     [java]             ID:   rId5
     [java]             Mode: INTERNAL
     [java]             Type: 
http://schemas.openxmlformats.org/officeDocument/2006/relationships/styles
     [java]       Relationship:
     [java]             From: /xl/workbook.xml
     [java]             To:   /xl/theme/theme1.xml
     [java]             ID:   rId4
     [java]             Mode: INTERNAL
     [java]             Type: 
http://schemas.openxmlformats.org/officeDocument/2006/relationships/theme
     [java] /xl/worksheets/sheet1.xml
     [java]     
application/vnd.openxmlformats-officedocument.spreadsheetml.worksheet+xml
     [java]     1814 bytes
     [java]     0 relations
     [java] /xl/worksheets/sheet2.xml
     [java]     
application/vnd.openxmlformats-officedocument.spreadsheetml.worksheet+xml
     [java]     439 bytes
     [java]     0 relations
     [java] /xl/worksheets/sheet3.xml
     [java]     
application/vnd.openxmlformats-officedocument.spreadsheetml.worksheet+xml
     [java]     439 bytes
     [java]     0 relations
     [java] 
     [java] Relationship:
     [java]     From: /
     [java]     To:   /docProps/app.xml
     [java]     ID:   rId3
     [java]     Mode: INTERNAL
     [java]     Type: 
http://schemas.openxmlformats.org/officeDocument/2006/relationships/extended-properties
     [java] Relationship:
     [java]     From: /
     [java]     To:   /docProps/core.xml
     [java]     ID:   rId2
     [java]     Mode: INTERNAL
     [java]     Type: 
http://schemas.openxmlformats.org/package/2006/relationships/metadata/core-properties
     [java] Relationship:
     [java]     From: /
     [java]     To:   /xl/workbook.xml
     [java]     ID:   rId1
     [java]     Mode: INTERNAL
     [java]     Type: 
http://schemas.openxmlformats.org/officeDocument/2006/relationships/officeDocument
     [java] .
     [java] Time: 251.104
     [java] There were 4 failures:
     [java] 1) bug50867(org.apache.poi.xssf.usermodel.TestXSSFBugs)
     [java] org.junit.ComparisonFailure: 
expected:<...ument.spreadsheetml.[printerSettings]> but 
was:<...ument.spreadsheetml.[table+xml]>
     [java] Exception in thread "main" java.lang.RuntimeException: Tests did 
not succeed, cannot build ooxml-lite jar
     [java]     at org.apache.poi.util.OOXMLLite.build(OOXMLLite.java:133)
     [java]     at org.apache.poi.util.OOXMLLite.main(OOXMLLite.java:88)
     [java]     at org.junit.Assert.assertEquals(Assert.java:115)
     [java]     at org.junit.Assert.assertEquals(Assert.java:144)
     [java]     at 
org.apache.poi.xssf.usermodel.TestXSSFBugs.bug50867(TestXSSFBugs.java:1033)
     [java]     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     [java]     at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
     [java]     at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
     [java]     at java.lang.reflect.Method.invoke(Method.java:597)
     [java]     at 
org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
     [java]     at 
org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
     [java]     at 
org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
     [java]     at 
org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
     [java]     at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
     [java]     at 
org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
     [java]     at 
org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
     [java]     at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
     [java]     at 
org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
     [java]     at 
org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
     [java]     at 
org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
     [java]     at 
org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
     [java]     at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
     [java]     at org.junit.runners.Suite.runChild(Suite.java:128)
     [java]     at org.junit.runners.Suite.runChild(Suite.java:27)
     [java]     at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
     [java]     at 
org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
     [java]     at 
org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
     [java]     at 
org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
     [java]     at 
org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
     [java]     at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
     [java]     at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
     [java]     at org.junit.runner.JUnitCore.run(JUnitCore.java:115)
     [java]     at org.junit.runner.JUnitCore.run(JUnitCore.java:105)
     [java]     at org.junit.runner.JUnitCore.run(JUnitCore.java:94)
     [java]     at org.apache.poi.util.OOXMLLite.build(OOXMLLite.java:131)
     [java]     at org.apache.poi.util.OOXMLLite.main(OOXMLLite.java:88)
     [java] 2) testGetCharts(org.apache.poi.xssf.usermodel.TestXSSFChart)
     [java] junit.framework.AssertionFailedError: expected:<null> but was:<Pie 
Chart Title Thingy>
     [java]     at junit.framework.Assert.fail(Assert.java:57)
     [java]     at junit.framework.Assert.failNotEquals(Assert.java:329)
     [java]     at junit.framework.Assert.assertEquals(Assert.java:78)
     [java]     at junit.framework.Assert.assertEquals(Assert.java:86)
     [java]     at junit.framework.TestCase.assertEquals(TestCase.java:253)
     [java]     at 
org.apache.poi.xssf.usermodel.TestXSSFChart.testGetCharts(TestXSSFChart.java:52)
     [java]     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     [java]     at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
     [java]     at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
     [java]     at java.lang.reflect.Method.invoke(Method.java:597)
     [java]     at junit.framework.TestCase.runTest(TestCase.java:176)
     [java]     at junit.framework.TestCase.runBare(TestCase.java:141)
     [java]     at junit.framework.TestResult$1.protect(TestResult.java:122)
     [java]     at junit.framework.TestResult.runProtected(TestResult.java:142)
     [java]     at junit.framework.TestResult.run(TestResult.java:125)
     [java]     at junit.framework.TestCase.run(TestCase.java:129)
     [java]     at junit.framework.TestSuite.runTest(TestSuite.java:252)
     [java]     at junit.framework.TestSuite.run(TestSuite.java:247)
     [java]     at 
org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:86)
     [java]     at org.junit.runners.Suite.runChild(Suite.java:128)
     [java]     at org.junit.runners.Suite.runChild(Suite.java:27)
     [java]     at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
     [java]     at 
org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
     [java]     at 
org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
     [java]     at 
org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
     [java]     at 
org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
     [java]     at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
     [java]     at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
     [java]     at org.junit.runner.JUnitCore.run(JUnitCore.java:115)
     [java]     at org.junit.runner.JUnitCore.run(JUnitCore.java:105)
     [java]     at org.junit.runner.JUnitCore.run(JUnitCore.java:94)
     [java]     at org.apache.poi.util.OOXMLLite.build(OOXMLLite.java:131)
     [java]     at org.apache.poi.util.OOXMLLite.main(OOXMLLite.java:88)
     [java] 3) bug61182(org.apache.poi.poifs.crypt.TestSignatureInfo)
     [java] java.io.FileNotFoundException: tmp/sigtest/test.pfx (No such file 
or directory)
     [java]     at java.io.FileInputStream.open(Native Method)
     [java]     at java.io.FileInputStream.<init>(FileInputStream.java:120)
     [java]     at java.io.FileInputStream.<init>(FileInputStream.java:79)
     [java]     at 
org.apache.poi.poifs.crypt.TestSignatureInfo.bug61182(TestSignatureInfo.java:138)
     [java]     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     [java]     at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
     [java]     at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
     [java]     at java.lang.reflect.Method.invoke(Method.java:597)
     [java]     at 
org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
     [java]     at 
org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
     [java]     at 
org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
     [java]     at 
org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
     [java]     at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
     [java]     at 
org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
     [java]     at 
org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
     [java]     at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
     [java]     at 
org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
     [java]     at 
org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
     [java]     at 
org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
     [java]     at 
org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
     [java]     at 
org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
     [java]     at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
     [java]     at org.junit.runners.Suite.runChild(Suite.java:128)
     [java]     at org.junit.runners.Suite.runChild(Suite.java:27)
     [java]     at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
     [java]     at 
org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
     [java]     at 
org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
     [java]     at 
org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
     [java]     at 
org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
     [java]     at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
     [java]     at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
     [java]     at org.junit.runner.JUnitCore.run(JUnitCore.java:115)
     [java]     at org.junit.runner.JUnitCore.run(JUnitCore.java:105)
     [java]     at org.junit.runner.JUnitCore.run(JUnitCore.java:94)
     [java]     at org.apache.poi.util.OOXMLLite.build(OOXMLLite.java:131)
     [java]     at org.apache.poi.util.OOXMLLite.main(OOXMLLite.java:88)
     [java] 4) testRead(org.apache.poi.xwpf.usermodel.TestXWPFPictureData)
     [java] junit.framework.ComparisonFailure: expected:<[wmf]> but was:<[jpeg]>
     [java]     at junit.framework.Assert.assertEquals(Assert.java:100)
     [java]     at junit.framework.Assert.assertEquals(Assert.java:107)
     [java]     at junit.framework.TestCase.assertEquals(TestCase.java:269)
     [java]     at 
org.apache.poi.xwpf.usermodel.TestXWPFPictureData.testRead(TestXWPFPictureData.java:43)
     [java]     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     [java]     at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
     [java]     at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
     [java]     at java.lang.reflect.Method.invoke(Method.java:597)
     [java]     at junit.framework.TestCase.runTest(TestCase.java:176)
     [java]     at junit.framework.TestCase.runBare(TestCase.java:141)
     [java]     at junit.framework.TestResult$1.protect(TestResult.java:122)
     [java]     at junit.framework.TestResult.runProtected(TestResult.java:142)
     [java]     at junit.framework.TestResult.run(TestResult.java:125)
     [java]     at junit.framework.TestCase.run(TestCase.java:129)
     [java]     at junit.framework.TestSuite.runTest(TestSuite.java:252)
     [java]     at junit.framework.TestSuite.run(TestSuite.java:247)
     [java]     at 
org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:86)
     [java]     at org.junit.runners.Suite.runChild(Suite.java:128)
     [java]     at org.junit.runners.Suite.runChild(Suite.java:27)
     [java]     at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
     [java]     at 
org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
     [java]     at 
org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
     [java]     at 
org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
     [java]     at 
org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
     [java]     at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
     [java]     at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
     [java]     at org.junit.runner.JUnitCore.run(JUnitCore.java:115)
     [java]     at org.junit.runner.JUnitCore.run(JUnitCore.java:105)
     [java]     at org.junit.runner.JUnitCore.run(JUnitCore.java:94)
     [java]     at org.apache.poi.util.OOXMLLite.build(OOXMLLite.java:131)
     [java]     at org.apache.poi.util.OOXMLLite.main(OOXMLLite.java:88)
     [java] 
     [java] FAILURES!!!
     [java] Tests run: 2206,  Failures: 4
     [java] 

BUILD FAILED
<https://builds.apache.org/job/POI-DSL-1.6/ws/build.xml>:1667: Java returned: 1

Total time: 6 minutes 0 seconds
Build step 'Invoke Ant' marked build as failure
Skipping publisher since build result is FAILURE
Archiving artifacts
Compressed 66.31 MB of artifacts by 65.3% relative to #359
Skipping publisher since build result is FAILURE
Recording test results
ERROR: Step ‘Publish JUnit test result report’ failed: No test report files 
were found. Configuration error?


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@poi.apache.org
For additional commands, e-mail: dev-h...@poi.apache.org

Reply via email to