Is it possible to edit the web.xml or configuration.xml in order to use
a name other then /source/ in the links generated?
Thanks again,
On 9/12/2012 11:40 AM, Lubos Kosco wrote:
On 11.9.2012 17:35, Don Fike wrote:
I want to use -w to change the name of the war file from source to a
site specific name.
I tried using the ./Opengrok index sourcedir -w /newname/ but
OpenGrok doesn't take -w as a parameter.
OpenGrok script lacks support for this change, so you need to manually
call the jar (yes, it's tedious)
if you want to add -w to OpenGrok script, feel free to edit it and
send back patches, we might integrate them, but
we're rather in talks to get rid of this option(so webapp name will be
dynamic), unfortunately I don't know the state of the respective bug
now (Jens, please help! )
(e.g. use " sh -x ./Opengrok index sourcedir " to trace the final
call and append -w option it to it)
xing the fingers
L
Is there a way around this to change the name for the webapp from
source to something else?
Thanks,
_______________________________________________
opengrok-discuss mailing list
opengrok-discuss@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/opengrok-discuss
_______________________________________________
opengrok-discuss mailing list
opengrok-discuss@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/opengrok-discuss