Re: Open Bugs Map

2008-12-30 Thread Dave Fisher
An update to the open bugs map. (1) Docs https://issues.apache.org/bugzilla/show_bug.cgi?id=13424 Asks to update all docs to the current state. Is there anyone qualified to comment if thus French translation is acceptable? https://issues.apache.org/bugzilla/show_bug.cgi?id=31835 (2)

Re: Sorting

2009-02-11 Thread Dave Fisher
Hi Robert, I think you have a good idea. I'm not sure why it was done the way it was done. Perhaps the rows are not really sortable that way - there may be internal settings. The reason is more likely that the original use of POI was either to read to extract information or to write out a

Re: [VOTE] Release of POI 3.5-beta5

2009-02-23 Thread Dave Fisher
Hi Yegor, I had to ask. I've seen a Jakarta beta do it differently, but we are a huge project compared to that. So, OK. Let's make sure that we get these issues resolved next week - then at least the nightly builds will have all the details properly marked. (1) A really, really proper

Re: Meetup and Hackathon at ApacheCon?

2009-08-20 Thread Dave Fisher
Hi Yegor, I'm thinking about organising a meetup + hackathon at ApacheCon, and wanted to guage interest. Would probably go for a half day at the start of the conference (Monday/Tuesday). I would go for Tuesday, second half of the day. There will be more people around and I personally

Re: Recent additions to POI Added implementation of Digital Signature support

2009-10-15 Thread Dave Fisher
Hi Josh, This valuable contribution needs to wait for proper clarification of the dual-license for the feDict OOXML signer piece. Let's wait to put it back until that is done. Best Regards, Dave I just reverted this new stuff: http://svn.apache.org/viewvc?view=revrevision=825637 This is

Re: Streamlining the ooxml-schemas jar

2009-10-20 Thread Dave Fisher
I noticed the size too. The jar looks like it's generated using xmlbeans. Yup, it is. We're currently statically compiling the XSDs to the jar. I guess the ideal thing might be to statically compile the few really common ones, and dynamically compile the rest from the XSDs if used. Not

Re: New Ruby Gem for POI

2011-03-30 Thread Dave Fisher
I am a polyglotter who programs in both Java and Ruby. I have an itch that I needed to scratch where I need to have the advanced features such as picture handing in Excel documents that POI offers in a native rails app. There is nothing out there in Ruby-land and your your compilation option

Re: [VOTE] Release POI 3.8 beta2

2011-04-08 Thread Dave Fisher
Hi Team, 0 - I won't have time to do a proper check. Regards, Dave On Apr 1, 2011, at 12:38 AM, Yegor Kozlov wrote: Hi All, It's time to test-drive the release candidate for POI 3.8 beta2. I've built the release artifacts, derived from revision 1087234 of the REL_3_8_BETA2 tag. The

Re: Chart model in XSSF

2011-05-14 Thread Dave Fisher
Hi Roman, I think these would be excellent extensions to POI. I am certain others will respond in the next several days. I think proposed class names not the best ones, if you know better ones - welcome. It is spelled Scatter and not Scetter. Let's see what others have to say about your

Re: DO NOT REPLY [Bug 51280] when we insert a new image to the existing excel file that corrupts the previous images

2011-05-29 Thread Dave Fisher
You got your answer here. Please stop spamming us through bugzilla. If you want to discuss this then join a mailing list at http://poi.apache.org/mailinglists.html Thank you very much, Dave On May 28, 2011, at 3:18 AM, bugzi...@apache.org wrote:

Re: ODF Toolkit Incubation Pre-Proposal

2011-06-27 Thread Dave Fisher
FYI Apache OpenOffice.org podling has been active for two weeks. Information is here. http://wiki.apache.org/incubator/OpenOfficeProposal http://incubator.apache.org/projects/openofficeorg.html http://incubator.apache.org/openofficeorg/ What do the people here on the POI project think of

Re: ODF Toolkit Incubation Pre-Proposal

2011-06-27 Thread Dave Fisher
Keep in mind this thread is in three places or two places or one place all depending on how people have replied. It will be confusing. Please include POI-DEV so we can discuss it here without going everywhere else as well. On Jun 27, 2011, at 3:44 PM, Dave Fisher wrote: FYI Apache

Fwd: [WARNING] Index corruption and crashes in Apache Lucene Core / Apache Solr with Java 7

2011-07-29 Thread Dave Fisher
Be warned about Java 7 u1 and Hotspot. Regards, Dave Begin forwarded message: From: Konstantin Kolinko knst.koli...@gmail.com Date: July 29, 2011 7:35:42 AM PDT To: Tomcat Users List us...@tomcat.apache.org Subject: Fwd: [WARNING] Index corruption and crashes in Apache Lucene Core /

Re: autosizecolumn does not sizes string with leading spaces

