[jira] [Commented] (JAMES-1738) Onami have reached end of life

2016-05-25 Thread Tellier Benoit (JIRA)

[ 
https://issues.apache.org/jira/browse/JAMES-1738?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15301506#comment-15301506
 ] 

Tellier Benoit commented on JAMES-1738:
---

It have the LifeCycle capabilities for Guice implementation.

It also have a Junit support that looks quite similar to what is done in MPT 
with Onami.

Yes, it will do the job.

> Onami have reached end of life
> --
>
> Key: JAMES-1738
> URL: https://issues.apache.org/jira/browse/JAMES-1738
> Project: James Server
>  Issue Type: Bug
>  Components: guice
>Affects Versions: Trunk
>Reporter: Tellier Benoit
> Fix For: Trunk
>
>
> As stated in https://onami.apache.org/lifecycle/
> 2016/02/07 - Apache Onami has been retired.  
> Thus the jar can not be found in the Apache snapshot repositories.
> We are using Onami for Guice and MPT. For @PostConstruct and @PreDestroy. MPT 
> tests also relies heavily on MPT as it is used to run tests against specific 
> Guice modules. Getting a rid of Onami will require also rethiking genericity 
> of MPT tests.
> We should see alternate libraries to achieve these functionnalities.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

-
To unsubscribe, e-mail: server-dev-unsubscr...@james.apache.org
For additional commands, e-mail: server-dev-h...@james.apache.org



[jira] [Created] (JAMES-1743) the variable internalDate is still declared as final

2016-05-25 Thread Paul Lee (JIRA)
Paul Lee created JAMES-1743:
---

 Summary: the variable internalDate is still declared as final
 Key: JAMES-1743
 URL: https://issues.apache.org/jira/browse/JAMES-1743
 Project: James Server
  Issue Type: Bug
  Components: MailStore & MailRepository
Affects Versions: 3.0.0-beta5
Reporter: Paul Lee
Priority: Critical


The 'MAIL_DATE' column in the table 'JAMES_MAIL' isn't created because the 
variable 'internalDate' in the file 'AbstractJPAMailboxMessage.java' is still 
declared as final (related to Issue JAMES-1697), which causes the INTERNALDATE 
data item not to be returned when a fetch command is sent to the JAMES IMAP 
server.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

-
To unsubscribe, e-mail: server-dev-unsubscr...@james.apache.org
For additional commands, e-mail: server-dev-h...@james.apache.org



[jira] [Created] (JAMES-1742) JMAP downloadUrl

2016-05-25 Thread Antoine Duprat (JIRA)
Antoine Duprat created JAMES-1742:
-

 Summary: JMAP downloadUrl
 Key: JAMES-1742
 URL: https://issues.apache.org/jira/browse/JAMES-1742
 Project: James Server
  Issue Type: New Feature
  Components: JMAP
Reporter: Antoine Duprat
Assignee: Antoine Duprat


When authentication is complete return a download URL with a blobId 
placeholder. 
Write a new servlet for download on GET with blobid. 
Bind this servlet in the servlet container. 
Make sure to authenticate user before sending content.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

-
To unsubscribe, e-mail: server-dev-unsubscr...@james.apache.org
For additional commands, e-mail: server-dev-h...@james.apache.org