Re: [GUMP@vmgump]: Project poi (in module poi) failed

2015-10-19 Thread Dustin Spicuzza
I suspect this is my fault... looks like it didn't bring in the curvesapi jar? How does this thing get built? Appears to be using build.xml, but that works for me... Dustin On 10/20/2015 01:49 AM, Gump [HEAD] :-( wrote: > To whom it may engage... > > This is an automated request, but no

[GUMP@vmgump]: Project poi (in module poi) failed

2015-10-19 Thread Gump [HEAD] :-(
To whom it may engage... This is an automated request, but not an unsolicited one. For more information please visit http://gump.apache.org/nagged.html, and/or contact the folk at gene...@gump.apache.org. Project poi has an issue affecting its community integration. This issue affects 3

Jenkins build is back to normal : POI #898

2015-10-19 Thread Apache Jenkins Server
See - To unsubscribe, e-mail: dev-unsubscr...@poi.apache.org For additional commands, e-mail: dev-h...@poi.apache.org

Re: svn commit: r1709427 - /poi/trunk/src/ooxml/java/org/apache/poi/xdgf/usermodel/section/CombinedIterable.java

2015-10-19 Thread Dustin Spicuzza
Thanks, I was originally using Collections.emptyIterator(), but that's only available in Java 7+. I'll do it your way, that sounds easier anyways. :) Dustin On 10/19/2015 1:30 PM, Uwe Schindler wrote: > Just unrelated to the original fix: > > According to checks, the EmptyIterator should throw

RE: svn commit: r1709427 - /poi/trunk/src/ooxml/java/org/apache/poi/xdgf/usermodel/section/CombinedIterable.java

2015-10-19 Thread Uwe Schindler
Just unrelated to the original fix: According to checks, the EmptyIterator should throw NoSuchElementException. But I would remove the impl completely! It is much simpler to just return Collections.emptySet().iterator() when empty iterators are required; this is also just returning a static sing

Build failed in Jenkins: POI #897

2015-10-19 Thread Apache Jenkins Server
See Changes: [virtuald] XDGF: fix jdk < 1.8 compat -- [...truncated 129 lines...] compile-excelant: [javac] Compiling 14 source files to

[GUMP@vmgump]: Project poi (in module poi) failed

2015-10-19 Thread Gump [HEAD] :-(
srv/gump/public/gump/work/merge.xml -Djavax.xml.stream.XMLInputFactory=com.sun.xml.internal.stream.XMLInputFactoryImpl -Dversion.id=gump -DDSTAMP=20151019 jar [Working Directory: /srv/gump/public/workspace/poi] CLASSPATH: /usr/lib/jvm/java-8-oracle/lib/tools.jar:/srv/gump/public/workspace/poi/bui

Build failed in Jenkins: POI #896

2015-10-19 Thread Apache Jenkins Server
See Changes: [virtuald] XDGF: fix jenkins build errors -- Started by an SCM change [EnvInject] - Loading node environment variables. Building remotely on ubuntu-6 (docker Ubuntu ubuntu) in workspace

Jenkins build is back to normal : POI-JDK8 #627

2015-10-19 Thread Apache Jenkins Server
See - To unsubscribe, e-mail: dev-unsubscr...@poi.apache.org For additional commands, e-mail: dev-h...@poi.apache.org