[Yanel-dev] [Bug 5544] allow to declare extra yarep repositories for a realm

bugzilla-daemon at bugzilla.wyona.com bugzilla-daemon at bugzilla.wyona.com
Wed Sep 12 14:32:57 CEST 2007


http://bugzilla.wyona.com/cgi-bin/bugzilla/show_bug.cgi?id=5544





------- Additional Comments From josias.thoeny at wyona.org  2007-09-12 14:32 -------
Created an attachment (id=788)
 --> (http://bugzilla.wyona.com/cgi-bin/bugzilla/attachment.cgi?id=788&action=view)
allow extra repositories

this patch allows to declare extra repositories in realm.xml:

<yarep-repositories>
  <repository id="my-repository" config="config/my-repository.xml"/>
</yarep-repositories>

the repository can be accessed by a resource as follows:
Repository repo = realm.getRepository("my-repository");




------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.


More information about the Yanel-development mailing list