Christian Schlichtherle
Christian Schlichtherle
Thank you very much for reporting this! The difference in error handling is unintentional. Before changing something however, I wonder what the impact is? ObfuscatedString is designed to be used...
Sounds fine! I would need some copyright waiver however, but I'm honestly not prepared for that. :-) Your explanation would even suggest some kind of `Error` instead of a `RuntimeException`.
Please allow for time to check out the options. This is not exactly top priority right now.
I have set up a simple CLA process now. Please proceed and submit your pull request. You will be asked to sign a CLA. Don't worry, it's really simple. Thanks...
It's possible if you configure the `V1` license key format.
You can look the details up in the test code.
So far, I have used my own skin: ``` net.java.truecommons truecommons-skin RELEASE ``` It doesn't happen with this.
I should add that this doesn't always happen, but frequently. If this happens, then a second page load works, so I suppose it's some initialization issue.
In any single module project, please add the jdepend-maven-plugin to the reporting section of the POM. Now with the reflow skin, the fragment links in the generated report are all...
Maybe this all boils down to the same root cause, namely that somehow standard US-ASCII characters like the apostrophe get substituted with something else when generating the site?! I am...