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/07/09 12:04:28 UTC

Build failed in Jenkins: POI-DSL-Maven #258

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

Changes:

[kiwiwings] SL Common: narrow generics definition because of tighter java9 checks

------------------------------------------
[...truncated 3.49 KB...]
drwxr-xr-x  3 root root     4096 Oct 25  2016 lib
-r--r--r--  1 root root       40 Nov 17  2014 LICENSE
drwxr-xr-x  4 root root     4096 Oct 25  2016 man
-r--r--r--  1 root root      115 Nov 17  2014 README.html
-rw-r--r--  1 root root 18936852 Nov 17  2014 src.zip
-r--r--r--  1 root root   168902 Nov 17  2014 THIRDPARTYLICENSEREADME.txt
+ exit 0
[POI-DSL-Maven] $ /home/jenkins/tools/maven/apache-maven-3.2.1/bin/mvn -f sonar/pom.xml -Dmaven.repo.local=<https://builds.apache.org/job/POI-DSL-Maven/ws/.repository> clean
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] Apache POI - the Java API for Microsoft Documents
[INFO] Apache POI Main package
[INFO] Apache POI Scratchpad package
[INFO] Apache POI - Openxmlformats Schema package
[INFO] Apache POI - Openxmlformats Encryption Schema package
[INFO] Apache POI - Openxmlformats Security-Schema package
[INFO] Apache POI OOXML package
[INFO] Apache POI ExcelAnt package
[INFO] Apache POI Examples package
[INFO] 
[INFO] Using the builder org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder with a thread count of 1
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache POI - the Java API for Microsoft Documents 3.17-beta2-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ poi-parent ---
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache POI Main package 3.17-beta2-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ poi-main ---
[INFO] Deleting <https://builds.apache.org/job/POI-DSL-Maven/ws/sonar/main/target>
[INFO] Deleting <https://builds.apache.org/job/POI-DSL-Maven/ws/sonar/main/src> (includes = [], excludes = [])
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache POI Scratchpad package 3.17-beta2-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ poi-scratchpad ---
[INFO] Deleting <https://builds.apache.org/job/POI-DSL-Maven/ws/sonar/scratchpad/target>
[INFO] Deleting <https://builds.apache.org/job/POI-DSL-Maven/ws/sonar/scratchpad/src> (includes = [], excludes = [])
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache POI - Openxmlformats Schema package 3.17-beta2-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ poi-ooxml-schema ---
[INFO] Deleting <https://builds.apache.org/job/POI-DSL-Maven/ws/sonar/ooxml-schema/target>
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache POI - Openxmlformats Encryption Schema package 3.17-beta2-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ poi-ooxml-schema-encryption ---
[INFO] Deleting <https://builds.apache.org/job/POI-DSL-Maven/ws/sonar/ooxml-schema-encryption/target>
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache POI - Openxmlformats Security-Schema package 3.17-beta2-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ poi-ooxml-schema-security ---
[INFO] Deleting <https://builds.apache.org/job/POI-DSL-Maven/ws/sonar/ooxml-schema-security/target>
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache POI OOXML package 3.17-beta2-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ poi-ooxml ---
[INFO] Deleting <https://builds.apache.org/job/POI-DSL-Maven/ws/sonar/ooxml/target>
[INFO] Deleting <https://builds.apache.org/job/POI-DSL-Maven/ws/sonar/ooxml/src> (includes = [], excludes = [])
[INFO] Deleting <https://builds.apache.org/job/POI-DSL-Maven/ws/sonar/ooxml/build> (includes = [], excludes = [])
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache POI ExcelAnt package 3.17-beta2-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ poi-excelant ---
[INFO] Deleting <https://builds.apache.org/job/POI-DSL-Maven/ws/sonar/excelant/target>
[INFO] Deleting <https://builds.apache.org/job/POI-DSL-Maven/ws/sonar/excelant/src> (includes = [], excludes = [])
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache POI Examples package 3.17-beta2-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ poi-examples ---
[INFO] Deleting <https://builds.apache.org/job/POI-DSL-Maven/ws/sonar/examples/target>
[INFO] Deleting <https://builds.apache.org/job/POI-DSL-Maven/ws/sonar/examples/src> (includes = [], excludes = [])
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache POI - the Java API for Microsoft Documents . SUCCESS [  0.472 s]
[INFO] Apache POI Main package ........................... SUCCESS [  1.153 s]
[INFO] Apache POI Scratchpad package ..................... SUCCESS [  0.407 s]
[INFO] Apache POI - Openxmlformats Schema package ........ SUCCESS [  0.989 s]
[INFO] Apache POI - Openxmlformats Encryption Schema package  SUCCESS [  0.053 s]
[INFO] Apache POI - Openxmlformats Security-Schema package  SUCCESS [  0.317 s]
[INFO] Apache POI OOXML package .......................... SUCCESS [  0.068 s]
[INFO] Apache POI ExcelAnt package ....................... SUCCESS [  0.009 s]
[INFO] Apache POI Examples package ....................... SUCCESS [  0.027 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 3.751 s
[INFO] Finished at: 2017-07-09T12:04:08+00:00
[INFO] Final Memory: 6M/303M
[INFO] ------------------------------------------------------------------------
[POI-DSL-Maven] $ /home/jenkins/tools/maven/apache-maven-3.2.1/bin/mvn -f sonar/pom.xml -Dmaven.repo.local=<https://builds.apache.org/job/POI-DSL-Maven/ws/.repository> package
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] Apache POI - the Java API for Microsoft Documents
[INFO] Apache POI Main package
[INFO] Apache POI Scratchpad package
[INFO] Apache POI - Openxmlformats Schema package
[INFO] Apache POI - Openxmlformats Encryption Schema package
[INFO] Apache POI - Openxmlformats Security-Schema package
[INFO] Apache POI OOXML package
[INFO] Apache POI ExcelAnt package
[INFO] Apache POI Examples package
[INFO] 
[INFO] Using the builder org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder with a thread count of 1
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache POI - the Java API for Microsoft Documents 3.17-beta2-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache POI Main package 3.17-beta2-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-resources-plugin:3.0.1:copy-resources (copy-sources) @ poi-main ---
[INFO] Using 'ASCII' encoding to copy filtered resources.
[INFO] Copying 1220 resources
[INFO] 
[INFO] --- maven-resources-plugin:3.0.1:copy-resources (copy-resources) @ poi-main ---
[INFO] Using 'ASCII' encoding to copy filtered resources.
[INFO] Copying 4 resources
[INFO] 
[INFO] --- maven-resources-plugin:3.0.1:resources (default-resources) @ poi-main ---
[INFO] Using 'ASCII' encoding to copy filtered resources.
[INFO] Copying 4 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ poi-main ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1196 source files to <https://builds.apache.org/job/POI-DSL-Maven/ws/sonar/main/target/classes>
[INFO] Some input files use or override a deprecated API.
[INFO] Recompile with -Xlint:deprecation for details.
[INFO] <https://builds.apache.org/job/POI-DSL-Maven/ws/sonar/main/src/main/java/org/apache/poi/hpsf/CustomProperties.java> uses unchecked or unsafe operations.
[INFO] Recompile with -Xlint:unchecked for details.
[INFO] -------------------------------------------------------------
[WARNING] COMPILATION WARNING : 
[INFO] -------------------------------------------------------------
[WARNING] <https://builds.apache.org/job/POI-DSL-Maven/ws/sonar/main/src/main/java/org/apache/poi/sl/draw/geom/ArcToCommand.java>:[107,58] unmappable character for encoding US-ASCII
[WARNING] <https://builds.apache.org/job/POI-DSL-Maven/ws/sonar/main/src/main/java/org/apache/poi/sl/draw/geom/ArcToCommand.java>:[107,59] unmappable character for encoding US-ASCII
[WARNING] <https://builds.apache.org/job/POI-DSL-Maven/ws/sonar/main/src/main/java/org/apache/poi/sl/draw/geom/ArcToCommand.java>:[107,64] unmappable character for encoding US-ASCII
[WARNING] <https://builds.apache.org/job/POI-DSL-Maven/ws/sonar/main/src/main/java/org/apache/poi/sl/draw/geom/ArcToCommand.java>:[107,65] unmappable character for encoding US-ASCII
[WARNING] <https://builds.apache.org/job/POI-DSL-Maven/ws/sonar/main/src/main/java/org/apache/poi/sl/draw/geom/ArcToCommand.java>:[107,82] unmappable character for encoding US-ASCII
[WARNING] <https://builds.apache.org/job/POI-DSL-Maven/ws/sonar/main/src/main/java/org/apache/poi/sl/draw/geom/ArcToCommand.java>:[107,83] unmappable character for encoding US-ASCII
[WARNING] <https://builds.apache.org/job/POI-DSL-Maven/ws/sonar/main/src/main/java/org/apache/poi/sl/draw/geom/ArcToCommand.java>:[107,87] unmappable character for encoding US-ASCII
[WARNING] <https://builds.apache.org/job/POI-DSL-Maven/ws/sonar/main/src/main/java/org/apache/poi/sl/draw/geom/ArcToCommand.java>:[107,88] unmappable character for encoding US-ASCII
[INFO] 8 warnings 
[INFO] -------------------------------------------------------------
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] <https://builds.apache.org/job/POI-DSL-Maven/ws/sonar/main/src/main/java/org/apache/poi/sl/usermodel/Shape.java>:[25,31] type parameter P is not within its bound
[ERROR] <https://builds.apache.org/job/POI-DSL-Maven/ws/sonar/main/src/main/java/org/apache/poi/sl/usermodel/TextShape.java>:[26,31] type parameter P is not within its bound
[ERROR] <https://builds.apache.org/job/POI-DSL-Maven/ws/sonar/main/src/main/java/org/apache/poi/sl/usermodel/SimpleShape.java>:[28,31] type parameter P is not within its bound
[ERROR] <https://builds.apache.org/job/POI-DSL-Maven/ws/sonar/main/src/main/java/org/apache/poi/sl/usermodel/PlaceableShape.java>:[24,31] type parameter P is not within its bound
[ERROR] <https://builds.apache.org/job/POI-DSL-Maven/ws/sonar/main/src/main/java/org/apache/poi/sl/usermodel/ShapeContainer.java>:[25,31] type parameter P is not within its bound
[ERROR] <https://builds.apache.org/job/POI-DSL-Maven/ws/sonar/main/src/main/java/org/apache/poi/sl/usermodel/Sheet.java>:[28,31] type parameter P is not within its bound
[ERROR] <https://builds.apache.org/job/POI-DSL-Maven/ws/sonar/main/src/main/java/org/apache/poi/sl/usermodel/Hyperlink.java>:[26,31] type parameter P is not within its bound
[ERROR] <https://builds.apache.org/job/POI-DSL-Maven/ws/sonar/main/src/main/java/org/apache/poi/sl/usermodel/Shadow.java>:[26,27] type parameter P is not within its bound
[ERROR] <https://builds.apache.org/job/POI-DSL-Maven/ws/sonar/main/src/main/java/org/apache/poi/sl/usermodel/AutoShape.java>:[22,31] type parameter P is not within its bound
[ERROR] <https://builds.apache.org/job/POI-DSL-Maven/ws/sonar/main/src/main/java/org/apache/poi/sl/usermodel/FreeformShape.java>:[24,31] type parameter P is not within its bound
[ERROR] <https://builds.apache.org/job/POI-DSL-Maven/ws/sonar/main/src/main/java/org/apache/poi/sl/usermodel/TextBox.java>:[29,31] type parameter P is not within its bound
[ERROR] <https://builds.apache.org/job/POI-DSL-Maven/ws/sonar/main/src/main/java/org/apache/poi/sl/usermodel/ConnectorShape.java>:[22,31] type parameter P is not within its bound
[ERROR] <https://builds.apache.org/job/POI-DSL-Maven/ws/sonar/main/src/main/java/org/apache/poi/sl/usermodel/GroupShape.java>:[24,31] type parameter P is not within its bound
[ERROR] <https://builds.apache.org/job/POI-DSL-Maven/ws/sonar/main/src/main/java/org/apache/poi/sl/usermodel/PictureShape.java>:[24,31] type parameter P is not within its bound
[ERROR] <https://builds.apache.org/job/POI-DSL-Maven/ws/sonar/main/src/main/java/org/apache/poi/sl/usermodel/TableShape.java>:[22,31] type parameter P is not within its bound
[ERROR] <https://builds.apache.org/job/POI-DSL-Maven/ws/sonar/main/src/main/java/org/apache/poi/sl/usermodel/SlideShow.java>:[32,31] type parameter P is not within its bound
[ERROR] <https://builds.apache.org/job/POI-DSL-Maven/ws/sonar/main/src/main/java/org/apache/poi/sl/usermodel/MasterSheet.java>:[22,31] type parameter P is not within its bound
[ERROR] <https://builds.apache.org/job/POI-DSL-Maven/ws/sonar/main/src/main/java/org/apache/poi/sl/usermodel/Background.java>:[22,31] type parameter P is not within its bound
[ERROR] <https://builds.apache.org/job/POI-DSL-Maven/ws/sonar/main/src/main/java/org/apache/poi/sl/usermodel/Slide.java>:[22,31] type parameter P is not within its bound
[ERROR] <https://builds.apache.org/job/POI-DSL-Maven/ws/sonar/main/src/main/java/org/apache/poi/sl/usermodel/TableCell.java>:[27,31] type parameter P is not within its bound
[ERROR] <https://builds.apache.org/job/POI-DSL-Maven/ws/sonar/main/src/main/java/org/apache/poi/sl/usermodel/Notes.java>:[24,31] type parameter P is not within its bound
[ERROR] <https://builds.apache.org/job/POI-DSL-Maven/ws/sonar/main/src/main/java/org/apache/poi/sl/usermodel/Line.java>:[30,31] type parameter P is not within its bound
[ERROR] <https://builds.apache.org/job/POI-DSL-Maven/ws/sonar/main/src/main/java/org/apache/poi/sl/usermodel/GraphicalFrame.java>:[22,31] type parameter P is not within its bound
[INFO] 23 errors 
[INFO] -------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache POI - the Java API for Microsoft Documents . SUCCESS [  0.002 s]
[INFO] Apache POI Main package ........................... FAILURE [  8.216 s]
[INFO] Apache POI Scratchpad package ..................... SKIPPED
[INFO] Apache POI - Openxmlformats Schema package ........ SKIPPED
[INFO] Apache POI - Openxmlformats Encryption Schema package  SKIPPED
[INFO] Apache POI - Openxmlformats Security-Schema package  SKIPPED
[INFO] Apache POI OOXML package .......................... SKIPPED
[INFO] Apache POI ExcelAnt package ....................... SKIPPED
[INFO] Apache POI Examples package ....................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 8.536 s
[INFO] Finished at: 2017-07-09T12:04:24+00:00
[INFO] Final Memory: 18M/437M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.5.1:compile (default-compile) on project poi-main: Compilation failure: Compilation failure:
[ERROR] <https://builds.apache.org/job/POI-DSL-Maven/ws/sonar/main/src/main/java/org/apache/poi/sl/usermodel/Shape.java>:[25,31] type parameter P is not within its bound
[ERROR] <https://builds.apache.org/job/POI-DSL-Maven/ws/sonar/main/src/main/java/org/apache/poi/sl/usermodel/TextShape.java>:[26,31] type parameter P is not within its bound
[ERROR] <https://builds.apache.org/job/POI-DSL-Maven/ws/sonar/main/src/main/java/org/apache/poi/sl/usermodel/SimpleShape.java>:[28,31] type parameter P is not within its bound
[ERROR] <https://builds.apache.org/job/POI-DSL-Maven/ws/sonar/main/src/main/java/org/apache/poi/sl/usermodel/PlaceableShape.java>:[24,31] type parameter P is not within its bound
[ERROR] <https://builds.apache.org/job/POI-DSL-Maven/ws/sonar/main/src/main/java/org/apache/poi/sl/usermodel/ShapeContainer.java>:[25,31] type parameter P is not within its bound
[ERROR] <https://builds.apache.org/job/POI-DSL-Maven/ws/sonar/main/src/main/java/org/apache/poi/sl/usermodel/Sheet.java>:[28,31] type parameter P is not within its bound
[ERROR] <https://builds.apache.org/job/POI-DSL-Maven/ws/sonar/main/src/main/java/org/apache/poi/sl/usermodel/Hyperlink.java>:[26,31] type parameter P is not within its bound
[ERROR] <https://builds.apache.org/job/POI-DSL-Maven/ws/sonar/main/src/main/java/org/apache/poi/sl/usermodel/Shadow.java>:[26,27] type parameter P is not within its bound
[ERROR] <https://builds.apache.org/job/POI-DSL-Maven/ws/sonar/main/src/main/java/org/apache/poi/sl/usermodel/AutoShape.java>:[22,31] type parameter P is not within its bound
[ERROR] <https://builds.apache.org/job/POI-DSL-Maven/ws/sonar/main/src/main/java/org/apache/poi/sl/usermodel/FreeformShape.java>:[24,31] type parameter P is not within its bound
[ERROR] <https://builds.apache.org/job/POI-DSL-Maven/ws/sonar/main/src/main/java/org/apache/poi/sl/usermodel/TextBox.java>:[29,31] type parameter P is not within its bound
[ERROR] <https://builds.apache.org/job/POI-DSL-Maven/ws/sonar/main/src/main/java/org/apache/poi/sl/usermodel/ConnectorShape.java>:[22,31] type parameter P is not within its bound
[ERROR] <https://builds.apache.org/job/POI-DSL-Maven/ws/sonar/main/src/main/java/org/apache/poi/sl/usermodel/GroupShape.java>:[24,31] type parameter P is not within its bound
[ERROR] <https://builds.apache.org/job/POI-DSL-Maven/ws/sonar/main/src/main/java/org/apache/poi/sl/usermodel/PictureShape.java>:[24,31] type parameter P is not within its bound
[ERROR] <https://builds.apache.org/job/POI-DSL-Maven/ws/sonar/main/src/main/java/org/apache/poi/sl/usermodel/TableShape.java>:[22,31] type parameter P is not within its bound
[ERROR] <https://builds.apache.org/job/POI-DSL-Maven/ws/sonar/main/src/main/java/org/apache/poi/sl/usermodel/SlideShow.java>:[32,31] type parameter P is not within its bound
[ERROR] <https://builds.apache.org/job/POI-DSL-Maven/ws/sonar/main/src/main/java/org/apache/poi/sl/usermodel/MasterSheet.java>:[22,31] type parameter P is not within its bound
[ERROR] <https://builds.apache.org/job/POI-DSL-Maven/ws/sonar/main/src/main/java/org/apache/poi/sl/usermodel/Background.java>:[22,31] type parameter P is not within its bound
[ERROR] <https://builds.apache.org/job/POI-DSL-Maven/ws/sonar/main/src/main/java/org/apache/poi/sl/usermodel/Slide.java>:[22,31] type parameter P is not within its bound
[ERROR] <https://builds.apache.org/job/POI-DSL-Maven/ws/sonar/main/src/main/java/org/apache/poi/sl/usermodel/TableCell.java>:[27,31] type parameter P is not within its bound
[ERROR] <https://builds.apache.org/job/POI-DSL-Maven/ws/sonar/main/src/main/java/org/apache/poi/sl/usermodel/Notes.java>:[24,31] type parameter P is not within its bound
[ERROR] <https://builds.apache.org/job/POI-DSL-Maven/ws/sonar/main/src/main/java/org/apache/poi/sl/usermodel/Line.java>:[30,31] type parameter P is not within its bound
[ERROR] <https://builds.apache.org/job/POI-DSL-Maven/ws/sonar/main/src/main/java/org/apache/poi/sl/usermodel/GraphicalFrame.java>:[22,31] type parameter P is not within its bound
[ERROR] -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :poi-main
Build step 'Invoke top-level Maven targets' marked build as failure

---------------------------------------------------------------------
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-Maven #259

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


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