hi michael
rootNode.getOrAddTree("a/b/../../c/d/../../e/f", "");adds the three sub trees /a/b, /c/d and /e/f. Is this really the intended behaviour?
yes... see als JcrUtil in jackrabbit-commons. kind regards angela
hi michael
rootNode.getOrAddTree("a/b/../../c/d/../../e/f", "");adds the three sub trees /a/b, /c/d and /e/f. Is this really the intended behaviour?
yes... see als JcrUtil in jackrabbit-commons. kind regards angela