You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-dev@james.apache.org by "Antoine Duprat (JIRA)" <se...@james.apache.org> on 2018/08/28 12:14:00 UTC

[jira] [Resolved] (JAMES-2533) James source code should never import shaded classes

     [ https://issues.apache.org/jira/browse/JAMES-2533?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Antoine Duprat resolved JAMES-2533.
-----------------------------------
       Resolution: Fixed
    Fix Version/s: 3.2.0

> James source code should never import shaded classes
> ----------------------------------------------------
>
>                 Key: JAMES-2533
>                 URL: https://issues.apache.org/jira/browse/JAMES-2533
>             Project: James Server
>          Issue Type: Bug
>          Components: Build System
>    Affects Versions: 3.1.0
>            Reporter: Matthieu Baechler
>            Priority: Major
>             Fix For: 3.2.0
>
>
> Sometimes we are too lazy to check what automatic imports our IDE wrote for us and it leads to importing shaded classes.
> Shaded classes are somehow _private_ to the library which decided to shade them and  thus we should not depend on it.
> We should get rid of theses imports and add a checkstyle rule to prevent this to happen again.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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