Jenkins build is back to normal : POI-DSL-OpenJDK #64

2017-02-03 Thread Apache Jenkins Server
See 


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



JDK 9 EA Build 155 is available on java.net

2017-02-03 Thread Rory O'Donnell


Hi Dominik,

*JDK 9 Early Access* b155   is 
available on java.net



There have been a number of fixes to bugs reported by Open Source 
projects since the last availability email  :


 * b155 - JDK-8167273 : Calendar.getDisplayNames inconsistent with
   DateFormatSymbols
 * b154 - JDK-8157611 : field visiblePackages is null for the unnamed
   module producing NPE when accessed
 * b153 - JDK-8163449 : Allow per protocol setting for URLConnection
   defaultUseCaches
 * b152 - JDK-8172158 : Annotation processor not run with -source <= 8


Dalibor and I are presenting at FOSDEM this weekend, we would love to 
meet you there!


 * JDK 9 Outreach - The Awesome Parts
   


Rgds,Rory

--
Rgds,Rory O'Donnell
Quality Engineering Manager
Oracle EMEA , Dublin, Ireland



RE: [VOTE] Apache POI 3.16 beta 2 release (RC1)

2017-02-03 Thread Allison, Timothy B.
Thank you, Javen!

Thank you, Dominik!

-Original Message-
From: Javen O'Neal [mailto:one...@apache.org] 
Sent: Thursday, February 2, 2017 3:02 PM
To: POI Developers List 
Subject: Re: [VOTE] Apache POI 3.16 beta 2 release (RC1)

Dominik,

The trunk is open for commits. I have built and deployed 3.16-beta2. The only 
thing left is to send out an announcement email.

On Feb 2, 2017 11:45, "Dominik Stadler"  wrote:

> Hi,
>
> this seems to have been caused by r1747942, I have a local change 
> pending the beta2-release which reverts some parts of this change so 
> that this works as before again.
>
> Dominik.
>
> On Wed, Feb 1, 2017 at 10:24 PM, Allison, Timothy B. 
> 
> wrote:
>
> > Thank you, Dominik!
> >
> > Looks like there is one other new one -- very rare -- that isn't 
> > caused
> by
> > the embedded extractor or the WMF component.
> >
> > java.lang.NegativeArraySizeException
> > at o.a.p.ddf.EscherComplexProperty.resizeComplexData(
> > EscherComplexProperty.java:102)
> > at o.a.p.ddf.EscherArrayProperty.setArrayData(
> > EscherArrayProperty.java:169)
> > at o.a.p.ddf.EscherPropertyFactory.createProperties(
> > EscherPropertyFactory.java:81)
> > at o.a.p.ddf.AbstractEscherOptRecord.fillFields(
> > AbstractEscherOptRecord.java:55)
> > at o.a.p.ddf.EscherContainerRecord.fillFields(
> > EscherContainerRecord.java:81)
> > at o.a.p.ddf.EscherContainerRecord.fillFields(
> > EscherContainerRecord.java:81)
> > at o.a.p.ddf.EscherContainerRecord.fillFields(
> > EscherContainerRecord.java:81)
> > at o.a.p.ddf.EscherContainerRecord.fillFields(
> > EscherContainerRecord.java:81)
> > at o.a.p.hwpf.model.EscherRecordHolder.fillEscherRecords(
> > EscherRecordHolder.java:56)
> > at o.a.p.hwpf.model.EscherRecordHolder.(
> > EscherRecordHolder.java:45)
> > at o.a.p.hwpf.HWPFDocument.(HWPFDocument.java:275)
> > at o.a.p.hwpf.HWPFDocument.(HWPFDocument.java:157)
> > at o.a.p.hwpf.HWPFDocument.(HWPFDocument.java:145)
> > at o.a.p.stress.HWPFFileHandler.handleFile(HWPFFileHandler.
> > java:32)
> > at org.dstadler.commoncrawl.FileHandlingRunnable.run(
> > FileHandlingRunnable.java:64)
> > at java.base/java.util.concurrent.Executors$
> RunnableAdapter.call(
> > Executors.java:514)
> > at java.base/java.util.concurrent.FutureTask.run(
> > FutureTask.java:264)
> > at java.base/java.util.concurrent.ThreadPoolExecutor.
> > runWorker(ThreadPoolExecutor.java:1161)
> > at java.base/java.util.concurrent.ThreadPoolExecutor$
> > Worker.run(ThreadPoolExecutor.java:635)
> > at java.base/java.lang.Thread.run(Thread.java:844)
> >
>