[GitHub] incubator-edgent pull request #309: Migration of the Edgent project to be ab...

2017-06-02 Thread dlaboss
Github user dlaboss commented on a diff in the pull request: https://github.com/apache/incubator-edgent/pull/309#discussion_r119916868 --- Diff: analytics/math3/pom.xml --- @@ -0,0 +1,68 @@ + + +http://maven.apache.org/POM/4.0.0;

Re: Changing the way the the servlets are loaded.

2017-06-02 Thread Christofer Dutz
Hi, Ok … what you write regarding the platform independence makes absolute sense. The original code was actualy using the same Jetty Server classes as I was in BlazeDS, so an initial attempt was to build servlets as normal jar archive, to depend on that from the server and to manually register

Re: Understanding the snapshot and release process

2017-06-02 Thread Christofer Dutz
Hi, So, I just create a PR as I think I am currently finished with everything I wanted to fix. Edgent should now be buildable with Maven command. At least I managed to get the travis build working with maven ☺ Here some structural changes I did. I refactored the project and extracted the