[jira] [Commented] (JAMES-2107) Java 8 Migration

2017-08-21 Thread Tellier Benoit (JIRA)

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

Tellier Benoit commented on JAMES-2107:
---

https://github.com/linagora/james-project/pull/938 added some other automatic 
refactorings

> Java 8 Migration
> 
>
> Key: JAMES-2107
> URL: https://issues.apache.org/jira/browse/JAMES-2107
> Project: James Server
>  Issue Type: Bug
>Reporter: Tellier Benoit
>
> This migration can be split into several substeps:
>  - Merge the java-6 and java-8 compilation Dockerfiles (and adapt CI)
>  - Upgrade targetted JDK and correct problems
>  - Simplify Java-8 poms (remove profiles)
>  - Upgrade dependencies that were wanted but not doable in java-6 (camel, 
> Artemis, activeMQ, etc...)
>  - Limit the usage of Guava (FluentIterables and the like, Optional, Objects, 
> etc...) and replace it with Java-8 classes
>  - Apply automatic IntelliJ refactoring to migrate to Java-8



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

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



[jira] [Commented] (JAMES-2107) Java 8 Migration

2017-08-17 Thread Tellier Benoit (JIRA)

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

Tellier Benoit commented on JAMES-2107:
---

Some warning fixes https://github.com/linagora/james-project/pull/935

> Java 8 Migration
> 
>
> Key: JAMES-2107
> URL: https://issues.apache.org/jira/browse/JAMES-2107
> Project: James Server
>  Issue Type: Bug
>Reporter: Tellier Benoit
>
> This migration can be split into several substeps:
>  - Merge the java-6 and java-8 compilation Dockerfiles (and adapt CI)
>  - Upgrade targetted JDK and correct problems
>  - Simplify Java-8 poms (remove profiles)
>  - Upgrade dependencies that were wanted but not doable in java-6 (camel, 
> Artemis, activeMQ, etc...)
>  - Limit the usage of Guava (FluentIterables and the like, Optional, Objects, 
> etc...) and replace it with Java-8 classes
>  - Apply automatic IntelliJ refactoring to migrate to Java-8



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

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



[jira] [Commented] (JAMES-2107) Java 8 Migration

2017-08-16 Thread Tellier Benoit (JIRA)

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

Tellier Benoit commented on JAMES-2107:
---

https://github.com/linagora/james-project/pull/920 and 
https://github.com/linagora/james-project/pull/918 solved the issue

Still we remain Guava related refactoring

> Java 8 Migration
> 
>
> Key: JAMES-2107
> URL: https://issues.apache.org/jira/browse/JAMES-2107
> Project: James Server
>  Issue Type: Bug
>Reporter: Tellier Benoit
>
> This migration can be split into several substeps:
>  - Merge the java-6 and java-8 compilation Dockerfiles (and adapt CI)
>  - Upgrade targetted JDK and correct problems
>  - Simplify Java-8 poms (remove profiles)
>  - Upgrade dependencies that were wanted but not doable in java-6 (camel, 
> Artemis, activeMQ, etc...)
>  - Limit the usage of Guava (FluentIterables and the like, Optional, Objects, 
> etc...) and replace it with Java-8 classes
>  - Apply automatic IntelliJ refactoring to migrate to Java-8



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

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