Joan Pujol

Results 29 comments of Joan Pujol

Did you use in combination with `leaveEmptyOnExpressionError`? I've detected a bug when you use repeatTableRow with that option and will publish a PR in the next hours

Loot at [that commit ](https://github.com/lujop/docx-stamper/commit/f766cc0ebca5606cb1f414d89076dfc1ec61a80a) I will try to do a PR today or in the nexts days as branch is not ready to merge now

JDBC implementation is finished and ready for review

I think that it will be possible to add without any dependency in plugin side. Just add generate asserts with hamcrestAssertions entry and generate the code. And let the user...

I think that at least the `exec` goal should support the `includePluginDependenciessuggestion` and the dependencies must be included in de `` element.

I agree with @anma, the matcher should have exactly the same signature as `hasProperty`. What's the reason for `hasPropertyAtPath` to don't use Matcher? Any possibility to change the signature @sf105...

You're right @lwhite1 , the user can fill the data badly in an infinite number of different ways and it can be a nightmare of parameters to cover all cases....

@lwhite1 Any possibility to add just add a parameter to cover table coordinates? I think that will be very useful and will allow major usecases without entering a parameters and...

Sure @lwhite1. It has a lot of sense to have the option as you said. I will do that when I've some time and update the PR.

I think that neither of the two. My use case it's quite complex and layered, and it's not that I can throw all the incorrect data, most incorrect data can't...