Kusal Kithul-Godage
Kusal Kithul-Godage
No need to use a fork, this functionality has been implemented in the official client and will be released in 4.1.0. https://github.com/transmission/transmission/pull/4795
@sdutry Definitely still relevant as I was about to put up a PR for the same but then noticed yours. If you've no time I'd be happy to rebase it...
We are not using Tiles or these plugins so no objections here :)
Yes that listener is from the old deprecated plugin - see [here](https://struts.apache.org/plugins/tiles/) for updated instructions
Looks like you're using a different version of `commons-digester` to the one included by Struts
I think we need to check the branch name (`github.ref`) and PR target branch (`github.base_ref`), and if either of those match 'master', run the workflow else skip it
@lukaszlenart I need to add coverage, will try get it done this weekend
@YogeshPatelTR I'm not too familiar with the wildcard mapping capability but it may not be compatible with strict namespace resolution which is now enabled by default. Refer to the [migration...
@lukaszlenart Rebased for you :) I'm currently also looking into whether any of this repackaging can be done in 6.x in a non-breaking cross-compatible way as it would ease migration...