[
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
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
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
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
+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
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