Igor Vorobiov

Results 7 comments of Igor Vorobiov

the same problem in IKnowledgeBase theme

I found this method could be useful. @danielstjules how about exposing both methods: `s('whatever')->pregMatches('/[a-b]+/')` and `s('whatever')->eregMatches('what*')` ? as an alias method we might want to expose just `s('whatever')->matches('/[a-b]+/')` this is...

any news? it fails with ng5

I wrote a simple maven plugin to test this problem out, and here's what I found. So, I use WSL2 with `Ubuntu 22.04`. `JAVA_HOME` is set to `/home/linuxbrew/.linuxbrew/opt/openjdk@11`. So, if...

I have similar issue in tests as well. It shows: ``` The method getByIds(Collection, Class) in the type DataProvider is not applicable for the arguments (Collection, capture#8-of ? extends Class