[opengrok] Patch contribution process?

2010-05-21 Thread Patrick Higgins
Some of you have already seen my patches at https://defect.opensolaris.org/bz/show_bug.cgi?id=15961 and been giving helpful feedback, and I thank you for it. I wanted to extend a big thank you for writing OpenGrok, too. All the developers I work with love it--it's so much nicer than the similar

Re: [opengrok] 0.9 with Java DB derby

2010-05-21 Thread Manickam, Vasanth [Tech]
Apologies. Fixed the issue after seeing the manifest file. Looks like the derby jar needed to be in the lib directory. It works now -Original Message- From: Manickam, Vasanth [Tech] Sent: Friday, May 21, 2010 9:51 AM To: 'Knut Anders Hatlen'; 'opengrok-discuss@opensolaris.org' Subject:

Re: [opengrok] 0.9 with Java DB derby

2010-05-21 Thread Lubos Kosco
On 21.5.2010 10:51, Manickam, Vasanth [Tech] wrote: When I do not include the class path I get the exception The derbyclient.jar file is available in the same directory as opengrok.jar I think we hardcoded this into ./lib/ where ./ is where opengrok.jar is I will push https://defect.openso

Re: [opengrok] 0.9 with Java DB derby

2010-05-21 Thread Manickam, Vasanth [Tech]
When I do not include the class path I get the exception The derbyclient.jar file is available in the same directory as opengrok.jar WARNING: Failed to initialize the history cache org.opensolaris.opengrok.history.HistoryException: java.lang.ClassNotFoundException: org.apache.derby.jdbc.ClientDri