On Jun 29, 2011, at 6:00 PM, Danilo Ghirardelli wrote: > >> Looking at the latest code on 4.4 branch I don't see anything like that. >> Are you sure you have not copied such a file from trunk (5.0) ? > > Sorry, I wasn't clear. Those lines are NOT from the 4.4 code. I copied an > existing repositories.xml from another project while starting this new one, > and then I discovered those extra lines comparing it with 4.4 empty webapp. > The project from which I copied used Magnolia 4.3, but I'm pretty sure I > continued to inherit/copy the same file since Magnolia 3.x, as I usually do > with most of the project basic skeleton.
OK, still looking even at the oldest 3.x [1] I don't see such line in the code. Could it be that one of your colleagues introduced that as a workaround when attempting to redirect all security to JCR layer (which is the same reason for which it exists in 5.0 trunk as a temporary workaround)? Other option is that somebody introduced this workspace in attempt to create separate store for virtual uri mappings (I've seen that one before :D ). Are there any data stored in the workspace or not? Cheers, Jan [1] http://svn.magnolia-cms.com/svn/community/magnolia/tags/magnolia-3.0/magnolia/src/main/webapp/WEB-INF/config/default/repositories.xml > > Regards, Danilo. > > > ---------------------------------------------------------------- > For list details see > http://www.magnolia-cms.com/community/mailing-lists.html > To unsubscribe, E-mail to: <[email protected]> > ---------------------------------------------------------------- ---------------------------------------------------------------- For list details see http://www.magnolia-cms.com/community/mailing-lists.html To unsubscribe, E-mail to: <[email protected]> ----------------------------------------------------------------
