https://bz.apache.org/bugzilla/show_bug.cgi?id=63011
--- Comment #13 from Andreas Beeker <[email protected]> --- I'll have a look at those properties and see how I can fit them in. For signed properties, they probably have to be in the SignatureConfig - for unsigned properties, the signature document could be left for editing - either via DOM or with the help of the JAXB-annotated classes. The writing on close() is documented in #59287 and although I also like it to be solved, I'm not so sure if this should be also applied to signing for same reason as mentioned in website - so for the time being you need to work around with either copying the file first or using the in-memory variant, i.e. loading via InputStream. -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
