Hi,
it seems that the latest changes do not handle post calls in the same
way they did before. Therefore the test check for the integration tests
always fails.
This is hopefully a temporary problem and we'll fix it :)
Carsten
Vidar Ramdal wrote:
Don't know if this is related, but if I skip integration tests (using
-Dmaven.test.skip=true), and run
curl -F"sling:resourceType=foo/bar" -F"title=some title"
http://admin:[EMAIL PROTECTED]:8888/content/mynode (as per
http://incubator.apache.org/sling/site/discover-sling-in-15-minutes.html)
.... I get the following error:
Error while processing /content/mynode
javax.jcr.PathNotFoundException: /content/mynode
--
Carsten Ziegeler
[EMAIL PROTECTED]