Of course we will look up to any patch you send, any contribution is always
appreciated.
If it is not very bad on performance I will include it if not we can discuss
how to improve it.
On Wed, Jan 14, 2009 at 12:29 PM, Colm O hEigeartaigh wrote:
> Hi,
>
> Currently one can only configure whethe
Hi,
Currently one can only configure whether to include line breaks or not
in a signature via the system property:
org.apache.xml.security.ignoreLineBreaks
As this system property is evaluated only once as a static member
variable in XMLUtils it can't really be configured at runtime. Is there
an