See <https://builds.apache.org/job/POI/1452/changes>

Changes:

[onealj] JDK8 javadocs

[centic] Function PROPER: Don't use a regular expression syntax that is not 
available on Android. Actually the use of regular expression in this case was 
overkill, slow and even incorrect in corner cases, the function can be done 
without regex easily and runs a bit faster anyway (microBench is down from 4sec 
to 2s)
Also added a unit-test to ensure the behavior stays the same (except in cases 
where it needed fixing, e.g. some toUppercase() leads to more than one 
character which was handled incorrectly)

[onealj] bug 59858: describe why VBA macro reading failed

------------------------------------------
[...truncated 3992 lines...]
  [javadoc] Loading source files for package org.apache.poi.xssf...
  [javadoc] Loading source files for package org.apache.poi.xssf.dev...
  [javadoc] Loading source files for package 
org.apache.poi.xssf.eventusermodel...
  [javadoc] Loading source files for package org.apache.poi.xssf.extractor...
  [javadoc] Loading source files for package org.apache.poi.xssf.model...
  [javadoc] Loading source files for package org.apache.poi.xssf.streaming...
  [javadoc] Loading source files for package org.apache.poi.xssf.usermodel...
  [javadoc] Loading source files for package 
org.apache.poi.xssf.usermodel.charts...
  [javadoc] Loading source files for package 
org.apache.poi.xssf.usermodel.extensions...
  [javadoc] Loading source files for package 
org.apache.poi.xssf.usermodel.helpers...
  [javadoc] Loading source files for package org.apache.poi.xssf.util...
  [javadoc] Loading source files for package org.apache.poi.xwpf.extractor...
  [javadoc] Loading source files for package org.apache.poi.xwpf.model...
  [javadoc] Loading source files for package org.apache.poi.xwpf.usermodel...
  [javadoc] Constructing Javadoc information...
  [javadoc] Standard Doclet version 1.6.0_45
  [javadoc] Building tree for all the packages and classes...
  [javadoc] Building index for all the packages and classes...
  [javadoc] Building index for all classes...
  [javadoc] Patched 1 link injection vulnerable javadocs

jar-src:
      [jar] Building jar: 
<https://builds.apache.org/job/POI/ws/build/dist/maven/poi/poi-3.15-beta3-sources.jar>
      [jar] Building jar: 
<https://builds.apache.org/job/POI/ws/build/dist/maven/poi-scratchpad/poi-scratchpad-3.15-beta3-sources.jar>
      [jar] Building jar: 
<https://builds.apache.org/job/POI/ws/build/dist/maven/poi-ooxml/poi-ooxml-3.15-beta3-sources.jar>
      [jar] Building jar: 
<https://builds.apache.org/job/POI/ws/build/dist/maven/poi-examples/poi-examples-3.15-beta3-sources.jar>
      [jar] Building jar: 
<https://builds.apache.org/job/POI/ws/build/dist/maven/poi-excelant/poi-excelant-3.15-beta3-sources.jar>

-do-jar-check-javadocs-package-list:

-do-jar-create-javadocs-package-list:

jar-javadocs:
     [echo] Building poi javadocs from 
<https://builds.apache.org/job/POI/ws/src/java>
    [mkdir] Created dir: 
<https://builds.apache.org/job/POI/ws/build/tmp/maven-javadocs>
  [javadoc] Generating Javadoc
  [javadoc] Javadoc execution
  [javadoc] Patched 1 link injection vulnerable javadocs
      [jar] Building jar: 
<https://builds.apache.org/job/POI/ws/build/dist/maven/poi/poi-3.15-beta3-javadoc.jar>
     [echo] Building poi-scratchpad javadocs from 
<https://builds.apache.org/job/POI/ws/src/scratchpad/src>
   [delete] Deleting directory 
<https://builds.apache.org/job/POI/ws/build/tmp/maven-javadocs>
    [mkdir] Created dir: 
<https://builds.apache.org/job/POI/ws/build/tmp/maven-javadocs>
  [javadoc] Generating Javadoc
  [javadoc] Javadoc execution
  [javadoc] 
<https://builds.apache.org/job/POI/ws/src/scratchpad/src/org/apache/poi/extractor/OLE2ScratchpadExtractorFactory.java>:49:
 warning - Tag @link: reference not found: ExtractorFactory
  [javadoc] 
<https://builds.apache.org/job/POI/ws/src/scratchpad/src/org/apache/poi/extractor/OLE2ScratchpadExtractorFactory.java>:49:
 warning - Tag @link: reference not found: ExtractorFactory
  [javadoc] 
<https://builds.apache.org/job/POI/ws/src/scratchpad/src/org/apache/poi/extractor/OLE2ScratchpadExtractorFactory.java>:49:
 warning - Tag @link: reference not found: ExtractorFactory
  [javadoc] 3 warnings
  [javadoc] Patched 1 link injection vulnerable javadocs
      [jar] Building jar: 
