Is there a 1.3 or 1.4 release available? I am guessing not, because I don't see it on the Jarkarta site.
--- "Andrew C. Oliver" <[EMAIL PROTECTED]> wrote: > The latest "milestone" is 1.4583 (look off of > downloads). > > The next release will be 1.5. We'll probably have > one more interim build. > I'd like to make sure this logging issue is finished > before we have a > release. > > Had I realized what a big pain this would be > (dealing with log4j > changing and > the vast number of logging issues), I'd have written > my own conditional > precompiler > and left in Sys.outs!! > > -Andy > > Cornellious Mann wrote: > > >Thanks for the info. I have one more question that > I > >hope this isn't a bad question. I am looking for > the > >latest release build of POI. I am looking on the > >Jakarta web site at the binary download page > >(http://jakarta.apache.org/site/binindex.html). I > do > >not see POI listed in the release builds. I do see > >POI listed in the milestone builds. I am currently > >using POI version 1.0.2 which I think at one time > was > >a release build. I also looked in CVS and on the > POI > >downloads page and couldn't find a release build. > Is > >there a more current release build and should I be > >looking somewhere else for it? > > > >--- "Andrew C. Oliver" <[EMAIL PROTECTED]> wrote: > > > >>Cornellious Mann wrote: > >> > >>>Is see that in version 1.0.2 there is a > >>>setMerge(boolean) method on HSSFCellStyle. I > tried > >>>this, but it didn't quite work when checked my > >>> > >>output > >> > >>>.xls file. Does anyone know if merging is > >>> > >>suported? > >> > >>>And if so, does anyone have an example of how to > >>> > >>use > >> > >>>it? Thanks for any help. > >>> > >>>===== > >>>Best Regards, > >>>Cornellious Mann > >>> > >>>__________________________________________________ > >>>Do You Yahoo!? > >>>Yahoo! Tax Center - online filing with TurboTax > >>>http://taxes.yahoo.com/ > >>> > >>It should be in CVS, its off of the HSSFSheet. > -- > >>addMergedRegion() > >> > >>The example is here: > >> > >> > >http://cvs.apache.org/viewcvs.cgi/jakarta-poi/src/examples/src/org/apache/poi/hssf/usermodel/examples/MergedCells.java > > > >>It does not work in 1.0.2. The "setMerge" refers > to > >>an obsolecent > >>property of the XF record in Excel. We'll > probably > >>not even expose this > >>via the usermodel in future releases since its not > >>useful. > >> > >>-Andy > >> > > > > > >===== > >Best Regards, > >Cornellious Mann > > > >__________________________________________________ > >Do You Yahoo!? > >Yahoo! Tax Center - online filing with TurboTax > >http://taxes.yahoo.com/ > > > > > ===== Best Regards, Cornellious Mann __________________________________________________ Do You Yahoo!? Yahoo! Tax Center - online filing with TurboTax http://taxes.yahoo.com/
