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

Ant command failed to build for SS7 #131

Open
Plutonii opened this issue Sep 21, 2018 · 1 comment
Open

Ant command failed to build for SS7 #131

Plutonii opened this issue Sep 21, 2018 · 1 comment

Comments

@Plutonii
Copy link

jain-slee version: 7.2.0-151
During building I have error:

get-ss7:
     [echo] Downloading SS7
      [get] Getting: http://github.com/RestComm/jss7/releases/download/7.3.1398/restcomm-jss7-7.3.1398.zip
      [get] To: /root/jain-slee-7.2.0-151/release/restcomm-ss7.zip
      [get] http://github.com/RestComm/jss7/releases/download/7.3.1398/restcomm-jss7-7.3.1398.zip permanently moved to https://github.com/RestComm/jss7/releases/download/7.3.1398/restcomm-jss7-7.3.1398.zip
      [get] Error opening connection java.io.FileNotFoundException: https://github.com/RestComm/jss7/releases/download/7.3.1398/restcomm-jss7-7.3.1398.zip
      [get] Error opening connection java.io.FileNotFoundException: https://github.com/RestComm/jss7/releases/download/7.3.1398/restcomm-jss7-7.3.1398.zip
      [get] Error opening connection java.io.FileNotFoundException: https://github.com/RestComm/jss7/releases/download/7.3.1398/restcomm-jss7-7.3.1398.zip
      [get] Can't get http://github.com/RestComm/jss7/releases/download/7.3.1398/restcomm-jss7-7.3.1398.zip to /root/jain-slee-7.2.0-151/release/restcomm-ss7.zip

Where can i find last restcomm-jss7-.zip?

@BarbosSergos
Copy link

  1. You can find it in - http://github.com/RestComm/jss7/archive/7.3.1398/restcomm-jss7-7.3.1398.zip
  2. I don't know why build.xml points to the wrong path. We simply replace in with sed - sed -i 's/jss7/releases/download/jss7/archive/' ${JSLEE_DIR}/release/build.xml

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

No branches or pull requests

2 participants