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

Changes:

[kiwiwings] #59268 - Work on providing an updated version of XMLBeans
(imported from https://github.com/apache/poi/pull/113)

------------------------------------------
[...truncated 599.19 KB...]
  [javadoc] 
<https://builds.apache.org/job/POI-DSL-1.8/ws/src/ooxml/java/org/apache/poi/xssf/usermodel/XSSFDxfStyleProvider.java>:42:
 error: bad use of '>'
  [javadoc]      * @param stripeSize 0 for non-stripe styles, > 1 for stripes
  [javadoc]                                                   ^
  [javadoc] 
<https://builds.apache.org/job/POI-DSL-1.8/ws/src/ooxml/java/org/apache/poi/xssf/usermodel/XSSFName.java>:146:
 error: tag not allowed here: <blockquote>
  [javadoc]      * <pre><blockquote>
  [javadoc]             ^
  [javadoc] 
<https://builds.apache.org/job/POI-DSL-1.8/ws/src/ooxml/java/org/apache/poi/xssf/usermodel/XSSFName.java>:165:
 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/XSSFName.java>:36:
 error: tag not allowed here: <blockquote>
  [javadoc]  * <pre><blockquote>
  [javadoc]         ^
  [javadoc] 
<https://builds.apache.org/job/POI-DSL-1.8/ws/src/ooxml/java/org/apache/poi/xssf/usermodel/XSSFName.java>:86:
 error: tag not allowed here: <li>
  [javadoc]      * <li> this defined name refers to a range to which an 
advanced filter has been
  [javadoc]        ^
  [javadoc] 
<https://builds.apache.org/job/POI-DSL-1.8/ws/src/ooxml/java/org/apache/poi/xssf/usermodel/XSSFName.java>:88:
 error: tag not allowed here: <li>
  [javadoc]      * <li> This defined name refers to a range to which an 
AutoFilter has been
  [javadoc]        ^
  [javadoc] 
<https://builds.apache.org/job/POI-DSL-1.8/ws/src/ooxml/java/org/apache/poi/xssf/usermodel/XSSFRichTextString.java>:431:
 error: bad use of '>'
  [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>:105:
 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>:192:
 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>:206:
 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>:379:
 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>:477:
 error: reference not found
  [javadoc]      * @deprecated Use {@link #setTableArea} instead, which will 
ensure that the
  [javadoc]                               ^
  [javadoc] 
<https://builds.apache.org/job/POI-DSL-1.8/ws/src/ooxml/java/org/apache/poi/xssf/usermodel/XSSFTable.java>:528:
 error: @param name not found
  [javadoc]      * @param refs
  [javadoc]               ^
  [javadoc] 
<https://builds.apache.org/job/POI-DSL-1.8/ws/src/ooxml/java/org/apache/poi/xssf/usermodel/XSSFTableColumn.java>:78:
 error: invalid use of @return
  [javadoc]      * @return the column id
  [javadoc]        ^
  [javadoc] 
<https://builds.apache.org/job/POI-DSL-1.8/ws/src/ooxml/java/org/apache/poi/xssf/usermodel/XSSFTableColumn.java>:98:
 error: invalid use of @return
  [javadoc]      * @return the column name
  [javadoc]        ^
  [javadoc] 
<https://builds.apache.org/job/POI-DSL-1.8/ws/src/ooxml/java/org/apache/poi/xssf/usermodel/XSSFWorkbook.java>:829:
 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/XSSFWorkbook.java>:846:
 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/XSSFWorkbookFactory.java>:45:
 error: exception not thrown: 
org.apache.poi.openxml4j.exceptions.InvalidFormatException
  [javadoc]      * @throws InvalidFormatException
  [javadoc]                ^
  [javadoc] 
<https://builds.apache.org/job/POI-DSL-1.8/ws/src/ooxml/java/org/apache/poi/xssf/usermodel/XSSFWorkbookFactory.java>:62:
 error: exception not thrown: 
org.apache.poi.openxml4j.exceptions.InvalidFormatException
  [javadoc]      * @throws InvalidFormatException
  [javadoc]                ^
  [javadoc] 
<https://builds.apache.org/job/POI-DSL-1.8/ws/src/ooxml/java/org/apache/poi/xssf/usermodel/XSSFWorkbookFactory.java>:79:
 error: exception not thrown: 
org.apache.poi.openxml4j.exceptions.InvalidFormatException
  [javadoc]      * @throws InvalidFormatException
  [javadoc]                ^
  [javadoc] 
<https://builds.apache.org/job/POI-DSL-1.8/ws/src/ooxml/java/org/apache/poi/xssf/usermodel/extensions/XSSFHeaderFooter.java>:40:
 error: semicolon missing
  [javadoc]  * section), and the date on the second line (center section). 
&CCenter
  [javadoc]                                                                ^
  [javadoc] 
<https://builds.apache.org/job/POI-DSL-1.8/ws/src/ooxml/java/org/apache/poi/xssf/usermodel/extensions/XSSFHeaderFooter.java>:41:
 error: bad HTML entity
  [javadoc]  * &"-,Bold"Bold &"-,Regular"Header_x000A_&D
  [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-4.0.0-SNAPSHOT-javadoc.jar>

assemble:
      [zip] Building zip: 
<https://builds.apache.org/job/POI-DSL-1.8/ws/build/dist/poi-bin-4.0.0-SNAPSHOT-20180622.zip>
      [tar] Building tar: 
<https://builds.apache.org/job/POI-DSL-1.8/436/artifact/build/dist/poi-bin-4.0.0-SNAPSHOT-20180622.tar.gz>
      [zip] Building zip: 
<https://builds.apache.org/job/POI-DSL-1.8/ws/build/dist/poi-src-4.0.0-SNAPSHOT-20180622.zip>
      [tar] Building tar: 
<https://builds.apache.org/job/POI-DSL-1.8/436/artifact/build/dist/poi-src-4.0.0-SNAPSHOT-20180622.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: 52
 [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/436/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: 2018-06-22T21:50:21+00:00
     [echo] 
     [echo] Notes: 1
     [echo] Binaries: 121
     [echo] Archives: 0
     [echo] Standards: 3777
     [echo] 
     [echo] Apache Licensed: 3775
     [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/streaming/TestSXSSFUnicodeSurrogates.java>
     [echo]   
<https://builds.apache.org/job/POI-DSL-1.8/ws/src/ooxml/testcases/org/apache/poi/xssf/usermodel/TestXSSFUnicodeSurrogates.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/streaming/TestSXSSFUnicodeSurrogates.java>
     [echo]  !????? 
<https://builds.apache.org/job/POI-DSL-1.8/ws/src/ooxml/testcases/org/apache/poi/xssf/usermodel/TestXSSFUnicodeSurrogates.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/streaming/TestSXSSFUnicodeSurrogates.java>
     [echo] =====================================================
     [echo] package org.apache.poi.xssf.streaming;
     [echo] 
     [echo] import org.apache.poi.ss.usermodel.Cell;
     [echo] import org.apache.poi.ss.usermodel.Row;
     [echo] import org.apache.poi.ss.usermodel.Sheet;
     [echo] import org.apache.poi.util.TempFile;
     [echo] import org.apache.poi.xssf.usermodel.XSSFWorkbook;
     [echo] import org.junit.Assert;
     [echo] import org.junit.Test;
     [echo] 
     [echo] import java.io.File;
     [echo] import java.io.FileInputStream;
     [echo] import java.io.FileOutputStream;
     [echo] import java.io.IOException;
     [echo] 
     [echo] public class TestSXSSFUnicodeSurrogates {
     [echo] 
     [echo]     private static String unicodeText = 
"??????????????????????????????????????????????????????????????????????????????????????????????????";
     [echo] 
     [echo]     @Test
     [echo]     public void testWriteUnicodeSurrogates() throws IOException {
     [echo]         String sheetName = "Sheet1";
     [echo]         File tf = TempFile.createTempFile("poi-xmlbeans-test", 
".xlsx");
     [echo]         try (SXSSFWorkbook wb = new SXSSFWorkbook()) {
     [echo]             Sheet sheet = wb.createSheet(sheetName);
     [echo]             Row row = sheet.createRow(0);
     [echo]             Cell cell = row.createCell(0);
     [echo]             cell.setCellValue(unicodeText);
     [echo]             try (FileOutputStream os = new FileOutputStream(tf)) {
     [echo]                 wb.write(os);
     [echo]             }
     [echo]             try (FileInputStream fis = new FileInputStream(tf);
     [echo]                  XSSFWorkbook wb2 = new XSSFWorkbook(fis)) {
     [echo]                 Sheet sheet2 = wb2.getSheet(sheetName);
     [echo]                 Cell cell2 = sheet2.getRow(0).getCell(0);
     [echo]                 Assert.assertEquals(unicodeText, 
cell2.getStringCellValue());
     [echo]             }
     [echo]         } finally {
     [echo]             tf.delete();
     [echo]         }
     [echo]     }
     [echo] }
     [echo] 
     [echo] =====================================================
     [echo] == File: 
<https://builds.apache.org/job/POI-DSL-1.8/ws/src/ooxml/testcases/org/apache/poi/xssf/usermodel/TestXSSFUnicodeSurrogates.java>
     [echo] =====================================================
     [echo] package org.apache.poi.xssf.usermodel;
     [echo] 
     [echo] import org.apache.poi.ss.usermodel.Cell;
     [echo] import org.apache.poi.ss.usermodel.Row;
     [echo] import org.apache.poi.ss.usermodel.Sheet;
     [echo] import org.apache.poi.util.TempFile;
     [echo] import org.junit.Assert;
     [echo] import org.junit.Test;
     [echo] 
     [echo] import java.io.File;
     [echo] import java.io.FileInputStream;
     [echo] import java.io.FileOutputStream;
     [echo] import java.io.IOException;
     [echo] 
     [echo] public class TestXSSFUnicodeSurrogates {
     [echo] 
     [echo]     private static String unicodeText = 
"??????????????????????????????????????????????????????????????????????????????????????????????????";
     [echo] 
     [echo]     @Test
     [echo]     public void testWriteUnicodeSurrogates() throws IOException {
     [echo]         String sheetName = "Sheet1";
     [echo]         File tf = TempFile.createTempFile("poi-xmlbeans-test", 
".xlsx");
     [echo]         try (XSSFWorkbook wb = new XSSFWorkbook()) {
     [echo]             Sheet sheet = wb.createSheet(sheetName);
     [echo]             Row row = sheet.createRow(0);
     [echo]             Cell cell = row.createCell(0);
     [echo]             cell.setCellValue(unicodeText);
     [echo]             try (FileOutputStream os = new FileOutputStream(tf)) {
     [echo]                 wb.write(os);
     [echo]             }
     [echo]             try (FileInputStream fis = new FileInputStream(tf);
     [echo]                  XSSFWorkbook wb2 = new XSSFWorkbook(fis)) {
     [echo]                 Sheet sheet2 = wb2.getSheet(sheetName);
     [echo]                 Cell cell2 = sheet2.getRow(0).getCell(0);
     [echo]                 Assert.assertEquals(unicodeText, 
cell2.getStringCellValue());
     [echo]             }
     [echo]         } finally {
     [echo]             tf.delete();
     [echo]         }
     [echo]     }
     [echo] }
     [echo] 

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

Total time: 18 minutes 41 seconds
Build step 'Invoke Ant' marked build as failure
Skipping publisher since build result is FAILURE
Archiving artifacts
[Fast Archiver] Compressed 232.50 MB of artifacts by 39.6% relative to #435
Skipping publisher since build result is FAILURE
Recording test results

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

Reply via email to