2011-08-22 Thread Dave Fisher
I think that this issue was fixed in the last month or two. You might want to give a nightly build a try. Regards, Dave On Aug 22, 2011, at 12:21 AM, naveeniq wrote: autoSizeColumn does not sizes text when we have leading space in the cell. Checked with jre6

Re: [VOTE] Release POI 3.8 beta4 - Take 2

2011-08-23 Thread Dave Fisher
Hi Yegor, I'm not seeing a valid signature on the tar.gz files. The zips are fine. It looks like you did all of the signing on the tar files and not the tar.gz files. $ gpg --verify poi-bin-3.8-beta4-20110826.tar.gz.asc gpg: Signature made Tue Aug 23 11:26:14 2011 PDT using DSA key ID F5BB52CD

Re: [VOTE] Release POI 3.8 beta4 - Take 2

2011-08-24 Thread Dave Fisher
. Yegor On Wed, Aug 24, 2011 at 5:34 AM, Dave Fisher dave2w...@comcast.net wrote: Hi Yegor, I'm not seeing a valid signature on the tar.gz files. The zips are fine. It looks like you did all of the signing on the tar files and not the tar.gz files. $ gpg --verify poi-bin-3.8-beta4

Re: [VOTE] Release POI 3.8 beta4 - Take 2

2011-08-24 Thread Dave Fisher
on Windows / cygwin and on Linux and all signatures are fine. I am viewing this as something to correct for POI-3.8 Final. Strange that there is a difference in how GPG tools process *.tar.gz Regards, Dave Yegor On Wed, Aug 24, 2011 at 5:34 AM, Dave Fisher dave2w...@comcast.net wrote: Hi

Re: [VOTE] Release POI 3.8 beta4 - Take 2

2011-08-24 Thread Dave Fisher
Hi, RAT reports files that are missing Apache License headers. One or two need attention. They are in testcases and I am reluctant to call them blockers. $ svn log src/scratchpad/testcases/org/apache/poi/hwpf/converter/TestNumberFormatter.java

Re: [VOTE] Release POI 3.8 beta4 - Take 2

2011-08-24 Thread Dave Fisher
Then I withdraw my +1 vote. Sorry about that Yegor, time for Take 3. If you roll tonight I'll check tomorrow. Regards, Dave On Aug 24, 2011, at 3:52 PM, Nick Burch wrote: On Wed, 24 Aug 2011, Dave Fisher wrote: RAT reports files that are missing Apache License headers. One or two need

Re: [VOTE] Release POI 3.8 beta4 - Take 2

2011-08-26 Thread Dave Fisher
OK - I am +1 Regards, Dave On Aug 23, 2011, at 12:04 PM, Yegor Kozlov wrote: Hi All, Please test-drive the release candidate for POI 3.8 beta4 (take 2). Compared to the first version, two release blockers have been found and fixed: (1)

Re: when is 3.8 stable version planned to be released

2011-09-15 Thread Dave Fisher
On Sep 13, 2011, at 6:22 AM, nmsrinivas wrote: hi , Please help me any one 1)poi XSSF doesn't read the blank cell(empty) with Cell.CELL_TYPE_BLANK ? how to read ?

Re: release 3.8-final in late Dec

2011-11-15 Thread Dave Fisher
+1 Sent from my iPhone On Nov 15, 2011, at 6:37 AM, Yegor Kozlov yegor.koz...@dinom.ru wrote: Hi All! What do people think if we release 3.8-final by the end of this year? My plan is to cut the release around Dec 15, then give 7-10 days for the vote and be on the mirrors by New Year.

Re: Beta 5?

2011-11-30 Thread Dave Fisher
On Nov 29, 2011, at 11:57 PM, Yegor Kozlov wrote: Two weeks back, I posted my plan to release 3.8-final in December 2011, but now I realize that we are not yet ready and another beta would be more appropriate. Personally, I think we are ready for the final release in terms of new features,

Re: Beta 5?

2011-11-30 Thread Dave Fisher
On Nov 30, 2011, at 9:47 AM, Dave Fisher wrote: On Nov 29, 2011, at 11:57 PM, Yegor Kozlov wrote: Two weeks back, I posted my plan to release 3.8-final in December 2011, but now I realize that we are not yet ready and another beta would be more appropriate. Personally, I think we

Re: [VOTE] Release POI 3.8 beta5

2011-12-16 Thread Dave Fisher
+1. I have some reservations for a FINAL release. (1) When I check the signature of the tar.gz packages. I have to gunzip and change the name of the gpg. (2) Sometimes the tests fail with: [junit] Running org.apache.poi.hssf.usermodel.TestBugs [junit] Invalid memory access of location

Re: contributing code to POI

