[opencms-dev] Re: Compiling the OpenCms core
Arash Kaffamanesh
arash.kaffamanesh at pomegranate.de
Fri Apr 7 23:43:17 CEST 2006
Hi Thomas,
Hi all,
The opencms.war from the official dist has a file size of 26.7 MB
And with "ant -lib webapp/WEB-INF/lib/ bindist", I'll get a size of 21.4 MB,
I think there is a bunch of source or other ext. binaries that is not in CVS
yet and therefore there are a lot of warnings by building the war and
therefore the size of a self-made war file is less than the official one.
True?
Thanks for any hints in advance.
Kind Regards,
Arash
-----Original Message-----
From: opencms-dev-bounces at opencms.org
[mailto:opencms-dev-bounces at opencms.org] On Behalf Of Thomas März
Sent: Freitag, 7. April 2006 21:37
To: opencms-dev at opencms.org
Subject: [opencms-dev] Re: Compiling the OpenCms core
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
_______________________________________________
This mail is sent to you from the opencms-dev mailing list
To change your list options, or to unsubscribe from the list, please visit
http://lists.opencms.org/mailman/listinfo/opencms-dev
More information about the opencms-dev
mailing list