[jira] [Closed] (JAMES-3796) Guice support the custom task-json in extension

2022-10-19 Thread Benoit Tellier (Jira)
[ https://issues.apache.org/jira/browse/JAMES-3796?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benoit Tellier closed JAMES-3796. - Resolution: Fixed > Guice support the custom task-json in extens

[jira] [Commented] (JAMES-3796) Guice support the custom task-json in extension

2022-08-04 Thread Tung TRAN (Jira)
1104 > Guice support the custom task-json in extension > --- > > Key: JAMES-3796 > URL: https://issues.apache.org/jira/browse/JAMES-3796 > Project: James Server > Issue Type: Improvem

[jira] [Updated] (JAMES-3796) Guice support the custom task-json in extension

2022-08-04 Thread Tung TRAN (Jira)
ice in `extensions.properties`  Eg: `guice.extension.task=org.apache.james.server.task.json.TaskExtensionModuleImpl`     Mailing-list: https://www.mail-archive.com/server-dev@james.apache.org/msg72210.html > Guice support the custom task-json in

[jira] [Created] (JAMES-3796) Guice support the custom task-json in extension

2022-08-04 Thread Tung TRAN (Jira)
Tung TRAN created JAMES-3796: Summary: Guice support the custom task-json in extension Key: JAMES-3796 URL: https://issues.apache.org/jira/browse/JAMES-3796 Project: James Server Issue Type

Re: Guice support the custom task-json in extension

2022-08-03 Thread Benoit TELLIER
+1 Tasks are cool and not being able to use it in extensions is a set-back. Development of such extensions is a limited effort as Tung just proved it. Being able to write tasks as extensions could allow us to further modularize James "extra" features. For instance Deleted Message Vault (thou

Guice support the custom task-json in extension

2022-08-03 Thread Tung Tran Van
Hi folks, When I am customizing the webadmin for rspamd extension, I realized that James does not yet support the appending guice `task-json` in the extension. I propose James should have a mechanism for that. My idea for do that is similar with that James already when custom something in extensio