Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updates to build files, project structure, and poms for consistency with SMSC #37

Merged
merged 5 commits into from
Jun 27, 2016

Conversation

angrygreenfrogs
Copy link
Collaborator

Updated library deps for JSS7 to the latest.
Added place-holder gmlc-common-library and tools
Moved services-du into services/du and followed the services-parent structure from the SMSC
Fixed various dependency issues through-out
Fixed JiBX compilation issue
Updated release build XML based on SMSC, including the adjustments requested by Sergey to the dep versions, and verified it builds

… project.

Updated library deps for JSS7 to the latest.
Added place-holder gmlc-common-library and tools
Moved services-du into services/du and followed the services-parent structure from the SMSC
Updated release XML to be based on latest from SMSC
Fixed various dependency issues through-out
Fixed JiBX compilation issue
…_build

Auto-merge worked fine except for build.xml, which had to be merged together with Fernando's updates

Conflicts:
	release/build.xml
…ed errant references in build for SMPP/resource adapters/ui management, added missing ocs configuration for diameter, missing log4f config, release build script runs successfully
@angrygreenfrogs
Copy link
Collaborator Author

The release is now building and running successfully, but there's a missing dep when you actually try to run it for the http servlet.

Manually installing the servlet fixes that:

cd ~/restcomm-slee-2.8.69.84/resources/http-servlet
ant deploy

Just need to get the equivalent to happen automatically in the build.

@FerUy
Copy link
Contributor

FerUy commented Jun 26, 2016

@angrygreenfrogs reviewed, everything seems fine to me (we need to fix the http-servlet dependency).
@vetss do you agree?

@FerUy FerUy merged commit d4b73e8 into RestComm:first_build Jun 27, 2016
@FerUy
Copy link
Contributor

FerUy commented Jun 28, 2016

Merged with d4b73e8 into RestComm:first_build, the latter branch also merged with master, as for #39

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants