Artur Hefczyc opened 8 years ago
|
|
Artur Hefczyc wrote:
There are 3 main items that add-ups to the verbosity:
The first two items will be covered by #2750. As for the test - majority of it came from Kernel, I've:
Afterwards tests look like that:
|
|
Checked and it looks OK now. All the depreciation warnings and javadoc are acceptable in the sense that they are related to compilation and building packages. Of course the depreciation warning and javadoc warning should be eventually fixed. The biggest problem was the output from running the Tigase XMPP Server. |
Type |
Bug
|
Priority |
Major
|
Assignee | |
RedmineID |
4863
|
Version |
tigase-server-8.0.0
|
Spent time |
8h 45m
|
Simple command:
mvn package
results in lots of very verbose output produced by the build process. Most of the output is related to running Tigase server for automated tests and it is in it's most verbose mode. All this output should be removed. Only test results should be showing up.