Re: Please review/comment on the updated cron editor in the continuum white site

2006-09-07 Thread Emmanuel Venisse
With this screen, all quartz cron expression will be available because we'll reconstruct it by concatenation. Do you think to an expression in particular? Emmanuel Christian Edward Gruber a écrit : It's quite nice. I wonder, since there are some ways to construct cron schedules that don't us

Re: svn commit: r441173 - /maven/continuum/branches/continuum-acegi/continuum-core/pom.xml

2006-09-07 Thread Emmanuel Venisse
Why don't you use what is used in trunk? It will be hard to find difference between trunk and branch if you don't use the same thing in the same way. Emmanuel [EMAIL PROTECTED] a écrit : Author: carlos Date: Thu Sep 7 11:43:20 2006 New Revision: 441173 URL: http://svn.apache.org/viewvc?view=

Re: Please review/comment on the updated cron editor in the continuum white site

2006-09-07 Thread Maria Odea Ching
Okay, will do :) Thanks! Emmanuel Venisse wrote: Can you add a link to http://www.opensymphony.com/quartz/api/org/quartz/CronExpression.html, so users will know available formats for each fields, or add available formats near each fields Emmanuel Maria Odea Ching a écrit : Sorry, I forgo

Re: Please review/comment on the updated cron editor in the continuum white site

2006-09-07 Thread Emmanuel Venisse
Can you add a link to http://www.opensymphony.com/quartz/api/org/quartz/CronExpression.html, so users will know available formats for each fields, or add available formats near each fields Emmanuel Maria Odea Ching a écrit : Sorry, I forgot to put the link for the staging site. It's http://peo

Re: Please review/comment on the updated cron editor in the continuum white site

2006-09-07 Thread Maria Odea Ching
Sorry, I forgot to put the link for the staging site. It's http://people.apache.org/~oching/continuum-uml/editSchedule.html :) Maria Odea Ching wrote: Hi Everyone, I submitted a patch for CONTINUUM-847 that updates the curr