Re: Build failed in Jenkins: POI-DSL-1.12 #15

2019-02-24 Thread Andreas Beeker
FYI,

I've created https://issues.apache.org/jira/browse/INFRA-17904 to update the 
JDK 12/13.

Andi

On 24.01.19 22:43, Dominik Stadler wrote:
> FYI,
>
> I forwarded this to Oracle as it is an obvious regression and hopefully
> will be fixed in JDK 12 and 13 in one of the next early-access builds.
>
> Dominik.
>
>




signature.asc
Description: OpenPGP digital signature


Re: Build failed in Jenkins: POI-DSL-1.12 #15

2019-01-24 Thread Dominik Stadler
FYI,

I forwarded this to Oracle as it is an obvious regression and hopefully
will be fixed in JDK 12 and 13 in one of the next early-access builds.

Dominik.

On Thu, Jan 24, 2019 at 10:10 PM Apache Jenkins Server <
jenk...@builds.apache.org> wrote:

> See <
> https://builds.apache.org/job/POI-DSL-1.12/15/display/redirect?page=changes
> >
>
> Changes:
>
> [kiwiwings] try to fix missing modules error and move addOpens detection
> into ant build
>
> [centic] Add required --add-opens and other settings for JDK 12 on Windows
>
> [centic] Jenkins: Try to disable coverage for JDK 13 for now as it seems
> to cause issues
>
> [centic] Jenkins: Add initial build for JDK 13, add build for JDK 12 on
> Windows
>
> [centic] Fix invalid comment in build.xml
>
> [centic] Fix passing in --add-opens for Java 9+ after the poiunit
> refactoring, this
> only caused problems with Java 9+ on Windows, which we do not run in CI
> (yet)
>
> [centic] Fix some IDE warnings and JVM deprecations
>
> --
> [...truncated 203.71 KB...]
> [junit] Reading
> openxml4j/OPCCompliance_CoreProperties_AlternateTimezones.docx with
> OPCFileHandler
> [junit] Reading
> openxml4j/OPCCompliance_CoreProperties_DCTermsNamespaceLimitedUseFAIL.docx
> with XWPFFileHandler
> [junit] Reading
> openxml4j/OPCCompliance_CoreProperties_DCTermsNamespaceLimitedUseFAIL.docx
> with OPCFileHandler
> [junit] Reading
> openxml4j/OPCCompliance_CoreProperties_DoNotUseCompatibilityMarkupFAIL.docx
> with XWPFFileHandler
> [junit] Reading
> openxml4j/OPCCompliance_CoreProperties_DoNotUseCompatibilityMarkupFAIL.docx
> with OPCFileHandler
> [junit] Reading
> openxml4j/OPCCompliance_CoreProperties_LimitedXSITypeAttribute_NotPresentFAIL.docx
> with XWPFFileHandler
> [junit] Reading
> openxml4j/OPCCompliance_CoreProperties_LimitedXSITypeAttribute_NotPresentFAIL.docx
> with OPCFileHandler
> [junit] Reading
> openxml4j/OPCCompliance_CoreProperties_LimitedXSITypeAttribute_PresentWithUnauthorizedValueFAIL.docx
> with XWPFFileHandler
> [junit] Reading
> openxml4j/OPCCompliance_CoreProperties_LimitedXSITypeAttribute_PresentWithUnauthorizedValueFAIL.docx
> with OPCFileHandler
> [junit] Reading
> openxml4j/OPCCompliance_CoreProperties_OnlyOneCorePropertiesPart.docx with
> XWPFFileHandler
> [junit] Reading
> openxml4j/OPCCompliance_CoreProperties_OnlyOneCorePropertiesPart.docx with
> OPCFileHandler
> [junit] Reading
> openxml4j/OPCCompliance_CoreProperties_OnlyOneCorePropertiesPartFAIL.docx
> with XWPFFileHandler
> [junit] Reading
> openxml4j/OPCCompliance_CoreProperties_OnlyOneCorePropertiesPartFAIL.docx
> with OPCFileHandler
> [junit] Reading openxml4j/OPCCompliance_CoreProperties_SUCCESS.docx
> with XWPFFileHandler
> [junit] Reading openxml4j/OPCCompliance_CoreProperties_SUCCESS.docx
> with OPCFileHandler
> [junit] Reading
> openxml4j/OPCCompliance_CoreProperties_UnauthorizedXMLLangAttributeFAIL.docx
> with XWPFFileHandler
> [junit] Reading
> openxml4j/OPCCompliance_CoreProperties_UnauthorizedXMLLangAttributeFAIL.docx
> with OPCFileHandler
> [junit] Reading openxml4j/OPCCompliance_DerivedPartNameFAIL.docx with
> XWPFFileHandler
> [junit] Reading openxml4j/OPCCompliance_DerivedPartNameFAIL.docx with
> OPCFileHandler
> [junit] Reading openxml4j/OPCCompliance_NoCoreProperties.xlsx with
> XSSFFileHandler
> [junit] Reading openxml4j/OPCCompliance_NoCoreProperties.xlsx with
> OPCFileHandler
> [junit] Reading openxml4j/PackageRelsHasEntities.ooxml with
> OPCFileHandler
> [junit] Reading openxml4j/TestCreatePackageOUTPUT.docx with
> XWPFFileHandler
> [junit] Reading openxml4j/TestCreatePackageOUTPUT.docx with
> OPCFileHandler
> [junit] Reading openxml4j/TestOpenPackageINPUT.docx with
> XWPFFileHandler
> [junit] Reading openxml4j/TestOpenPackageINPUT.docx with OPCFileHandler
> [junit] Reading openxml4j/TestOpenPackageOUTPUT.docx with
> XWPFFileHandler
> [junit] Reading openxml4j/TestOpenPackageOUTPUT.docx with
> OPCFileHandler
> [junit] Reading openxml4j/TestPackageCommon.docx with XWPFFileHandler
> [junit] Reading openxml4j/TestPackageCommon.docx with OPCFileHandler
> [junit] Reading openxml4j/TestPackageCoreProperiesGetters.docx with
> XWPFFileHandler
> [junit] Reading openxml4j/TestPackageCoreProperiesGetters.docx with
> OPCFileHandler
> [junit] Reading openxml4j/TestPackageCoreProperiesSetters.docx with
> XWPFFileHandler
> [junit] Reading openxml4j/TestPackageCoreProperiesSetters.docx with
> OPCFileHandler
> [junit] Reading openxml4j/TestPackageThumbnail.docx with
> XWPFFileHandler
> [junit] Reading openxml4j/TestPackageThumbnail.docx with OPCFileHandler
> [junit] Reading
> openxml4j/at.pzp.www_uploads_media_PP_Scheinecker-jdk6error.pptx with
> XSLFFileHandler
> [junit] Reading
> openxml4j/at.pzp.www_uploads_media_PP_Scheinecker-jdk6error.pptx with
> OPCFileHandler
> [junit] Reading 

Build failed in Jenkins: POI-DSL-1.12 #15

2019-01-24 Thread Apache Jenkins Server
See 


Changes:

[kiwiwings] try to fix missing modules error and move addOpens detection into 
ant build

[centic] Add required --add-opens and other settings for JDK 12 on Windows

[centic] Jenkins: Try to disable coverage for JDK 13 for now as it seems to 
cause issues

[centic] Jenkins: Add initial build for JDK 13, add build for JDK 12 on Windows

[centic] Fix invalid comment in build.xml

[centic] Fix passing in --add-opens for Java 9+ after the poiunit refactoring, 
this
only caused problems with Java 9+ on Windows, which we do not run in CI (yet)

[centic] Fix some IDE warnings and JVM deprecations

--
[...truncated 203.71 KB...]
[junit] Reading 
openxml4j/OPCCompliance_CoreProperties_AlternateTimezones.docx with 
OPCFileHandler
[junit] Reading 
openxml4j/OPCCompliance_CoreProperties_DCTermsNamespaceLimitedUseFAIL.docx with 
XWPFFileHandler
[junit] Reading 
openxml4j/OPCCompliance_CoreProperties_DCTermsNamespaceLimitedUseFAIL.docx with 
OPCFileHandler
[junit] Reading 
openxml4j/OPCCompliance_CoreProperties_DoNotUseCompatibilityMarkupFAIL.docx 
with XWPFFileHandler
[junit] Reading 
openxml4j/OPCCompliance_CoreProperties_DoNotUseCompatibilityMarkupFAIL.docx 
with OPCFileHandler
[junit] Reading 
openxml4j/OPCCompliance_CoreProperties_LimitedXSITypeAttribute_NotPresentFAIL.docx
 with XWPFFileHandler
[junit] Reading 
openxml4j/OPCCompliance_CoreProperties_LimitedXSITypeAttribute_NotPresentFAIL.docx
 with OPCFileHandler
