[opencms-dev] How to build Alkacon OAMP modules

Olli Aro olli_aro at yahoo.co.uk
Tue Aug 19 10:43:30 CEST 2008


I see, so I cannot build Alkacon modules on their own but I also need to
have the HEAD for core OpenCms, since build.xml is referencing the files in
core OpenCms directory?

Olli

-----Original Message-----
From: opencms-dev-bounces at opencms.org
[mailto:opencms-dev-bounces at opencms.org] On Behalf Of Chirouze Olivier
Sent: 19 August 2008 09:17
To: The OpenCms mailing list
Subject: Re: [opencms-dev] How to build Alkacon OAMP modules

Hi Olli,
 
The error log says that your ant is missing task "if". It is included in
ant-contrib library and thus I think you are not correctly including
ant-contrib jar file.
 
Check this line in the build.xml file: 
 
<pathelement
location="${opencms.input.libs.compile}/ant-contrib-1.0b1.jar"/>

Do you have ant-contrib.jar in your OpenCms\lib\compile directory?
 
Olivier



________________________________

	From: opencms-dev-bounces at opencms.org
[mailto:opencms-dev-bounces at opencms.org] On Behalf Of Olli Aro
	Sent: 18 August 2008 16:11
	To: 'The OpenCms mailing list'
	Subject: [opencms-dev] How to build Alkacon OAMP modules
	
	

	Hi all,

	 

	Does anyone know how to build comments module from OAMP modules
source code. I have downloaded all sources to Eclipse and god classes
working ok, but cannot work out the ant build.

	 

	If I execute build.xml I get the following error:

	 

	build.xml:36: Problem: failed to create task or type if

	Cause: The name is undefined.

	Action: Check the spelling.

	Action: Check that any custom tasks/types have been declared.

	Action: Check that any <presetdef>/<macrodef> declarations have
taken place.

	 

	So, it looks like I need to pass a name in for the module
somehow?

	 

	Regards,

	 

	Olli

	 

	 

	 

_______________________________________________
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