swagnerfaw commented on PR #396: URL: https://github.com/apache/poi/pull/396#issuecomment-1302681009
Yes. In the Pull request. I also added 2 lines of sample code to see the difference. > I included my test-message here. [Test1.zip](https://github.com/apache/poi/files/9932914/Test1.zip) > > ```java > MAPIMessage msg = new MAPIMessage("Test1.msg"); > System.out.println("#found properties: " + msg.getMainChunks().getProperties().size()); > ``` > > The current 5.2.3 extracts 25 properties With my patch all 151 properties included in `__properties_version1.0` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@poi.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@poi.apache.org For additional commands, e-mail: dev-h...@poi.apache.org