[junit] Reading 
openxml4j/OPCCompliance_CoreProperties_LimitedXSITypeAttribute_PresentWithUnauthorizedValueFAIL.docx
 with XWPFFileHandler
[junit] Reading 
openxml4j/OPCCompliance_CoreProperties_LimitedXSITypeAttribute_PresentWithUnauthorizedValueFAIL.docx
 with OPCFileHandler
[junit] Reading 
openxml4j/OPCCompliance_CoreProperties_OnlyOneCorePropertiesPart.docx with 
XWPFFileHandler
[junit] Reading 
openxml4j/OPCCompliance_CoreProperties_OnlyOneCorePropertiesPart.docx with 
OPCFileHandler
[junit] Reading 
openxml4j/OPCCompliance_CoreProperties_OnlyOneCorePropertiesPartFAIL.docx with 
XWPFFileHandler
[junit] Reading 
openxml4j/OPCCompliance_CoreProperties_OnlyOneCorePropertiesPartFAIL.docx with 
OPCFileHandler
[junit] Reading openxml4j/OPCCompliance_CoreProperties_SUCCESS.docx with 
XWPFFileHandler
[junit] Reading openxml4j/OPCCompliance_CoreProperties_SUCCESS.docx with 
OPCFileHandler
[junit] Reading 
openxml4j/OPCCompliance_CoreProperties_UnauthorizedXMLLangAttributeFAIL.docx 
with XWPFFileHandler
[junit] Reading 
openxml4j/OPCCompliance_CoreProperties_UnauthorizedXMLLangAttributeFAIL.docx 
with OPCFileHandler
[junit] Reading openxml4j/OPCCompliance_DerivedPartNameFAIL.docx with 
XWPFFileHandler
[junit] Reading openxml4j/OPCCompliance_DerivedPartNameFAIL.docx with 
OPCFileHandler
[junit] Reading openxml4j/OPCCompliance_NoCoreProperties.xlsx with 
XSSFFileHandler
[junit] Reading openxml4j/OPCCompliance_NoCoreProperties.xlsx with 
OPCFileHandler
[junit] Reading openxml4j/PackageRelsHasEntities.ooxml with OPCFileHandler
[junit] Reading openxml4j/TestCreatePackageOUTPUT.docx with XWPFFileHandler
[junit] Reading openxml4j/TestCreatePackageOUTPUT.docx with OPCFileHandler
[junit] Reading openxml4j/TestOpenPackageINPUT.docx with XWPFFileHandler
[junit] Reading openxml4j/TestOpenPackageINPUT.docx with OPCFileHandler
[junit] Reading openxml4j/TestOpenPackageOUTPUT.docx with XWPFFileHandler
[junit] Reading openxml4j/TestOpenPackageOUTPUT.docx with OPCFileHandler
[junit] Reading openxml4j/TestPackageCommon.docx with XWPFFileHandler
[junit] Reading openxml4j/TestPackageCommon.docx with OPCFileHandler
[junit] Reading openxml4j/TestPackageCoreProperiesGetters.docx with 
XWPFFileHandler
[junit] Reading openxml4j/TestPackageCoreProperiesGetters.docx with 
OPCFileHandler
[junit] Reading openxml4j/TestPackageCoreProperiesSetters.docx with 
XWPFFileHandler
[junit] Reading openxml4j/TestPackageCoreProperiesSetters.docx with 
OPCFileHandler
[junit] Reading openxml4j/TestPackageThumbnail.docx with XWPFFileHandler
[junit] Reading openxml4j/TestPackageThumbnail.docx with OPCFileHandler
[junit] Reading 
openxml4j/at.pzp.www_uploads_media_PP_Scheinecker-jdk6error.pptx with 
XSLFFileHandler
[junit] Reading 
openxml4j/at.pzp.www_uploads_media_PP_Scheinecker-jdk6error.pptx with 
OPCFileHandler
[junit] Reading openxml4j/bug-60626.vml with NullFileHandler
[junit] Reading openxml4j/dcterms_bug_56479.zip with OPCFileHandler
[junit] Reading openxml4j/invalid.xlsx with XSSFFileHandler
[junit] Reading openxml4j/invalid.xlsx with OPCFileHandler
[junit] Reading openxml4j/sample.docx with XWPFFileHandler
[junit] Reading openxml4j/sample.docx with OPCFileHandler
[junit] Reading openxml4j/sample.xlsx with XSSFFileHandler
[junit]