Hi Anish,
Anish schrieb:
Hi All
I'm trying to build Lenya 2.0.0 it shows errors like:
compile-module-org.apache.lenya.modules.cforms:
Created dir:
/home/anish/Desktop/testlenya/apache-lenya-2.0/build/lenya/modules/org.apache.lenya.modules.cforms/java/classes/api
Created dir:
/home/anish/Desktop/testlenya/apache-lenya-2.0/build/lenya/modules/org.apache.lenya.modules.cforms/java/classes/impl
Compiling 1 source file to
/home/anish/Desktop/testlenya/apache-lenya-2.0/build/lenya/modules/org.apache.lenya.modules.cforms/java/classes/impl
/home/anish/Desktop/testlenya/apache-lenya-2.0/src/modules/cforms/java/src/org/apache/lenya/cms/editors/cforms/CForms.java:23:
package org.apache.lenya.cms.workflow.usecases does not exist
import org.apache.lenya.cms.workflow.usecases.InvokeWorkflow;
^
/home/anish/Desktop/testlenya/apache-lenya-2.0/src/modules/cforms/java/src/org/apache/lenya/cms/editors/cforms/CForms.java:29:
cannot find symbol
symbol: class InvokeWorkflow
public class CForms extends InvokeWorkflow {
this looks like some dependencies are missing (cforms -> workflow).
Is there a particular reason you're using 2.0.0 and not e.g. 2.0.2?
Upgrading should be quite easy.
-- Andreas
--
Andreas Hartmann, CTO
BeCompany GmbH
http://www.becompany.ch
Tel.: +41 (0) 43 818 57 01
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]