-
I've downloaded Tigase XMPP Server from the repository, entered
server
directory and launched provided command and it compiled without any issues. Please check results of unit tests which are launched during compilation of Tigase XMPP Server as an error which you posted clearly means that there was an error found during execution of unit tests. If you will find which test fails, please provide us with an error reported by this test case and we will investigate it further.For now, I would suggest to pull recent changes as there were some issues with execution of unit tests and were fixed in one of recent commits.
Type |
Bug
|
Priority |
Normal
|
Assignee | |
RedmineID |
5858
|
Version |
tigase-server-8.0.0
|
Spent time |
0
|
Issue Votes (0)
Watchers (0)
I have cloned the project using
In the ".../tigase-server/server" directory launched the command
But building is failed with the following message:
Could you explain me how can I fix it and build tigase server?
I use Ubuntu 16.04, Oracle Java 8 (not opensdk)