Piotr K.

Results 12 comments of Piotr K.

@llorllale Normally, there was a bot commenting the new issue, notifying others, etc. It's not happening here.

@victornoel I meant OutputStream to InputStream.

Maybe the task is to be assigned directly to the blog author (@yegor256)?

@krzyk Thank you for answer but it doesn't convince me :) As far as I can see qulice is aimed to be very strict.

A workaround is to create `StringBuilder` and use `Directives(String)` instead.

@andreoss @yegor256 Hello. I'd like make a PR for this issue. But before I'd like to discuss the possible solutions. Can we do it this way?

@g4s8 OK, so what is the rule for free projects like [takes](https://github.com/yegor256/takes)?

Same here on `heroku/7.0.52 linux-x64 node-v10.1.0`

@fabriciofx @yegor256 This issue is old but it seems still valid. How can I release a new version to sonatype with parent pom? What I tried was: `mvn clean deploy`...