Return-Path: X-Original-To: apmail-poi-dev-archive@www.apache.org Delivered-To: apmail-poi-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id EBAA218B9E for ; Thu, 27 Aug 2015 18:53:17 +0000 (UTC) Received: (qmail 31414 invoked by uid 500); 27 Aug 2015 18:53:17 -0000 Delivered-To: apmail-poi-dev-archive@poi.apache.org Received: (qmail 31374 invoked by uid 500); 27 Aug 2015 18:53:17 -0000 Mailing-List: contact dev-help@poi.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "POI Developers List" Delivered-To: mailing list dev@poi.apache.org Received: (qmail 31363 invoked by uid 99); 27 Aug 2015 18:53:17 -0000 Received: from crius.apache.org (HELO crius.apache.org) (140.211.11.14) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 27 Aug 2015 18:53:17 +0000 Received: from crius.apache.org (localhost [127.0.0.1]) by crius.apache.org (ASF Mail Server at crius.apache.org) with ESMTP id 761449C083C for ; Thu, 27 Aug 2015 18:52:09 +0000 (UTC) Date: Thu, 27 Aug 2015 18:52:09 +0000 (UTC) From: Apache Jenkins Server To: dev@poi.apache.org Message-ID: <1669387005.903.1440701529209.JavaMail.jenkins@crius> In-Reply-To: <317041839.840.1440687152859.JavaMail.jenkins@crius> References: <317041839.840.1440687152859.JavaMail.jenkins@crius> Subject: Build failed in Jenkins: POI #820 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Jenkins-Job: POI X-Jenkins-Result: FAILURE See Changes: [nick] Fix a handful of forbidden apis identified problems ------------------------------------------ [...truncated 8368 lines...] [forbiddenapis] in org.apache.poi.ddf.EscherClientDataRecord (EscherClientDataRecord.java:109) [forbiddenapis] Forbidden method invocation: java.util.GregorianCalendar#() [Uses default locale or time zone] [forbiddenapis] in org.apache.poi.ss.formula.functions.Today (Today.java:36) [forbiddenapis] Forbidden method invocation: java.lang.String#toUpperCase() [Uses default locale] [forbiddenapis] in org.apache.poi.hssf.extractor.ExcelExtractor$CommandArgs (ExcelExtractor.java:162) [forbiddenapis] Forbidden method invocation: java.util.GregorianCalendar#() [Uses default locale or time zone] [forbiddenapis] in org.apache.poi.ss.usermodel.DateUtil (DateUtil.java:86) [forbiddenapis] Forbidden method invocation: java.util.GregorianCalendar#(java.util.TimeZone) [Uses default locale or time zone] [forbiddenapis] in org.apache.poi.ss.usermodel.DateUtil (DateUtil.java:322) [forbiddenapis] Forbidden method invocation: java.util.GregorianCalendar#() [Uses default locale or time zone] [forbiddenapis] in org.apache.poi.ss.usermodel.DateUtil (DateUtil.java:324) [forbiddenapis] Forbidden method invocation: java.util.GregorianCalendar#(int,int,int,int,int,int) [Uses default locale or time zone] [forbiddenapis] in org.apache.poi.ss.usermodel.DateUtil (DateUtil.java:668) [forbiddenapis] Forbidden method invocation: java.lang.String#toLowerCase() [Uses default locale] [forbiddenapis] in org.apache.poi.ss.format.CellElapsedFormatter$ElapsedPartHandler (CellElapsedFormatter.java:88) [forbiddenapis] Forbidden method invocation: java.lang.String#toLowerCase() [Uses default locale] [forbiddenapis] in org.apache.poi.ss.format.CellElapsedFormatter$ElapsedPartHandler (CellElapsedFormatter.java:97) [forbiddenapis] Forbidden method invocation: java.text.SimpleDateFormat#(java.lang.String) [Uses default locale] [forbiddenapis] in org.apache.poi.hssf.usermodel.DVConstraint (DVConstraint.java:187) [forbiddenapis] Forbidden method invocation: java.text.MessageFormat#format(java.lang.String,java.lang.Object[]) [Uses default locale] [forbiddenapis] in org.apache.poi.hssf.usermodel.DVConstraint (DVConstraint.java:469) [forbiddenapis] Forbidden method invocation: java.lang.String#toLowerCase() [Uses default locale] [forbiddenapis] in org.apache.poi.ss.util.DateFormatConverter (DateFormatConverter.java:334) [forbiddenapis] Forbidden method invocation: java.util.Locale#getDisplayName() [Uses default locale] [forbiddenapis] in org.apache.poi.ss.util.DateFormatConverter (DateFormatConverter.java:340) [forbiddenapis] Forbidden method invocation: java.util.Locale#getDisplayName() [Uses default locale] [forbiddenapis] in org.apache.poi.ss.util.DateFormatConverter (DateFormatConverter.java:340) [forbiddenapis] Forbidden method invocation: java.lang.String#(byte[],int,int) [Uses default charset] [forbiddenapis] in org.apache.poi.hpsf.Property (Property.java:241) [forbiddenapis] Forbidden method invocation: java.lang.String#toLowerCase() [Uses default locale] [forbiddenapis] in org.apache.poi.dev.RecordGenerator (RecordGenerator.java:95) [forbiddenapis] Forbidden method invocation: java.lang.String#toLowerCase() [Uses default locale] [forbiddenapis] in org.apache.poi.dev.RecordGenerator (RecordGenerator.java:104) [forbiddenapis] Forbidden class/interface use: java.io.FileReader [Uses default charset] [forbiddenapis] in org.apache.poi.dev.RecordGenerator (RecordGenerator.java:129) [forbiddenapis] Forbidden method invocation: java.util.GregorianCalendar#(int,int,int,int,int,int) [Uses default locale or time zone] [forbiddenapis] in org.apache.poi.ss.formula.atp.DateParser (DateParser.java:93) [forbiddenapis] Forbidden method invocation: java.lang.String#toLowerCase() [Uses default locale] [forbiddenapis] in org.apache.poi.ss.formula.functions.TextFunction$3 (TextFunction.java:109) [forbiddenapis] Forbidden method invocation: java.lang.String#toLowerCase() [Uses default locale] [forbiddenapis] in org.apache.poi.ss.formula.functions.TextFunction$5 (TextFunction.java:128) [forbiddenapis] Forbidden method invocation: java.lang.String#toUpperCase() [Uses default locale] [forbiddenapis] in org.apache.poi.ss.formula.functions.TextFunction$5 (TextFunction.java:129) [forbiddenapis] Forbidden method invocation: java.lang.String#toUpperCase() [Uses default locale] [forbiddenapis] in org.apache.poi.ss.formula.functions.TextFunction$4 (TextFunction.java:114) [forbiddenapis] Forbidden method invocation: java.util.Calendar#getInstance() [Uses default locale or time zone] [forbiddenapis] in org.apache.poi.ss.formula.atp.WorkdayCalculator (WorkdayCalculator.java:67) [forbiddenapis] Forbidden method invocation: java.util.Calendar#getInstance() [Uses default locale or time zone] [forbiddenapis] in org.apache.poi.ss.formula.atp.WorkdayCalculator (WorkdayCalculator.java:95) [forbiddenapis] Forbidden method invocation: java.util.Calendar#getInstance() [Uses default locale or time zone] [forbiddenapis] in org.apache.poi.ss.formula.atp.WorkdayCalculator (WorkdayCalculator.java:131) [forbiddenapis] Forbidden method invocation: java.lang.String#toUpperCase() [Uses default locale] [forbiddenapis] in org.apache.poi.ss.formula.atp.AnalysisToolPak (AnalysisToolPak.java:73) [forbiddenapis] Forbidden method invocation: java.lang.String#toUpperCase() [Uses default locale] [forbiddenapis] in org.apache.poi.ss.formula.FormulaParser (FormulaParser.java:910) [forbiddenapis] Forbidden method invocation: java.lang.String#toUpperCase() [Uses default locale] [forbiddenapis] in org.apache.poi.ss.formula.FormulaParser (FormulaParser.java:977) [forbiddenapis] Forbidden method invocation: java.lang.String#toUpperCase() [Uses default locale] [forbiddenapis] in org.apache.poi.ss.formula.FormulaParser (FormulaParser.java:1316) [forbiddenapis] Forbidden method invocation: java.io.PrintStream#(java.io.OutputStream) [Uses default charset] [forbiddenapis] in org.apache.poi.hssf.dev.BiffViewer (BiffViewer.java:445) [forbiddenapis] Forbidden method invocation: java.io.OutputStreamWriter#(java.io.OutputStream) [Uses default charset] [forbiddenapis] in org.apache.poi.hssf.dev.BiffViewer (BiffViewer.java:481) [forbiddenapis] Forbidden method invocation: java.lang.String#getBytes() [Uses default charset] [forbiddenapis] in org.apache.poi.util.HexRead (HexRead.java:177) [forbiddenapis] Forbidden method invocation: java.util.Formatter#(java.lang.Appendable) [Uses default locale] [forbiddenapis] in org.apache.poi.ss.format.CellDateFormatter (CellDateFormatter.java:186) [forbiddenapis] Forbidden method invocation: java.util.Calendar#getInstance() [Uses default locale or time zone] [forbiddenapis] in org.apache.poi.ss.format.CellDateFormatter (CellDateFormatter.java:48) [forbiddenapis] Forbidden method invocation: java.lang.String#toLowerCase() [Uses default locale] [forbiddenapis] in org.apache.poi.sl.usermodel.AutoNumberingScheme (AutoNumberingScheme.java:180) [forbiddenapis] Forbidden method invocation: java.lang.String#toLowerCase() [Uses default locale] [forbiddenapis] in org.apache.poi.sl.usermodel.AutoNumberingScheme (AutoNumberingScheme.java:190) [forbiddenapis] Forbidden method invocation: java.lang.String#toLowerCase() [Uses default locale] [forbiddenapis] in org.apache.poi.sl.usermodel.AutoNumberingScheme (AutoNumberingScheme.java:191) [forbiddenapis] Forbidden method invocation: java.lang.String#toUpperCase() [Uses default locale] [forbiddenapis] in org.apache.poi.sl.usermodel.AutoNumberingScheme (AutoNumberingScheme.java:192) [forbiddenapis] Forbidden method invocation: java.lang.String#toLowerCase() [Uses default locale] [forbiddenapis] in org.apache.poi.sl.usermodel.AutoNumberingScheme (AutoNumberingScheme.java:206) [forbiddenapis] Forbidden method invocation: java.io.ByteArrayOutputStream#toString() [Uses default charset] [forbiddenapis] in org.apache.poi.ddf.EscherBitmapBlip (EscherBitmapBlip.java:103) [forbiddenapis] Forbidden method invocation: java.io.ByteArrayOutputStream#toString() [Uses default charset] [forbiddenapis] in org.apache.poi.ddf.EscherBitmapBlip (EscherBitmapBlip.java:125) [forbiddenapis] Forbidden method invocation: java.lang.String#(byte[]) [Uses default charset] [forbiddenapis] in org.apache.poi.hpsf.ClassID (ClassID.java:241) [forbiddenapis] Forbidden method invocation: java.lang.String#format(java.lang.String,java.lang.Object[]) [Uses default locale] [forbiddenapis] in org.apache.poi.ss.formula.functions.Dec2Hex (Dec2Hex.java:112) [forbiddenapis] Forbidden method invocation: java.lang.String#toUpperCase() [Uses default locale] [forbiddenapis] in org.apache.poi.ss.formula.functions.Dec2Hex (Dec2Hex.java:122) [forbiddenapis] Forbidden method invocation: java.text.SimpleDateFormat#(java.lang.String) [Uses default locale] [forbiddenapis] in org.apache.poi.hssf.usermodel.HSSFCell (HSSFCell.java:992) [forbiddenapis] Forbidden method invocation: java.lang.String#toUpperCase() [Uses default locale] [forbiddenapis] in org.apache.poi.hssf.record.HeaderFooterRecord (HeaderFooterRecord.java:91) [forbiddenapis] Forbidden method invocation: java.util.GregorianCalendar#() [Uses default locale or time zone] [forbiddenapis] in org.apache.poi.ss.formula.functions.WeekNum (WeekNum.java:55) [forbiddenapis] Forbidden method invocation: java.lang.String#(byte[]) [Uses default charset] [forbiddenapis] in org.apache.poi.hpsf.CodePageString (CodePageString.java:67) [forbiddenapis] Forbidden method invocation: java.lang.String#getBytes() [Uses default charset] [forbiddenapis] in org.apache.poi.hpsf.CodePageString (CodePageString.java:99) [forbiddenapis] Forbidden method invocation: java.util.Calendar#getInstance() [Uses default locale or time zone] [forbiddenapis] in org.apache.poi.ss.formula.functions.EDate (EDate.java:47) [forbiddenapis] Forbidden method invocation: java.util.Formatter#(java.lang.Appendable) [Uses default locale] [forbiddenapis] in org.apache.poi.ss.format.CellGeneralFormatter (CellGeneralFormatter.java:59) [forbiddenapis] Forbidden method invocation: java.lang.String#toUpperCase() [Uses default locale] [forbiddenapis] in org.apache.poi.ss.format.CellGeneralFormatter (CellGeneralFormatter.java:80) [forbiddenapis] Forbidden method invocation: java.lang.String#toUpperCase() [Uses default locale] [forbiddenapis] in org.apache.poi.hssf.record.UserSViewBegin (UserSViewBegin.java:79) [forbiddenapis] Forbidden method invocation: java.lang.String#toUpperCase() [Uses default locale] [forbiddenapis] in org.apache.poi.ss.util.NumberComparer (NumberComparer.java:171) [forbiddenapis] Forbidden method invocation: java.awt.Toolkit#getFontMetrics(java.awt.Font) [Deprecated in Java 1.6] [forbiddenapis] in org.apache.poi.hssf.usermodel.EscherGraphics (EscherGraphics.java:452) [forbiddenapis] Forbidden method invocation: java.lang.String#getBytes() [Uses default charset] [forbiddenapis] in org.apache.poi.hssf.record.FileSharingRecord (FileSharingRecord.java:58) [forbiddenapis] Forbidden method invocation: java.lang.String#toUpperCase() [Uses default locale] [forbiddenapis] in org.apache.poi.hssf.record.RecordInputStream$LeftoverDataException (RecordInputStream.java:54) [forbiddenapis] Forbidden method invocation: java.lang.String#(byte[]) [Uses default charset] [forbiddenapis] in org.apache.poi.hpsf.SpecialPropertySet (SpecialPropertySet.java:348) [forbiddenapis] Forbidden method invocation: java.lang.String#toUpperCase() [Uses default locale] [forbiddenapis] in org.apache.poi.hssf.record.cf.FontFormatting (FontFormatting.java:536) [forbiddenapis] Forbidden method invocation: java.text.DecimalFormat#(java.lang.String) [Uses default locale] [forbiddenapis] in org.apache.poi.ss.format.CellNumberFormatter (CellNumberFormatter.java:357) [forbiddenapis] Forbidden method invocation: java.util.Formatter#(java.lang.Appendable) [Uses default locale] [forbiddenapis] in org.apache.poi.ss.format.CellNumberFormatter (CellNumberFormatter.java:597) [forbiddenapis] Forbidden method invocation: java.util.Formatter#(java.lang.Appendable) [Uses default locale] [forbiddenapis] in org.apache.poi.ss.format.CellNumberFormatter (CellNumberFormatter.java:872) [forbiddenapis] Forbidden method invocation: java.lang.String#toUpperCase() [Uses default locale] [forbiddenapis] in org.apache.poi.ss.formula.udf.DefaultUDFFinder (DefaultUDFFinder.java:41) [forbiddenapis] Forbidden method invocation: java.lang.String#toUpperCase() [Uses default locale] [forbiddenapis] in org.apache.poi.ss.formula.udf.DefaultUDFFinder (DefaultUDFFinder.java:47) [forbiddenapis] Forbidden method invocation: java.lang.String#toUpperCase() [Uses default locale] [forbiddenapis] in org.apache.poi.ss.formula.functions.TextFunction$SearchFind (TextFunction.java:370) [forbiddenapis] Forbidden method invocation: java.lang.String#toUpperCase() [Uses default locale] [forbiddenapis] in org.apache.poi.ss.formula.functions.TextFunction$SearchFind (TextFunction.java:370) [forbiddenapis] Forbidden method invocation: java.io.PrintWriter#(java.io.OutputStream) [Uses default charset] [forbiddenapis] in org.apache.poi.hssf.usermodel.HSSFWorkbook (HSSFWorkbook.java:1716) [forbiddenapis] Forbidden method invocation: java.io.ByteArrayOutputStream#toString() [Uses default charset] [forbiddenapis] in org.apache.poi.poifs.filesystem.NPOIFSDocument (NPOIFSDocument.java:230) [forbiddenapis] Forbidden method invocation: java.util.GregorianCalendar#() [Uses default locale or time zone] [forbiddenapis] in org.apache.poi.ss.formula.functions.DateFunc (DateFunc.java:89) [forbiddenapis] Forbidden method invocation: java.lang.String#toUpperCase() [Uses default locale] [forbiddenapis] in org.apache.poi.ss.formula.ptg.AbstractFunctionPtg (AbstractFunctionPtg.java:122) [forbiddenapis] Forbidden method invocation: java.lang.String#toUpperCase() [Uses default locale] [forbiddenapis] in org.apache.poi.ss.formula.ptg.AbstractFunctionPtg (AbstractFunctionPtg.java:144) [forbiddenapis] Forbidden method invocation: java.awt.Toolkit#getFontMetrics(java.awt.Font) [Deprecated in Java 1.6] [forbiddenapis] in org.apache.poi.util.FontMetricsDumper (FontMetricsDumper.java:40) [forbiddenapis] Forbidden method invocation: java.lang.String#toUpperCase() [Uses default locale] [forbiddenapis] in org.apache.poi.hssf.record.UserSViewEnd (UserSViewEnd.java:64) [forbiddenapis] Forbidden method invocation: java.lang.String#toUpperCase() [Uses default locale] [forbiddenapis] in org.apache.poi.hssf.record.UnknownRecord (UnknownRecord.java:117) [forbiddenapis] Forbidden method invocation: java.lang.String#toUpperCase() [Uses default locale] [forbiddenapis] in org.apache.poi.hssf.record.UnknownRecord (UnknownRecord.java:216) [forbiddenapis] Forbidden method invocation: java.lang.String#toUpperCase() [Uses default locale] [forbiddenapis] in org.apache.poi.ss.usermodel.ExtendedColor (ExtendedColor.java:139) [forbiddenapis] Forbidden method invocation: java.lang.String#(byte[]) [Uses default charset] [forbiddenapis] in org.apache.poi.hpsf.wellknown.SectionIDMap (SectionIDMap.java:144) [forbiddenapis] Forbidden method invocation: java.lang.String#(byte[]) [Uses default charset] [forbiddenapis] in org.apache.poi.hpsf.wellknown.SectionIDMap (SectionIDMap.java:175) [forbiddenapis] Forbidden method invocation: java.io.PrintWriter#(java.io.OutputStream) [Uses default charset] [forbiddenapis] in org.apache.poi.hssf.usermodel.HSSFSheet (HSSFSheet.java:1827) [forbiddenapis] Forbidden method invocation: java.awt.Graphics#getClipRect() [Deprecated in Java 1.6] [forbiddenapis] in org.apache.poi.hssf.usermodel.DummyGraphics2d (DummyGraphics2d.java:716) [forbiddenapis] Forbidden method invocation: java.lang.String#(byte[]) [Uses default charset] [forbiddenapis] in org.apache.poi.hssf.record.WriteAccessRecord (WriteAccessRecord.java:71) [forbiddenapis] Forbidden method invocation: java.lang.String#toLowerCase() [Uses default locale] [forbiddenapis] in org.apache.poi.ss.util.CellUtil (CellUtil.java:339) [forbiddenapis] Forbidden method invocation: java.lang.String#toUpperCase() [Uses default locale] [forbiddenapis] in org.apache.poi.ss.format.CellFormatPart (CellFormatPart.java:63) [forbiddenapis] Forbidden method invocation: java.lang.String#(byte[]) [Uses default charset] [forbiddenapis] in org.apache.poi.hssf.record.HyperlinkRecord (HyperlinkRecord.java:524) [forbiddenapis] Forbidden method invocation: java.lang.String#getBytes() [Uses default charset] [forbiddenapis] in org.apache.poi.hssf.dev.BiffDrawingToXml (BiffDrawingToXml.java:166) [forbiddenapis] Forbidden method invocation: java.lang.String#toUpperCase() [Uses default locale] [forbiddenapis] in org.apache.poi.hssf.usermodel.HSSFDataFormat (HSSFDataFormat.java:98) [forbiddenapis] Forbidden method invocation: java.lang.String#toUpperCase() [Uses default locale] [forbiddenapis] in org.apache.poi.ss.util.CellReference (CellReference.java:89) [forbiddenapis] Forbidden method invocation: java.lang.String#toUpperCase() [Uses default locale] [forbiddenapis] in org.apache.poi.ss.util.CellReference (CellReference.java:175) [forbiddenapis] Forbidden method invocation: java.lang.String#toUpperCase() [Uses default locale] [forbiddenapis] in org.apache.poi.ss.util.CellReference (CellReference.java:313) [forbiddenapis] Forbidden method invocation: java.lang.String#toUpperCase() [Uses default locale] [forbiddenapis] in org.apache.poi.ss.util.CellReference (CellReference.java:381) [forbiddenapis] Forbidden method invocation: java.lang.String#toUpperCase() [Uses default locale] [forbiddenapis] in org.apache.poi.hssf.record.RecordFactory (RecordFactory.java:435) [forbiddenapis] Forbidden method invocation: java.text.DecimalFormat#(java.lang.String) [Uses default locale] [forbiddenapis] in org.apache.poi.ss.usermodel.ExcelStyleDateFormatter (ExcelStyleDateFormatter.java:43) [forbiddenapis] Forbidden method invocation: java.text.DecimalFormat#(java.lang.String) [Uses default locale] [forbiddenapis] in org.apache.poi.ss.usermodel.ExcelStyleDateFormatter (ExcelStyleDateFormatter.java:44) [forbiddenapis] Forbidden method invocation: java.text.DecimalFormat#(java.lang.String) [Uses default locale] [forbiddenapis] in org.apache.poi.ss.usermodel.ExcelStyleDateFormatter (ExcelStyleDateFormatter.java:46) [forbiddenapis] Forbidden method invocation: java.text.DecimalFormat#(java.lang.String) [Uses default locale] [forbiddenapis] in org.apache.poi.ss.usermodel.ExcelStyleDateFormatter (ExcelStyleDateFormatter.java:47) [forbiddenapis] Forbidden method invocation: java.text.SimpleDateFormat#() [Uses default locale] [forbiddenapis] in org.apache.poi.ss.usermodel.ExcelStyleDateFormatter (ExcelStyleDateFormatter.java:59) [forbiddenapis] Forbidden method invocation: java.text.DecimalFormat#(java.lang.String) [Uses default locale] [forbiddenapis] in org.apache.poi.ss.usermodel.ExcelStyleDateFormatter (ExcelStyleDateFormatter.java:43) [forbiddenapis] Forbidden method invocation: java.text.DecimalFormat#(java.lang.String) [Uses default locale] [forbiddenapis] in org.apache.poi.ss.usermodel.ExcelStyleDateFormatter (ExcelStyleDateFormatter.java:44) [forbiddenapis] Forbidden method invocation: java.text.DecimalFormat#(java.lang.String) [Uses default locale] [forbiddenapis] in org.apache.poi.ss.usermodel.ExcelStyleDateFormatter (ExcelStyleDateFormatter.java:46) [forbiddenapis] Forbidden method invocation: java.text.DecimalFormat#(java.lang.String) [Uses default locale] [forbiddenapis] in org.apache.poi.ss.usermodel.ExcelStyleDateFormatter (ExcelStyleDateFormatter.java:47) [forbiddenapis] Forbidden method invocation: java.text.SimpleDateFormat#(java.lang.String) [Uses default locale] [forbiddenapis] in org.apache.poi.ss.usermodel.ExcelStyleDateFormatter (ExcelStyleDateFormatter.java:63) [forbiddenapis] Forbidden method invocation: java.text.DecimalFormat#(java.lang.String) [Uses default locale] [forbiddenapis] in org.apache.poi.ss.usermodel.ExcelStyleDateFormatter (ExcelStyleDateFormatter.java:43) [forbiddenapis] Forbidden method invocation: java.text.DecimalFormat#(java.lang.String) [Uses default locale] [forbiddenapis] in org.apache.poi.ss.usermodel.ExcelStyleDateFormatter (ExcelStyleDateFormatter.java:44) [forbiddenapis] Forbidden method invocation: java.text.DecimalFormat#(java.lang.String) [Uses default locale] [forbiddenapis] in org.apache.poi.ss.usermodel.ExcelStyleDateFormatter (ExcelStyleDateFormatter.java:46) [forbiddenapis] Forbidden method invocation: java.text.DecimalFormat#(java.lang.String) [Uses default locale] [forbiddenapis] in org.apache.poi.ss.usermodel.ExcelStyleDateFormatter (ExcelStyleDateFormatter.java:47) [forbiddenapis] Forbidden method invocation: java.text.DecimalFormat#(java.lang.String) [Uses default locale] [forbiddenapis] in org.apache.poi.ss.usermodel.ExcelStyleDateFormatter (ExcelStyleDateFormatter.java:43) [forbiddenapis] Forbidden method invocation: java.text.DecimalFormat#(java.lang.String) [Uses default locale] [forbiddenapis] in org.apache.poi.ss.usermodel.ExcelStyleDateFormatter (ExcelStyleDateFormatter.java:44) [forbiddenapis] Forbidden method invocation: java.text.DecimalFormat#(java.lang.String) [Uses default locale] [forbiddenapis] in org.apache.poi.ss.usermodel.ExcelStyleDateFormatter (ExcelStyleDateFormatter.java:46) [forbiddenapis] Forbidden method invocation: java.text.DecimalFormat#(java.lang.String) [Uses default locale] [forbiddenapis] in org.apache.poi.ss.usermodel.ExcelStyleDateFormatter (ExcelStyleDateFormatter.java:47) [forbiddenapis] Forbidden method invocation: java.lang.String#toUpperCase() [Uses default locale] [forbiddenapis] in org.apache.poi.ss.usermodel.DataFormatter (DataFormatter.java:444) [forbiddenapis] Forbidden method invocation: java.text.DecimalFormat#(java.lang.String) [Uses default locale] [forbiddenapis] in org.apache.poi.ss.usermodel.DataFormatter (DataFormatter.java:907) [forbiddenapis] Forbidden method invocation: java.lang.String#toUpperCase() [Uses default locale] [forbiddenapis] in org.apache.poi.hssf.usermodel.HSSFPalette$CustomColor (HSSFPalette.java:237) [forbiddenapis] Forbidden method invocation: java.lang.String#toLowerCase() [Uses default locale] [forbiddenapis] in org.apache.poi.sl.draw.DrawShape (DrawShape.java:75) [forbiddenapis] Forbidden method invocation: java.util.GregorianCalendar#(java.util.TimeZone) [Uses default locale or time zone] [forbiddenapis] in org.apache.poi.ss.formula.atp.YearFracCalculator (YearFracCalculator.java:319) [forbiddenapis] Forbidden method invocation: java.text.DecimalFormat#(java.lang.String) [Uses default locale] [forbiddenapis] in org.apache.poi.util.HexDump (HexDump.java:304) [forbiddenapis] Scanned 1645 (and 428 related) class file(s) for forbidden API invocations (in 1.19s), 130 error(s). BUILD FAILED :1736: The following error occurred while executing this line: :1750: Check for forbidden API calls failed, see log. Total time: 17 minutes 5 seconds Build step 'Invoke Ant' marked build as failure [FINDBUGS] Skipping publisher since build result is FAILURE [WARNINGS] Skipping publisher since build result is FAILURE Archiving artifacts Sending artifact delta relative to POI #818 Archived 4642 artifacts Archive block size is 32768 Received 2798 blocks and 108123882 bytes Compression is 45.9% Took 40 sec Recording test results --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@poi.apache.org For additional commands, e-mail: dev-help@poi.apache.org