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 2019/04/13 12:55:58 UTC

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

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

Changes:

[fanningpj] [bug-63344] add TempFilePOIFSFileSystem

[fanningpj] [bug-63344] add TempFilePOIFSFileSystem

[fanningpj] adjust formatting

[centic] Jenkins: Disable one node which is missing the "svn" command
display if svn is available as part of the Test-Environment job

------------------------------------------
[...truncated 588.80 KB...]
  [javadoc] <https://builds.apache.org/job/POI-DSL-1.8/ws/src/ooxml/java/org/apache/poi/xssf/eventusermodel/ReadOnlySharedStringsTable.java>:71: error: bad use of '>'
  [javadoc]      &lt;/rPr>
  [javadoc]              ^
  [javadoc] <https://builds.apache.org/job/POI-DSL-1.8/ws/src/ooxml/java/org/apache/poi/xssf/eventusermodel/ReadOnlySharedStringsTable.java>:72: error: bad use of '>'
  [javadoc]      &lt;t xml:space="preserve">Causes Problems&lt;/t>
  [javadoc]                                ^
  [javadoc] <https://builds.apache.org/job/POI-DSL-1.8/ws/src/ooxml/java/org/apache/poi/xssf/eventusermodel/ReadOnlySharedStringsTable.java>:72: error: bad use of '>'
  [javadoc]      &lt;t xml:space="preserve">Causes Problems&lt;/t>
  [javadoc]                                                      ^
  [javadoc] <https://builds.apache.org/job/POI-DSL-1.8/ws/src/ooxml/java/org/apache/poi/xssf/eventusermodel/ReadOnlySharedStringsTable.java>:73: error: bad use of '>'
  [javadoc]    &lt;/r>
  [javadoc]          ^
  [javadoc] <https://builds.apache.org/job/POI-DSL-1.8/ws/src/ooxml/java/org/apache/poi/xssf/eventusermodel/ReadOnlySharedStringsTable.java>:74: error: bad use of '>'
  [javadoc]  &lt;/si>
  [javadoc]         ^
  [javadoc] <https://builds.apache.org/job/POI-DSL-1.8/ws/src/ooxml/java/org/apache/poi/xssf/eventusermodel/ReadOnlySharedStringsTable.java>:75: error: bad use of '>'
  [javadoc]  &lt;si>
  [javadoc]        ^
  [javadoc] <https://builds.apache.org/job/POI-DSL-1.8/ws/src/ooxml/java/org/apache/poi/xssf/eventusermodel/ReadOnlySharedStringsTable.java>:76: error: bad use of '>'
  [javadoc]    &lt;t>This does not&lt;/t>
  [javadoc]         ^
  [javadoc] <https://builds.apache.org/job/POI-DSL-1.8/ws/src/ooxml/java/org/apache/poi/xssf/eventusermodel/ReadOnlySharedStringsTable.java>:76: error: bad use of '>'
  [javadoc]    &lt;t>This does not&lt;/t>
  [javadoc]                             ^
  [javadoc] <https://builds.apache.org/job/POI-DSL-1.8/ws/src/ooxml/java/org/apache/poi/xssf/eventusermodel/ReadOnlySharedStringsTable.java>:77: error: bad use of '>'
  [javadoc]  &lt;/si>
  [javadoc]         ^
  [javadoc] <https://builds.apache.org/job/POI-DSL-1.8/ws/src/ooxml/java/org/apache/poi/xssf/eventusermodel/ReadOnlySharedStringsTable.java>:78: error: bad use of '>'
  [javadoc] &lt;/sst>
  [javadoc]         ^
  [javadoc] <https://builds.apache.org/job/POI-DSL-1.8/ws/src/ooxml/java/org/apache/poi/xssf/model/StylesTable.java>:92: error: malformed HTML
  [javadoc]      * @throws IllegalArgumentException if <code>num</code> < 0
  [javadoc]                                                             ^
  [javadoc] <https://builds.apache.org/job/POI-DSL-1.8/ws/src/ooxml/java/org/apache/poi/xssf/model/StylesTable.java>:93: error: malformed HTML
  [javadoc]      * @throws IllegalStateException if <code>num</code> < current number of data formats in the style table.
  [javadoc]                                                          ^
  [javadoc] <https://builds.apache.org/job/POI-DSL-1.8/ws/src/ooxml/java/org/apache/poi/xssf/streaming/SXSSFRow.java>:118: error: malformed HTML
  [javadoc]      * @throws IllegalArgumentException if columnIndex < 0 or greater than the maximum number of supported columns
  [javadoc]                                                        ^
  [javadoc] <https://builds.apache.org/job/POI-DSL-1.8/ws/src/ooxml/java/org/apache/poi/xssf/streaming/SXSSFRow.java>:135: error: malformed HTML
  [javadoc]      * @throws IllegalArgumentException if columnIndex < 0 or greater than a maximum number of supported columns
  [javadoc]                                                        ^
  [javadoc] <https://builds.apache.org/job/POI-DSL-1.8/ws/src/ooxml/java/org/apache/poi/xssf/streaming/SXSSFRow.java>:193: error: malformed HTML
  [javadoc]      * @throws IllegalArgumentException if rowNum < 0
  [javadoc]                                                   ^
  [javadoc] <https://builds.apache.org/job/POI-DSL-1.8/ws/src/ooxml/java/org/apache/poi/xssf/streaming/SXSSFRow.java>:232: error: malformed HTML
  [javadoc]      * @throws IllegalArgumentException if cellnum < 0 or the specified MissingCellPolicy is invalid
  [javadoc]                                                    ^
  [javadoc] <https://builds.apache.org/job/POI-DSL-1.8/ws/src/ooxml/java/org/apache/poi/xssf/usermodel/XSSFSheet.java>:4085: error: unterminated signature
  [javadoc]      * @deprecated Use {@link #createTable(AreaReference))} instead
  [javadoc]                        ^
  [javadoc] <https://builds.apache.org/job/POI-DSL-1.8/ws/src/ooxml/java/org/apache/poi/xssf/usermodel/XSSFColor.java>:271: error: unknown tag: clrScheme
  [javadoc]      * Index into the <clrScheme> collection, referencing a particular <sysClr> or
  [javadoc]                       ^
  [javadoc] <https://builds.apache.org/job/POI-DSL-1.8/ws/src/ooxml/java/org/apache/poi/xssf/usermodel/XSSFColor.java>:271: error: unknown tag: sysClr
  [javadoc]      * Index into the <clrScheme> collection, referencing a particular <sysClr> or
  [javadoc]                                                                        ^
  [javadoc] <https://builds.apache.org/job/POI-DSL-1.8/ws/src/ooxml/java/org/apache/poi/xssf/usermodel/XSSFColor.java>:272: error: unknown tag: srgbClr
  [javadoc]      *  <srgbClr> value expressed in the Theme part.
  [javadoc]         ^
  [javadoc] <https://builds.apache.org/job/POI-DSL-1.8/ws/src/ooxml/java/org/apache/poi/xssf/usermodel/XSSFColor.java>:280: error: unknown tag: clrScheme
  [javadoc]      * Index into the <clrScheme> collection, referencing a particular <sysClr> or
  [javadoc]                       ^
  [javadoc] <https://builds.apache.org/job/POI-DSL-1.8/ws/src/ooxml/java/org/apache/poi/xssf/usermodel/XSSFColor.java>:280: error: unknown tag: sysClr
  [javadoc]      * Index into the <clrScheme> collection, referencing a particular <sysClr> or
  [javadoc]                                                                        ^
  [javadoc] <https://builds.apache.org/job/POI-DSL-1.8/ws/src/ooxml/java/org/apache/poi/xssf/usermodel/XSSFColor.java>:281: error: unknown tag: srgbClr
  [javadoc]      *  <srgbClr> value expressed in the Theme part.
  [javadoc]         ^
  [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>:442: 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>: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>:407: 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/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>:824: 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>:841: 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/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] <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.1.1-SNAPSHOT-javadoc.jar>

assemble:
      [zip] Building zip: <https://builds.apache.org/job/POI-DSL-1.8/ws/build/dist/poi-bin-4.1.1-SNAPSHOT-20190413.zip>
      [tar] Building tar: <https://builds.apache.org/job/POI-DSL-1.8/701/artifact/build/dist/poi-bin-4.1.1-SNAPSHOT-20190413.tar.gz>
      [zip] Building zip: <https://builds.apache.org/job/POI-DSL-1.8/ws/build/dist/poi-src-4.1.1-SNAPSHOT-20190413.zip>
      [tar] Building tar: <https://builds.apache.org/job/POI-DSL-1.8/701/artifact/build/dist/poi-src-4.1.1-SNAPSHOT-20190413.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 sha256/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: 139
 [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/701/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: 2019-04-13T12:54:12+00:00
     [echo] 
     [echo] Notes: 0
     [echo] Binaries: 102
     [echo] Archives: 0
     [echo] Standards: 3793
     [echo] 
     [echo] Apache Licensed: 3792
     [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] 1 Unknown Licenses
     [echo] 
     [echo] *****************************************************
     [echo] 
     [echo] Files with unapproved licenses:
     [echo] 
     [echo]   <https://builds.apache.org/job/POI-DSL-1.8/ws/src/java/org/apache/poi/poifs/filesystem/TempFilePOIFSFileSystem.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/java/org/apache/poi/poifs/filesystem/TempFilePOIFSFileSystem.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/java/org/apache/poi/poifs/filesystem/TempFilePOIFSFileSystem.java>
     [echo] =====================================================
     [echo] package org.apache.poi.poifs.filesystem;
     [echo] 
     [echo] import org.apache.poi.poifs.nio.FileBackedDataSource;
     [echo] import org.apache.poi.util.Beta;
     [echo] import org.apache.poi.util.TempFile;
     [echo] 
     [echo] import java.io.File;
     [echo] import java.io.IOException;
     [echo] 
     [echo] /**
     [echo]  * An experimental POIFSFileSystem to support the encryption of large files
     [echo]  *
     [echo]  * @since 4.1.1
     [echo]  */
     [echo] @Beta
     [echo] public class TempFilePOIFSFileSystem extends POIFSFileSystem {
     [echo]     File tempFile;
     [echo] 
     [echo]     protected void createNewDataSource() {
     [echo]         try {
     [echo]             tempFile = TempFile.createTempFile("poifs", ".tmp");
     [echo]             _data = new FileBackedDataSource(tempFile, false);
     [echo]         } catch (IOException e) {
     [echo]             throw new RuntimeException("Failed to create data source", e);
     [echo]         }
     [echo]     }
     [echo] 
     [echo]     public void close() throws IOException {
     [echo]         if (tempFile != null) tempFile.delete();
     [echo]         super.close();
     [echo]     }
     [echo] 
     [echo] }

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

Total time: 23 minutes 26 seconds
Build step 'Invoke Ant' marked build as failure
Skipping publisher since build result is FAILURE
Archiving artifacts
[Fast Archiver] Compressed 245.08 MB of artifacts by 41.5% relative to #698
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 #703

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


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


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

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

Changes:

[fanningpj] close POIFSFileSystem

------------------------------------------
[...truncated 363.37 KB...]
A         maven/poi-scratchpad.pom
A         maven/ooxml-security.pom
A         maven/poi-examples.pom
A         maven/poi-ooxml.pom
A         maven/poi-ooxml-schemas.pom
A         maven/poi.pom
A         .gitattributes
AU        KEYS
A         .settings
A         .settings/com.vaadin.designer.prefs
A         .settings/org.moreunit.core.prefs
A         .settings/org.eclipse.jdt.core.prefs
A         .settings/org.eclipse.jdt.ui.prefs
A         .settings/org.moreunit.prefs
A         .settings/org.eclipse.core.resources.prefs
 U        .

<-- Got one external: forrest.properties, svn url: https://svn.apache.org/repos/asf/poi/site/forrest.properties -->
Fetching 'https://svn.apache.org/repos/asf/poi/site/forrest.properties' at -1 into '<https://builds.apache.org/job/POI-DSL-1.8/ws/forrest.properties'>
A         forrest.properties
At revision 1857476


<-- Got one external: documentation, svn url: https://svn.apache.org/repos/asf/poi/site/src/documentation -->
Fetching 'https://svn.apache.org/repos/asf/poi/site/src/documentation' at -1 into '<https://builds.apache.org/job/POI-DSL-1.8/ws/src/documentation'>
A         src/documentation/cli.xconf
AU        src/documentation/RELEASE-NOTES.txt
A         src/documentation/sitemap.xmap
AU        src/documentation/release-guide.txt
AU        src/documentation/skinconf.xml
A         src/documentation/content
A         src/documentation/content/locationmap.xml
A         src/documentation/content/xdocs
A         src/documentation/content/xdocs/devel
AU        src/documentation/content/xdocs/devel/index.xml
A         src/documentation/content/xdocs/devel/resolutions
AU        src/documentation/content/xdocs/devel/resolutions/index.xml
AU        src/documentation/content/xdocs/devel/resolutions/res001.xml
AU        src/documentation/content/xdocs/devel/guidelines.xml
A         src/documentation/content/xdocs/devel/plan
AU        src/documentation/content/xdocs/devel/plan/index.xml
AU        src/documentation/content/xdocs/devel/plan/vision10.xml
AU        src/documentation/content/xdocs/devel/plan/vision20.xml
AU        src/documentation/content/xdocs/devel/who.xml
AU        src/documentation/content/xdocs/devel/historyandfuture.xml
AU        src/documentation/content/xdocs/devel/subversion.xml
A         src/documentation/content/xdocs/devel/references
AU        src/documentation/content/xdocs/devel/references/logocontest.xml
AU        src/documentation/content/xdocs/devel/references/index.xml
A         src/documentation/content/xdocs/devel/references/3rdparty.xml
AU        src/documentation/content/xdocs/text-extraction.xml
AU        src/documentation/content/xdocs/site.xml
AU        src/documentation/content/xdocs/status.copy_module_from_bugzilla.py
A         src/documentation/content/xdocs/images
AU        src/documentation/content/xdocs/images/poweredby-poi-logo.png
AU        src/documentation/content/xdocs/images/fix.png
A         src/documentation/content/xdocs/images/group.svg
AU        src/documentation/content/xdocs/images/add.png
AU        src/documentation/content/xdocs/images/icon.png
AU        src/documentation/content/xdocs/images/group-logo.png
AU        src/documentation/content/xdocs/images/favicon.ico
AU        src/documentation/content/xdocs/images/usemap.gif
AU        src/documentation/content/xdocs/images/project-header.png
AU        src/documentation/content/xdocs/images/remove.png
A         src/documentation/content/xdocs/images/poweredby-poi.svg
AU        src/documentation/content/xdocs/images/update.png
AU        src/documentation/content/xdocs/index.xml
AU        src/documentation/content/xdocs/related-projects.xml
AU        src/documentation/content/xdocs/download.xml
AU        src/documentation/content/xdocs/changes.xml
AU        src/documentation/content/xdocs/casestudies.xml
AU        src/documentation/content/xdocs/news.xml
A         src/documentation/content/xdocs/apidocs
A         src/documentation/content/xdocs/apidocs/index.xml
AU        src/documentation/content/xdocs/legal.xml
A         src/documentation/content/xdocs/components
A         src/documentation/content/xdocs/components/hpsf
AU        src/documentation/content/xdocs/components/hpsf/todo.xml
AU        src/documentation/content/xdocs/components/hpsf/thumbnails.xml
AU        src/documentation/content/xdocs/components/hpsf/index.xml
AU        src/documentation/content/xdocs/components/hpsf/how-to.xml
AU        src/documentation/content/xdocs/components/hpsf/internals.xml
A         src/documentation/content/xdocs/components/poifs
AU        src/documentation/content/xdocs/components/poifs/embeded.xml
AU        src/documentation/content/xdocs/components/poifs/index.xml
AU        src/documentation/content/xdocs/components/poifs/fileformat.xml
AU        src/documentation/content/xdocs/components/poifs/design.xml
AU        src/documentation/content/xdocs/components/poifs/usecases.xml
AU        src/documentation/content/xdocs/components/poifs/how-to.xml
A         src/documentation/content/xdocs/components/slideshow
AU        src/documentation/content/xdocs/components/slideshow/how-to-shapes.xml
AU        src/documentation/content/xdocs/components/slideshow/xslf-cookbook.xml
AU        src/documentation/content/xdocs/components/slideshow/ppt-file-format.xml
AU        src/documentation/content/xdocs/components/slideshow/index.xml
AU        src/documentation/content/xdocs/components/slideshow/quick-guide.xml
A         src/documentation/content/xdocs/components/diagram
AU        src/documentation/content/xdocs/components/diagram/index.xml
AU        src/documentation/content/xdocs/components/poi-jvm-languages.xml
AU        src/documentation/content/xdocs/components/logging.xml
AU        src/documentation/content/xdocs/components/poi-ruby.xml
AU        src/documentation/content/xdocs/components/index.xml
A         src/documentation/content/xdocs/components/spreadsheet
AU        src/documentation/content/xdocs/components/spreadsheet/limitations.xml
AU        src/documentation/content/xdocs/components/spreadsheet/chart.xml
AU        src/documentation/content/xdocs/components/spreadsheet/record-generator.xml
AU        src/documentation/content/xdocs/components/spreadsheet/excelant.xml
AU        src/documentation/content/xdocs/components/spreadsheet/formula.xml
AU        src/documentation/content/xdocs/components/spreadsheet/hacking-hssf.xml
AU        src/documentation/content/xdocs/components/spreadsheet/use-case.xml
AU        src/documentation/content/xdocs/components/spreadsheet/index.xml
AU        src/documentation/content/xdocs/components/spreadsheet/quick-guide.xml
AU        src/documentation/content/xdocs/components/spreadsheet/how-to.xml
AU        src/documentation/content/xdocs/components/spreadsheet/converting.xml
AU        src/documentation/content/xdocs/components/spreadsheet/examples.xml
AU        src/documentation/content/xdocs/components/spreadsheet/user-defined-functions.xml
AU        src/documentation/content/xdocs/components/spreadsheet/eval-devguide.xml
AU        src/documentation/content/xdocs/components/spreadsheet/diagram1.xml
AU        src/documentation/content/xdocs/components/spreadsheet/diagrams.xml
AU        src/documentation/content/xdocs/components/spreadsheet/eval.xml
A         src/documentation/content/xdocs/components/hsmf
AU        src/documentation/content/xdocs/components/hsmf/index.xml
A         src/documentation/content/xdocs/components/oxml4j
AU        src/documentation/content/xdocs/components/oxml4j/index.xml
A         src/documentation/content/xdocs/components/document
AU        src/documentation/content/xdocs/components/document/projectplan.xml
AU        src/documentation/content/xdocs/components/document/index.xml
AU        src/documentation/content/xdocs/components/document/quick-guide.xml
AU        src/documentation/content/xdocs/components/document/quick-guide-xwpf.xml
AU        src/documentation/content/xdocs/components/document/docoverview.xml
A         src/documentation/content/xdocs/components/hmef
AU        src/documentation/content/xdocs/components/hmef/index.xml
A         src/documentation/content/xdocs/components/hpbf
AU        src/documentation/content/xdocs/components/hpbf/file-format.xml
AU        src/documentation/content/xdocs/components/hpbf/index.xml
A         src/documentation/content/xdocs/help
AU        src/documentation/content/xdocs/help/faq.xml
AU        src/documentation/content/xdocs/help/index.xml
AU        src/documentation/content/xdocs/tabs.xml
AU        src/documentation/content/xdocs/encryption.xml
A         src/documentation/resources
A         src/documentation/resources/images
AU        src/documentation/resources/images/logoAdria1.png
AU        src/documentation/resources/images/logoAdria2.png
AU        src/documentation/resources/images/built-with-forrest-button.png
AU        src/documentation/resources/images/timesheet.jpg
AU        src/documentation/resources/images/logoAdria3.png
AU        src/documentation/resources/images/remove.jpg
AU        src/documentation/resources/images/unknown.jpg
AU        src/documentation/resources/images/POIFSRootPropertyPreWrite.gif
AU        src/documentation/resources/images/logoKarmokar3s.png
AU        src/documentation/resources/images/logoWendyWise.png
AU        src/documentation/resources/images/ss-features.png
AU        src/documentation/resources/images/logoGlenStampoutlzis.png
AU        src/documentation/resources/images/pb-poi.cdr
AU        src/documentation/resources/images/logoRaPiGmbH10.png
AU        src/documentation/resources/images/logoRaPiGmbH11.png
AU        src/documentation/resources/images/logoMichaelMosmann.png
AU        src/documentation/resources/images/logoRaPiGmbH12.png
AU        src/documentation/resources/images/logoLoicLefevre.png
AU        src/documentation/resources/images/usermodel.gif
AU        src/documentation/resources/images/calculatePayment.jpg
AU        src/documentation/resources/images/logoRaPiGmbH1.png
AU        src/documentation/resources/images/PropertySet.jpg
AU        src/documentation/resources/images/logoAndrewClements.png
AU        src/documentation/resources/images/logoRaPiGmbH2.png
AU        src/documentation/resources/images/vba-example.jpg
AU        src/documentation/resources/images/logoKarmokar4s.png
AU        src/documentation/resources/images/logoRaPiGmbH5.png
AU        src/documentation/resources/images/logoRaPiGmbH6.png
AU        src/documentation/resources/images/old-project-logo.gif
AU        src/documentation/resources/images/logoRaPiGmbH7.png
AU        src/documentation/resources/images/logoLoicLefevre2.png
AU        src/documentation/resources/images/logoRaPiGmbH8.png
AU        src/documentation/resources/images/logoRaPiGmbH9.png
AU        src/documentation/resources/images/POIFSAddDocument.gif
AU        src/documentation/resources/images/logoDanielFernandez.png
AU        src/documentation/resources/images/logoRandyStanard01.png
AU        src/documentation/resources/images/logoRandyStanard02.png
AU        src/documentation/resources/images/logoRandyStanard03.png
AU        src/documentation/resources/images/logoAndrewClements2.png
AU        src/documentation/resources/images/logoRandyStanard04.png
AU        src/documentation/resources/images/logoRandyStanard05.png
AU        src/documentation/resources/images/hslf_shapes.gif
AU        src/documentation/resources/images/POIFSWriteFilesystem.gif
AU        src/documentation/resources/images/logoRandyStanard06.png
AU        src/documentation/resources/images/logoRandyStanard07.png
AU        src/documentation/resources/images/logoRandyStanard08.png
AU        src/documentation/resources/images/support-asf.png
AU        src/documentation/resources/images/poi-logo.png
AU        src/documentation/resources/images/project-header.xcf
AU        src/documentation/resources/images/logoKarmokar1s.png
AU        src/documentation/resources/images/logoKarmokar5s.png
AU        src/documentation/resources/images/POIFSPropertyTablePreWrite.gif
AU        src/documentation/resources/images/businessplan.jpg
AU        src/documentation/resources/images/logoJanssen1.png
AU        src/documentation/resources/images/logoJanssen2.png
AU        src/documentation/resources/images/calendar.jpg
AU        src/documentation/resources/images/loancalc.jpg
AU        src/documentation/resources/images/logoKarmokar1.png
AU        src/documentation/resources/images/POIFSInitialization.gif
AU        src/documentation/resources/images/logoKarmokar2.png
AU        src/documentation/resources/images/logoKarmokar3.png
AU        src/documentation/resources/images/logoKarmokar4.png
AU        src/documentation/resources/images/logoKarmokar5.png
AU        src/documentation/resources/images/logoKarmokar6.png
AU        src/documentation/resources/images/ApacheConEu08.jpg
AU        src/documentation/resources/images/simple-xls-with-function.jpg
AU        src/documentation/resources/images/BlockClassDiagram.gif
AU        src/documentation/resources/images/PropertyTableClassDiagram.gif
AU        src/documentation/resources/images/logoRussellBeattie1.png
AU        src/documentation/resources/images/logoRussellBeattie2.png
AU        src/documentation/resources/images/logoRussellBeattie3.png
AU        src/documentation/resources/images/logoRussellBeattie4.png
AU        src/documentation/resources/images/logoKarmokar2s.png
AU        src/documentation/resources/images/logoRussellBeattie5.png
AU        src/documentation/resources/images/logoGustafsson1.png
AU        src/documentation/resources/images/logoGustafsson2.png
AU        src/documentation/resources/images/logoKarmokar6s.png
A         src/documentation/resources/images/project-header.svg
AU        src/documentation/resources/images/utilClasses.gif
AU        src/documentation/resources/images/POIFSClassDiagram.gif
AU        src/documentation/resources/images/POIFSWriteArchive.gif
AU        src/documentation/resources/images/logoWendyWise2.png
AU        src/documentation/resources/images/POIFSLifeCycle.gif
A         src/documentation/resources/stylesheets
AU        src/documentation/resources/stylesheets/snipplets2document.xsl
AU        src/documentation/resources/stylesheets/changes2document.xsl
A         src/documentation/resources/schema
AU        src/documentation/resources/schema/changes-poi.mod
AU        src/documentation/resources/schema/changes-poi.dtd
A         src/documentation/resources/schema/catalog.xcat
AU        src/documentation/README.txt
A         src/documentation/classes
A         src/documentation/classes/CatalogManager.properties
At revision 1857476

At revision 1857473

No changes for https://svn.apache.org/repos/asf/poi/trunk since the previous build
No changes for https://svn.apache.org/repos/asf/poi/site/forrest.properties since the previous build
[POI-DSL-1.8] $ /bin/bash -xe /tmp/jenkins6637322889905415005.sh
+ svn status
/tmp/jenkins6637322889905415005.sh: line 3: svn: command not found
Build step 'Execute shell' marked build as failure
Skipping publisher since build result is FAILURE
Archiving artifacts
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-unsubscribe@poi.apache.org
For additional commands, e-mail: dev-help@poi.apache.org