Hi Christ, There are lots of error in the file. Here's the log that I have got when I build the matterhorn with the new email handler.
[ERROR] COMPILATION ERROR : [INFO] ------------------------------------------------------------- [ERROR] /opt/matterhorn/1.1.0/modules/matterhorn-conductor/src/main/java/org/opencastproject/workflow/handler/EmailWorkflowOperationHandler.java:[20,39] cannot find symbol symbol : class WorkflowBuilder location: package org.opencastproject.workflow.api [ERROR] /opt/matterhorn/1.1.0/modules/matterhorn-conductor/src/main/java/org/opencastproject/workflow/handler/EmailWorkflowOperationHandler.java:[37,7] ca.usask.aries.matterhorn.EmailWorkflowOperationHandler is not abstract and does not override abstract method start(org.opencastproject.workflow.api.WorkflowInstance,org.opencastproject.job.api.JobContext) in org.opencastproject.workflow.api.AbstractWorkflowOperationHandler [ERROR] /opt/matterhorn/1.1.0/modules/matterhorn-conductor/src/main/java/org/opencastproject/workflow/handler/EmailWorkflowOperationHandler.java:[82,4] cannot find symbol symbol : class Session location: class ca.usask.aries.matterhorn.EmailWorkflowOperationHandler [ERROR] /opt/matterhorn/1.1.0/modules/matterhorn-conductor/src/main/java/org/opencastproject/workflow/handler/EmailWorkflowOperationHandler.java:[82,22] cannot find symbol symbol : variable Session location: class ca.usask.aries.matterhorn.EmailWorkflowOperationHandler [ERROR] /opt/matterhorn/1.1.0/modules/matterhorn-conductor/src/main/java/org/opencastproject/workflow/handler/EmailWorkflowOperationHandler.java:[88,4] cannot find symbol symbol : variable Transport location: class ca.usask.aries.matterhorn.EmailWorkflowOperationHandler [ERROR] /opt/matterhorn/1.1.0/modules/matterhorn-conductor/src/main/java/org/opencastproject/workflow/handler/EmailWorkflowOperationHandler.java:[95,11] cannot find symbol symbol : variable WorkflowBuilder location: class ca.usask.aries.matterhorn.EmailWorkflowOperationHandler [ERROR] /opt/matterhorn/1.1.0/modules/matterhorn-conductor/src/main/java/org/opencastproject/workflow/handler/EmailWorkflowOperationHandler.java:[64,2] method does not override or implement a method from a supertype [INFO] 7 errors 2011/8/12 Christopher Brooks <[email protected]> > The link tobias sent will be the most useful. You should check out some of > the other dos on the matterhorn wiki as well to learn how workflows work. > > Regards, > > Chris > -----Original Message----- > From: Eric Shek <[email protected]> > Sender: [email protected] > Date: Fri, 12 Aug 2011 11:40:38 > To: Matterhorn Users<[email protected]> > Reply-to: Matterhorn Users <[email protected]> > Subject: Re: [Matterhorn-users] What should I do if I want to distribute > the > link by e-mail? > > _______________________________________________ > Matterhorn-users mailing list > [email protected] > http://lists.opencastproject.org/mailman/listinfo/matterhorn-users > > > _______________________________________________ > Matterhorn-users mailing list > [email protected] > http://lists.opencastproject.org/mailman/listinfo/matterhorn-users > Best Regards, Eric Shek
_______________________________________________ Matterhorn-users mailing list [email protected] http://lists.opencastproject.org/mailman/listinfo/matterhorn-users
