Vincent Massol
Vincent Massol
The patch seems to work around the problem and not fix it from what I see. See the IF at https://github.com/alexanderankin/testcontainers-java/commit/21cbc05d6633bcff443478c7844851fbf5e1ea66#diff-f4e8b058bc84a0af53093405bca79fe426972bd141dc2f03a9d54345000e6b28R47 In our case we use Docker in Docker and...
Hello. Could someone confirm that the problem is indeed a MathJax bug? Thanks!
Thanks @dpvc ! I see you've added the v4.0 milestone. Does it mean you're planning to fix it only for 4.x? We're currently on 3.x and are not against upgrading...
ok, thanks @dpvc for the explanations. We're trying to work around the issue with https://github.com/xwiki-contrib/macro-mathjax/pull/2 but this makes us typeset the whole page and could cause other problems (math formulas...
@dpvc wow, thanks a lot, that's very useful! We're trying them now.
@sushantchoudhary Thanks but as I mentioned in my message above I have no problem running PIT and Descartes on this module. It's only pitmp that has a problem. So I...
> Did you try to run PitMP directly from the module directory ? Using "cd xwiki-commons-component ; mvn eu.stamp-project:pitmp-maven-plugin:descartes" Yes this is what I did (I didn't try running it...
Still not working for me. Here's what I did: * cd to `xwiki-commons-core/xwiki-commons-component` and ran `mvn clean install` * Went back to top level (i.e. at the root of `xwiki-commons`...
``` mvn eu.stamp-project:pitmp-maven-plugin:run -Dxwiki-commons-component,xwiki-commons-component-api,xwiki-commons-component-default,xwiki-commons-component-observation ``` It seems you're missing the system property name in the `-D`
Note that this issue was raised as a result of the workshop I did with Oscar on XWiki, see my blog post at http://massol.myxwiki.org/xwiki/bin/view/Blog/MutationTestingDescartes