Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

POIXMLProperties: add setters for ExtendedProperties, like other classes #157

Closed
wants to merge 3 commits into from
Closed

POIXMLProperties: add setters for ExtendedProperties, like other classes #157

wants to merge 3 commits into from

Conversation

dourouc05
Copy link

…ses.

@asfgit
Copy link

asfgit commented Jun 25, 2019

Can one of the admins verify this patch?

@dourouc05
Copy link
Author

@pjfanning better this way?

@pjfanning
Copy link
Contributor

The new test fails:

        FAILED
expected null, but was:<Apache POI>
junit.framework.AssertionFailedError: expected null, but was:<Apache POI>
        at org.apache.poi.ooxml.TestPOIXMLProperties.testWorkbookExtendedPropertiesGettersSetters(TestPOIXMLProperties.java:131)
        at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
@asfgit asfgit closed this in ec60bea Jul 19, 2019
@pjfanning
Copy link
Contributor

I fixed the test and merged with https://svn.apache.org/repos/asf/poi/trunk@1863432

asfgit pushed a commit that referenced this pull request Oct 6, 2019
Alain-Bearez pushed a commit to cuali/poi that referenced this pull request Dec 12, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants