[opencms-dev] Compiling the OpenCms core

Florian Hopf hopf at synyx.de
Fri Apr 7 15:30:38 CEST 2006


Hi,
the documentation for the build seems to be a little outdated. It took
me a while to figure it out.
> A/ in Step 4: Build the source by starting Ant
> ant all
>  this returns 'all' does not existe...which is true (in the build.xml)
>
>   
Use ant bindist

> B/trying ant only yield to many errors thrown like complainig about
> org/apache/communs-digester is not found (in fact it existes in
> /opencms/webapp/WEB-INF/lib/)
>   
In fact it's ant itself that needs this lib in its ext directory. Go to
src-components and read ant-opencms-config.txt to see which jars have to
be copied there (IMO the file is really misplaced there)

Kind regards
Florian

-- 
/**
 * Florian Hopf
 * Synyx oHG
 * phone  +49(0)721 9118303
 * eMail  hopf at synyx.de
 * www    http://www.synyx.de
 * irc    irc.synyx.de
 */




More information about the opencms-dev mailing list