Hi all,

as I got no responses at all, I'll merge my PR.

Julian

Am 07.03.19, 17:48 schrieb "Julian Feinauer" <j.feina...@pragmaticminds.de>:

    Hey all,
    
    today we started to check and clean the maven modules a bit.
    I observed that in the api/ module there are a lot of submodules (which all 
build to jars).
    And all submodules contain only one package and a hand full of classes.
    
    This leads to many other modules referencing two or more of these api 
modules.
    This adds, to my perspective, a lot of noise to the poms and makes it very 
unintuitive to use these modules.
    
    So I prepared a branch where I merged all these “sub-api” modules into the 
api module to have only one api dependency.
    The branch is 
https://github.com/apache/incubator-edgent/tree/one-module-for-api.
    
    Are there any objections to that, otherwise I would like to merge that.
    
    Julian
    

Reply via email to