https://bz.apache.org/bugzilla/show_bug.cgi?id=63011
Andreas Beeker <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED --- Comment #9 from Andreas Beeker <[email protected]> --- Applied via r1848974. There's a new config property in SignatureConfig.setAllowMultipleSignatures(true) to allow adding of signatures, which is by default false to stay backward compatible. Actually I'm now removing any other signatures if this is false, which was more lazy handled before. You can fetch the jars from the nightly [1] if the build [2] #596 and later are successful. Please leave a comment, if it works for you. [1] https://builds.apache.org/view/P/view/POI/job/POI-DSL-1.8/lastSuccessfulBuild/artifact/build/dist/ [2] https://builds.apache.org/view/P/view/POI/job/POI-DSL-1.8/ -- 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]