<https://builds.apache.org/job/POI/ws/build/dist/maven/poi-scratchpad/poi-scratchpad-3.15-beta3-javadoc.jar>
     [echo] Building poi-ooxml javadocs from 
<https://builds.apache.org/job/POI/ws/src/ooxml/java>
   [delete] Deleting directory 
<https://builds.apache.org/job/POI/ws/build/tmp/maven-javadocs>
    [mkdir] Created dir: 
<https://builds.apache.org/job/POI/ws/build/tmp/maven-javadocs>
  [javadoc] Generating Javadoc
  [javadoc] Javadoc execution
  [javadoc] Patched 1 link injection vulnerable javadocs
      [jar] Building jar: 
<https://builds.apache.org/job/POI/ws/build/dist/maven/poi-ooxml/poi-ooxml-3.15-beta3-javadoc.jar>

assemble:
      [zip] Building zip: 
<https://builds.apache.org/job/POI/ws/build/dist/poi-bin-3.15-beta3-20160715.zip>
      [tar] Building tar: 
<https://builds.apache.org/job/POI/1452/artifact/build/dist/poi-bin-3.15-beta3-20160715.tar.gz>
      [zip] Building zip: 
<https://builds.apache.org/job/POI/ws/build/dist/poi-src-3.15-beta3-20160715.zip>
      [tar] Building tar: 
<https://builds.apache.org/job/POI/1452/artifact/build/dist/poi-src-3.15-beta3-20160715.tar.gz>
     [echo] Creating Maven POMs

maven-poms:
     [copy] Copying 6 files to 
<https://builds.apache.org/job/POI/ws/build/dist/maven>
     [echo] Maven POMs are located in 
<https://builds.apache.org/job/POI/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/ws/build/dist>
     [echo] Use "ant dist-checksum" to create md5/sha1 checksums and GPG 
signatures

findbugs:
    [unzip] Expanding: 