2012-01-29 Thread Dave Fisher
All contributions to a project at The Apache Software Foundation are made under the Apache License 2.0. [1] You are free to offer your own project under whatever license you wish, but you should offer your contribution to the project under the AL2. Here is a FAQ [2] If your contribution is

Re: contributing code to POI

2012-01-30 Thread Dave Fisher
On Jan 30, 2012, at 1:28 PM, Niklas Rehfeld wrote: Thanks for clearing that up! I always get a bit confused with copyright stuff. You should use the same standard Apache License header that's used in the POI source code. I can't spot anything about the POI license anywhere, can you point

Re: [VOTE] Release POI 3.8 FINAL

2012-03-26 Thread Dave Fisher
Hi - If no one else votes, I'll do the checks and vote late today. Regards, Dave On Mar 19, 2012, at 12:17 AM, Yegor Kozlov wrote: Hi All, A candidate for the POI-3.8 FINAL release is available at: https://dist.apache.org/repos/dist/dev/poi/ The release candidate was built from the

Re: [VOTE] Release POI 3.8 FINAL

2012-03-26 Thread Dave Fisher
+1. Go POI 3.8! Thank you Yegor! On Mar 19, 2012, at 12:17 AM, Yegor Kozlov wrote: Hi All, A candidate for the POI-3.8 FINAL release is available at: https://dist.apache.org/repos/dist/dev/poi/ The release candidate was built from the REL_3_8_FINAL tag and includes all changes and

Re: [VOTE] Evgeniy Berlog as committer

2012-06-04 Thread Dave Fisher
Please ignore this thread. Committer votes are held on private lists in Apache projects. Regards, Dave On Jun 4, 2012, at 1:26 AM, Sergey Vladimirov wrote: +1 -- Sergey Vladimirov On Mon, Jun 4, 2012 at 12:22 PM, Yegor Kozlov yegor.koz...@dinom.ru wrote: Hi All, Our GSoC

Re: [VOTE] Evgeniy Berlog as committer

2012-06-04 Thread Dave Fisher
Forgive me. I've been working on project's in the Incubator where votes in public would be sure to have many ballots. POI has been holding Committer votes in public for 5 years. They are just infrequent. Refgards, Dave On Jun 4, 2012, at 3:13 PM, Dave Fisher wrote: Please ignore this thread

Re: [VOTE] Evgeniy Berlog as committer

2012-06-04 Thread Dave Fisher
I am +1. (but we need to do this in private.) On Jun 4, 2012, at 1:22 AM, Yegor Kozlov wrote: Hi All, Our GSoC student, Evgeniy Berlog is doing a great job improving drawing support in HSSF. His contributions seem to be up to our standards and I'm happy to collaborate with him.

Re: [VOTE] Release POI 3.9

2012-12-02 Thread Dave Fisher
I won Sent from my iPhone On Dec 2, 2012, at 11:12 AM, Evgeniy Berlog superrubir...@gmail.com wrote: +1 On Mon, Nov 26, 2012 at 4:43 PM, Yegor Kozlov yegor.koz...@dinom.ru wrote: Hi All, A candidate for the POI-3.9 FINAL release is available at:

Re: [VOTE] Release POI 3.9

2012-12-02 Thread Dave Fisher
Forgive my previous email from a bad iPhone action. I won't be able to review until Tuesday or Wednesday. Regards, Dave Sent from my iPhone On Dec 2, 2012, at 11:12 AM, Evgeniy Berlog superrubir...@gmail.com wrote: +1 On Mon, Nov 26, 2012 at 4:43 PM, Yegor Kozlov yegor.koz...@dinom.ru

Re: Fixing our website to still work in 2013

2012-12-17 Thread Dave Fisher
On Dec 17, 2012, at 12:44 AM, Yegor Kozlov wrote: I'd suggest not under trunk, but alongside OK, it will be https://svn.apache.org/repos/asf/poi/site. Make it https://svn.apache.org/repos/asf/poi/site/content/. and we will be more ready to switch to the CMS. I will try to find time this

Re: Fixing our website to still work in 2013

2012-12-19 Thread Dave Fisher
AM, Dave Fisher dave2w...@comcast.net wrote: On Dec 17, 2012, at 12:44 AM, Yegor Kozlov wrote: I'd suggest not under trunk, but alongside OK, it will be https://svn.apache.org/repos/asf/poi/site. Make it https://svn.apache.org/repos/asf/poi/site/content/. and we will be more ready

Re: How to change PNG DPI

2013-01-02 Thread Dave Fisher
Give it a try. You will use more memory. Regards, Dave On Dec 27, 2012, at 4:07 AM, vegaecm wrote: Hi, Our team use Apache POI to render PowerPoint documents (ppt and pptx) to PNG. Thank you for your efforts for this project, it is really great product! Could you please give us a

Re: POI Workbook adapter for ODFToolkit

