Stefan Seifert
Stefan Seifert
exactly that is the case - the control how to handle an invalid link should be fully to the model, and not left to some post processor parsing. currently there...
can you add a test case evaluating the new behavior? i've never used the `-parameters` option, if i understand correctly it's still optional and not activated by default. so we...
yes, i think this would fit in sling testing clients as sling mapping is mainly a sling feature. not sure if it really makes sense to have a new client...
afaik adobe cloud manager is still running with Maven 3.6.0
we hit the same problem for a couple of wcm.io modules. the basic recommendation for replacing usage of SlingSettingsService is to create a custom OSGi config for the service and...
this is only a testing dependency
a workaround until this is fixed: https://github.com/stefanseifert/aem-cloud-service-deployment-issues/commit/3d0ac6c5583bb604c117a323968f79fe9d01c3b4 it would be easier if the plugin would also support an "excludeTasks" option - but it does not. so we have to list...
what happens if sling models is used outside a request context, e.g. in a background job with a resource resolver created via `getServiceResourceResolver`?
it's a valid use case, although probably rare, to use sling models outside a request...
[JIRA Tickets labeled with Sling-14-ReleaseNotes](https://issues.apache.org/jira/issues/?jql=project%20%3D%20SLING%20AND%20labels%20%3D%20Sling-14-ReleaseNotes%20ORDER%20BY%20updated%20DESC) Computing differences between Launchpad versions 13 and 14-SNAPSHOT... Added: * `org.apache.aries.jmx`:**`org.apache.aries.jmx.mbeanserver-platform`** 0.0.1 * `org.apache.commons`:**`commons-math3`** 3.6.1 * `org.apache.felix`:**`org.apache.felix.http.jetty12`** 1.1.4 * `org.apache.jackrabbit`:**`oak-auth-external`** 1.88.0 * `org.apache.sling`:**`org.apache.sling.commons.log`** 6.0.2 *...