https://defect.opensolaris.org/bz/show_bug.cgi?id=17073
Lubos Kosco <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |CAUSEKNOWN --- Comment #2 from Lubos Kosco <[email protected]> 2010-09-20 19:21:58 UTC --- AH I see the problem now, it is in the xref cache indeed, but because of default /source webapp prefix ! you don't have the source prefix so you need to use the -w option http://src.opensolaris.org/source/xref/opengrok/trunk/src/org/opensolaris/opengrok/index/CommandLineOptions.java#92 and I just noticed we don't have support for it in OpenGrok script ... mhmm :( so deleting xref cache and reindexing with above option set to nothing will get you webapp nameless urls in links :) -- Configure bugmail: https://defect.opensolaris.org/bz/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ opengrok-dev mailing list [email protected] http://mail.opensolaris.org/mailman/listinfo/opengrok-dev