2013-02-23 Thread Dave Fisher
On Feb 23, 2013, at 3:28 AM, Florian Hopf wrote: Hi, I just wanted to let you know that I started work on a POI workbook adapter for the ODFToolkit. The goal is to make the POI Workbook functionality available for ODS documents so users can use the familiar POI API to read and modify

Re: Contributing to XSLF Code

2013-05-18 Thread Dave Fisher
On May 17, 2013, at 2:26 PM, Nick Burch wrote: On Fri, 17 May 2013, Eliot Kimber wrote: I am trying to use the XSLF code to implement manipulation and generation of PPTX presentations. I see that there are still some missing features and bugs. I am more than happy to contribute to the code

Re: poi pull request: HSSFWorkbook.getAllEmbeddedObjects wasn't getting all emb...

2013-05-21 Thread Dave Fisher
Poi is an svn project as you should already know. Sent from my iPhone On May 20, 2013, at 7:36 PM, trejkaz g...@git.apache.org wrote: GitHub user trejkaz opened a pull request: https://github.com/apache/poi/pull/2 HSSFWorkbook.getAllEmbeddedObjects wasn't getting all embedded

Re: Error code told me to email the developers.

2013-05-21 Thread Dave Fisher
The developers list. Dev@poi.apache.org I've done so. Thanks for your report. Sent from my iPhone On May 21, 2013, at 7:48 AM, Mathew Reny mhr...@gmail.com wrote: I don't need any help, errors happen, however this error explicitly told me to email you guys. Below are the stack traces and

Re: [Vote] Dominik Stadler as new POI Committer + PMC member

2013-06-01 Thread Dave Fisher
+1 (binding) On May 29, 2013, at 3:07 PM, Nick Burch wrote: Hi All Dominik Stadler dominik.stad...@gmx.at has been doing some great work recently[1] on submitting new patches, and helping clarify + test existing bugs. Based on all that, I think he'd be a great addition to the POI

Re: [VOTE] Cedric Walter as committer

2013-06-17 Thread Dave Fisher
+1 (binding) On Jun 17, 2013, at 8:33 AM, Yegor Kozlov wrote: Hi All Cedric Walter cedric.wal...@gmail.com has submitted a bunch of outstanding patches in the area of formula support [1]. His contributions seem to be up to our standards, and I had no problems collaborating with him and

Re: [Vote] Tim Allison as new POI Committer + PMC member

2013-07-03 Thread Dave Fisher
+1 (binding) On Jul 3, 2013, at 3:37 PM, Joe Wicentowski wrote: I'm +1! +1! Thanks Tim! Joe - To unsubscribe, e-mail: dev-unsubscr...@poi.apache.org For additional commands, e-mail: dev-h...@poi.apache.org

Re: [ANNOUNCE] Apache POI 3.10 Beta 2 released

2013-09-23 Thread Dave Fisher
OLE Embedding looks like a hot patch to check out. It is certainly very useful. Regards, Dave On Sep 22, 2013, at 2:28 PM, Nick Burch wrote: On Fri, 20 Sep 2013, Dominik Stadler wrote: what are the next steps on POI? Do we stabilize a bit more and release 3.10 before doing more risky stuff?

Re: Excel Function COUNTIFS available in poi ?

2013-12-09 Thread Dave Fisher
Hi Detlef, Thanks! Please create a bugzilla issue with [PATCH] in the subject at https://issues.apache.org/bugzilla/buglist.cgi?product=POI Regards, Dave On Dec 9, 2013, at 6:11 AM, Detlef Brendle wrote: Hi Poi Team, I have come up with a proposal for an implementation for this

Re: Please remove my file from your svn

2013-12-12 Thread Dave Fisher
Hi Chris, I am on both the Apache POI and the Apache OpenOffice PMC. Action will be taken. As a producer of PPT and PPTX files along with other Office documents we have always done our best to try to consume documents created by any producer including OpenOffice.org. I wonder if a PPT produced

Re: [Vote] Andreas Beeker as new POI Committer + PMC member

2013-12-20 Thread Dave Fisher
+1 from me. Regards, Dave On Dec 18, 2013, at 10:55 PM, Yegor Kozlov wrote: Hi All Andreas Beeker andreas.bee...@gmx.de has contributed a number of excellent patches and investigations [1]. His code seems to follow our standards and I think he'd be a great addition to the POI committers

Re: Another beta?

2014-01-14 Thread Dave Fisher
Hi NIck, I think you hang out on the Tika dev list. Do you know when the next major release of Tika is coming? When do we need to release to be included? If I knew that it might help get some daylight cycles on POI. Regards, Dave On Jan 14, 2014, at 9:30 AM, Nick Burch wrote: Hi All It

Fwd: A nice OOXML reference site

