Projects tigase _server server-core Issues #796
tigase binaries are not updated in nightlies (#796)
Closed
wojciech.kapcia@tigase.net opened 7 years ago
Due Date
2017-04-16

Latest nightly contains all outdated binaries:

wojtek@atlantiscity.local ~/dev/tmps/tigase-server-dists/tigase-issue #7.2.0-SNAPSHOT-b4732 $ for f in `ls jars/tigase-*` ; do echo -n ${f}": " ; unzip -q -c ${f} META-INF/MANIFEST.MF | grep Implementation-Build ; done
jars/tigase-acs-muc.jar: Implementation-Build: 88/8f3dafc6 (2017-03-21/00:06:52)
jars/tigase-acs-pubsub.jar: Implementation-Build: 90/4006fae1 (2017-03-21/00:06:59)
jars/tigase-acs.jar: Implementation-Build: 167/a44c4ad2 (2017-03-21/00:08:46)
jars/tigase-ext-mailer.jar: Implementation-Build: 11/418f12ef (2017-01-30/15:41:06)
jars/tigase-extras.jar: Implementation-Build: ${gitVersion}/${buildNumber} (2017-03-20/23:58:5
jars/tigase-http-api-jetty.jar: Implementation-Build: 29/14100907 (2017-03-21/00:01:35)
jars/tigase-http-api.jar: Implementation-Build: 175/ca39e573 (2017-03-20/23:59:23)
jars/tigase-message-archiving.jar: Implementation-Build: 188/f78607f8 (2017-03-20/23:56:12)
jars/tigase-mongodb.jar: Implementation-Build: 85/acaded23 (2017-03-21T00:01:48Z)
jars/tigase-muc.jar: Implementation-Build: 500/e738b336 (2017-03-20/23:56:27)
jars/tigase-pubsub.jar: Implementation-Build: 595/25501d3b (2017-03-20/23:56:37)
jars/tigase-server.jar: Implementation-Build: 4755/a85f3241 (2017-04-04/15:05:12)
jars/tigase-socks5.jar: Implementation-Build: 61/37e1e011 (2017-01-30/15:30:31)
jars/tigase-stats-collector-library.jar: Implementation-Build: 111/8038f470 (2017-03-21/00:01:47)
jars/tigase-stats-collector-provider.jar: Implementation-Build: 111/8038f470 (2017-03-21/00:01:47)
jars/tigase-stun.jar: Implementation-Build: 43/a418ad6c (2017-01-30/15:34:06)
jars/tigase-unified-archive.jar: Implementation-Build: 55/77e1b865 (2017-03-21/00:02:29)
jars/tigase-web-ui.war:
wojciech.kapcia@tigase.net commented 7 years ago

Actually all binaries are outdated

wojciech.kapcia@tigase.net commented 7 years ago

Status transition applied automatically due to the start of a time tracker.

wojciech.kapcia@tigase.net commented 7 years ago

So far haven't found the issue. I've noticed that documentation generation seems to override dependencies. I've included "-U" option in the build and will monitor.

wojciech.kapcia@tigase.net commented 7 years ago

Looks that it works:

wojtek@atlantiscity.local ~/dev/tmps/tigase-server-dists/tigase-issue #7.2.0-SNAPSHOT-b4778 $ for f in `ls jars/tigase-*` ; do echo -n ${f}": " ; unzip -q -c ${f} META-INF/MANIFEST.MF | grep Implementation-Build ; done
jars/tigase-acs-muc.jar: Implementation-Build: 88/8f3dafc6 (2017-04-18/16:51:27)
jars/tigase-acs-pubsub.jar: Implementation-Build: 90/4006fae1 (2017-04-18/16:51:34)
jars/tigase-acs.jar: Implementation-Build: 167/a44c4ad2 (2017-04-18/16:53:22)
jars/tigase-ext-mailer.jar: Implementation-Build: 11/418f12ef (2017-01-30/15:41:06)
jars/tigase-extras.jar: Implementation-Build: ${gitVersion}/${buildNumber} (2017-04-18/16:43:0
jars/tigase-http-api-jetty.jar: Implementation-Build: 29/14100907 (2017-04-18/16:46:10)
jars/tigase-http-api.jar: Implementation-Build: 184/59f7aa5d (2017-04-18/16:43:13)
jars/tigase-message-archiving.jar: Implementation-Build: 190/ab02cc19 (2017-04-18/16:40:32)
jars/tigase-mongodb.jar: Implementation-Build: 89/0e3f8c1a (2017-04-18T16:46:22Z)
jars/tigase-muc.jar: Implementation-Build: 503/7695f8f6 (2017-04-18/16:40:57)
jars/tigase-pubsub.jar: Implementation-Build: 600/afaad04e (2017-04-18/16:40:59)
jars/tigase-server.jar: Implementation-Build: 4778/1f511ecf (2017-04-18/16:55:44)
jars/tigase-socks5.jar: Implementation-Build: 61/37e1e011 (2017-01-30/15:30:31)
jars/tigase-stats-collector-library.jar: Implementation-Build: 111/8038f470 (2017-04-18/16:46:30)
jars/tigase-stats-collector-provider.jar: Implementation-Build: 111/8038f470 (2017-04-18/16:46:30)
jars/tigase-stun.jar: Implementation-Build: 43/a418ad6c (2017-01-30/15:34:06)
jars/tigase-unified-archive.jar: Implementation-Build: 58/8af25370 (2017-04-18/16:47:16)
jars/tigase-web-ui.war:

Closing.

issue 1 of 1
Type
Bug
Priority
Critical
Assignee
RedmineID
5202
Version
tigase-server-8.0.0
Estimation
4h
Spent time
6h 15m
Issue Votes (0)
Watchers (0)
Reference
tigase/_server/server-core#796
Please wait...
Page is in error, reload to recover