Philip Helger

Results 271 comments of Philip Helger
trafficstars

Replacing everything is not an option. * It depends on the XML version used (1.0 or 1.1) * It is different from attribute values and from text content * For...

Some SVN/Tortoise versions also use "_svn" folder - see e.g. http://stackoverflow.com/questions/222188/tortoise-svn-hidden-svn-folders. You may want to exclude this one as well

I'm aware of this :) I just though it would be nice to add this to the default exclusions.

You are potentially right. There is a multitude of things that may be ignored depending on the use case and environment. Providing an empty default exclude is what makes most...

I asked on the mailing list at https://groups.google.com/forum/#!searchin/mojohaus-dev/jaxws-maven-plugin%7Csort:relevance/mojohaus-dev/mIhIByUWvrY/mknrYqQGBgAJ

I think the "inclusion" filter is for the source directory and not the target directory.... On old SVN setups, you have the ".svn" subfolder in every folder (also in the...

@realitix I created a fork of this for Java 9+ compatibility. If it helps, I could create a quick release from https://github.com/phax/jaxws-maven-plugin

Definitively a good suggestion - if I would only know. In some cases - like Peppol EU - it is quite clear when certain rules are in effect, but for...

Indeed I now added a "Status" object for every VES in form of a `ValidationExecutorSetStatus` object. It contains the following elements: * A state (like `active` or `deprecated`) * An...

Hi Robert, I hope so. Vacation and a busy work schedule makes it a bit tedious but I will try my best