[opencms-dev] Re: Compiling the OpenCms core
Thomas März
thomas.maerz at gmail.com
Fri Apr 7 21:37:27 CEST 2006
Florian Hopf <hopf at synyx.de> writes:
> 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)
| $ ant --help | grep lib
| -lib <path> specifies a path to search for jars and classes
| -nouserlib Run ant without using the jar files from
| ${user.home}/.ant/lib
This does work without any proplems:
| ant -lib webapp/WEB-INF/lib/ bindist
Regards,
Thomas
More information about the opencms-dev
mailing list