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 2013/11/13 10:27:33 UTC

Build failed in Jenkins: POI #179

See <https://builds.apache.org/job/POI/179/changes>

Changes:

[nick] Patch from Andreas Beeker from bug #53475 - further OOXML Encryption support, covering more ciphers

[nick] Formatting standards are all spaces, not mixed tabs, so fix the Eclipse preferences

[nick] Fix whitespace

[nick] Another test file from Andreas Beekerndreas Beeker from bug #53475

[nick] More JavaDoc tweaks, and suppress deprecated warnings where these are expected

[nick] Consistent indenting, based on current POI style guide

[nick] Fix some JavaDocs, and add a generic constructor based on ZipEntrySource

[nick] Reduce duplication by replacing lots of deprecated methods with calls to their replacement (which is basically the same code anyway)

[nick] Try to make a few OPCPackage error messages more helpful, and slightly reform the configure code block to make it hopefully easier to read

------------------------------------------
[...truncated 1601 lines...]
    [junit] Running org.apache.poi.TestPOIXMLDocument
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.611 sec
    [junit] Running org.apache.poi.TestPOIXMLProperties
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.458 sec
    [junit] Running org.apache.poi.TestXMLPropertiesTextExtractor
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.435 sec
    [junit] Running org.apache.poi.extractor.TestExtractorFactory
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 3.145 sec
    [junit] Running org.apache.poi.openxml4j.opc.TestContentType
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.006 sec
    [junit] Running org.apache.poi.openxml4j.opc.TestFileHelper
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.054 sec
    [junit] Running org.apache.poi.openxml4j.opc.TestListParts
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.079 sec
    [junit] Running org.apache.poi.openxml4j.opc.TestPackage
    [junit] Tests run: 14, Failures: 0, Errors: 0, Time elapsed: 0.912 sec
    [junit] Running org.apache.poi.openxml4j.opc.TestPackageCoreProperties
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.139 sec
    [junit] Running org.apache.poi.openxml4j.opc.TestPackagePartName
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.004 sec
    [junit] Running org.apache.poi.openxml4j.opc.TestPackageThumbnail
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.328 sec
    [junit] Running org.apache.poi.openxml4j.opc.TestPackagingURIHelper
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.006 sec
    [junit] Running org.apache.poi.openxml4j.opc.TestRelationships
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 0.721 sec
    [junit] Running org.apache.poi.openxml4j.opc.compliance.TestOPCComplianceCoreProperties
    [junit] Tests run: 9, Failures: 0, Errors: 0, Time elapsed: 0.24 sec
    [junit] Running org.apache.poi.openxml4j.opc.compliance.TestOPCCompliancePackageModel
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.034 sec
    [junit] Running org.apache.poi.openxml4j.opc.compliance.TestOPCCompliancePartName
    [junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 0.007 sec
    [junit] Running org.apache.poi.openxml4j.opc.internal.TestContentTypeManager
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.003 sec
    [junit] Running org.apache.poi.ss.TestWorkbookFactory
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.126 sec
    [junit] Running org.apache.poi.ss.format.TestCellFormatPart
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 1.601 sec
    [junit] Running org.apache.poi.util.TestIdentifierManager
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.003 sec
    [junit] Running org.apache.poi.xslf.TestXSLFBugs
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.344 sec
    [junit] Running org.apache.poi.xslf.TestXSLFSlideShow
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.174 sec
    [junit] Running org.apache.poi.xslf.extractor.TestXSLFPowerPointExtractor
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 1.041 sec
    [junit] Running org.apache.poi.xslf.geom.TestFormulaParser
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.061 sec
    [junit] Running org.apache.poi.xslf.geom.TestPresetGeometries
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.054 sec
    [junit] Running org.apache.poi.xslf.usermodel.TestPPTX2PNG
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 6.409 sec
    [junit] Running org.apache.poi.xslf.usermodel.TestXMLSlideShow
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.431 sec
    [junit] Running org.apache.poi.xslf.usermodel.TestXSLFAutoShape
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.267 sec
    [junit] Running org.apache.poi.xslf.usermodel.TestXSLFChart
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.594 sec
    [junit] Running org.apache.poi.xslf.usermodel.TestXSLFColor
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.097 sec
    [junit] Running org.apache.poi.xslf.usermodel.TestXSLFConnectorShape
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.072 sec
    [junit] Running org.apache.poi.xslf.usermodel.TestXSLFFreeformShape
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.04 sec
    [junit] Running org.apache.poi.xslf.usermodel.TestXSLFGroupShape
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.086 sec
    [junit] Running org.apache.poi.xslf.usermodel.TestXSLFHyperlink
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.088 sec
    [junit] Running org.apache.poi.xslf.usermodel.TestXSLFPictureShape
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.352 sec
    [junit] Running org.apache.poi.xslf.usermodel.TestXSLFShape
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.069 sec
    [junit] Running org.apache.poi.xslf.usermodel.TestXSLFShapeContainer
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.032 sec
    [junit] Running org.apache.poi.xslf.usermodel.TestXSLFSheet
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.082 sec
    [junit] Running org.apache.poi.xslf.usermodel.TestXSLFSimpleShape
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.186 sec
    [junit] Running org.apache.poi.xslf.usermodel.TestXSLFSlide
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 1.187 sec
    [junit] Running org.apache.poi.xslf.usermodel.TestXSLFSlideShow
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.296 sec
    [junit] Running org.apache.poi.xslf.usermodel.TestXSLFTable
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.116 sec
    [junit] Running org.apache.poi.xslf.usermodel.TestXSLFTableStyles
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.055 sec
    [junit] Running org.apache.poi.xslf.usermodel.TestXSLFTextBox
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.087 sec
    [junit] Running org.apache.poi.xslf.usermodel.TestXSLFTextParagraph
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.484 sec
    [junit] Running org.apache.poi.xslf.usermodel.TestXSLFTextRun
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.036 sec
    [junit] Running org.apache.poi.xslf.usermodel.TestXSLFTextShape
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.226 sec
    [junit] Running org.apache.poi.xslf.usermodel.TestXSLFTheme
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.524 sec
    [junit] Running org.apache.poi.xssf.TestSheetProtection
    [junit] Tests run: 17, Failures: 0, Errors: 0, Time elapsed: 0.773 sec
    [junit] Running org.apache.poi.xssf.TestWorkbookProtection
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.874 sec
    [junit] Running org.apache.poi.xssf.eventusermodel.TestReadOnlySharedStringsTable
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.008 sec
    [junit] Running org.apache.poi.xssf.eventusermodel.TestXSSFReader
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 0.608 sec
    [junit] Running org.apache.poi.xssf.extractor.TestXSSFEventBasedExcelExtractor
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.545 sec
    [junit] Running org.apache.poi.xssf.extractor.TestXSSFEventBasedExcelExtractorUsingFactory
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.163 sec
    [junit] Running org.apache.poi.xssf.extractor.TestXSSFExcelExtractor
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 1.203 sec
    [junit] Running org.apache.poi.xssf.extractor.TestXSSFExcelExtractorUsingFactory
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 0.439 sec
    [junit] Running org.apache.poi.xssf.extractor.TestXSSFExportToXML
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.934 sec
    [junit] Running org.apache.poi.xssf.extractor.TestXSSFImportFromXML
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.444 sec
    [junit] Running org.apache.poi.xssf.io.TestLoadSaveXSSF
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.271 sec
    [junit] Running org.apache.poi.xssf.model.TestCalculationChain
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.02 sec
    [junit] Running org.apache.poi.xssf.model.TestCommentsTable
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 0.392 sec
    [junit] Running org.apache.poi.xssf.model.TestMapInfo
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.013 sec
    [junit] Running org.apache.poi.xssf.model.TestSharedStringsTable
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.296 sec
    [junit] Running org.apache.poi.xssf.model.TestStylesTable
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.095 sec
    [junit] Running org.apache.poi.xssf.streaming.TestOutlining
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.019 sec
    [junit] Running org.apache.poi.xssf.streaming.TestSXSSFCell
    [junit] Tests run: 21, Failures: 0, Errors: 0, Time elapsed: 1.008 sec
    [junit] Running org.apache.poi.xssf.streaming.TestSXSSFHyperlink
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.028 sec
    [junit] Running org.apache.poi.xssf.streaming.TestSXSSFRow
    [junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 0.236 sec
    [junit] Running org.apache.poi.xssf.streaming.TestSXSSFSheet
    [junit] Tests run: 29, Failures: 0, Errors: 0, Time elapsed: 0.4 sec
    [junit] Running org.apache.poi.xssf.streaming.TestSXSSFWorkbook
    [junit] Tests run: 18, Failures: 0, Errors: 0, Time elapsed: 0.942 sec
    [junit] Running org.apache.poi.xssf.usermodel.TestFormulaEvaluatorOnXSSF
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 1.439 sec
    [junit] Running org.apache.poi.xssf.usermodel.TestSheetHiding
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.173 sec
    [junit] Running org.apache.poi.xssf.usermodel.TestXSSFBugs
    [junit] Tests run: 47, Failures: 0, Errors: 0, Time elapsed: 5.19 sec
    [junit] Running org.apache.poi.xssf.usermodel.TestXSSFCell
    [junit] Tests run: 26, Failures: 0, Errors: 0, Time elapsed: 0.635 sec
    [junit] Running org.apache.poi.xssf.usermodel.TestXSSFCellStyle
    [junit] Tests run: 37, Failures: 0, Errors: 0, Time elapsed: 0.186 sec
    [junit] Running org.apache.poi.xssf.usermodel.TestXSSFChart
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.148 sec
    [junit] Running org.apache.poi.xssf.usermodel.TestXSSFChartSheet
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.078 sec
    [junit] Running org.apache.poi.xssf.usermodel.TestXSSFColGrouping
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.093 sec
    [junit] Running org.apache.poi.xssf.usermodel.TestXSSFColor
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.054 sec
    [junit] Running org.apache.poi.xssf.usermodel.TestXSSFComment
    [junit] Tests run: 11, Failures: 0, Errors: 0, Time elapsed: 0.192 sec
    [junit] Running org.apache.poi.xssf.usermodel.TestXSSFConditionalFormatting
    [junit] Tests run: 13, Failures: 0, Errors: 0, Time elapsed: 1.047 sec
    [junit] Running org.apache.poi.xssf.usermodel.TestXSSFDataFormat
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.138 sec
    [junit] Running org.apache.poi.xssf.usermodel.TestXSSFDataValidation
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.287 sec
    [junit] Running org.apache.poi.xssf.usermodel.TestXSSFDialogSheet
    [junit] Tests run: 14, Failures: 0, Errors: 0, Time elapsed: 0.021 sec
    [junit] Running org.apache.poi.xssf.usermodel.TestXSSFDrawing
    [junit] Tests run: 16, Failures: 0, Errors: 0, Time elapsed: 0.734 sec
    [junit] Running org.apache.poi.xssf.usermodel.TestXSSFExternalFunctions
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.048 sec
    [junit] Running org.apache.poi.xssf.usermodel.TestXSSFFont
    [junit] Tests run: 19, Failures: 0, Errors: 0, Time elapsed: 0.072 sec
    [junit] Running org.apache.poi.xssf.usermodel.TestXSSFFormulaEvaluation
    [junit] Tests run: 11, Failures: 0, Errors: 0, Time elapsed: 0.254 sec
    [junit] Running org.apache.poi.xssf.usermodel.TestXSSFFormulaParser
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.003 sec
    [junit] Running org.apache.poi.xssf.usermodel.TestXSSFHeaderFooter
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.003 sec
    [junit] Running org.apache.poi.xssf.usermodel.TestXSSFHyperlink
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 0.241 sec
    [junit] Running org.apache.poi.xssf.usermodel.TestXSSFName
    [junit] Tests run: 20, Failures: 0, Errors: 0, Time elapsed: 0.069 sec
    [junit] Running org.apache.poi.xssf.usermodel.TestXSSFPicture
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.096 sec
    [junit] Running org.apache.poi.xssf.usermodel.TestXSSFPictureData
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.128 sec
    [junit] Running org.apache.poi.xssf.usermodel.TestXSSFPrintSetup
    [junit] Tests run: 16, Failures: 0, Errors: 0, Time elapsed: 0.018 sec
    [junit] Running org.apache.poi.xssf.usermodel.TestXSSFRichTextString
    [junit] Tests run: 9, Failures: 0, Errors: 0, Time elapsed: 0.008 sec
    [junit] Running org.apache.poi.xssf.usermodel.TestXSSFRow
    [junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 1.947 sec
    [junit] Running org.apache.poi.xssf.usermodel.TestXSSFSheet
    [junit] Tests run: 57, Failures: 0, Errors: 0, Time elapsed: 2.013 sec
    [junit] Running org.apache.poi.xssf.usermodel.TestXSSFSheetAutosizeColumn
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 0.048 sec
    [junit] Running org.apache.poi.xssf.usermodel.TestXSSFSheetShiftRows
    [junit] Tests run: 12, Failures: 0, Errors: 0, Time elapsed: 0.681 sec
    [junit] Running org.apache.poi.xssf.usermodel.TestXSSFSheetUpdateArrayFormulas
    [junit] Tests run: 16, Failures: 0, Errors: 0, Time elapsed: 0.043 sec
    [junit] Running org.apache.poi.xssf.usermodel.TestXSSFVMLDrawing
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.023 sec
    [junit] Running org.apache.poi.xssf.usermodel.TestXSSFWorkbook
    [junit] Tests run: 35, Failures: 0, Errors: 0, Time elapsed: 0.78 sec
    [junit] Running org.apache.poi.xssf.usermodel.charts.TestXSSFChartAxis
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.013 sec
    [junit] Running org.apache.poi.xssf.usermodel.charts.TestXSSFChartLegend
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.009 sec
    [junit] Running org.apache.poi.xssf.usermodel.charts.TestXSSFManualLayout
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.016 sec
    [junit] Running org.apache.poi.xssf.usermodel.charts.TestXSSFScatterChartData
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.137 sec
    [junit] Running org.apache.poi.xssf.usermodel.charts.TestXSSFValueAxis
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.003 sec
    [junit] Running org.apache.poi.xssf.usermodel.extensions.TestXSSFBorder
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.003 sec
    [junit] Running org.apache.poi.xssf.usermodel.extensions.TestXSSFCellFill
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.01 sec
    [junit] Running org.apache.poi.xssf.usermodel.extensions.TestXSSFSheetComments
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.001 sec
    [junit] Running org.apache.poi.xssf.usermodel.helpers.TestColumnHelper
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 0.025 sec
    [junit] Running org.apache.poi.xssf.usermodel.helpers.TestHeaderFooterHelper
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.001 sec
    [junit] Running org.apache.poi.xssf.util.TestCTColComparator
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.001 sec
    [junit] Running org.apache.poi.xssf.util.TestEvilUnclosedBRFixingInputStream
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.004 sec
    [junit] Running org.apache.poi.xssf.util.TestNumericRanges
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.001 sec
    [junit] Running org.apache.poi.xwpf.TestAllExtendedProperties
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.08 sec
    [junit] Running org.apache.poi.xwpf.TestDocumentProtection
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 0.274 sec
    [junit] Running org.apache.poi.xwpf.TestPackageCorePropertiesGetKeywords
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.027 sec
    [junit] Running org.apache.poi.xwpf.TestXWPFBugs
    [junit] Tests run: 2, Failures: 0, Errors: 1, Time elapsed: 1.325 sec

BUILD FAILED
/zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/POI/build.xml:846: The following error occurred while executing this line:
/zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/POI/build.xml:826: Tests failed

Total time: 8 minutes 43 seconds
Build step 'Invoke Ant' marked build as failure
[WARNINGS] Skipping publisher since build result is FAILURE
Archiving artifacts

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


Re: Fwd: Build failed in Jenkins: POI #179

Posted by Dominik Stadler <do...@gmx.at>.
Hmm,

I don't think we should expect everybody to have these installed just
to run unit tests. Maybe we can use "assumeThat" to only run the test
if the extensions are available?

Thanks... Dominik.

On Tue, Nov 19, 2013 at 11:27 PM, Nick Burch <ap...@gagravarr.org> wrote:
> On Tue, 19 Nov 2013, Dominik Stadler wrote:
>>
>> Jenkins build fails with the following since the changes for Bug 53475,
>> the same fails locally for me as well, anything missing here?
>
>
> I've just done a clean and a build, all tests pass just fine for me on
> Linux.
>
>> java.security.InvalidKeyException: Illegal key size
>
>
> Perhaps the JVM needs updating and/or some security settings tweaking?
>
> Nick
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@poi.apache.org
> For additional commands, e-mail: dev-help@poi.apache.org
>

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


Re: Fwd: Build failed in Jenkins: POI #179

Posted by Nick Burch <ap...@gagravarr.org>.
On Tue, 19 Nov 2013, Dominik Stadler wrote:
> Jenkins build fails with the following since the changes for Bug 53475, 
> the same fails locally for me as well, anything missing here?

I've just done a clean and a build, all tests pass just fine for me on 
Linux.

> java.security.InvalidKeyException: Illegal key size

Perhaps the JVM needs updating and/or some security settings tweaking?

Nick

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


Re: Fwd: Build failed in Jenkins: POI #179

Posted by Andreas Beeker <an...@gmx.de>.
Hi Dominik,

I forgot to mention that the jre policy files need to be changed ...
http://www.oracle.com/technetwork/java/javase/downloads/jce-6-download-429243.html

The setting should be same for JRE 5.0.

Sorry for the inconvenience,
Andi

PS: Somehow Jenkins is haunting me, we're migrating from Hudson to Jenkins and I now get
also Jenkins errors in my private mailbox ...

On 19.11.2013 21:20, Dominik Stadler wrote:
> Hi Nick,
>
> Jenkins build fails with the following since the changes for Bug
> 53475, the same fails locally for me as well, anything missing here?
>
> java.security.InvalidKeyException: Illegal key size
>      at javax.crypto.Cipher.a(DashoA12275)
>      at javax.crypto.Cipher.a(DashoA12275)
>      at javax.crypto.Cipher.a(DashoA12275)
>      at javax.crypto.Cipher.init(DashoA12275)
>      at javax.crypto.Cipher.init(DashoA12275)
>      at org.apache.poi.poifs.crypt.AgileDecryptor.getCipher(AgileDecryptor.java:225)
>      at org.apache.poi.poifs.crypt.AgileDecryptor.verifyPassword(AgileDecryptor.java:70)
>      at org.apache.poi.xwpf.TestXWPFBugs.test53475_aes256(TestXWPFBugs.java:72)
>
> Thanks... Dominik.
>

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


Fwd: Build failed in Jenkins: POI #179

Posted by Dominik Stadler <do...@gmx.at>.
Hi Nick,

Jenkins build fails with the following since the changes for Bug
53475, the same fails locally for me as well, anything missing here?

java.security.InvalidKeyException: Illegal key size
    at javax.crypto.Cipher.a(DashoA12275)
    at javax.crypto.Cipher.a(DashoA12275)
    at javax.crypto.Cipher.a(DashoA12275)
    at javax.crypto.Cipher.init(DashoA12275)
    at javax.crypto.Cipher.init(DashoA12275)
    at org.apache.poi.poifs.crypt.AgileDecryptor.getCipher(AgileDecryptor.java:225)
    at org.apache.poi.poifs.crypt.AgileDecryptor.verifyPassword(AgileDecryptor.java:70)
    at org.apache.poi.xwpf.TestXWPFBugs.test53475_aes256(TestXWPFBugs.java:72)

Thanks... Dominik.

---------- Forwarded message ----------
From: Apache Jenkins Server <je...@builds.apache.org>
Date: Wed, Nov 13, 2013 at 10:27 AM
Subject: Build failed in Jenkins: POI #179
To: dev@poi.apache.org


See <https://builds.apache.org/job/POI/179/changes>

Changes:

[nick] Patch from Andreas Beeker from bug #53475 - further OOXML
Encryption support, covering more ciphers

[nick] Formatting standards are all spaces, not mixed tabs, so fix the
Eclipse preferences

[nick] Fix whitespace

[nick] Another test file from Andreas Beekerndreas Beeker from bug #53475

[nick] More JavaDoc tweaks, and suppress deprecated warnings where
these are expected

[nick] Consistent indenting, based on current POI style guide

[nick] Fix some JavaDocs, and add a generic constructor based on ZipEntrySource

[nick] Reduce duplication by replacing lots of deprecated methods with
calls to their replacement (which is basically the same code anyway)

[nick] Try to make a few OPCPackage error messages more helpful, and
slightly reform the configure code block to make it hopefully easier
to read

------------------------------------------
[...truncated 1601 lines...]
    [junit] Running org.apache.poi.TestPOIXMLDocument
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.611 sec
    [junit] Running org.apache.poi.TestPOIXMLProperties
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.458 sec
    [junit] Running org.apache.poi.TestXMLPropertiesTextExtractor
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.435 sec
    [junit] Running org.apache.poi.extractor.TestExtractorFactory
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 3.145 sec
    [junit] Running org.apache.poi.openxml4j.opc.TestContentType
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.006 sec
    [junit] Running org.apache.poi.openxml4j.opc.TestFileHelper
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.054 sec
    [junit] Running org.apache.poi.openxml4j.opc.TestListParts
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.079 sec
    [junit] Running org.apache.poi.openxml4j.opc.TestPackage
    [junit] Tests run: 14, Failures: 0, Errors: 0, Time elapsed: 0.912 sec
    [junit] Running org.apache.poi.openxml4j.opc.TestPackageCoreProperties
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.139 sec
    [junit] Running org.apache.poi.openxml4j.opc.TestPackagePartName
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.004 sec
    [junit] Running org.apache.poi.openxml4j.opc.TestPackageThumbnail
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.328 sec
    [junit] Running org.apache.poi.openxml4j.opc.TestPackagingURIHelper
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.006 sec
    [junit] Running org.apache.poi.openxml4j.opc.TestRelationships
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 0.721 sec
    [junit] Running
org.apache.poi.openxml4j.opc.compliance.TestOPCComplianceCoreProperties
    [junit] Tests run: 9, Failures: 0, Errors: 0, Time elapsed: 0.24 sec
    [junit] Running
org.apache.poi.openxml4j.opc.compliance.TestOPCCompliancePackageModel
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.034 sec
    [junit] Running
org.apache.poi.openxml4j.opc.compliance.TestOPCCompliancePartName
    [junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 0.007 sec
    [junit] Running org.apache.poi.openxml4j.opc.internal.TestContentTypeManager
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.003 sec
    [junit] Running org.apache.poi.ss.TestWorkbookFactory
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.126 sec
    [junit] Running org.apache.poi.ss.format.TestCellFormatPart
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 1.601 sec
    [junit] Running org.apache.poi.util.TestIdentifierManager
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.003 sec
    [junit] Running org.apache.poi.xslf.TestXSLFBugs
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.344 sec
    [junit] Running org.apache.poi.xslf.TestXSLFSlideShow
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.174 sec
    [junit] Running org.apache.poi.xslf.extractor.TestXSLFPowerPointExtractor
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 1.041 sec
    [junit] Running org.apache.poi.xslf.geom.TestFormulaParser
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.061 sec
    [junit] Running org.apache.poi.xslf.geom.TestPresetGeometries
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.054 sec
    [junit] Running org.apache.poi.xslf.usermodel.TestPPTX2PNG
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 6.409 sec
    [junit] Running org.apache.poi.xslf.usermodel.TestXMLSlideShow
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.431 sec
    [junit] Running org.apache.poi.xslf.usermodel.TestXSLFAutoShape
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.267 sec
    [junit] Running org.apache.poi.xslf.usermodel.TestXSLFChart
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.594 sec
    [junit] Running org.apache.poi.xslf.usermodel.TestXSLFColor
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.097 sec
    [junit] Running org.apache.poi.xslf.usermodel.TestXSLFConnectorShape
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.072 sec
    [junit] Running org.apache.poi.xslf.usermodel.TestXSLFFreeformShape
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.04 sec
    [junit] Running org.apache.poi.xslf.usermodel.TestXSLFGroupShape
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.086 sec
    [junit] Running org.apache.poi.xslf.usermodel.TestXSLFHyperlink
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.088 sec
    [junit] Running org.apache.poi.xslf.usermodel.TestXSLFPictureShape
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.352 sec
    [junit] Running org.apache.poi.xslf.usermodel.TestXSLFShape
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.069 sec
    [junit] Running org.apache.poi.xslf.usermodel.TestXSLFShapeContainer
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.032 sec
    [junit] Running org.apache.poi.xslf.usermodel.TestXSLFSheet
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.082 sec
    [junit] Running org.apache.poi.xslf.usermodel.TestXSLFSimpleShape
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.186 sec
    [junit] Running org.apache.poi.xslf.usermodel.TestXSLFSlide
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 1.187 sec
    [junit] Running org.apache.poi.xslf.usermodel.TestXSLFSlideShow
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.296 sec
    [junit] Running org.apache.poi.xslf.usermodel.TestXSLFTable
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.116 sec
    [junit] Running org.apache.poi.xslf.usermodel.TestXSLFTableStyles
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.055 sec
    [junit] Running org.apache.poi.xslf.usermodel.TestXSLFTextBox
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.087 sec
    [junit] Running org.apache.poi.xslf.usermodel.TestXSLFTextParagraph
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.484 sec
    [junit] Running org.apache.poi.xslf.usermodel.TestXSLFTextRun
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.036 sec
    [junit] Running org.apache.poi.xslf.usermodel.TestXSLFTextShape
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.226 sec
    [junit] Running org.apache.poi.xslf.usermodel.TestXSLFTheme
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.524 sec
    [junit] Running org.apache.poi.xssf.TestSheetProtection
    [junit] Tests run: 17, Failures: 0, Errors: 0, Time elapsed: 0.773 sec
    [junit] Running org.apache.poi.xssf.TestWorkbookProtection
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.874 sec
    [junit] Running
org.apache.poi.xssf.eventusermodel.TestReadOnlySharedStringsTable
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.008 sec
    [junit] Running org.apache.poi.xssf.eventusermodel.TestXSSFReader
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 0.608 sec
    [junit] Running
org.apache.poi.xssf.extractor.TestXSSFEventBasedExcelExtractor
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.545 sec
    [junit] Running
org.apache.poi.xssf.extractor.TestXSSFEventBasedExcelExtractorUsingFactory
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.163 sec
    [junit] Running org.apache.poi.xssf.extractor.TestXSSFExcelExtractor
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 1.203 sec
    [junit] Running
org.apache.poi.xssf.extractor.TestXSSFExcelExtractorUsingFactory
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 0.439 sec
    [junit] Running org.apache.poi.xssf.extractor.TestXSSFExportToXML
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.934 sec
    [junit] Running org.apache.poi.xssf.extractor.TestXSSFImportFromXML
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.444 sec
    [junit] Running org.apache.poi.xssf.io.TestLoadSaveXSSF
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.271 sec
    [junit] Running org.apache.poi.xssf.model.TestCalculationChain
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.02 sec
    [junit] Running org.apache.poi.xssf.model.TestCommentsTable
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 0.392 sec
    [junit] Running org.apache.poi.xssf.model.TestMapInfo
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.013 sec
    [junit] Running org.apache.poi.xssf.model.TestSharedStringsTable
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.296 sec
    [junit] Running org.apache.poi.xssf.model.TestStylesTable
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.095 sec
    [junit] Running org.apache.poi.xssf.streaming.TestOutlining
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.019 sec
    [junit] Running org.apache.poi.xssf.streaming.TestSXSSFCell
    [junit] Tests run: 21, Failures: 0, Errors: 0, Time elapsed: 1.008 sec
    [junit] Running org.apache.poi.xssf.streaming.TestSXSSFHyperlink
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.028 sec
    [junit] Running org.apache.poi.xssf.streaming.TestSXSSFRow
    [junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 0.236 sec
    [junit] Running org.apache.poi.xssf.streaming.TestSXSSFSheet
    [junit] Tests run: 29, Failures: 0, Errors: 0, Time elapsed: 0.4 sec
    [junit] Running org.apache.poi.xssf.streaming.TestSXSSFWorkbook
    [junit] Tests run: 18, Failures: 0, Errors: 0, Time elapsed: 0.942 sec
    [junit] Running org.apache.poi.xssf.usermodel.TestFormulaEvaluatorOnXSSF
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 1.439 sec
    [junit] Running org.apache.poi.xssf.usermodel.TestSheetHiding
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.173 sec
    [junit] Running org.apache.poi.xssf.usermodel.TestXSSFBugs
    [junit] Tests run: 47, Failures: 0, Errors: 0, Time elapsed: 5.19 sec
    [junit] Running org.apache.poi.xssf.usermodel.TestXSSFCell
    [junit] Tests run: 26, Failures: 0, Errors: 0, Time elapsed: 0.635 sec
    [junit] Running org.apache.poi.xssf.usermodel.TestXSSFCellStyle
    [junit] Tests run: 37, Failures: 0, Errors: 0, Time elapsed: 0.186 sec
    [junit] Running org.apache.poi.xssf.usermodel.TestXSSFChart
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.148 sec
    [junit] Running org.apache.poi.xssf.usermodel.TestXSSFChartSheet
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.078 sec
    [junit] Running org.apache.poi.xssf.usermodel.TestXSSFColGrouping
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.093 sec
    [junit] Running org.apache.poi.xssf.usermodel.TestXSSFColor
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.054 sec
    [junit] Running org.apache.poi.xssf.usermodel.TestXSSFComment
    [junit] Tests run: 11, Failures: 0, Errors: 0, Time elapsed: 0.192 sec
    [junit] Running org.apache.poi.xssf.usermodel.TestXSSFConditionalFormatting
    [junit] Tests run: 13, Failures: 0, Errors: 0, Time elapsed: 1.047 sec
    [junit] Running org.apache.poi.xssf.usermodel.TestXSSFDataFormat
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.138 sec
    [junit] Running org.apache.poi.xssf.usermodel.TestXSSFDataValidation
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.287 sec
    [junit] Running org.apache.poi.xssf.usermodel.TestXSSFDialogSheet
    [junit] Tests run: 14, Failures: 0, Errors: 0, Time elapsed: 0.021 sec
    [junit] Running org.apache.poi.xssf.usermodel.TestXSSFDrawing
    [junit] Tests run: 16, Failures: 0, Errors: 0, Time elapsed: 0.734 sec
    [junit] Running org.apache.poi.xssf.usermodel.TestXSSFExternalFunctions
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.048 sec
    [junit] Running org.apache.poi.xssf.usermodel.TestXSSFFont
    [junit] Tests run: 19, Failures: 0, Errors: 0, Time elapsed: 0.072 sec
    [junit] Running org.apache.poi.xssf.usermodel.TestXSSFFormulaEvaluation
    [junit] Tests run: 11, Failures: 0, Errors: 0, Time elapsed: 0.254 sec
    [junit] Running org.apache.poi.xssf.usermodel.TestXSSFFormulaParser
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.003 sec
    [junit] Running org.apache.poi.xssf.usermodel.TestXSSFHeaderFooter
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.003 sec
    [junit] Running org.apache.poi.xssf.usermodel.TestXSSFHyperlink
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 0.241 sec
    [junit] Running org.apache.poi.xssf.usermodel.TestXSSFName
    [junit] Tests run: 20, Failures: 0, Errors: 0, Time elapsed: 0.069 sec
    [junit] Running org.apache.poi.xssf.usermodel.TestXSSFPicture
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.096 sec
    [junit] Running org.apache.poi.xssf.usermodel.TestXSSFPictureData
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.128 sec
    [junit] Running org.apache.poi.xssf.usermodel.TestXSSFPrintSetup
    [junit] Tests run: 16, Failures: 0, Errors: 0, Time elapsed: 0.018 sec
    [junit] Running org.apache.poi.xssf.usermodel.TestXSSFRichTextString
    [junit] Tests run: 9, Failures: 0, Errors: 0, Time elapsed: 0.008 sec
    [junit] Running org.apache.poi.xssf.usermodel.TestXSSFRow
    [junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 1.947 sec
    [junit] Running org.apache.poi.xssf.usermodel.TestXSSFSheet
    [junit] Tests run: 57, Failures: 0, Errors: 0, Time elapsed: 2.013 sec
    [junit] Running org.apache.poi.xssf.usermodel.TestXSSFSheetAutosizeColumn
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 0.048 sec
    [junit] Running org.apache.poi.xssf.usermodel.TestXSSFSheetShiftRows
    [junit] Tests run: 12, Failures: 0, Errors: 0, Time elapsed: 0.681 sec
    [junit] Running
org.apache.poi.xssf.usermodel.TestXSSFSheetUpdateArrayFormulas
    [junit] Tests run: 16, Failures: 0, Errors: 0, Time elapsed: 0.043 sec
    [junit] Running org.apache.poi.xssf.usermodel.TestXSSFVMLDrawing
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.023 sec
    [junit] Running org.apache.poi.xssf.usermodel.TestXSSFWorkbook
    [junit] Tests run: 35, Failures: 0, Errors: 0, Time elapsed: 0.78 sec
    [junit] Running org.apache.poi.xssf.usermodel.charts.TestXSSFChartAxis
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.013 sec
    [junit] Running org.apache.poi.xssf.usermodel.charts.TestXSSFChartLegend
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.009 sec
    [junit] Running org.apache.poi.xssf.usermodel.charts.TestXSSFManualLayout
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.016 sec
    [junit] Running
org.apache.poi.xssf.usermodel.charts.TestXSSFScatterChartData
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.137 sec
    [junit] Running org.apache.poi.xssf.usermodel.charts.TestXSSFValueAxis
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.003 sec
    [junit] Running org.apache.poi.xssf.usermodel.extensions.TestXSSFBorder
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.003 sec
    [junit] Running org.apache.poi.xssf.usermodel.extensions.TestXSSFCellFill
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.01 sec
    [junit] Running
org.apache.poi.xssf.usermodel.extensions.TestXSSFSheetComments
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.001 sec
    [junit] Running org.apache.poi.xssf.usermodel.helpers.TestColumnHelper
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 0.025 sec
    [junit] Running org.apache.poi.xssf.usermodel.helpers.TestHeaderFooterHelper
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.001 sec
    [junit] Running org.apache.poi.xssf.util.TestCTColComparator
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.001 sec
    [junit] Running org.apache.poi.xssf.util.TestEvilUnclosedBRFixingInputStream
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.004 sec
    [junit] Running org.apache.poi.xssf.util.TestNumericRanges
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.001 sec
    [junit] Running org.apache.poi.xwpf.TestAllExtendedProperties
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.08 sec
    [junit] Running org.apache.poi.xwpf.TestDocumentProtection
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 0.274 sec
    [junit] Running org.apache.poi.xwpf.TestPackageCorePropertiesGetKeywords
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.027 sec
    [junit] Running org.apache.poi.xwpf.TestXWPFBugs
    [junit] Tests run: 2, Failures: 0, Errors: 1, Time elapsed: 1.325 sec

BUILD FAILED
/zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/POI/build.xml:846:
The following error occurred while executing this line:
/zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/POI/build.xml:826:
Tests failed

Total time: 8 minutes 43 seconds
Build step 'Invoke Ant' marked build as failure
[WARNINGS] Skipping publisher since build result is FAILURE
Archiving artifacts

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

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


Re: Build failed in Jenkins: POI #189

Posted by Dominik Stadler <do...@gmx.at>.
Thanks, the build should be running green (or blue in this case)
again, I excluded build-slave windows2 as it seems to not have Ant
setup correctly.

I also added publishing of unit-test results so we see which test
actually failed and why and also set the correct compiler-warning
parser, so Java compiler warnings are collected and displayed on the
build page.

Thanks... Dominik.

On Thu, Dec 19, 2013 at 5:52 AM, Yegor Kozlov <ye...@dinom.ru> wrote:
> Granted.
>
> Yegor
>
>
> On Wed, Dec 18, 2013 at 8:26 PM, Dominik Stadler <do...@gmx.at>wrote:
>
>> The build is now failing for days, i would like to fix it, but do not have
>> rights in jenkins to do so. Can i get access rights to adjust this jenkins
>> config?
>>
>> According to the Apache Jenkins Docu the project chairs can do this...
>>
>> Thanks... Dominik
>> See <https://builds.apache.org/job/POI/189/changes>
>>
>> Changes:
>>
>> [yegor] removed pictureFileZero.ppt from svn as requested by the owner, see
>> discussion on @poi-dev from Dec 12, 2013
>>
>> [nick] Changelog update
>>
>> [nick] Fix bug #55901 - Avoid using RMI based
>> exception from PropertySetFactory, as it's not needed nor helpful
>>
>> ------------------------------------------
>> Started by an SCM change
>> Building remotely on windows2 in workspace <
>> https://builds.apache.org/job/POI/ws/>
>> Updating http://svn.apache.org/repos/asf/poi/trunk at revision
>> '2013-12-18T00:35:06.776 -0800'
>> D         test-data\slideshow\PictureLengthZero.ppt
>> U         src\java\org\apache\poi\hpsf\PropertySetFactory.java
>> U
>> src\scratchpad\testcases\org\apache\poi\hslf\usermodel\TestPictures.java
>> U         src\documentation\content\xdocs\status.xml
>> Fetching 'https://svn.apache.org/repos/asf/poi/site/src/documentation' at
>> 1,551,880 into 'F:\jenkins\jenkins-slave\workspace\POI\src\documentation'
>> At revision 1551880
>> At revision 1551880
>> FATAL: Cannot find executable from the chosen Ant installation "Ant
>> (latest)"
>> Build step 'Invoke Ant' marked build as failure
>> [WARNINGS] Skipping publisher since build result is FAILURE
>> Archiving artifacts
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: dev-unsubscribe@poi.apache.org
>> For additional commands, e-mail: dev-help@poi.apache.org
>>

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


Re: Build failed in Jenkins: POI #189

Posted by Yegor Kozlov <ye...@dinom.ru>.
Granted.

Yegor


On Wed, Dec 18, 2013 at 8:26 PM, Dominik Stadler <do...@gmx.at>wrote:

> The build is now failing for days, i would like to fix it, but do not have
> rights in jenkins to do so. Can i get access rights to adjust this jenkins
> config?
>
> According to the Apache Jenkins Docu the project chairs can do this...
>
> Thanks... Dominik
> See <https://builds.apache.org/job/POI/189/changes>
>
> Changes:
>
> [yegor] removed pictureFileZero.ppt from svn as requested by the owner, see
> discussion on @poi-dev from Dec 12, 2013
>
> [nick] Changelog update
>
> [nick] Fix bug #55901 - Avoid using RMI based
> exception from PropertySetFactory, as it's not needed nor helpful
>
> ------------------------------------------
> Started by an SCM change
> Building remotely on windows2 in workspace <
> https://builds.apache.org/job/POI/ws/>
> Updating http://svn.apache.org/repos/asf/poi/trunk at revision
> '2013-12-18T00:35:06.776 -0800'
> D         test-data\slideshow\PictureLengthZero.ppt
> U         src\java\org\apache\poi\hpsf\PropertySetFactory.java
> U
> src\scratchpad\testcases\org\apache\poi\hslf\usermodel\TestPictures.java
> U         src\documentation\content\xdocs\status.xml
> Fetching 'https://svn.apache.org/repos/asf/poi/site/src/documentation' at
> 1,551,880 into 'F:\jenkins\jenkins-slave\workspace\POI\src\documentation'
> At revision 1551880
> At revision 1551880
> FATAL: Cannot find executable from the chosen Ant installation "Ant
> (latest)"
> Build step 'Invoke Ant' marked build as failure
> [WARNINGS] Skipping publisher since build result is FAILURE
> Archiving artifacts
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@poi.apache.org
> For additional commands, e-mail: dev-help@poi.apache.org
>

Re: Fwd: Build failed in Jenkins: POI #189

Posted by Yegor Kozlov <ye...@dinom.ru>.
I will grant access shortly
18 дек. 2013 г. 20:30 пользователь "Dominik Stadler" <do...@gmx.at>
написал:

> The build is now failing for days, i would like to fix it, but do not have
> rights in jenkins to do so. Can i get access rights to adjust this jenkins
> config?
>
> According to the Apache Jenkins Docu the project chairs can do this...
>
> Thanks... Dominik
> See <https://builds.apache.org/job/POI/189/changes>
>
> Changes:
>
> [yegor] removed pictureFileZero.ppt from svn as requested by the owner, see
> discussion on @poi-dev from Dec 12, 2013
>
> [nick] Changelog update
>
> [nick] Fix bug #55901 - Avoid using RMI based
> exception from PropertySetFactory, as it's not needed nor helpful
>
> ------------------------------------------
> Started by an SCM change
> Building remotely on windows2 in workspace <
> https://builds.apache.org/job/POI/ws/>
> Updating http://svn.apache.org/repos/asf/poi/trunk at revision
> '2013-12-18T00:35:06.776 -0800'
> D         test-data\slideshow\PictureLengthZero.ppt
> U         src\java\org\apache\poi\hpsf\PropertySetFactory.java
> U
> src\scratchpad\testcases\org\apache\poi\hslf\usermodel\TestPictures.java
> U         src\documentation\content\xdocs\status.xml
> Fetching 'https://svn.apache.org/repos/asf/poi/site/src/documentation' at
> 1,551,880 into 'F:\jenkins\jenkins-slave\workspace\POI\src\documentation'
> At revision 1551880
> At revision 1551880
> FATAL: Cannot find executable from the chosen Ant installation "Ant
> (latest)"
> Build step 'Invoke Ant' marked build as failure
> [WARNINGS] Skipping publisher since build result is FAILURE
> Archiving artifacts
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@poi.apache.org
> For additional commands, e-mail: dev-help@poi.apache.org
>

Fwd: Build failed in Jenkins: POI #189

Posted by Dominik Stadler <do...@gmx.at>.
The build is now failing for days, i would like to fix it, but do not have
rights in jenkins to do so. Can i get access rights to adjust this jenkins
config?

According to the Apache Jenkins Docu the project chairs can do this...

Thanks... Dominik
See <https://builds.apache.org/job/POI/189/changes>

Changes:

[yegor] removed pictureFileZero.ppt from svn as requested by the owner, see
discussion on @poi-dev from Dec 12, 2013

[nick] Changelog update

[nick] Fix bug #55901 - Avoid using RMI based
exception from PropertySetFactory, as it's not needed nor helpful

------------------------------------------
Started by an SCM change
Building remotely on windows2 in workspace <
https://builds.apache.org/job/POI/ws/>
Updating http://svn.apache.org/repos/asf/poi/trunk at revision
'2013-12-18T00:35:06.776 -0800'
D         test-data\slideshow\PictureLengthZero.ppt
U         src\java\org\apache\poi\hpsf\PropertySetFactory.java
U
src\scratchpad\testcases\org\apache\poi\hslf\usermodel\TestPictures.java
U         src\documentation\content\xdocs\status.xml
Fetching 'https://svn.apache.org/repos/asf/poi/site/src/documentation' at
1,551,880 into 'F:\jenkins\jenkins-slave\workspace\POI\src\documentation'
At revision 1551880
At revision 1551880
FATAL: Cannot find executable from the chosen Ant installation "Ant
(latest)"
Build step 'Invoke Ant' marked build as failure
[WARNINGS] Skipping publisher since build result is FAILURE
Archiving artifacts

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

Build failed in Jenkins: POI #189

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/POI/189/changes>

Changes:

[yegor] removed pictureFileZero.ppt from svn as requested by the owner, see discussion on @poi-dev from Dec 12, 2013

[nick] Changelog update

[nick] Fix bug #55901 - Avoid using RMI based
exception from PropertySetFactory, as it's not needed nor helpful

------------------------------------------
Started by an SCM change
Building remotely on windows2 in workspace <https://builds.apache.org/job/POI/ws/>
Updating http://svn.apache.org/repos/asf/poi/trunk at revision '2013-12-18T00:35:06.776 -0800'
D         test-data\slideshow\PictureLengthZero.ppt
U         src\java\org\apache\poi\hpsf\PropertySetFactory.java
U         src\scratchpad\testcases\org\apache\poi\hslf\usermodel\TestPictures.java
U         src\documentation\content\xdocs\status.xml
Fetching 'https://svn.apache.org/repos/asf/poi/site/src/documentation' at 1,551,880 into 'F:\jenkins\jenkins-slave\workspace\POI\src\documentation'
At revision 1551880
At revision 1551880
FATAL: Cannot find executable from the chosen Ant installation "Ant (latest)"
Build step 'Invoke Ant' marked build as failure
[WARNINGS] Skipping publisher since build result is FAILURE
Archiving artifacts

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


Build failed in Jenkins: POI #188

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/POI/188/changes>

Changes:

[nick] Don't use the degree symbol in comments, as it upsets the compiler, and causes the javadoc tool to error. Use the word degrees instead, much safer

[nick] More javadocs for Cell.setCellType

------------------------------------------
Started by an SCM change
Building remotely on windows2 in workspace <https://builds.apache.org/job/POI/ws/>
Updating http://svn.apache.org/repos/asf/poi/trunk at revision '2013-12-12T00:35:25.513 -0800'
U         src\java\org\apache\poi\hssf\usermodel\HSSFCell.java
U         src\java\org\apache\poi\ss\usermodel\Cell.java
U         src\ooxml\java\org\apache\poi\xslf\usermodel\XSLFShape.java
Fetching 'https://svn.apache.org/repos/asf/poi/site/src/documentation' at 1,550,373 into 'F:\jenkins\jenkins-slave\workspace\POI\src\documentation'
At revision 1550373
At revision 1550373
no change for https://svn.apache.org/repos/asf/poi/site/src/documentation since the previous build
FATAL: Cannot find executable from the chosen Ant installation "Ant (latest)"
Build step 'Invoke Ant' marked build as failure
[WARNINGS] Skipping publisher since build result is FAILURE
Archiving artifacts

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


Build failed in Jenkins: POI #187

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/POI/187/changes>

Changes:

[centic] List my bugfixes done lately.

[centic] Add moreunit-settings

[centic] Refactor XSSFExportToXml a bit, split code into more methods

[centic] Bug 55850: fix NullPointerException during extraction from XSSF

------------------------------------------
Started by an SCM change
Building remotely on windows2 in workspace <https://builds.apache.org/job/POI/ws/>
Updating http://svn.apache.org/repos/asf/poi/trunk at revision '2013-12-09T00:35:36.093 -0800'
U         src\ooxml\testcases\org\apache\poi\xssf\extractor\TestXSSFExportToXML.java
U         src\ooxml\java\org\apache\poi\xssf\extractor\XSSFExportToXml.java
A         .settings\org.moreunit.core.prefs
A         test-data\spreadsheet\55850.xlsx
U         src\documentation\content\xdocs\status.xml
Fetching 'https://svn.apache.org/repos/asf/poi/site/src/documentation' at 1,549,511 into 'F:\jenkins\jenkins-slave\workspace\POI\src\documentation'
At revision 1549511
At revision 1549511
FATAL: Cannot find executable from the chosen Ant installation "Ant (latest)"
Build step 'Invoke Ant' marked build as failure
[WARNINGS] Skipping publisher since build result is FAILURE
Archiving artifacts

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


Build failed in Jenkins: POI #186

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/POI/186/changes>

Changes:

[centic] Bug 55640, added reproducer, a fix for the Exception cases and some verify-tests to ensure future
changes are checked via unit tests. There might be more work pending to
make grouping fully work the same way as Excel does.

------------------------------------------
Started by an SCM change
Building remotely on windows2 in workspace <https://builds.apache.org/job/POI/ws/>
Updating http://svn.apache.org/repos/asf/poi/trunk at revision '2013-12-03T00:36:29.828 -0800'
A         test-data\spreadsheet\GroupTest.xlsx
A         test-data\spreadsheet\55640.xlsx
A         src\ooxml\testcases\org\apache\poi\xssf\usermodel\TestXSSFSheetRowGrouping.java
U         src\ooxml\java\org\apache\poi\xssf\usermodel\XSSFSheet.java
Fetching 'https://svn.apache.org/repos/asf/poi/site/src/documentation' at 1,547,312 into 'F:\jenkins\jenkins-slave\workspace\POI\src\documentation'
At revision 1547312
At revision 1547312
no change for https://svn.apache.org/repos/asf/poi/site/src/documentation since the previous build
FATAL: Cannot find executable from the chosen Ant installation "Ant (latest)"
Build step 'Invoke Ant' marked build as failure
[WARNINGS] Skipping publisher since build result is FAILURE
Archiving artifacts

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


Build failed in Jenkins: POI #185

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/POI/185/changes>

Changes:

[centic] Bug 55745: fix handling of tables in XSSF if there are comments as well, add testcase which was committed to the wrong tag

[centic] Bug 55745: fix handling of tables in XSSF if there are comments as well, there is not much sense in leaving the loop on the first instance of comment table and skipping all the other tables.

------------------------------------------
Started by an SCM change
Building remotely on windows2 in workspace <https://builds.apache.org/job/POI/ws/>
Updating http://svn.apache.org/repos/asf/poi/trunk at revision '2013-11-29T00:35:50.900 -0800'
AU        test-data\spreadsheet\55745.xlsx
U         src\ooxml\testcases\org\apache\poi\xssf\usermodel\TestXSSFSheet.java
U         src\ooxml\java\org\apache\poi\xssf\usermodel\XSSFSheet.java
Fetching 'https://svn.apache.org/repos/asf/poi/site/src/documentation' at 1,546,520 into 'F:\jenkins\jenkins-slave\workspace\POI\src\documentation'
At revision 1546520
At revision 1546520
no change for https://svn.apache.org/repos/asf/poi/site/src/documentation since the previous build
FATAL: Cannot find executable from the chosen Ant installation "Ant (latest)"
Build step 'Invoke Ant' marked build as failure
[WARNINGS] Skipping publisher since build result is FAILURE
Archiving artifacts

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


Build failed in Jenkins: POI #184

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/POI/184/changes>

Changes:

[centic] Set source of generated ooxml classes

Conflicts:

	.classpath

[cedricwalter] Bug 55768: added Line charts support and setting axis tick marks, title

[cedricwalter] Bug 54676: added new chart axis type: Category axis

------------------------------------------
Started by an SCM change
Building remotely on windows2 in workspace <https://builds.apache.org/job/POI/ws/>
Updating http://svn.apache.org/repos/asf/poi/trunk at revision '2013-11-23T00:35:43.878 -0800'
U         .classpath
A         src\examples\src\org\apache\poi\xssf\usermodel\examples\LineChart.java
A         src\ooxml\testcases\org\apache\poi\xssf\usermodel\charts\TestXSSFCategoryAxis.java
A         src\ooxml\testcases\org\apache\poi\xssf\usermodel\charts\TestXSSFLineChartData.java
U         src\ooxml\testcases\org\apache\poi\xssf\usermodel\charts\TestXSSFChartAxis.java
U         src\ooxml\java\org\apache\poi\xssf\usermodel\XSSFChart.java
A         src\ooxml\java\org\apache\poi\xssf\usermodel\charts\AbstractXSSFChartSerie.java
U         src\ooxml\java\org\apache\poi\xssf\usermodel\charts\XSSFScatterChartData.java
U         src\ooxml\java\org\apache\poi\xssf\usermodel\charts\XSSFValueAxis.java
A         src\ooxml\java\org\apache\poi\xssf\usermodel\charts\XSSFCategoryAxis.java
U         src\ooxml\java\org\apache\poi\xssf\usermodel\charts\XSSFChartDataFactory.java
A         src\ooxml\java\org\apache\poi\xssf\usermodel\charts\XSSFLineChartData.java
U         src\ooxml\java\org\apache\poi\xssf\usermodel\charts\XSSFChartAxis.java
U         src\java\org\apache\poi\ss\usermodel\charts\ChartAxisFactory.java
U         src\java\org\apache\poi\ss\usermodel\charts\ScatterChartSerie.java
A         src\java\org\apache\poi\ss\usermodel\charts\TitleType.java
U         src\java\org\apache\poi\ss\usermodel\charts\ChartDataFactory.java
U         src\java\org\apache\poi\ss\usermodel\charts\ChartAxis.java
A         src\java\org\apache\poi\ss\usermodel\charts\ChartSerie.java
A         src\java\org\apache\poi\ss\usermodel\charts\AxisTickMark.java
A         src\java\org\apache\poi\ss\usermodel\charts\LineChartSerie.java
A         src\java\org\apache\poi\ss\usermodel\charts\LineChartData.java
Fetching 'https://svn.apache.org/repos/asf/poi/site/src/documentation' at 1,544,760 into 'F:\jenkins\jenkins-slave\workspace\POI\src\documentation'
At revision 1544760
At revision 1544760
no change for https://svn.apache.org/repos/asf/poi/site/src/documentation since the previous build
FATAL: Cannot find executable from the chosen Ant installation "Ant (latest)"
Build step 'Invoke Ant' marked build as failure
[WARNINGS] Skipping publisher since build result is FAILURE
Archiving artifacts

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


Build failed in Jenkins: POI #183

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/POI/183/>

------------------------------------------
Started by user centic
Building remotely on windows2 in workspace <https://builds.apache.org/job/POI/ws/>
Updating http://svn.apache.org/repos/asf/poi/trunk at revision '2013-11-22T08:29:37.488 -0800'
Fetching 'https://svn.apache.org/repos/asf/poi/site/src/documentation' at 1,544,601 into 'F:\jenkins\jenkins-slave\workspace\POI\src\documentation'
At revision 1544601
At revision 1544601
no change for http://svn.apache.org/repos/asf/poi/trunk since the previous build
no change for https://svn.apache.org/repos/asf/poi/site/src/documentation since the previous build
FATAL: Cannot find executable from the chosen Ant installation "Ant (latest)"
Build step 'Invoke Ant' marked build as failure
[WARNINGS] Skipping publisher since build result is FAILURE
Archiving artifacts

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


Build failed in Jenkins: POI #182

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/POI/182/>

------------------------------------------
Started by user centic
Building remotely on windows2 in workspace <https://builds.apache.org/job/POI/ws/>
Updating http://svn.apache.org/repos/asf/poi/trunk at revision '2013-11-22T07:14:17.038 -0800'
Fetching 'https://svn.apache.org/repos/asf/poi/site/src/documentation' at 1,544,568 into 'F:\jenkins\jenkins-slave\workspace\POI\src\documentation'
At revision 1544568
At revision 1544568
no change for http://svn.apache.org/repos/asf/poi/trunk since the previous build
no change for https://svn.apache.org/repos/asf/poi/site/src/documentation since the previous build
FATAL: Cannot find executable from the chosen Ant installation "Ant (latest)"
Build step 'Invoke Ant' marked build as failure
[WARNINGS] Skipping publisher since build result is FAILURE
Archiving artifacts

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


Build failed in Jenkins: POI #181

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/POI/181/changes>

Changes:

[nick] Remove "since 3.6 beta 1" parts, as that is long enough ago to now be the default, and add some more notes to help explain common queries around the components

[nick] Fix lots of inconsistent indents, fix a "include until 3.9" bit, and add a notes field (currently empty)

[nick] Patch from Andreas Beeker from bug #53475 - Switch XWPF test to JUnit 4, so that we can skip one part of the tests if the JVM doesn't support larger keys

------------------------------------------
[...truncated 4291 lines...]
AU        src\documentation\content\xdocs\hdgf\index.xml
AU        src\documentation\content\xdocs\news.xml
A         src\documentation\content\xdocs\dtd
A         src\documentation\content\xdocs\dtd\document-v13.mod
A         src\documentation\content\xdocs\dtd\javadoc-v04draft.dtd
A         src\documentation\content\xdocs\dtd\common-elems-v10.mod
A         src\documentation\content\xdocs\dtd\ISOtech.pen
A         src\documentation\content\xdocs\dtd\common-charents-v10.mod
A         src\documentation\content\xdocs\dtd\ISOpub.pen
A         src\documentation\content\xdocs\dtd\todo-v11.dtd
A         src\documentation\content\xdocs\dtd\todo-v13.dtd
A         src\documentation\content\xdocs\dtd\book-cocoon-v10.dtd
A         src\documentation\content\xdocs\dtd\faq-v11.dtd
A         src\documentation\content\xdocs\dtd\changes-v11.dtd
A         src\documentation\content\xdocs\dtd\todo-v11.mod
A         src\documentation\content\xdocs\dtd\faq-v13.dtd
A         src\documentation\content\xdocs\dtd\ISOdia.pen
A         src\documentation\content\xdocs\dtd\changes-v13.dtd
A         src\documentation\content\xdocs\dtd\ISOnum.pen
A         src\documentation\content\xdocs\dtd\changes-v11.mod
A         src\documentation\content\xdocs\dtd\faq-v12.mod
A         src\documentation\content\xdocs\dtd\document-v11.dtd
A         src\documentation\content\xdocs\dtd\ISOlat1.pen
A         src\documentation\content\xdocs\dtd\document-v13.dtd
A         src\documentation\content\xdocs\dtd\specification-v11.dtd
A         src\documentation\content\xdocs\entity
A         src\documentation\content\xdocs\entity\ISOtech.pen
A         src\documentation\content\xdocs\entity\ISOgrk1.pen
A         src\documentation\content\xdocs\entity\ISOpub.pen
A         src\documentation\content\xdocs\entity\ISOdia.pen
A         src\documentation\content\xdocs\entity\ISOnum.pen
A         src\documentation\content\xdocs\entity\ISOlat1.pen
A         src\documentation\content\xdocs\hmef
AU        src\documentation\content\xdocs\hmef\index.xml
AU        src\documentation\content\xdocs\hmef\book.xml
AU        src\documentation\content\xdocs\howtobuild.xml
A         src\documentation\content\xdocs\poifs
AU        src\documentation\content\xdocs\poifs\index.xml
AU        src\documentation\content\xdocs\poifs\fileformat.xml
AU        src\documentation\content\xdocs\poifs\book.xml
AU        src\documentation\content\xdocs\poifs\usecases.xml
AU        src\documentation\content\xdocs\poifs\how-to.xml
AU        src\documentation\content\xdocs\poifs\embeded.xml
A         src\documentation\content\xdocs\poifs\html
A         src\documentation\content\xdocs\poifs\html\POIFSDesignDocument.html
A         src\documentation\content\xdocs\references
AU        src\documentation\content\xdocs\references\index.xml
AU        src\documentation\content\xdocs\references\book.xml
A         src\documentation\content\xdocs\resolutions
AU        src\documentation\content\xdocs\resolutions\index.xml
AU        src\documentation\content\xdocs\resolutions\book.xml
AU        src\documentation\content\xdocs\resolutions\res001.xml
AU        src\documentation\content\xdocs\tabs.xml
A         src\documentation\content\xdocs\plan
AU        src\documentation\content\xdocs\plan\index.xml
AU        src\documentation\content\xdocs\plan\book.xml
AU        src\documentation\content\xdocs\plan\POI10Vision.xml
AU        src\documentation\content\xdocs\plan\release.xml
AU        src\documentation\content\xdocs\plan\POI20Vision.xml
AU        src\documentation\content\xdocs\mirrors.xml
A         src\documentation\content\xdocs\hsmf
AU        src\documentation\content\xdocs\hsmf\index.xml
AU        src\documentation\content\xdocs\hsmf\book.xml
AU        src\documentation\content\xdocs\mailinglists.xml
A         src\documentation\content\xdocs\hpsf
AU        src\documentation\content\xdocs\hpsf\book.xml
AU        src\documentation\content\xdocs\hpsf\how-to.xml
AU        src\documentation\content\xdocs\hpsf\internals.xml
AU        src\documentation\content\xdocs\hpsf\todo.xml
AU        src\documentation\content\xdocs\hpsf\thumbnails.xml
AU        src\documentation\content\xdocs\hpsf\index.xml
A         src\documentation\content\xdocs\slideshow
AU        src\documentation\content\xdocs\slideshow\ppt-file-format.xml
AU        src\documentation\content\xdocs\slideshow\index.xml
AU        src\documentation\content\xdocs\slideshow\quick-guide.xml
AU        src\documentation\content\xdocs\slideshow\book.xml
AU        src\documentation\content\xdocs\slideshow\how-to-shapes.xml
AU        src\documentation\content\xdocs\slideshow\xslf-cookbook.xml
AU        src\documentation\content\xdocs\text-extraction.xml
AU        src\documentation\content\xdocs\todo.xml
AU        src\documentation\content\xdocs\index.xml
AU        src\documentation\content\xdocs\3rdparty.xml
A         src\documentation\content\xdocs\spreadsheet
AU        src\documentation\content\xdocs\spreadsheet\limitations.xml
AU        src\documentation\content\xdocs\spreadsheet\chart.xml
AU        src\documentation\content\xdocs\spreadsheet\record-generator.xml
AU        src\documentation\content\xdocs\spreadsheet\excelant.xml
AU        src\documentation\content\xdocs\spreadsheet\hacking-hssf.xml
AU        src\documentation\content\xdocs\spreadsheet\formula.xml
AU        src\documentation\content\xdocs\spreadsheet\use-case.xml
AU        src\documentation\content\xdocs\spreadsheet\index.xml
AU        src\documentation\content\xdocs\spreadsheet\quick-guide.xml
AU        src\documentation\content\xdocs\spreadsheet\how-to.xml
AU        src\documentation\content\xdocs\spreadsheet\converting.xml
AU        src\documentation\content\xdocs\spreadsheet\examples.xml
AU        src\documentation\content\xdocs\spreadsheet\user-defined-functions.xml
AU        src\documentation\content\xdocs\spreadsheet\eval-devguide.xml
AU        src\documentation\content\xdocs\spreadsheet\diagram1.xml
AU        src\documentation\content\xdocs\spreadsheet\diagrams.xml
AU        src\documentation\content\xdocs\spreadsheet\eval.xml
AU        src\documentation\content\xdocs\spreadsheet\book.xml
AU        src\documentation\content\xdocs\casestudies.xml
A         src\documentation\content\xdocs\news
AU        src\documentation\content\xdocs\news\logocontest.xml
AU        src\documentation\content\xdocs\news\book.xml
A         src\documentation\content\xdocs\oxml4j
AU        src\documentation\content\xdocs\oxml4j\index.xml
AU        src\documentation\content\xdocs\oxml4j\book.xml
AU        src\documentation\content\xdocs\historyandfuture.xml
A         src\documentation\content\xdocs\hpbf
AU        src\documentation\content\xdocs\hpbf\file-format.xml
AU        src\documentation\content\xdocs\hpbf\index.xml
AU        src\documentation\content\xdocs\hpbf\book.xml
AU        src\documentation\content\xdocs\status.xml
AU        src\documentation\content\xdocs\legal.xml
AU        src\documentation\content\xdocs\patches.xml
A         src\documentation\content\xdocs\trans
AU        src\documentation\content\xdocs\trans\index.xml
A         src\documentation\content\xdocs\trans\es
AU        src\documentation\content\xdocs\trans\es\casestudies.xml
AU        src\documentation\content\xdocs\trans\es\news.xml
AU        src\documentation\content\xdocs\trans\es\who.xml
AU        src\documentation\content\xdocs\trans\es\historyandfuture.xml
A         src\documentation\content\xdocs\trans\es\hssf
AU        src\documentation\content\xdocs\trans\es\hssf\limitations.xml
AU        src\documentation\content\xdocs\trans\es\hssf\how-to.xml
AU        src\documentation\content\xdocs\trans\es\hssf\record-generator.xml
AU        src\documentation\content\xdocs\trans\es\hssf\diagram1.xml
AU        src\documentation\content\xdocs\trans\es\hssf\formula.xml
AU        src\documentation\content\xdocs\trans\es\hssf\hacking-hssf.xml
AU        src\documentation\content\xdocs\trans\es\hssf\use-case.xml
AU        src\documentation\content\xdocs\trans\es\hssf\diagrams.xml
AU        src\documentation\content\xdocs\trans\es\hssf\index.xml
AU        src\documentation\content\xdocs\trans\es\hssf\quick-guide.xml
AU        src\documentation\content\xdocs\trans\es\hssf\book.xml
AU        src\documentation\content\xdocs\trans\es\todo.xml
AU        src\documentation\content\xdocs\trans\es\overview.xml
AU        src\documentation\content\xdocs\trans\es\faq.xml
AU        src\documentation\content\xdocs\trans\es\index.xml
AU        src\documentation\content\xdocs\trans\es\patches.xml
AU        src\documentation\content\xdocs\trans\es\3rdparty.xml
AU        src\documentation\content\xdocs\trans\es\changes.xml
AU        src\documentation\content\xdocs\trans\es\book.xml
AU        src\documentation\content\xdocs\trans\guidelines.xml
A         src\documentation\content\xdocs\trans\de
AU        src\documentation\content\xdocs\trans\de\index.xml
AU        src\documentation\content\xdocs\trans\de\book.xml
AU        src\documentation\content\xdocs\trans\book.xml
AU        src\documentation\content\xdocs\guidelines.xml
AU        src\documentation\content\xdocs\encryption.xml
AU        src\documentation\content\xdocs\book.xml
AU        src\documentation\content\xdocs\who.xml
A         src\documentation\resources
A         src\documentation\resources\images
AU        src\documentation\resources\images\remove.jpg
AU        src\documentation\resources\images\group-logo.png
AU        src\documentation\resources\images\unknown.jpg
AU        src\documentation\resources\images\POIFSRootPropertyPreWrite.gif
AU        src\documentation\resources\images\logoKarmokar3s.png
AU        src\documentation\resources\images\logoWendyWise.png
AU        src\documentation\resources\images\ss-features.png
AU        src\documentation\resources\images\project-logo.png
AU        src\documentation\resources\images\logoGlenStampoutlzis.png
AU        src\documentation\resources\images\logoRaPiGmbH10.png
AU        src\documentation\resources\images\logoRaPiGmbH11.png
AU        src\documentation\resources\images\logoMichaelMosmann.png
AU        src\documentation\resources\images\logoRaPiGmbH12.png
AU        src\documentation\resources\images\usermodel.gif
AU        src\documentation\resources\images\logoLoicLefevre.png
AU        src\documentation\resources\images\group-logo-old.gif
AU        src\documentation\resources\images\calculatePayment.jpg
AU        src\documentation\resources\images\logoRaPiGmbH1.png
AU        src\documentation\resources\images\logoRaPiGmbH2.png
AU        src\documentation\resources\images\logoAndrewClements.png
AU        src\documentation\resources\images\PropertySet.jpg
AU        src\documentation\resources\images\vba-example.jpg
AU        src\documentation\resources\images\logoRaPiGmbH5.png
AU        src\documentation\resources\images\logoKarmokar4s.png
AU        src\documentation\resources\images\logoRaPiGmbH6.png
AU        src\documentation\resources\images\logoRaPiGmbH7.png
AU        src\documentation\resources\images\old-project-logo.gif
AU        src\documentation\resources\images\logoRaPiGmbH8.png
AU        src\documentation\resources\images\logoLoicLefevre2.png
AU        src\documentation\resources\images\logoRaPiGmbH9.png
AU        src\documentation\resources\images\POIFSAddDocument.gif
AU        src\documentation\resources\images\logoDanielFernandez.png
AU        src\documentation\resources\images\logoRandyStanard01.png
AU        src\documentation\resources\images\logoRandyStanard02.png
AU        src\documentation\resources\images\update.jpg
AU        src\documentation\resources\images\logoRandyStanard03.png
AU        src\documentation\resources\images\logoAndrewClements2.png
AU        src\documentation\resources\images\logoRandyStanard04.png
AU        src\documentation\resources\images\logoRandyStanard05.png
AU        src\documentation\resources\images\hslf_shapes.gif
AU        src\documentation\resources\images\logoRandyStanard06.png
AU        src\documentation\resources\images\POIFSWriteFilesystem.gif
AU        src\documentation\resources\images\logoRandyStanard07.png
AU        src\documentation\resources\images\logoRandyStanard08.png
AU        src\documentation\resources\images\poi-logo.png
AU        src\documentation\resources\images\group-logo.jpg
AU        src\documentation\resources\images\logoKarmokar1s.png
AU        src\documentation\resources\images\logoKarmokar5s.png
AU        src\documentation\resources\images\project-logo.jpg
AU        src\documentation\resources\images\POIFSPropertyTablePreWrite.gif
AU        src\documentation\resources\images\businessplan.jpg
AU        src\documentation\resources\images\logoJanssen1.png
AU        src\documentation\resources\images\logoJanssen2.png
AU        src\documentation\resources\images\calendar.jpg
AU        src\documentation\resources\images\loancalc.jpg
AU        src\documentation\resources\images\POIFSInitialization.gif
AU        src\documentation\resources\images\logoKarmokar1.png
AU        src\documentation\resources\images\logoKarmokar2.png
AU        src\documentation\resources\images\logoKarmokar3.png
AU        src\documentation\resources\images\logoKarmokar4.png
AU        src\documentation\resources\images\logoKarmokar5.png
AU        src\documentation\resources\images\logoKarmokar6.png
AU        src\documentation\resources\images\ApacheConEu08.jpg
AU        src\documentation\resources\images\simple-xls-with-function.jpg
AU        src\documentation\resources\images\BlockClassDiagram.gif
AU        src\documentation\resources\images\PropertyTableClassDiagram.gif
AU        src\documentation\resources\images\logoRussellBeattie1.png
AU        src\documentation\resources\images\logoRussellBeattie2.png
AU        src\documentation\resources\images\logoRussellBeattie3.png
AU        src\documentation\resources\images\logoRussellBeattie4.png
AU        src\documentation\resources\images\logoRussellBeattie5.png
AU        src\documentation\resources\images\logoKarmokar2s.png
AU        src\documentation\resources\images\logoGustafsson1.png
AU        src\documentation\resources\images\logoGustafsson2.png
AU        src\documentation\resources\images\logoKarmokar6s.png
AU        src\documentation\resources\images\POIFSClassDiagram.gif
AU        src\documentation\resources\images\utilClasses.gif
AU        src\documentation\resources\images\POIFSWriteArchive.gif
AU        src\documentation\resources\images\logoWendyWise2.png
AU        src\documentation\resources\images\POIFSLifeCycle.gif
AU        src\documentation\resources\images\logoAdria1.png
AU        src\documentation\resources\images\fix.jpg
AU        src\documentation\resources\images\timesheet.jpg
AU        src\documentation\resources\images\logoAdria2.png
AU        src\documentation\resources\images\built-with-forrest-button.png
AU        src\documentation\resources\images\logoAdria3.png
AU        src\documentation\resources\images\add.jpg
A         src\documentation\README.txt
Fetching 'https://svn.apache.org/repos/asf/poi/site/src/documentation' at 1,544,435 into 'F:\jenkins\jenkins-slave\workspace\POI\src\documentation'
At revision 1544435
At revision 1544435
FATAL: Cannot find executable from the chosen Ant installation "Ant (latest)"
Build step 'Invoke Ant' marked build as failure
[WARNINGS] Skipping publisher since build result is FAILURE
Archiving artifacts

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


Build failed in Jenkins: POI #180

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/POI/180/changes>

Changes:

[centic] Add some missing changelog-updates from my commits

------------------------------------------
[...truncated 1589 lines...]
    [junit] Running org.apache.poi.TestPOIXMLDocument
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.46 sec
    [junit] Running org.apache.poi.TestPOIXMLProperties
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.262 sec
    [junit] Running org.apache.poi.TestXMLPropertiesTextExtractor
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.245 sec
    [junit] Running org.apache.poi.extractor.TestExtractorFactory
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 2.057 sec
    [junit] Running org.apache.poi.openxml4j.opc.TestContentType
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.006 sec
    [junit] Running org.apache.poi.openxml4j.opc.TestFileHelper
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.005 sec
    [junit] Running org.apache.poi.openxml4j.opc.TestListParts
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.012 sec
    [junit] Running org.apache.poi.openxml4j.opc.TestPackage
    [junit] Tests run: 14, Failures: 0, Errors: 0, Time elapsed: 0.204 sec
    [junit] Running org.apache.poi.openxml4j.opc.TestPackageCoreProperties
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.042 sec
    [junit] Running org.apache.poi.openxml4j.opc.TestPackagePartName
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.003 sec
    [junit] Running org.apache.poi.openxml4j.opc.TestPackageThumbnail
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.023 sec
    [junit] Running org.apache.poi.openxml4j.opc.TestPackagingURIHelper
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.004 sec
    [junit] Running org.apache.poi.openxml4j.opc.TestRelationships
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 0.114 sec
    [junit] Running org.apache.poi.openxml4j.opc.compliance.TestOPCComplianceCoreProperties
    [junit] Tests run: 9, Failures: 0, Errors: 0, Time elapsed: 0.101 sec
    [junit] Running org.apache.poi.openxml4j.opc.compliance.TestOPCCompliancePackageModel
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.014 sec
    [junit] Running org.apache.poi.openxml4j.opc.compliance.TestOPCCompliancePartName
    [junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 0.006 sec
    [junit] Running org.apache.poi.openxml4j.opc.internal.TestContentTypeManager
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.003 sec
    [junit] Running org.apache.poi.ss.TestWorkbookFactory
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.085 sec
    [junit] Running org.apache.poi.ss.format.TestCellFormatPart
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 1.142 sec
    [junit] Running org.apache.poi.util.TestIdentifierManager
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.004 sec
    [junit] Running org.apache.poi.xslf.TestXSLFBugs
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.262 sec
    [junit] Running org.apache.poi.xslf.TestXSLFSlideShow
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.112 sec
    [junit] Running org.apache.poi.xslf.extractor.TestXSLFPowerPointExtractor
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.531 sec
    [junit] Running org.apache.poi.xslf.geom.TestFormulaParser
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.03 sec
    [junit] Running org.apache.poi.xslf.geom.TestPresetGeometries
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.951 sec
    [junit] Running org.apache.poi.xslf.usermodel.TestPPTX2PNG
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 3.766 sec
    [junit] Running org.apache.poi.xslf.usermodel.TestXMLSlideShow
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.37 sec
    [junit] Running org.apache.poi.xslf.usermodel.TestXSLFAutoShape
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.165 sec
    [junit] Running org.apache.poi.xslf.usermodel.TestXSLFChart
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.111 sec
    [junit] Running org.apache.poi.xslf.usermodel.TestXSLFColor
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.078 sec
    [junit] Running org.apache.poi.xslf.usermodel.TestXSLFConnectorShape
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.069 sec
    [junit] Running org.apache.poi.xslf.usermodel.TestXSLFFreeformShape
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.04 sec
    [junit] Running org.apache.poi.xslf.usermodel.TestXSLFGroupShape
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.06 sec
    [junit] Running org.apache.poi.xslf.usermodel.TestXSLFHyperlink
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.072 sec
    [junit] Running org.apache.poi.xslf.usermodel.TestXSLFPictureShape
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.328 sec
    [junit] Running org.apache.poi.xslf.usermodel.TestXSLFShape
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.065 sec
    [junit] Running org.apache.poi.xslf.usermodel.TestXSLFShapeContainer
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.03 sec
    [junit] Running org.apache.poi.xslf.usermodel.TestXSLFSheet
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.075 sec
    [junit] Running org.apache.poi.xslf.usermodel.TestXSLFSimpleShape
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.168 sec
    [junit] Running org.apache.poi.xslf.usermodel.TestXSLFSlide
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 1.05 sec
    [junit] Running org.apache.poi.xslf.usermodel.TestXSLFSlideShow
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.229 sec
    [junit] Running org.apache.poi.xslf.usermodel.TestXSLFTable
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.093 sec
    [junit] Running org.apache.poi.xslf.usermodel.TestXSLFTableStyles
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.033 sec
    [junit] Running org.apache.poi.xslf.usermodel.TestXSLFTextBox
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.055 sec
    [junit] Running org.apache.poi.xslf.usermodel.TestXSLFTextParagraph
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.124 sec
    [junit] Running org.apache.poi.xslf.usermodel.TestXSLFTextRun
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.029 sec
    [junit] Running org.apache.poi.xslf.usermodel.TestXSLFTextShape
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.119 sec
    [junit] Running org.apache.poi.xslf.usermodel.TestXSLFTheme
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.394 sec
    [junit] Running org.apache.poi.xssf.TestSheetProtection
    [junit] Tests run: 17, Failures: 0, Errors: 0, Time elapsed: 0.14 sec
    [junit] Running org.apache.poi.xssf.TestWorkbookProtection
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.064 sec
    [junit] Running org.apache.poi.xssf.eventusermodel.TestReadOnlySharedStringsTable
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.007 sec
    [junit] Running org.apache.poi.xssf.eventusermodel.TestXSSFReader
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 0.096 sec
    [junit] Running org.apache.poi.xssf.extractor.TestXSSFEventBasedExcelExtractor
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.284 sec
    [junit] Running org.apache.poi.xssf.extractor.TestXSSFEventBasedExcelExtractorUsingFactory
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.194 sec
    [junit] Running org.apache.poi.xssf.extractor.TestXSSFExcelExtractor
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 0.562 sec
    [junit] Running org.apache.poi.xssf.extractor.TestXSSFExcelExtractorUsingFactory
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 0.408 sec
    [junit] Running org.apache.poi.xssf.extractor.TestXSSFExportToXML
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.185 sec
    [junit] Running org.apache.poi.xssf.extractor.TestXSSFImportFromXML
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.248 sec
    [junit] Running org.apache.poi.xssf.io.TestLoadSaveXSSF
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.05 sec
    [junit] Running org.apache.poi.xssf.model.TestCalculationChain
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.254 sec
    [junit] Running org.apache.poi.xssf.model.TestCommentsTable
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 0.15 sec
    [junit] Running org.apache.poi.xssf.model.TestMapInfo
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.012 sec
    [junit] Running org.apache.poi.xssf.model.TestSharedStringsTable
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.062 sec
    [junit] Running org.apache.poi.xssf.model.TestStylesTable
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.07 sec
    [junit] Running org.apache.poi.xssf.streaming.TestOutlining
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.016 sec
    [junit] Running org.apache.poi.xssf.streaming.TestSXSSFCell
    [junit] Tests run: 21, Failures: 0, Errors: 0, Time elapsed: 0.432 sec
    [junit] Running org.apache.poi.xssf.streaming.TestSXSSFHyperlink
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.021 sec
    [junit] Running org.apache.poi.xssf.streaming.TestSXSSFRow
    [junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 0.239 sec
    [junit] Running org.apache.poi.xssf.streaming.TestSXSSFSheet
    [junit] Tests run: 29, Failures: 0, Errors: 0, Time elapsed: 0.185 sec
    [junit] Running org.apache.poi.xssf.streaming.TestSXSSFWorkbook
    [junit] Tests run: 18, Failures: 0, Errors: 0, Time elapsed: 0.893 sec
    [junit] Running org.apache.poi.xssf.usermodel.TestFormulaEvaluatorOnXSSF
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.651 sec
    [junit] Running org.apache.poi.xssf.usermodel.TestSheetHiding
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.111 sec
    [junit] Running org.apache.poi.xssf.usermodel.TestXSSFBugs
    [junit] Tests run: 47, Failures: 0, Errors: 0, Time elapsed: 2.876 sec
    [junit] Running org.apache.poi.xssf.usermodel.TestXSSFCell
    [junit] Tests run: 26, Failures: 0, Errors: 0, Time elapsed: 0.211 sec
    [junit] Running org.apache.poi.xssf.usermodel.TestXSSFCellStyle
    [junit] Tests run: 37, Failures: 0, Errors: 0, Time elapsed: 0.181 sec
    [junit] Running org.apache.poi.xssf.usermodel.TestXSSFChart
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.059 sec
    [junit] Running org.apache.poi.xssf.usermodel.TestXSSFChartSheet
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.036 sec
    [junit] Running org.apache.poi.xssf.usermodel.TestXSSFColGrouping
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.054 sec
    [junit] Running org.apache.poi.xssf.usermodel.TestXSSFColor
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.049 sec
    [junit] Running org.apache.poi.xssf.usermodel.TestXSSFComment
    [junit] Tests run: 11, Failures: 0, Errors: 0, Time elapsed: 0.111 sec
    [junit] Running org.apache.poi.xssf.usermodel.TestXSSFConditionalFormatting
    [junit] Tests run: 13, Failures: 0, Errors: 0, Time elapsed: 0.062 sec
    [junit] Running org.apache.poi.xssf.usermodel.TestXSSFDataFormat
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.009 sec
    [junit] Running org.apache.poi.xssf.usermodel.TestXSSFDataValidation
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.184 sec
    [junit] Running org.apache.poi.xssf.usermodel.TestXSSFDialogSheet
    [junit] Tests run: 14, Failures: 0, Errors: 0, Time elapsed: 0.021 sec
    [junit] Running org.apache.poi.xssf.usermodel.TestXSSFDrawing
    [junit] Tests run: 16, Failures: 0, Errors: 0, Time elapsed: 0.158 sec
    [junit] Running org.apache.poi.xssf.usermodel.TestXSSFExternalFunctions
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.01 sec
    [junit] Running org.apache.poi.xssf.usermodel.TestXSSFFont
    [junit] Tests run: 19, Failures: 0, Errors: 0, Time elapsed: 0.047 sec
    [junit] Running org.apache.poi.xssf.usermodel.TestXSSFFormulaEvaluation
    [junit] Tests run: 11, Failures: 0, Errors: 0, Time elapsed: 0.15 sec
    [junit] Running org.apache.poi.xssf.usermodel.TestXSSFFormulaParser
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.003 sec
    [junit] Running org.apache.poi.xssf.usermodel.TestXSSFHeaderFooter
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.003 sec
    [junit] Running org.apache.poi.xssf.usermodel.TestXSSFHyperlink
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 0.187 sec
    [junit] Running org.apache.poi.xssf.usermodel.TestXSSFName
    [junit] Tests run: 20, Failures: 0, Errors: 0, Time elapsed: 0.085 sec
    [junit] Running org.apache.poi.xssf.usermodel.TestXSSFPicture
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.067 sec
    [junit] Running org.apache.poi.xssf.usermodel.TestXSSFPictureData
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.102 sec
    [junit] Running org.apache.poi.xssf.usermodel.TestXSSFPrintSetup
    [junit] Tests run: 16, Failures: 0, Errors: 0, Time elapsed: 0.02 sec
    [junit] Running org.apache.poi.xssf.usermodel.TestXSSFRichTextString
    [junit] Tests run: 9, Failures: 0, Errors: 0, Time elapsed: 0.007 sec
    [junit] Running org.apache.poi.xssf.usermodel.TestXSSFRow
    [junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 1.64 sec
    [junit] Running org.apache.poi.xssf.usermodel.TestXSSFSheet
    [junit] Tests run: 57, Failures: 0, Errors: 0, Time elapsed: 0.928 sec
    [junit] Running org.apache.poi.xssf.usermodel.TestXSSFSheetAutosizeColumn
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 0.039 sec
    [junit] Running org.apache.poi.xssf.usermodel.TestXSSFSheetShiftRows
    [junit] Tests run: 12, Failures: 0, Errors: 0, Time elapsed: 0.17 sec
    [junit] Running org.apache.poi.xssf.usermodel.TestXSSFSheetUpdateArrayFormulas
    [junit] Tests run: 16, Failures: 0, Errors: 0, Time elapsed: 0.029 sec
    [junit] Running org.apache.poi.xssf.usermodel.TestXSSFVMLDrawing
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.005 sec
    [junit] Running org.apache.poi.xssf.usermodel.TestXSSFWorkbook
    [junit] Tests run: 35, Failures: 0, Errors: 0, Time elapsed: 0.418 sec
    [junit] Running org.apache.poi.xssf.usermodel.charts.TestXSSFChartAxis
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.016 sec
    [junit] Running org.apache.poi.xssf.usermodel.charts.TestXSSFChartLegend
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.01 sec
    [junit] Running org.apache.poi.xssf.usermodel.charts.TestXSSFManualLayout
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.018 sec
    [junit] Running org.apache.poi.xssf.usermodel.charts.TestXSSFScatterChartData
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.022 sec
    [junit] Running org.apache.poi.xssf.usermodel.charts.TestXSSFValueAxis
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.003 sec
    [junit] Running org.apache.poi.xssf.usermodel.extensions.TestXSSFBorder
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.003 sec
    [junit] Running org.apache.poi.xssf.usermodel.extensions.TestXSSFCellFill
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.01 sec
    [junit] Running org.apache.poi.xssf.usermodel.extensions.TestXSSFSheetComments
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.001 sec
    [junit] Running org.apache.poi.xssf.usermodel.helpers.TestColumnHelper
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 0.023 sec
    [junit] Running org.apache.poi.xssf.usermodel.helpers.TestHeaderFooterHelper
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.001 sec
    [junit] Running org.apache.poi.xssf.util.TestCTColComparator
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.002 sec
    [junit] Running org.apache.poi.xssf.util.TestEvilUnclosedBRFixingInputStream
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.005 sec
    [junit] Running org.apache.poi.xssf.util.TestNumericRanges
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.002 sec
    [junit] Running org.apache.poi.xwpf.TestAllExtendedProperties
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.043 sec
    [junit] Running org.apache.poi.xwpf.TestDocumentProtection
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 0.109 sec
    [junit] Running org.apache.poi.xwpf.TestPackageCorePropertiesGetKeywords
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.024 sec
    [junit] Running org.apache.poi.xwpf.TestXWPFBugs
    [junit] Tests run: 2, Failures: 0, Errors: 1, Time elapsed: 0.401 sec

BUILD FAILED
/zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/POI/build.xml:846: The following error occurred while executing this line:
/zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/POI/build.xml:826: Tests failed

Total time: 5 minutes 59 seconds
Build step 'Invoke Ant' marked build as failure
[WARNINGS] Skipping publisher since build result is FAILURE
Archiving artifacts

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