You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by Jeff Prickett <pr...@shpimp.com> on 2002/02/07 22:35:57 UTC

Re: Calendar / Scheduler / Workflow

Viraf Bankwalla wrote:
> 
> Hi,
> 
> I noticed requests on this list in reference to
> Workflow, Job Scheduler and Calendar capabilities.  I
> believe that Worklfow and Job Scheduler are part of
> commons.  Is anyone addressing the Calendar.
> 
> It appears to me that there is commonality betweeen
> these three components.  For calendar there is a need
> to specify events that occur at some time.  These
> events could be one time, or recurring.  Some action
> takes place (such as notifying the user) at the time
> of the event.  The Job Scheduler needs similar
> functionality - the action would be to run a job.  The
> calendar also has "To Do" lists (or worklists in
> workflow).
> 


Calendar would be me. There is a new commit as of yesterday with a first
cut of an iCalendar implementation based on an earlier code base which
was distributed with Jetspeed but not completed.

You can check out the new codebase by checking out
jakarta-commons-sandbox/periodicity

> Is someone looking at these pieces from a holostic
> view so that the various efforts can leverage the work
> being done in other services ?
>

No work has yet been done to see what type of integration could be done
with Workflow, Avalon, James, Turbine, or Velocity. If you would like to
volunteer it would be very appreciated. Soon probably within a week I
will be posting an "official" to do list along with a tentative release
plan.

The first order of business will probably be to get Periodicity working
with Torque generated peers. From there we will probably concentrate on
user access issues and integrating users, groups, and permissions.

 
> Thanks.
> 

thank you for your interest in Calendaring

Jeff Prickett

> - viraf
> 
> __________________________________________________
> Do You Yahoo!?
> Send FREE Valentine eCards with Yahoo! Greetings!
> http://greetings.yahoo.com
> 
> --
> To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
> For additional commands, e-mail: <ma...@jakarta.apache.org>

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>


Re: Calendar / Scheduler / Workflow

Posted by James Strachan <ja...@yahoo.co.uk>.
Hey Jeff

Minor point - you might wanna remove the xerces.jar from periodicity CVS -
most commons projects use the build.properties[.sample] approach to locating
dependent jars. I found using one of the existing build.xml files helped -
like the build from commons-digester in commons proper.

James
----- Original Message -----
From: "Jeff Prickett" <pr...@shpimp.com>
To: "Jakarta Commons Developers List" <co...@jakarta.apache.org>
Sent: Thursday, February 07, 2002 9:35 PM
Subject: Re: Calendar / Scheduler / Workflow


> Viraf Bankwalla wrote:
> >
> > Hi,
> >
> > I noticed requests on this list in reference to
> > Workflow, Job Scheduler and Calendar capabilities.  I
> > believe that Worklfow and Job Scheduler are part of
> > commons.  Is anyone addressing the Calendar.
> >
> > It appears to me that there is commonality betweeen
> > these three components.  For calendar there is a need
> > to specify events that occur at some time.  These
> > events could be one time, or recurring.  Some action
> > takes place (such as notifying the user) at the time
> > of the event.  The Job Scheduler needs similar
> > functionality - the action would be to run a job.  The
> > calendar also has "To Do" lists (or worklists in
> > workflow).
> >
>
>
> Calendar would be me. There is a new commit as of yesterday with a first
> cut of an iCalendar implementation based on an earlier code base which
> was distributed with Jetspeed but not completed.
>
> You can check out the new codebase by checking out
> jakarta-commons-sandbox/periodicity
>
> > Is someone looking at these pieces from a holostic
> > view so that the various efforts can leverage the work
> > being done in other services ?
> >
>
> No work has yet been done to see what type of integration could be done
> with Workflow, Avalon, James, Turbine, or Velocity. If you would like to
> volunteer it would be very appreciated. Soon probably within a week I
> will be posting an "official" to do list along with a tentative release
> plan.
>
> The first order of business will probably be to get Periodicity working
> with Torque generated peers. From there we will probably concentrate on
> user access issues and integrating users, groups, and permissions.
>
>
> > Thanks.
> >
>
> thank you for your interest in Calendaring
>
> Jeff Prickett
>
> > - viraf
> >
> > __________________________________________________
> > Do You Yahoo!?
> > Send FREE Valentine eCards with Yahoo! Greetings!
> > http://greetings.yahoo.com
> >
> > --
> > To unsubscribe, e-mail:
<ma...@jakarta.apache.org>
> > For additional commands, e-mail:
<ma...@jakarta.apache.org>
>
> --
> To unsubscribe, e-mail:
<ma...@jakarta.apache.org>
> For additional commands, e-mail:
<ma...@jakarta.apache.org>


_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com


--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>