Branch: refs/heads/first_build
  Home:   https://github.com/RestComm/gmlc
  Commit: 78e3978e08f4cda15f4f15945e3ddec04e974329
      
https://github.com/RestComm/gmlc/commit/78e3978e08f4cda15f4f15945e3ddec04e974329
  Author: Fernando Mendioroz <[email protected]>
  Date:   2016-06-27 (Mon, 27 Jun 2016)

  Changed paths:
    M core/slee/library/pom.xml
    M core/slee/sbbs/pom.xml
    M core/slee/services-du/pom.xml
    M docs/adminguide/sources-asciidoc/pom.xml
    M 
docs/adminguide/sources-asciidoc/src/main/asciidoc/Chapter-Configuring.adoc
    M docs/adminguide/sources-asciidoc/src/main/asciidoc/Chapter-Running.adoc
    M docs/adminguide/sources-asciidoc/src/main/asciidoc/GMLC_Admin_Guide.adoc
    M docs/installationguide/sources-asciidoc/pom.xml
    M 
docs/installationguide/sources-asciidoc/src/main/asciidoc/Chapter-Introduction.adoc
    M 
docs/installationguide/sources-asciidoc/src/main/asciidoc/Chapter-Post_Installation_Configuration.adoc
    M 
docs/installationguide/sources-asciidoc/src/main/asciidoc/Chapter-Post_Installation_Setup.adoc
    M 
docs/installationguide/sources-asciidoc/src/main/asciidoc/GMLC_Installation_Guide.adoc
    M docs/pom.xml
    M docs/releasenotes/jdocbook-restcomm/pom.xml
    M release/build.xml

  Log Message:
  -----------
  Update documents for GMLC build 1.0.0 #33


  Commit: 6a4e88b28a4a203cf0c85ae5302474a9e0c49168
      
https://github.com/RestComm/gmlc/commit/6a4e88b28a4a203cf0c85ae5302474a9e0c49168
  Author: Fernando Mendioroz <[email protected]>
  Date:   2016-06-27 (Mon, 27 Jun 2016)

  Changed paths:
    M core/bootstrap/pom.xml
    M core/bootstrap/src/main/assembly/descriptor.xml
    M core/bootstrap/src/main/config/META-INF/jboss-beans.xml
    A core/bootstrap/src/main/config/log4j/jboss-log4j-debug.xml
    A core/bootstrap/src/main/config/log4j/jboss-log4j-default.xml
    A core/bootstrap/src/main/config/log4j/jboss-log4j-production.xml
    A core/bootstrap/src/main/config/ocs/dictionary.xml
    A core/bootstrap/src/main/config/ocs/ocs-part/jdiameter-config.xml
    A core/bootstrap/src/main/config/ocs/smsc-part/jdiameter-config.xml
    R 
core/bootstrap/src/main/java/org/mobicents/applications/gmlc/bootstrap/SS7Service.java
    R 
core/bootstrap/src/main/java/org/mobicents/applications/gmlc/bootstrap/SS7ServiceMBean.java
    R 
core/bootstrap/src/main/java/org/mobicents/applications/gmlc/bootstrap/Version.java
    A 
core/bootstrap/src/main/java/org/mobicents/gmlc/server/bootstrap/SS7Service.java
    A 
core/bootstrap/src/main/java/org/mobicents/gmlc/server/bootstrap/SS7ServiceMBean.java
    A 
core/bootstrap/src/main/java/org/mobicents/gmlc/server/bootstrap/Version.java
    R 
core/bootstrap/src/main/resources/org/mobicents/applications/gmlc/bootstrap/version.properties
    A 
core/bootstrap/src/main/resources/org/mobicents/gmlc/server/bootstrap/version.properties
    M core/domain/pom.xml
    A core/gmlc-common-library/pom.xml
    A 
core/gmlc-common-library/src/main/java/org/mobicents/gmlc/library/Test.java
    M core/oam/cli/pom.xml
    M core/pom.xml
    R core/slee/library/pom.xml
    M core/slee/pom.xml
    R core/slee/sbbs/pom.xml
    R core/slee/sbbs/src/main/config/custom.xml
    R core/slee/sbbs/src/main/config/mlp_svc_init_310.xsd
    R core/slee/sbbs/src/main/config/mlp_svc_result_310.xsd
    R 
core/slee/sbbs/src/main/java/org/mobicents/gmlc/slee/MobileCoreNetworkInterfaceSbb.java
    R core/slee/sbbs/src/main/java/org/mobicents/gmlc/slee/mlp/MLPException.java
    R core/slee/sbbs/src/main/java/org/mobicents/gmlc/slee/mlp/MLPRequest.java
    R core/slee/sbbs/src/main/java/org/mobicents/gmlc/slee/mlp/MLPResponse.java
    R core/slee/sbbs/src/main/resources/META-INF/sbb-jar.xml
    R core/slee/services-du/pom.xml
    R 
core/slee/services-du/src/main/resources/services/mobilecorenetwork-service.xml
    A core/slee/services/du/pom.xml
    A core/slee/services/du/src/main/resources/META-INF/deployable-unit.xml
    A core/slee/services/du/src/main/resources/META-INF/jboss-dependency.xml
    A core/slee/services/du/src/main/resources/services/service.xml
    A core/slee/services/library/pom.xml
    A core/slee/services/pom.xml
    A core/slee/services/sbbs/pom.xml
    A core/slee/services/sbbs/src/main/config/custom.xml
    A core/slee/services/sbbs/src/main/config/mlp_svc_init_310.xsd
    A core/slee/services/sbbs/src/main/config/mlp_svc_result_310.xsd
    A 
core/slee/services/sbbs/src/main/java/org/mobicents/gmlc/slee/MobileCoreNetworkInterfaceSbb.java
    A 
core/slee/services/sbbs/src/main/java/org/mobicents/gmlc/slee/mlp/MLPException.java
    A 
core/slee/services/sbbs/src/main/java/org/mobicents/gmlc/slee/mlp/MLPRequest.java
    A 
core/slee/services/sbbs/src/main/java/org/mobicents/gmlc/slee/mlp/MLPResponse.java
    A core/slee/services/sbbs/src/main/resources/META-INF/sbb-jar.xml
    M docs/adminguide/pom.xml
    M docs/installationguide/pom.xml
    M 
docs/installationguide/sources-asciidoc/src/main/asciidoc/Chapter-Introduction.adoc
    M docs/pom.xml
    M docs/releasenotes/pom.xml
    M pom.xml
    M release/build.xml
    A release/profile.xml
    A tools/pom.xml

  Log Message:
  -----------
  Fixed conflicts in build.xml


Compare: https://github.com/RestComm/gmlc/compare/d4b73e8b93f4...6a4e88b28a4a

-- 

--- 
You received this message because you are subscribed to the Google Groups 
"mobicents-commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to