Build failed in Jenkins: POI-DSL-OpenJDK #347

2018-01-04 Thread Apache Jenkins Server
See 


Changes:

[fanningpj] [github-86] expose language for Text Runs. Thanks to Geoff 
Baskwill. This closes #86

--
[...truncated 390.59 KB...]
 [copy] Copying 1 file to 


compile:

-compile-ooxml-lite-check:

compile-ooxml-lite:
 [echo] Running ooxml-lite generator
[mkdir] Created dir: 

  [jar] Building jar: 

 [java] Collecting unit tests from 

 [java] Inner class org.apache.poi.TestPOIXMLDocument$UncaughtHandler.class 
not included
 [java] Inner class org.apache.poi.TestPOIXMLDocument$1.class not included
 [java] Inner class org.apache.poi.dev.TestOOXMLLister$1.class not included
 [java] Inner class org.apache.poi.dev.TestOOXMLPrettyPrint$1.class not 
included
 [java] Inner class org.apache.poi.sl.TestOleShape$1.class not included
 [java] Inner class org.apache.poi.sl.TestOleShape$Api.class not included
 [java] Inner class 
org.apache.poi.xssf.usermodel.TestMatrixFormulasFromXMLSpreadsheet$1.class not 
included
 [java] Inner class 
org.apache.poi.xssf.usermodel.TestMatrixFormulasFromXMLSpreadsheet$Navigator.class
 not included
 [java] Class org.apache.poi.benchmark.generated.AddImageBench_jmhType does 
not derive from TestCase and does not have a @Test annotation
 [java] Found 223 classes
 [java] SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
 [java] SLF4J: Defaulting to no-operation (NOP) logger implementation
 [java] SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for 
further details.
 [java] 
...I.I.I..I..IIIII.I.I..I.I...I..I..I.I..I.I.I...I.I.III.I..I...I...I.II..II...I.II.I.I
 [java] Time: 114.206
 [java] 
 [java] OK (2349 tests)
 [java] 
 [java] Copying classes to 

 [java] Copying .xsb resources

compile-all:

compile-version:
 [copy] Copying 1 file to 

[javac] Compiling 

[GitHub] poi pull request #86: Expose the language tag associated with a run

2018-01-04 Thread asfgit
Github user asfgit closed the pull request at:

https://github.com/apache/poi/pull/86


---

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



[GitHub] poi pull request #86: Expose the language tag associated with a run

2018-01-04 Thread glb
GitHub user glb opened a pull request:

https://github.com/apache/poi/pull/86

Expose the language tag associated with a run

It's useful to have the language tag associated with a run, for example if 
you want to propagate the language information to an HTML representation of the 
document for compliance with [WCAG 2.0 
3.1.2](https://www.w3.org/WAI/WCAG20/quickref/#qr-meaning-other-lang-id).

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/glb/poi trunk

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/poi/pull/86.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #86


commit eba52def1438198bcff14e57e19b4b663e49bf37
Author: Geoff Baskwill 
Date:   2018-01-04T20:30:46Z

Expose the language tag associated with a run




---

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