<https://builds.apache.org/job/POI/ws/lib/findbugs-noUpdateChecks-2.0.3.zip> 
into <https://builds.apache.org/job/POI/ws/build/findbugs>
 [findbugs] Executing findbugs FindBugsTask from ant task
 [findbugs] Running FindBugs...
 [findbugs] Warnings generated: 22
 [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/ws/build>
     [xslt] Processing 
<https://builds.apache.org/job/POI/ws/build/findbugs.xml> to 
<https://builds.apache.org/job/POI/1452/artifact/build/findbugs.html>
     [xslt] Loading stylesheet 
jar:<https://builds.apache.org/job/POI/ws/build/findbugs/lib/findbugs.jar!/fancy-hist.xsl>

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

rat-check:
    [mkdir] Created dir: <https://builds.apache.org/job/POI/ws/build/rat>
     [echo] 
     [echo] *****************************************************
     [echo] Summary
     [echo] -------
     [echo] Generated at: 2016-07-15T07:13:42+00:00
     [echo] 
     [echo] Notes: 1
     [echo] Binaries: 122
     [echo] Archives: 0
     [echo] Standards: 3476
     [echo] 
     [echo] Apache Licensed: 3474
     [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/ws/src/documentation/content/xdocs/book.xml>
     [echo]   
<https://builds.apache.org/job/POI/ws/src/documentation/content/xdocs/download.xml>
     [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/ws/src/documentation/content/xdocs/book.xml>
     [echo]  !????? 
<https://builds.apache.org/job/POI/ws/src/documentation/content/xdocs/download.xml>
     [echo]  
     [echo] *****************************************************
     [echo] 
     [echo]  Printing headers for text files without a valid license header...
     [echo]  
     [echo] =====================================================
     [echo] == File: 
<https://builds.apache.org/job/POI/ws/src/documentation/content/xdocs/book.xml>
     [echo] =====================================================
     [echo] <?xml version="1.0" encoding="UTF-8"?>
     [echo] <!--
     [echo]    
====================================================================
     [echo]    Licensed to the Apache Software Foundation (ASF) under one or 
more
     [echo]    contributor license agreements.  See the NOTICE file distributed 
with
     [echo]    this work for additional information regarding copyright 
ownership.
     [echo]    The ASF licenses this file to You under the Apache License, 
Version 2.0
     [echo]    (the "License"); you may not use this file except in compliance 
with
     [echo]    the License.  You may obtain a copy of the License at
     [echo] 
     [echo]        https://www.apache.org/licenses/LICENSE-2.0
     [echo] 
     [echo]    Unless required by applicable law or agreed to in writing, 
software
     [echo]    distributed under the License is distributed on an "AS IS" BASIS,
     [echo]    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or 
implied.
     [echo]    See the License for the specific language governing permissions 
and
     [echo]    limitations under the License.
     [echo]    
====================================================================
     [echo] -->
     [echo] <!DOCTYPE book PUBLIC "-//APACHE//DTD Cocoon Documentation Book 
V1.0//EN" "./dtd/book-cocoon-v10.dtd">
     [echo] 
     [echo] <book software="POI"
     [echo]     title="POI Project Documentation"
     [echo]     copyright="@year@ POI Project"
     [echo]     xmlns:xlink="http://www.w3.org/1999/xlink";>
     [echo] 
     [echo]     <menu label="Overview">
     [echo]         <menu-item label="Home" href="index.html"/>
     [echo]         <menu-item label="Download" href="download.html"/>
     [echo]         <menu-item label="Components" href="overview.html"/>
     [echo]         <menu-item label="Text Extraction" 
href="text-extraction.html"/>
     [echo]         <menu-item label="Encryption support" 
href="encryption.html"/>
     [echo]         <menu-item label="Case Studies" href="casestudies.html"/>
     [echo]         <menu-item label="Related projects" 
href="related-projects.html"/>
     [echo]         <menu-item label="Legal" href="legal.html"/>
     [echo]     </menu>
     [echo] 
     [echo]     <menu label="Help">
     [echo]         <menu-item label="Javadocs" href="ext:javadoc"/>
     [echo]         <menu-item label="FAQ" href="faq.html"/>
     [echo]         <menu-item label="Mailing Lists" href="mailinglists.html"/>
     [echo]         <menu-item label="Bug Database" 
href="https://bz.apache.org/bugzilla/buglist.cgi?product=POI"/>
     [echo]         <menu-item label="Changelog" href="changes.html"/>
     [echo]     </menu>
     [echo] 
     [echo]     <menu label="Getting Involved">
     [echo]         <menu-item label="Subversion Repository" 
href="subversion.html"/>
     [echo]         <menu-item label="How To Build" href="howtobuild.html"/>
     [echo]         <menu-item label="Contribution Guidelines" 
href="guidelines.html"/>
     [echo]         <menu-item label="Who We Are" href="who.html"/>
     [echo] 
     [echo] =====================================================
     [echo] == File: 
<https://builds.apache.org/job/POI/ws/src/documentation/content/xdocs/download.xml>
     [echo] =====================================================
     [echo] <?xml version="1.0" encoding="UTF-8"?>
     [echo] <!--
     [echo]    
====================================================================
     [echo]    Licensed to the Apache Software Foundation (ASF) under one or 
more
     [echo]    contributor license agreements.  See the NOTICE file distributed 
with
     [echo]    this work for additional information regarding copyright 
ownership.
     [echo]    The ASF licenses this file to You under the Apache License, 
Version 2.0
     [echo]    (the "License"); you may not use this file except in compliance 
with
     [echo]    the License.  You may obtain a copy of the License at
     [echo] 
     [echo]        https://www.apache.org/licenses/LICENSE-2.0
     [echo] 
     [echo]    Unless required by applicable law or agreed to in writing, 
software
     [echo]    distributed under the License is distributed on an "AS IS" BASIS,
     [echo]    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or 
implied.
     [echo]    See the License for the specific language governing permissions 
and
     [echo]    limitations under the License.
     [echo]    
====================================================================
     [echo] -->
     [echo] <!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V1.3//EN" 
"./dtd/document-v13.dtd">
     [echo] 
     [echo] <document>
     [echo]   <header>
     [echo]     <title>Apache POI - Download Release Artifacts</title>
     [echo]   </header>
     [echo] 
     [echo]   <body>
     [echo]     <section><title>Available Downloads</title>
     [echo]       <p>
     [echo]        This page provides instructions on how to download and 
verify the
     [echo]        Apache POI release artifacts. Apache POI is a pure Java 
library for
     [echo]        manipulating Microsoft Documents, for more information 
please see
     [echo]        <link href="index.html">the project homepage</link>.
     [echo]       </p>
     [echo]       <ul>
     [echo]           <li><link href="download.html#POI-3.15-beta2">The latest 
beta release is Apache POI 3.15-beta2</link></li>
     [echo]           <li><link href="download.html#POI-3.14">The latest stable 
release is Apache POI 3.14</link></li>
     [echo]           <li><link href="download.html#archive">Archives of all 
prior releases</link></li>
     [echo]       </ul>
     [echo]       <p>
     [echo]         Apache POI releases are available under the <link 
href="https://www.apache.org/licenses/LICENSE-2.0";>Apache License, Version 
2.0.</link> 
     [echo]         See the NOTICE file contained in each release artifact for 
applicable copyright attribution notices. 
     [echo]       </p>
     [echo]       <p>
     [echo]         To ensure that you have downloaded the true release you 
should <link href="download.html#verify">verify the integrity</link> 
     [echo]         of the files using the signatures and checksums available 
from this page.
     [echo]       </p>
     [echo]     </section>
     [echo] 
     [echo]     <section id="POI-3.15-beta2"><title>02 July 2016 - POI 
3.15-beta2 available</title>

BUILD FAILED
<https://builds.apache.org/job/POI/ws/build.xml>:2027: condition satisfied

Total time: 20 minutes 57 seconds
Build step 'Invoke Ant' marked build as failure
[FINDBUGS] Skipping publisher since build result is FAILURE
[WARNINGS] Skipping publisher since build result is FAILURE
Archiving artifacts
Compressed 212.33 MB of artifacts by 45.2% relative to #1450
Recording test results

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to