[ http://issues.apache.org/jira/browse/JCR-494?page=all ]
Robert Burrell Donkin updated JCR-494:
--
Attachment: jackrabbit-startup-typo.patch
deteteced -> detected
> Typo in message logged upon startup when repository is already in use
>
Typo in message logged upon startup when repository is already in use
-
Key: JCR-494
URL: http://issues.apache.org/jira/browse/JCR-494
Project: Jackrabbit
Issue Type: Bug
[ http://issues.apache.org/jira/browse/JCR-476?page=all ]
Tobias Bocanegra closed JCR-476.
Resolution: Fixed
spi contrib compiles again.
Committed revision 425017.
> Remove recently added getJCRPath()/getQPath() from NamespaceResolver
> ---
Hi,
On 7/24/06, Marcel Reutegger <[EMAIL PROTECTED]> wrote:
I guess I should then apologize that I removed this feature ;)
I will add again such a functionality as you suggested:
-Dknown.issues.override=MyTest#testFoo
or do you have something more compact in mind?
No problem. I've already go
Jukka Zitting wrote:
I like to use command line overrides a lot. That's why my original
approach allowed "maven -DJCR-nnn=true test" for enabling selected
known issue tests.
I guess I should then apologize that I removed this feature ;)
I will add again such a functionality as you suggested:
-
[
http://issues.apache.org/jira/browse/JCR-476?page=comments#action_12422988 ]
Tobias Bocanegra commented on JCR-476:
--
ok, i will adjust the contrib.
> Remove recently added getJCRPath()/getQPath() from NamespaceResolver
> -
[ http://issues.apache.org/jira/browse/JCR-476?page=all ]
angela reopened JCR-476:
tobi, you broke the SPI contrib, which makes intensive use of the commons
project.
i deliberately did not copy the commons classes over and i don't want to do so.
> Re