Changelog in REL_2_BRANCH since 13July (which is when i think the pre2
release was cut?)
On Tue, 2003-07-29 at 02:46, Andrew C. Oliver wrote:
> Hey guys I put up the pre3 release but I'm having trouble putting together
> the release notes, can you reply to this email with a short list of what
> fixes/additions you've checked in to REL_2 branch since pre2?
>
> Thanks,
>
> Andy
> --
> Andrew C. Oliver
> http://www.superlinksoftware.com/poi.jsp
> Custom enhancements and Commercial Implementation for Jakarta POI
>
> http://jakarta.apache.org/poi
> For Java and Excel, Got POI?
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>
2003-07-29 00:15 acoliver
* build.xml: this is the pre3 release...
PR: Obtained from: Submitted by: Reviewed by:
2003-07-28 22:15 klute
* src/testcases/org/apache/poi/hpsf/basic/TestEmptyProperties.java:
Test case fixed.
2003-07-28 15:48 avik
* src/testcases/org/apache/poi/hpsf/basic/TestEmptyProperties.java:
Made code compilable, on behalf Rainer
2003-07-27 03:29 klute
* src/: java/org/apache/poi/hpsf/TypeReader.java,
java/org/apache/poi/hpsf/Variant.java,
testcases/org/apache/poi/hpsf/basic/POIFile.java,
testcases/org/apache/poi/hpsf/basic/TestBasic.java,
testcases/org/apache/poi/hpsf/basic/TestEmptyProperties.java,
testcases/org/apache/poi/hpsf/basic/TestUnicode.java,
testcases/org/apache/poi/hpsf/basic/Util.java,
testcases/org/apache/poi/hpsf/data/TestCorel.shw: Bug 21775
2003-07-25 23:52 avik
* src/: java/org/apache/poi/hssf/model/Workbook.java,
java/org/apache/poi/hssf/record/NameRecord.java,
java/org/apache/poi/hssf/record/StyleRecord.java,
java/org/apache/poi/hssf/record/aggregates/FormulaRecordAggregate.java,
java/org/apache/poi/hssf/record/formula/NamePtg.java,
java/org/apache/poi/hssf/record/formula/StringPtg.java,
testcases/org/apache/poi/hssf/data/15228.xls,
testcases/org/apache/poi/hssf/usermodel/TestBugs.java: bug 15228
and related fixes: 1. Correct structure of NamePtg 2. Correct
Unicode handling of strings in StyleRecord and StringPtg 3.
Workaround for SheetReferences 4. Ensure correct handling in
NameRecord if we cant parse PTGs 5. Ensure correct order of
String and SharFormula records 6. Testcase!
2003-07-25 19:58 slaubach
* src/: java/org/apache/poi/hssf/model/Sheet.java,
java/org/apache/poi/hssf/usermodel/HSSFSheet.java,
testcases/org/apache/poi/hssf/usermodel/TestHSSFSheet.java: Added
features to test and change the display of gridlines, formulas,
and row/column headings. This is in reference to bug 21884.
Started keeping track of the WindowTwoRecord reference to easy
update without a search. Modified other procedures to use the
reference where possible.
2003-07-25 00:52 slaubach
* src/: java/org/apache/poi/hssf/model/Sheet.java,
java/org/apache/poi/hssf/usermodel/HSSFWorkbook.java,
testcases/org/apache/poi/hssf/usermodel/TestWorkbook.java: Fixed
the problem in bug# 16756 by making sure the same HSSFDataFormat
object is returned for a given book. Also included the new
margin code that Mr. Oliver wanted (just because in was in the
particular directory).
PR: Obtained from: Submitted by: Reviewed by:
2003-07-25 00:12 slaubach
* src/: java/org/apache/poi/hssf/model/Sheet.java,
testcases/org/apache/poi/hssf/data/EmbeddedChartHeaderTest.xls,
testcases/org/apache/poi/hssf/usermodel/TestHSSFHeaderFooter.java:
Applied the pertinent patch for bug #21439 by Paul Pound to get
the header/footer from the sheet and not a chart.
PR: Obtained from: Submitted by: Reviewed by:
2003-07-24 07:20 glens
* .cvsignore: Ignore the build directory
2003-07-23 06:58 acoliver
* build.xml: make rel 2 branch run tests under gump
PR: Obtained from: Submitted by: Reviewed by:
2003-07-13 19:21 glens
* src/: testcases/org/apache/poi/util/TestHexDump.java,
java/org/apache/poi/util/HexDump.java: Fixed a small problem with
hex dump
2003-07-13 18:46 glens
* build.xml, src/documentation/content/xdocs/status.xml,
src/documentation/content/xdocs/dtd/book-cocoon-v10.dtd,
src/documentation/content/xdocs/dtd/changes-v11.dtd,
src/documentation/content/xdocs/dtd/document-v11.dtd,
src/documentation/content/xdocs/dtd/faq-v11.dtd,
src/documentation/content/xdocs/dtd/javadoc-v04draft.dtd,
src/documentation/content/xdocs/dtd/specification-v11.dtd,
src/documentation/content/xdocs/dtd/todo-v11.dtd,
src/documentation/resources/images/group-logo.gif: A few things
for the 2.0-pre2 release.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]