[Bug 59268] Work on providing an updated version of XMLBeans

2017-06-04 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=59268

--- Comment #10 from PJ Fanning  ---
I made a change on a fork that I have of xmlbeans and it allows the
testBug54084Unicode to pass
(https://github.com/pjfanning/xmlbeans/commit/b4dda3837421835b7a378c4ab83ce48a4c49fe59).

I have other branches on the xmlbeans fork where I go further and start
removing Piccolo parser, the JSR173 classes and the deprecated code supporting
XMLInputStream). These changes break 2 CDATA xmlbeans unit tests but this
doesn't seem to adversely affect the poi usage. They can probably be fixed
without too much effort.
The removal of the Piccolo parser would allow some tidy up in POI code (as it
has some workarounds to avoid using Piccolo).

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



[Bug 60230] Roundtrip test that encrypts XSSFWorkbook and then decrypts it fails with latest code

2017-06-04 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60230

PJ Fanning  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|NEW |RESOLVED

--- Comment #7 from PJ Fanning  ---
This xlsx works in poi 3.16

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



[Bug 58325] XSSFDrawing.getShapes() returns zero if sheet has more than one embedded OLE object

2017-06-04 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=58325

Javen O'Neal  changed:

   What|Removed |Added

Summary|getShapes() returns zero if |XSSFDrawing.getShapes()
   |sheet has more than one |returns zero if sheet has
   |embedded OLE object |more than one embedded OLE
   ||object

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



[Bug 58325] getShapes() returns zero if sheet has more than one embedded OLE object

2017-06-04 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=58325

Javen O'Neal  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|NEW |RESOLVED

--- Comment #5 from Javen O'Neal  ---
This appears to have been fixed.
Moved disabled unit tests into production in r1797600 and r1797602.

Thanks for the help!

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



[GitHub] poi pull request #57: [issue-58325] enable tests

2017-06-04 Thread asfgit
Github user asfgit closed the pull request at:

https://github.com/apache/poi/pull/57


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

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



[Bug 58325] getShapes() returns zero if sheet has more than one embedded OLE object

2017-06-04 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=58325

--- Comment #4 from PJ Fanning  ---
https://github.com/apache/poi/pull/57 enables the tests

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



[GitHub] poi pull request #57: [issue-58325] enable tests

2017-06-04 Thread pjfanning
GitHub user pjfanning opened a pull request:

https://github.com/apache/poi/pull/57

[issue-58325] enable tests



You can merge this pull request into a Git repository by running:

$ git pull https://github.com/pjfanning/poi bugzilla-58325

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/poi/pull/57.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #57


commit c365fdf567bff0c96799049afa64a3e73a3a4652
Author: pj.fanning 
Date:   2017-06-04T16:46:22Z

[issue-58325] enable tests




---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

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



[Bug 58325] getShapes() returns zero if sheet has more than one embedded OLE object

2017-06-04 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=58325

--- Comment #3 from PJ Fanning  ---
The tests in TestUnfixedBugs.java for this test case are passing now.

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



[Bug 59268] Work on providing an updated version of XMLBeans

2017-06-04 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=59268

--- Comment #9 from PJ Fanning  ---
I had a little trouble building xmlbeans so I made some small changes and
committed them to https://github.com/pjfanning/xmlbeans.

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