You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@poi.apache.org by bu...@apache.org on 2016/03/12 01:05:19 UTC

[Bug 59170] New: Remove deprecated classes (POI 3.15)

https://bz.apache.org/bugzilla/show_bug.cgi?id=59170

            Bug ID: 59170
           Summary: Remove deprecated classes (POI 3.15)
           Product: POI
           Version: 3.15-dev
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: POI Overall
          Assignee: dev@poi.apache.org
          Reporter: kiwiwings@apache.org

This bug entry is a container for deprecated changes occurring until POI 3.15
is out.
To qualify for a removal, the deprecation notice needs to be at least 2
releases old.
See [1] and [2] for the discussion on our removal strategy.

The first deprecates will be from 2008 ... so nearly a decade ago ...

Andi

[1]
http://apache-poi.1045710.n5.nabble.com/deprecated-handling-reloaded-tt5721071.html
[2]
http://apache-poi.1045710.n5.nabble.com/Logging-Binary-compatibility-tt5719152.html

-- 
You are receiving this mail because:
You are the assignee for the bug.

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


[Bug 59170] Remove deprecated classes (POI 3.15)

Posted by bu...@apache.org.
https://bz.apache.org/bugzilla/show_bug.cgi?id=59170

--- Comment #5 from Javen O'Neal <on...@apache.org> ---
Removed o.a.p.hpsf.Constants in r1748480.
Removed o.a.p.hpsf.wellknown.SectionIDMap in r1748481.
Removed many deprecated methods and classes in r1748483.
Removed o.a.p.hwpf.model.PAPBinTable#writeTo in r1748488.
Removed o.a.p.xssf.usermodel.XSSFFontFormatting#getXSSFColor in r1748493.
Removed o.a.p.openxml4j.opc.Package in r1748494.
Removed o.a.p.xssf.extractor.XSSFExcelExtractor in r1748495.

-- 
You are receiving this mail because:
You are the assignee for the bug.

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


[Bug 59170] Remove deprecated classes (POI 3.15)

Posted by bu...@apache.org.
https://bz.apache.org/bugzilla/show_bug.cgi?id=59170

--- Comment #9 from Javen O'Neal <on...@apache.org> ---
r1753052 HWPF SprmOperation

-- 
You are receiving this mail because:
You are the assignee for the bug.

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


[Bug 59170] Remove deprecated classes (POI 3.15)

Posted by bu...@apache.org.
https://bz.apache.org/bugzilla/show_bug.cgi?id=59170

--- Comment #7 from Javen O'Neal <on...@apache.org> ---
Removed deprecated methods in POIFS, SS, HSSF, and XSSF in r1748897.

-- 
You are receiving this mail because:
You are the assignee for the bug.

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


[Bug 59170] Remove deprecated classes (POI 3.15)

Posted by bu...@apache.org.
https://bz.apache.org/bugzilla/show_bug.cgi?id=59170

--- Comment #8 from Andreas Beeker <ki...@apache.org> ---
o.a.p.hssf.model.*Shape classes removed (deprecated since 10.08.2012) via
r1751174
use o.a.p.hssf.usermodel.HSSF(SimpleShape|Textbox|...) instead

-- 
You are receiving this mail because:
You are the assignee for the bug.

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


[Bug 59170] Remove deprecated classes (POI 3.15)

Posted by bu...@apache.org.
https://bz.apache.org/bugzilla/show_bug.cgi?id=59170

Javen O'Neal <on...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
             Status|NEW                         |RESOLVED

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@poi.apache.org
For additional commands, e-mail: dev-help@poi.apache.org


[Bug 59170] Remove deprecated classes (POI 3.15)

Posted by bu...@apache.org.
https://bz.apache.org/bugzilla/show_bug.cgi?id=59170

--- Comment #1 from Andreas Beeker <ki...@apache.org> ---
removed org.apache.poi.hssf/ss.util.Region via r1734651

-- 
You are receiving this mail because:
You are the assignee for the bug.

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


[Bug 59170] Remove deprecated classes (POI 3.15)

Posted by bu...@apache.org.
https://bz.apache.org/bugzilla/show_bug.cgi?id=59170

--- Comment #2 from Andreas Beeker <ki...@apache.org> ---
removed *Workbook.setRepeatingRowsAndColumns() via r1734701

this has been deprecated since POI 3.8

-- 
You are receiving this mail because:
You are the assignee for the bug.

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


[Bug 59170] Remove deprecated classes (POI 3.15)

Posted by bu...@apache.org.
https://bz.apache.org/bugzilla/show_bug.cgi?id=59170

--- Comment #6 from Javen O'Neal <on...@apache.org> ---
r1748778: o.a.p.openxml4j.opc.internal.ContentType#getParameters
r1748780: o.a.p.openxml4j.xwpf.model.XWPFHyperlinkDecorator
r1748782: o.a.p.hdgf.HDGFDiagram
r1748783: various HSLF and HWPF methods
r1748785: o.a.p.hwpf.usermodel.CharacterRun#cloneProperties
r1748786: o.a.p.hwpf.extractor.WordExtractor constructor
r1748787: o.a.p.hwpf.usermodel.ListEntry
r1748788: o.a.p.hwpf.usermodel.Shapes (replaced by OfficeDrawing in POI 3.8
beta 4)
r1748789: o.a.p.hwpf.usermodel.Range
r1748790: o.a.p.hwpf.usermodel.Picture picture type constants and aspect ratio
methods
r1748791: o.a.p.hwpf.usermodel.Paragraph constructors and type() method

-- 
You are receiving this mail because:
You are the assignee for the bug.

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


[Bug 59170] Remove deprecated classes (POI 3.15)

Posted by bu...@apache.org.
https://bz.apache.org/bugzilla/show_bug.cgi?id=59170

--- Comment #4 from Andreas Beeker <ki...@apache.org> ---
removed BuiltinFormats.getBuiltinFormats() use getAll() instead via r1747325

-- 
You are receiving this mail because:
You are the assignee for the bug.

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


[Bug 59170] Remove deprecated classes (POI 3.15)

Posted by bu...@apache.org.
https://bz.apache.org/bugzilla/show_bug.cgi?id=59170

--- Comment #10 from Javen O'Neal <on...@apache.org> ---
r1753070 remove deprecated HWPF TableSprmUncompressor#uncompressTAP(byte[]
grpprl, int offset)

-- 
You are receiving this mail because:
You are the assignee for the bug.

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


[Bug 59170] Remove deprecated classes (POI 3.15)

Posted by bu...@apache.org.
https://bz.apache.org/bugzilla/show_bug.cgi?id=59170

Javen O'Neal <on...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Blocks|                            |60331


Referenced Bugs:

https://bz.apache.org/bugzilla/show_bug.cgi?id=60331
[Bug 60331] Remove deprecated classes (POI 3.16)
-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@poi.apache.org
For additional commands, e-mail: dev-help@poi.apache.org


[Bug 59170] Remove deprecated classes (POI 3.15)

Posted by bu...@apache.org.
https://bz.apache.org/bugzilla/show_bug.cgi?id=59170

--- Comment #3 from Andreas Beeker <ki...@apache.org> ---
removed ErrorConstants, use FormulaError instead . via r1744000

this has been deprecated since POI 3.12-beta1

-- 
You are receiving this mail because:
You are the assignee for the bug.

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