Fix off issue #22 <?m2e execute onConfiguration?> fails if pom is big… by barclay-reg · Pull Request #23 · codehaus-plexus/plexus-utils

Skip to content

Navigation Menu

Sign in

Appearance settings

Conversation

…s if pom is big enough (8kb)

* fixed pom parser, as logic to check for x-m-l letters does not respected input tokenization
fixed unit test, so it fails for the old code
* old unit test implementation was trapped by the buffer resizing (for the one, big 10k chars xml comment), so this was tailored into 10 * 1000 chars xml comments