You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@poi.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2017/09/14 01:11:40 UTC

Build failed in Jenkins: POI-DSL-1.8 #246

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

Changes:

[fanningpj] Numeric Array Formula and Matrix Function [from Bob95132] This closes #69

[fanningpj] [bug-61515] fix xlsf issue with relationships [from Alain Bearez] This closes #70

------------------------------------------
[...truncated 648.54 KB...]
  [javadoc]      * CTRPrElt --> CTFont adapter
  [javadoc]                   ^
  [javadoc] <https://builds.apache.org/job/POI-DSL-1.8/ws/src/ooxml/java/org/apache/poi/xssf/usermodel/XSSFRow.java>:106: error: unknown tag: Cell
  [javadoc]      * for (Iterator<Cell> it = row.cellIterator(); it.hasNext(); ) {
  [javadoc]                     ^
  [javadoc] <https://builds.apache.org/job/POI-DSL-1.8/ws/src/ooxml/java/org/apache/poi/xssf/usermodel/XSSFRow.java>:193: error: malformed HTML
  [javadoc]      * @throws IllegalArgumentException if columnIndex < 0 or greater than 16384,
  [javadoc]                                                        ^
  [javadoc] <https://builds.apache.org/job/POI-DSL-1.8/ws/src/ooxml/java/org/apache/poi/xssf/usermodel/XSSFRow.java>:207: error: malformed HTML
  [javadoc]      * @throws IllegalArgumentException if the specified cell type is invalid, columnIndex < 0
  [javadoc]                                                                                            ^
  [javadoc] <https://builds.apache.org/job/POI-DSL-1.8/ws/src/ooxml/java/org/apache/poi/xssf/usermodel/XSSFRow.java>:227: error: malformed HTML
  [javadoc]      * @throws IllegalArgumentException if the specified cell type is invalid, columnIndex < 0
  [javadoc]                                                                                            ^
  [javadoc] <https://builds.apache.org/job/POI-DSL-1.8/ws/src/ooxml/java/org/apache/poi/xssf/usermodel/XSSFRow.java>:401: error: malformed HTML
  [javadoc]      * @throws IllegalArgumentException if rowNum < 0 or greater than 1048575
  [javadoc]                                                   ^
  [javadoc] <https://builds.apache.org/job/POI-DSL-1.8/ws/src/ooxml/java/org/apache/poi/xssf/usermodel/XSSFSheetConditionalFormatting.java>:70: error: unexpected end tag: </p>
  [javadoc]      * </p>
  [javadoc]        ^
  [javadoc] <https://builds.apache.org/job/POI-DSL-1.8/ws/src/ooxml/java/org/apache/poi/xssf/usermodel/XSSFTable.java>:548: error: bad use of '>'
  [javadoc]      * Use {@link #getTotalsRowCount()} > 0 to decide whether or not the totals row is visible.
  [javadoc]                                         ^
  [javadoc] <https://builds.apache.org/job/POI-DSL-1.8/ws/src/ooxml/java/org/apache/poi/xssf/usermodel/XSSFTable.java>:558: error: bad use of '>'
  [javadoc]      * Values > 1 are not currently used by Excel up through 2016, and the OOXML spec
  [javadoc]               ^
  [javadoc] <https://builds.apache.org/job/POI-DSL-1.8/ws/src/ooxml/java/org/apache/poi/xssf/usermodel/XSSFTable.java>:568: error: bad use of '>'
  [javadoc]      * Values > 1 might be used by Excel for pivot tables?
  [javadoc]               ^
  [javadoc] <https://builds.apache.org/job/POI-DSL-1.8/ws/src/ooxml/java/org/apache/poi/xssf/usermodel/XSSFTextParagraph.java>:289: error: bad use of '>'
  [javadoc]      * If bulletSize >= 0, then bulletSize is a percentage of the font size.
  [javadoc]                      ^
  [javadoc] <https://builds.apache.org/job/POI-DSL-1.8/ws/src/ooxml/java/org/apache/poi/xssf/usermodel/XSSFTextParagraph.java>:290: error: malformed HTML
  [javadoc]      * If bulletSize < 0, then it specifies the size in points
  [javadoc]                      ^
  [javadoc] <https://builds.apache.org/job/POI-DSL-1.8/ws/src/ooxml/java/org/apache/poi/xssf/usermodel/XSSFTextParagraph.java>:317: error: bad use of '>'
  [javadoc]      * If bulletSize >= 0, then bulletSize is a percentage of the font size.
  [javadoc]                      ^
  [javadoc] <https://builds.apache.org/job/POI-DSL-1.8/ws/src/ooxml/java/org/apache/poi/xssf/usermodel/XSSFTextParagraph.java>:318: error: malformed HTML
  [javadoc]      * If bulletSize < 0, then it specifies the size in points
  [javadoc]                      ^
  [javadoc] <https://builds.apache.org/job/POI-DSL-1.8/ws/src/ooxml/java/org/apache/poi/xssf/usermodel/XSSFTextParagraph.java>:501: error: bad use of '>'
  [javadoc]      * If linespacing >= 0, then linespacing is a percentage of normal line height
  [javadoc]                       ^
  [javadoc] <https://builds.apache.org/job/POI-DSL-1.8/ws/src/ooxml/java/org/apache/poi/xssf/usermodel/XSSFTextParagraph.java>:502: error: malformed HTML
  [javadoc]      * If linespacing < 0, the absolute value of linespacing is the spacing in points
  [javadoc]                       ^
  [javadoc] <https://builds.apache.org/job/POI-DSL-1.8/ws/src/ooxml/java/org/apache/poi/xssf/usermodel/XSSFTextParagraph.java>:530: error: bad use of '>'
  [javadoc]      * If linespacing >= 0, then linespacing is a percentage of normal line height.
  [javadoc]                       ^
  [javadoc] <https://builds.apache.org/job/POI-DSL-1.8/ws/src/ooxml/java/org/apache/poi/xssf/usermodel/XSSFTextParagraph.java>:531: error: malformed HTML
  [javadoc]      * If linespacing < 0, the absolute value of linespacing is the spacing in points
  [javadoc]                       ^
  [javadoc] 100 errors
  [javadoc] 100 warnings
      [jar] Building jar: <https://builds.apache.org/job/POI-DSL-1.8/ws/build/dist/maven/poi-ooxml/poi-ooxml-3.18-beta1-javadoc.jar>

assemble:
      [zip] Building zip: <https://builds.apache.org/job/POI-DSL-1.8/ws/build/dist/poi-bin-3.18-beta1-20170914.zip>
      [tar] Building tar: <https://builds.apache.org/job/POI-DSL-1.8/246/artifact/build/dist/poi-bin-3.18-beta1-20170914.tar.gz>
      [zip] Building zip: <https://builds.apache.org/job/POI-DSL-1.8/ws/build/dist/poi-src-3.18-beta1-20170914.zip>
      [tar] Building tar: <https://builds.apache.org/job/POI-DSL-1.8/246/artifact/build/dist/poi-src-3.18-beta1-20170914.tar.gz>
     [echo] Creating Maven POMs

maven-poms:
     [copy] Copying 6 files to <https://builds.apache.org/job/POI-DSL-1.8/ws/build/dist/maven>
     [echo] Maven POMs are located in <https://builds.apache.org/job/POI-DSL-1.8/ws/build/dist>
     [echo] Use ant dist-nexus to deploy the artifacts in the remote repository
     [echo] Distribution located in <https://builds.apache.org/job/POI-DSL-1.8/ws/build/dist>
     [echo] Use "ant dist-checksum" to create md5/sha1/sha512 checksums and GPG signatures

findbugs:
      [get] Destination already exists (skipping): <https://builds.apache.org/job/POI-DSL-1.8/ws/lib/findbugs-noUpdateChecks-3.0.1.zip>
    [unzip] Expanding: <https://builds.apache.org/job/POI-DSL-1.8/ws/lib/findbugs-noUpdateChecks-3.0.1.zip> into <https://builds.apache.org/job/POI-DSL-1.8/ws/build/findbugs>
 [findbugs] Executing findbugs FindBugsTask from ant task
 [findbugs] Running FindBugs...
 [findbugs] Warnings generated: 43
 [findbugs] Calculating exit code...
 [findbugs] Setting 'bugs found' flag (1)
 [findbugs] Exit code set to: 1
 [findbugs] Java Result: 1
 [findbugs] Output saved to build/findbugs.xml
     [xslt] Transforming into <https://builds.apache.org/job/POI-DSL-1.8/ws/build>
     [xslt] Processing <https://builds.apache.org/job/POI-DSL-1.8/ws/build/findbugs.xml> to <https://builds.apache.org/job/POI-DSL-1.8/246/artifact/build/findbugs.html>
     [xslt] Loading stylesheet jar:<https://builds.apache.org/job/POI-DSL-1.8/ws/build/findbugs/lib/findbugs.jar!/fancy-hist.xsl>

release-notes:
     [copy] Copying 1 file to <https://builds.apache.org/job/POI-DSL-1.8/ws/build/dist>

rat-check:
    [mkdir] Created dir: <https://builds.apache.org/job/POI-DSL-1.8/ws/build/rat>
     [echo] 
     [echo] *****************************************************
     [echo] Summary
     [echo] -------
     [echo] Generated at: 2017-09-14T01:08:54+00:00
     [echo] 
     [echo] Notes: 1
     [echo] Binaries: 119
     [echo] Archives: 0
     [echo] Standards: 3615
     [echo] 
     [echo] Apache Licensed: 3613
     [echo] Generated Documents: 0
     [echo] 
     [echo] JavaDocs are generated, thus a license header is optional.
     [echo] Generated files do not require license headers.
     [echo] 
     [echo] 2 Unknown Licenses
     [echo] 
     [echo] *****************************************************
     [echo] 
     [echo] Files with unapproved licenses:
     [echo] 
     [echo]   <https://builds.apache.org/job/POI-DSL-1.8/ws/src/ooxml/testcases/org/apache/poi/xssf/usermodel/TestMatrixFormulasFromXMLSpreadsheet.java>
     [echo]   <https://builds.apache.org/job/POI-DSL-1.8/ws/src/testcases/org/apache/poi/hssf/usermodel/TestMatrixFormulasFromBinarySpreadsheet.java>
     [echo] 
     [echo] *****************************************************
     [echo] 
     [echo] *****************************************************
     [echo]   Files with Apache License headers will be marked AL
     [echo]   Binary files (which do not require any license headers) will be marked B
     [echo]   Compressed archives will be marked A
     [echo]   Notices, licenses etc. will be marked N
     [echo]  !????? <https://builds.apache.org/job/POI-DSL-1.8/ws/src/ooxml/testcases/org/apache/poi/xssf/usermodel/TestMatrixFormulasFromXMLSpreadsheet.java>
     [echo]  !????? <https://builds.apache.org/job/POI-DSL-1.8/ws/src/testcases/org/apache/poi/hssf/usermodel/TestMatrixFormulasFromBinarySpreadsheet.java>
     [echo]  
     [echo] *****************************************************
     [echo] 
     [echo]  Printing headers for text files without a valid license header...
     [echo]  
     [echo] =====================================================
     [echo] == File: <https://builds.apache.org/job/POI-DSL-1.8/ws/src/ooxml/testcases/org/apache/poi/xssf/usermodel/TestMatrixFormulasFromXMLSpreadsheet.java>
     [echo] =====================================================
     [echo] package org.apache.poi.xssf.usermodel;
     [echo] 
     [echo] import static org.junit.Assert.assertEquals;
     [echo] import static org.junit.Assert.assertNotNull;
     [echo] import static org.junit.Assert.fail;
     [echo] 
     [echo] import java.util.ArrayList;
     [echo] import java.util.Collection;
     [echo] import java.util.List;
     [echo] import java.util.Locale;
     [echo] 
     [echo] 
     [echo] import org.apache.poi.ss.formula.eval.ErrorEval;
     [echo] import org.apache.poi.ss.formula.functions.TestMathX;
     [echo] import org.apache.poi.ss.usermodel.Cell;
     [echo] import org.apache.poi.ss.usermodel.CellType;
     [echo] import org.apache.poi.ss.usermodel.CellValue;
     [echo] import org.apache.poi.ss.usermodel.FormulaEvaluator;
     [echo] import org.apache.poi.ss.usermodel.Row;
     [echo] import org.apache.poi.ss.usermodel.Sheet;
     [echo] import org.apache.poi.util.LocaleUtil;
     [echo] import org.apache.poi.xssf.XSSFTestDataSamples;
     [echo] import org.apache.poi.xssf.usermodel.XSSFFormulaEvaluator;
     [echo] import org.apache.poi.xssf.usermodel.XSSFWorkbook;
     [echo] import org.junit.AfterClass;
     [echo] import org.junit.Test;
     [echo] import org.junit.runner.RunWith;
     [echo] import org.junit.runners.Parameterized;
     [echo] import org.junit.runners.Parameterized.Parameter;
     [echo] import org.junit.runners.Parameterized.Parameters;
     [echo] 
     [echo] import junit.framework.AssertionFailedError;
     [echo] 
     [echo] @RunWith(Parameterized.class)
     [echo] public final class TestMatrixFormulasFromXMLSpreadsheet {
     [echo]     
     [echo]     private static XSSFWorkbook workbook;
     [echo]     private static Sheet sheet;
     [echo]     private static FormulaEvaluator evaluator;
     [echo]     private static Locale userLocale;
     [echo]     
     [echo]     /*
     [echo]      * Unlike TestFormulaFromSpreadsheet which this class is modified from, there is no
     [echo]      * differentiation between operators and functions, if more functionality is implemented with
     [echo]      * array formulas then it might be worth it to separate operators from functions
     [echo]      * 
     [echo]      * Also, output matrices are statically 3x3, if larger matrices wanted to be tested
     [echo]      * then adding matrix size parameter would be useful and parsing would be based off that.
     [echo]      */
     [echo]     
     [echo] 
     [echo] =====================================================
     [echo] == File: <https://builds.apache.org/job/POI-DSL-1.8/ws/src/testcases/org/apache/poi/hssf/usermodel/TestMatrixFormulasFromBinarySpreadsheet.java>
     [echo] =====================================================
     [echo] package org.apache.poi.hssf.usermodel;
     [echo] 
     [echo] import static org.junit.Assert.assertEquals;
     [echo] import static org.junit.Assert.assertNotNull;
     [echo] import static org.junit.Assert.fail;
     [echo] 
     [echo] import java.util.ArrayList;
     [echo] import java.util.Collection;
     [echo] import java.util.List;
     [echo] import java.util.Locale;
     [echo] 
     [echo] import org.apache.poi.hssf.HSSFTestDataSamples;
     [echo] import org.apache.poi.ss.formula.eval.ErrorEval;
     [echo] import org.apache.poi.ss.formula.functions.TestMathX;
     [echo] import org.apache.poi.ss.usermodel.Cell;
     [echo] import org.apache.poi.ss.usermodel.CellType;
     [echo] import org.apache.poi.ss.usermodel.CellValue;
     [echo] import org.apache.poi.ss.usermodel.FormulaEvaluator;
     [echo] import org.apache.poi.ss.usermodel.Row;
     [echo] import org.apache.poi.ss.usermodel.Sheet;
     [echo] import org.apache.poi.util.LocaleUtil;
     [echo] import org.junit.AfterClass;
     [echo] import org.junit.Test;
     [echo] import org.junit.runner.RunWith;
     [echo] import org.junit.runners.Parameterized;
     [echo] import org.junit.runners.Parameterized.Parameter;
     [echo] import org.junit.runners.Parameterized.Parameters;
     [echo] 
     [echo] import junit.framework.AssertionFailedError;
     [echo] 
     [echo] @RunWith(Parameterized.class)
     [echo] public final class TestMatrixFormulasFromBinarySpreadsheet {
     [echo]     
     [echo]     private static HSSFWorkbook workbook;
     [echo]     private static Sheet sheet;
     [echo]     private static FormulaEvaluator evaluator;
     [echo]     private static Locale userLocale;
     [echo]     
     [echo]     /*
     [echo]      * Unlike TestFormulaFromSpreadsheet which this class is modified from, there is no
     [echo]      * differentiation between operators and functions, if more functionality is implemented with
     [echo]      * array formulas then it might be worth it to separate operators from functions
     [echo]      * 
     [echo]      * Also, output matrices are statically 3x3, if larger matrices wanted to be tested
     [echo]      * then adding matrix size parameter would be useful and parsing would be based off that.
     [echo]      */
     [echo]     
     [echo]     private static interface Navigator {
     [echo]         /**
     [echo]          * Name of the test spreadsheet (found in the standard test data folder)

BUILD FAILED
<https://builds.apache.org/job/POI-DSL-1.8/ws/build.xml>:2220: condition satisfied

Total time: 19 minutes 59 seconds
Build step 'Invoke Ant' marked build as failure
Skipping publisher since build result is FAILURE
Archiving artifacts
[Fast Archiver] Compressed 234.72 MB of artifacts by 41.2% relative to #245
Skipping publisher since build result is FAILURE
Recording test results

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


Jenkins build is back to normal : POI-DSL-1.8 #247

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/POI-DSL-1.8/247/display/redirect?page=changes>


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