You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Does jss7 support JKD1.8 now?
I see last commit comment is Switching to jdk1.8 ---version 8.1.1-11.
I try run mvn install(jdk1.7) on jss7-8.1.1-11, but failed.
So I swich to jdk1.8 then all build is success.
but when i build docs is shown below:
Java
You must have a working Java Runtime Environment (JRE) or Java Development Kit (JDK) installed on your system and it must be version 5 or higher. If you intend to use SIGTRAN (M3UA) then you must have JDK 7 installed. M3UA uses Java SCTP which is available only from JDK 7 onwards. JAVA 8 is not supported now.
If you are using M3UA, then you must use JDK 7 to run the stack as well as to compile the source code. For TDM cards JDK 7 is also recommended.
The text was updated successfully, but these errors were encountered:
Does jss7 support JKD1.8 now?
I see last commit comment is Switching to jdk1.8 ---version 8.1.1-11.
I try run mvn install(jdk1.7) on jss7-8.1.1-11, but failed.
So I swich to jdk1.8 then all build is success.
but when i build docs is shown below:
The text was updated successfully, but these errors were encountered: