wojciech.kapcia@tigase.net opened 4 years ago
|
|
I tried to debug it and I have no idea why those old scripts are included. During build I get:
Afterwards we end-up with old scrips, eg:
Yet that exact binary file referenced in unpacking holds correct version of the script:
I tried clearing local repository, building on remote machines yet the effect was always the same - older version of the script. Setting explicitly tigase-pubsub version in Maven with debug flag doesn't provide any more information:
After some digging I finally figured it out - it was due to tigase-server resources being pulled in, which contained old scripts, which overridden correct ones. After recreating the resource package of tigase-issue #8.1.0 the distribution package is correct now. |
Type |
Bug
|
Priority |
Normal
|
Assignee | |
Version |
tigase-server-8.1.1
|
Spent time |
3h 45m
|
-
Customers/Alianza#90 You are not authorized to access this issue
Reported https://github.com/tigase/tigase-server/issues/55
After startup there are a bunch of exceptions. It turns out that for some reason old scripts are included (rest, adhoc) even though dependency binaries are correct.