Vladimir Matveev
Vladimir Matveev
FWIW, I'm not quite sure how `resolutionStrategy` thing is a workaround - it will force another version, sure, but the issue with different plugins depending on different, binary incompatible versions...
Same thing happens for me. Apparently, it requires the full set of directories: `src/main/{scala,scala-2.11,java,resources}`, same for `src/test`. This is especially annoying because I don't have any `src` directory in the...
> I was thinking on using by default the thread that initiates the bot to do the "take updates from the queue and dispatch them" job and providing an option...
@lweberk sorry for the late response; what is c14n? I don't think I heard about anything like this with regard to XML.
Looks interesting, but I'm afraid this is a bit out of scope of the XML parser. I may consider supporting it (although it is not clear to me yet from...
Sorry for the delay in response - unfortunately for quite a long time I don't have much capacity to work on personal projects :( My understanding is that canonicalization is...
The same reasoning as in #130 applies here too.
I don't think escaping is viable. Having an error returned would be nice. That said, it is interesting how other writers handle such things. Maybe I could borrow from them.
I will start a process of approval to do anything with this project with my employer. Unfortunately, it will take some time - last time it took about 2.5-3 months....
This is good thing to do, I agree. If you want, you can send a PR which adds a link to that page to the readme file.