2015-08-13 Thread Dave Fisher
FYI. Corinthia is an Incubator podling that may be of interest to the POI community. Regards, Dave Sent from my iPhone Begin forwarded message: From: Peter Kelly pmke...@apache.org Date: August 13, 2015 at 1:11:35 PM PDT To: d...@corinthia.incubator.apache.org Subject: A nice OOXML

Re: ODF Explorer

2015-08-29 Thread Dave Fisher
Hi Ian, Your tool and the compliments it is receiving are interesting. Including poi and Yegor. What do people think? Regards, Dave Sent from my iPhone On Aug 29, 2015, at 8:53 PM, Ian C i...@amham.net wrote: Hi Peter, On Sun, Aug 30, 2015 at 1:16 AM, Peter Kelly pmke...@apache.org

Re: [RESULT] [VOTE] Apache POI 3.14-final release (RC1)

2016-03-06 Thread Dave Fisher
I agree with Nick. Changes to the OOXML schema jars are a significant change. Considering why the lite jar was created a metric on the size change of that jar would be helpful as well. Regards, Dave Sent from my iPhone > On Mar 6, 2016, at 3:47 AM, Nick Burch wrote: >

Re: Moving to Git

2017-06-28 Thread Dave Fisher
Hi - Infrastructure is just now getting something called GitBox going which should help with integration of Apache LDAP etcetera. They are also working on a JIRA service ticket improvement. Javen it might be good if you reached out to Infrastructure and a clear explanation of how to properly

Re: POI @ ApacheCon

2017-05-15 Thread Dave Fisher
I arrive as well Sent from my iPhone > On May 15, 2017, at 7:27 AM, Allison, Timothy B. wrote: > > I'll arrive tonight. See you there! > > -Original Message- > From: David North [mailto:dno...@apache.org] > Sent: Monday, May 15, 2017 10:20 AM > To: POI Developers

Re: [DISCUSS] Getting a fixed version of XMLBeans

2017-11-09 Thread Dave Fisher
Hi Sent from my iPhone > On Nov 9, 2017, at 1:01 PM, Dominik Stadler wrote: > > Hi, > > the initial discussion showed a few possible routes. I would like to > discuss the options a bit more, probably followed by a vote to see which > option has the majority. > > I

[VOTE][RESULTS] Re: publishing poi xmlbeans jars

2018-05-23 Thread Dave Fisher
Hi - There were 6 +1 votes to take on XMLBeans as a subproject. Alain FAGOT BEAREZ Javen O’Neal Dominik Stadler Andreas Beeker Greg Woolsey Mark Murphy Regards, Dave > On Apr 2, 2018, at 10:44 AM, Dave Fisher <dave2w...@comcast.net> wrote: > > >> On Apr 2, 2018, at

Re: Vote on XMLBeans 2.7.0-rc1 release

2018-06-10 Thread Dave Fisher
Henning wants us to use the poi areas on dist.apache.org otherwise he would have to make special changes one off changes. We should have an XMLBeans sub directory. Regards, Dave Sent from my iPhone > On Jun 10, 2018, at 11:41 AM, Andreas Beeker wrote: > >> On 6/10/18 8:21 PM, pj.fanning

Re: XMLBeans in 4.0.0 release

2018-01-09 Thread Dave Fisher
Hi - I think that releasing a package with right XMLbean path in Maven Central might be best for our users. Finding that they have issues with old XMLbeans might be subtly difficult. I could be wrong. Regards, Dave Sent from my iPhone > On Jan 9, 2018, at 12:28 AM, Nick Burch

Re: ***UNCHECKED*** RE: adding dependencies on h2 and mockito

2018-01-26 Thread Dave Fisher
Hi - We need to be really careful not to make OOXML deployments larger. Why is H2, a database engine, being considered? Regards, Dave Sent from my iPhone > On Jan 26, 2018, at 11:55 AM, Alain FAGOT BÉAREZ wrote: > > You might have heard of Hypersonic SQL, some 10 years

Re: Copying chart

2018-08-23 Thread Dave Fisher
Hi - You should create a Bugzilla and attach your patch. Regards, Dave > On Aug 23, 2018, at 2:29 PM, monnomiznog...@gmail.com wrote: > > Guys, > > You cannot ask even from advanced developers to create a chart from scratch > with java code or any other code type. > > Copying a chart from

Re: [VOTE] Apache POI 4.0.0 release (RC1)

