RestComm / gmlc

Restcomm Location Server
http://www.restcomm.com/
GNU Affero General Public License v3.0
17 stars 40 forks source link

Re-factor the directory structure and maven build files to more closely match the SMS gateway #34

Closed angrygreenfrogs closed 8 years ago

angrygreenfrogs commented 8 years ago

In addition to upgrading JSS7 (https://github.com/RestComm/jss7/issues/61) and other related issues, Fernando indicated that the SMS gateway is the best example of how the project should be structured and built.

To that end, I'm working on a restructured branch with updated pom files that more closely matches the SMS gateway structure.

FerUy commented 8 years ago

Hi Andrew, already started this, take a look to https://github.com/RestComm/gmlc/commit/a75b4f3df65e69e881d5530a971a32731e84551f in first_build branch

angrygreenfrogs commented 8 years ago

This is now covered in the pull request here: https://github.com/RestComm/gmlc/pull/37

I'm assuming we'll pull all changes into the first_build branch, and Fernando and I can keep working there until the new build is ready