[GitHub] incubator-joshua issue #24: Maven multi-module project layout proposal

2016-06-17 Thread logogin
Github user logogin commented on the issue: https://github.com/apache/incubator-joshua/pull/24 @mjpost The pattern is just a standard one. I was not aware of naming in deeplearning4j. @hsaputra Yes, that is correct. The code base tends to become monolith peace of software which

[GitHub] incubator-joshua issue #24: Maven multi-module project layout proposal

2016-06-17 Thread hsaputra
Github user hsaputra commented on the issue: https://github.com/apache/incubator-joshua/pull/24 Just to clarify, so the idea is to move components into separate modules that could be compile and included by parent module? --- If your project is set up for it, you can reply to this

[GitHub] incubator-joshua issue #24: Maven multi-module project layout proposal

2016-06-17 Thread mjpost
Github user mjpost commented on the issue: https://github.com/apache/incubator-joshua/pull/24 This looks cool to me. Is this a recent pattern or something? I just noticed a similar approach on the [deeplearning4j](https://github.com/deeplearning4j/deeplearning4j) repo. --- If your