Csaba Varga
Csaba Varga
@vabs95 : JUnit 4 tests are not running at the moment, I'm trying to fix that in #3273 . Since the test you are trying to extend uses JUnit 4...
@vabs95 : I'm not a project owner, just a minor contributor to the project. I'm not familiar with the code you touched, but even if I were, my approval wouldn't...
@VivekVikranth #3265 has been accepted and is part of the latest release. Since your issue sounds similar to the one covered by the PR, it might already be fixed in...
The only places this package is referenced (aside from unit tests) are two implementations of [PageInfoProvider](https://developer.adobe.com/experience-manager/reference-materials/cloud-service/javadoc/com/day/cq/wcm/api/PageInfoProvider.html). That interface references org.apache.sling.commons.json.JSONObject in the signature of its single method, so it's impossible...
Hi! Is there any intention of ever merging this into trunk? As far as I can tell trunk still has the issue. If it helps, I can redo my fix...