It is already in there in http://db.apache.org/derby/manuals/dita.html
Under the topic Setting up your environment, 5th step. and also under the topic Submitting documentation patches 4th step. thanks On Wed, Jul 20, 2016 at 7:09 PM, Bryan Pendleton <[email protected] > wrote: > On 7/20/2016 2:19 AM, Danoja Dias wrote: > >> I think the problem is the CLASSPATH. >> Try including fop.jar, avalon-framework-4.2.0.jar, and batik-all-1.6.jar >> files that are in docs/trunk/lib to your CLASSPATH. >> > > Yes! That worked! > > Thank you very much. > > I am still seeing some errors, but I think they are a different sort of > error. > > It seems like we should add this to > > http://db.apache.org/derby/manuals/dita.html > > Although, I wonder if we can fix this in the build.xml, by putting > some "classpath=" elements into the right place. The main derby/code/trunk > build scripts seem to be more robust against classpath issues. > > I'll log a JIRA issue to record some ideas about possible improvements. > > At any rate, I'm up and moving again, thanks very much. > > bryan > > -- Thanks, Best Regards, Danoja Dias.
