jss7 icon indicating copy to clipboard operation
jss7 copied to clipboard

Does jss7 support JKD1.8 now?

Open gengchaogit opened this issue 2 years ago • 3 comments

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.

gengchaogit avatar May 10 '23 05:05 gengchaogit

Is the document not up to date?

gengchaogit avatar May 10 '23 05:05 gengchaogit