2018-09-01 Thread Dave Fisher
Hi - I have a few questions which are minor. (1) NOTICE has: This product contains the Piccolo XML Parser for Java (http://piccolo.sourceforge.net/). Copyright 2002 Yuval Oren. Was this eliminated? (2) In the maven ooxml-1.4 jars the LICENSE and NOTICE are missing from

Re: [VOTE] Apache POI 4.0.0 release (RC1)

2018-09-01 Thread Dave Fisher
e removed the MD5/SHA1 hashes and generated the SHA256/512 hashes > manually and hopefully fixed the build for the next release. > > Best wishes, > Andi > > >> On 9/1/18 11:54 PM, Dave Fisher wrote: >> Hi - >> >> I have a few questions which are minor.

Re: Provide alpha releases via Apache repo

2018-09-07 Thread Dave Fisher
Hi - Release Policy is such that publishing a snapshot to a public, open repository is not allowed. See http://www.apache.org/legal/release-policy.html#release-definition If we want to produce Alpha and Beta then we will

XMLBeans Project Page / DOAP

2018-08-29 Thread Dave Fisher
Hi Team, Take a look at the xmlbeans project page here: https://projects.apache.org/project.html?poi-xmlbeans I can see that there is some good information like the new release! However there is also some stuff that is out of date /

Re: [VOTE] new POI logo

2018-09-07 Thread Dave Fisher
Hi - While I like V2, none of the docs is xlsx Regards, Dave Sent from my iPhone > On Sep 7, 2018, at 1:57 PM, Andreas Beeker wrote: > > Hi *, > > Daniel (humbedooh) created a new logo for us and I don't want this issue left > undecided/unanswered. > > So please vote for the logos and its

NABBLE Re: publishing poi xmlbeans jars

2018-03-06 Thread Dave Fisher
My ISP suppresses Nabble emails. They are bounced - something to do with DKIM. Sent from my iPhone > On Mar 6, 2018, at 8:47 AM, Mark Murphy wrote: > > I have a question. If we bring it into POI as a sub-project, do we have to > change its namespace? If it were added to

Re: publishing poi xmlbeans jars

2018-03-06 Thread Dave Fisher
Sent from my iPhone > On Mar 6, 2018, at 8:47 AM, Mark Murphy wrote: > > I have a question. If we bring it into POI as a sub-project, do we have to > change its namespace? If it were added to Commons, would it have to change > its namespace? In POI we would do as we

Re: publishing poi xmlbeans jars

2018-02-28 Thread Dave Fisher
You might point out how widely used POI is include Tika and Solr as consumers of POI/XMLBeans. Also taking it out of the Attic was previously suggested by others... Regards, Dave Sent from my iPhone > On Feb 28, 2018, at 12:41 PM, Nick Burch wrote: > >> On Wed, 28 Feb

Re: publishing poi xmlbeans jars

2018-03-07 Thread Dave Fisher
Hi - Let’s get back on track. We want to release XMLBeans 2.7.0 with the org.apache.xmlbeans namespace for the benefit of all of the users who are dependent on it. If POI does not want to do this then XMLBeans will need to go to the Incubator. Should we VOTE? If yes then we can ask Infra to

Re: publishing poi xmlbeans jars

2018-04-02 Thread Dave Fisher
and then going through a release. Regards, Dave > On Apr 2, 2018, at 10:15 AM, Mark Murphy <jmarkmur...@gmail.com> wrote: > > So where are we on this? > > On Wed, Mar 7, 2018 at 12:40 PM, Dave Fisher <dave2w...@comcast.net> wrote: > >> Hi - >>

Re: publishing poi xmlbeans jars

2018-04-02 Thread Dave Fisher
> On Apr 2, 2018, at 10:23 AM, Dave Fisher <dave2w...@comcast.net> wrote: > > Hi Mark, > > We will need to make INFRA JIRA tickets with reference to the VOTE part of > this thread. > > (1) Put XMLBeans svn repos under POI LDAP. INFRA-16278 <https://issues.a

Re: publishing poi xmlbeans jars

2018-03-05 Thread Dave Fisher
, Dave > On Mar 2, 2018, at 3:01 PM, Dave Fisher <dave2w...@comcast.net> wrote: > > Hi - > > I declared Lazy Consensus on Board@ for POI to take the XMLBeans product. So > far we have two positive responses. > > Do we have LAZY CONSENSUS? > > FYI - I did a f

Re: publishing poi xmlbeans jars

2018-03-02 Thread Dave Fisher
Hi - As both an IPMC member and as a POI PMC member I would prefer that we direct to POI. I think we (POI) need to take over the XMLBeans Product. Regards, Dave > On Mar 2, 2018, at 11:32 AM, Mark Murphy wrote: > > So Oracle is removing JAXB from Java SE, Depricated

Re: publishing poi xmlbeans jars

2018-03-02 Thread Dave Fisher
Hi - Given the Attic position and the mention of Royale. I will just take this to the Board. They could take a resolution moving directly to POI. I will ask for this first. Regards, Dave > On Mar 2, 2018, at 11:35 AM, Dave Fisher <dave2w...@comcast.net> wrote: > > Hi - >

Re: publishing poi xmlbeans jars

2018-03-02 Thread Dave Fisher
<jmarkmur...@gmail.com> wrote: > > That will make things a lot easier. Thanks Dave. > > On Fri, Mar 2, 2018 at 2:45 PM, Dave Fisher <dave2w...@comcast.net> wrote: > >> Hi - >> >> Given the Attic position and the mention of Royale. I will just take this >&

List of Slides for my China talk this coming weekend

2018-10-14 Thread Dave Fisher
Hi - I’ve come with the plan for my POI talk next weekend. I need to finalize my slides tomorrow so that some Chinese translation can be done. I have some questions that I’ll mark as “—>”. If you can answer you’ll save me some research. I plan to tell the story of POI, including Tika

Re: Here are my slides (if attachments are not stripped)

2018-10-19 Thread Dave Fisher
Thanks! On 2018/10/19 12:23:18, "pj.fanning" wrote: > LGTM. > > 2 minor typos: > conjuction > uneccessary > > > > -- > Sent from: http://apache-poi.1045710.n5.nabble.com/POI-Dev-f2312866.html > > - > To unsubscribe,

Here are my slides (if attachments are not stripped)

2018-10-19 Thread Dave Fisher
Hi - Any typos, tiny enhancements or other comments? Regards, Dave Dave-poi.pptx Description: MS-Powerpoint 2007 presentation - To unsubscribe, e-mail: dev-unsubscr...@poi.apache.org For additional commands, e-mail:

Re: Dave's POI talk at COSCON

2018-11-06 Thread Dave Fisher
Yes. You found it! Sent from my iPhone > On Nov 6, 2018, at 12:29 PM, Tim Allison wrote: > > W00t!!! > > Here's Dave's talk on POI at COSCON in Shenzhen, China on October 20, 2018: > > https://www.youtube.com/watch?v=N7_Y3zNb_-w > >

Re: EMF corpus

2018-10-08 Thread Dave Fisher
I’m following this as part of my talk at COSCON which I plan to include common crawler. Who is in charge of where the crawler is pointed and how would one ask for additional URLs? Regards, Dave Sent from my iPhone > On Oct 8, 2018, at 10:31 PM, Dominik Stadler wrote: > > Hi Andi, > > I

Re: [VOTE] Apache POI 4.0.0 release (RC1)

2018-09-03 Thread Dave Fisher
+1 (binding) Thanks! > On Aug 31, 2018, at 2:22 PM, Andreas Beeker wrote: > > Hi, > > I've prepared artifacts for the release of Apache POI 4.0.0 (RC1). > > The most notable changes in this release are: > > - Removed support for Java 6 and 7 making Java 8 the minimum version supported > -

Re: Speaking on POI at China Open Source Conference in October

2018-09-21 Thread Dave Fisher
Hi Nick, Sit at BarCamp 2 Monday morning or do a BOF later? Would someone point me to the Common crawler information. Regards, Dave Sent from my iPhone > On Sep 17, 2018, at 8:07 AM, Nick Burch wrote: > >> On Sat, 15 Sep 2018, Dave Fisher wrote: >> I’ll be at Apachecon Mon

Re: 4.0.1 build fails - no RELEASE-NOTES.txt in git

2018-12-26 Thread Dave Fisher
Hi - Sent from my iPhone > On Dec 26, 2018, at 4:17 PM, Filipp Gunbin wrote: > > Hi Andreas, > >> On 26/12/2018 21:31 +0100, Andreas Beeker wrote: >> >> Hi Filipp, >> >> the documentation directory is a svn external, which is apparently not >> mirrored to github. In case you would like

Re: Speaking on POI at China Open Source Conference in October

2018-09-15 Thread Dave Fisher
ession tests... More input on test files > for the corpus would be useful. Complete understand if this is off topic. > Thank you! > >> On Fri, Sep 14, 2018 at 5:27 PM Dave Fisher wrote: >> >> Hi Team, >> >> I’ve been invited to speak at the COSCON in Shenzhen,

Speaking on POI at China Open Source Conference in October

2018-09-14 Thread Dave Fisher
Hi Team, I’ve been invited to speak at the COSCON in Shenzhen, China on October 20-21. I’ll have two talks. One is about the Incubator, but one was my choice and I chose POI due to a few interesting things happening here plus our long history as a small project that show some important points

Re: XMLBeans 3.1.0 candidate build

2019-03-24 Thread Dave Fisher
Sent from my iPhone > On Mar 24, 2019, at 3:31 PM, Andreas Beeker wrote: > > Hi Greg, > > First of all, thank you Greg for taking the release manager role - I know > it's time consuming especially in the beginning. > > It's ok, but not nice to have the bin directory in the src dist

Re: Returned post for annou...@apache.org

2019-04-04 Thread Dave Fisher
You don’t have links to the download or download page. Take a look at previous announcements. Sent from my iPhone > On Apr 4, 2019, at 6:09 PM, Greg Woolsey wrote: > > Anyone see anything wrong with my XMLBeans announcement below, before I try > again? Looks right to me. My Apache account

Re: EXT MSG Re: Error while building POI project

2019-04-25 Thread Dave Fisher
OOXML *is* part of POI. You will need XMLBeans if you wish to compile these. Sent from my iPhone > On Apr 25, 2019, at 6:29 PM, Gauntt, David wrote: > > I have updated Eclipse to version 2019-03, and pulled the latest version of > Poi trunk from the Git mirror. Eclipse now builds POI without

Re: Git question for the gurus

2019-04-26 Thread Dave Fisher
Hi Mark, I find SVN better for me too. It has advantages, but branches are expensive. Your repository is monolithic and you only need the parts you are interested in. Git is distributed and branches are cheap, but it makes procedures more complex and less intuitive. I often feel like I’m going

2020 ASF Community Survey

2019-12-05 Thread Dave Fisher
Hello everyone, If you have an apache.org email, you should have received an email with an invitation to take the 2020 ASF Community Survey. Please take 15 minutes to complete it. If you do not have an apache.org email address or you didn’t receive a

Re: Concatenating, Indexing, and Copying a document to the end of another

2019-10-24 Thread Dave Fisher
Hi - Assuming the OP has the rights this could be refactored into an example. I don’t think we require a full set of unit tests for an example. Regards, Dave > On Oct 24, 2019, at 6:27 AM, Mark Murphy wrote: > > In addition, if you were paid to develop the software, it likely belongs to >

Re: Remove bloated examples?

2019-12-08 Thread Dave Fisher
That stuff was really useful when we had no documentation well over a decade ago. I wonder if Nick or Yegor have an opinion about this. Regards, Dave Sent from my iPhone > On Dec 8, 2019, at 11:20 AM, Alain Béarez wrote: > > +1 for removal of examples using outdated technologies > >

[DISCUSS] Re: [VOTE] Apache POI 4.1.2 release (RC2)

2020-02-05 Thread Dave Fisher
Hi - What resources would be needed to replace Dominick’s equipment? Depending on the resources it might be possible to have ASF infrastructure provision a VM to be managed by POI PMC. Regards, Dave Sent from my iPhone > On Feb 5, 2020, at 3:38 PM, Andreas Beeker wrote: > > Hi Tim, > >

Re: Logging

2020-12-05 Thread Dave Fisher
FYI - POLogger was part of the initial commit of POI to the Apache Jakarta project on Jan. 31, 2002. https://svn.apache.org/viewvc?view=revision=352063 History from svn can be found here:

Fwd: Working around a JRE bug

2020-11-05 Thread Dave Fisher
From the Tomcat Dev List ... Sent from my iPhone Begin forwarded message: > From: Mark Thomas > Date: November 5, 2020 at 4:57:58 AM PST > To: Tomcat Developers List > Subject: Working around a JRE bug > Reply-To: "Tomcat Developers List" > > All, > > The summary: > > - The JVM spec

Re: Returned post for annou...@apache.org

2021-01-19 Thread Dave Fisher
Hi - The Keys file is referenced in two places. Once in the verification section where it has the older link. The second time under archives where it points to the archive. That can be fixed since the dist/downloads location is automatically copied to archives.a.o. Regarding the nightly build

Re: License file

2021-01-12 Thread Dave Fisher
> On Jan 12, 2021, at 10:42 AM, Nick Burch wrote: > > On Tue, 12 Jan 2021, Andreas Beeker wrote: >> do we really need that long LICENSE file? >> >> Junit / Jacoco and few others aren't necessary to run POI and only used to >> build it. >> >> Do utility libraries need to be included in the

Re: Forrest replacement

2021-07-11 Thread Dave Fisher
Hi Andi, > On Jul 9, 2021, at 4:13 PM, Andreas Beeker wrote: > > Hi Dave, > > thanks for the feedback. > > Regarding the different site branch - POI has the site in the bin/src > archives, XmlBeans doesn't. > > Although I'm not a fan of the bin/src archives, as I usually just use a >

Re: Forrest replacement

2021-07-09 Thread Dave Fisher
Hi - I have experience with both jBake and Pelican ASF. (This is the replacement for the Apache CMS. I contributed heavily to it.) jBaked sites are incubator.apache.org (including several Anakia legacy parts. It’s complicated.) and openoffice.org

Re: Forrest replacement

2021-07-13 Thread Dave Fisher
Hi - I’ve had two git repositories created: poi-site and poi-xmlbeans-site > On Jul 11, 2021, at 1:31 PM, Andreas Beeker wrote: > > Hi Dave, > >> A simpler way of stating (b) is that we separate the site from the release >> process. This makes sense to me since since there are portions of

  1   2   >