Projects tigase _server tigase-socks5 Issues #8
Current (7.2.0) Tigase XMPP Server depends on socks5 proxy 1.3.0-SNAPSHOT which does not exist (#8)
Closed
Artur Hefczyc opened 8 years ago
Due Date
2017-01-31

Looks like the project has not been updated (or changes were not committed) since the master branch is still in version 1.2.0-SNAPSHOT but the Tigase XMPP Server ver 7.2.0 requires socks5 1.3.0-SNAPSHOT

Andrzej Wójcik (Tigase) commented 8 years ago

I not have any changes which were not pushed to Socks5 proxy component. Most likely I made a mistake and updated dependency in Tigase XMPP Server where there was no need to do so.

wojciech.kapcia@tigase.net commented 8 years ago

Change was introduced in 76363c01ee055e175272ff8f374298edcb151aed which was related to #4468 - creating http-api documentation

I've switched to latest released version (we should used latest released version unless there are any commits made that would validate switching to SNAPSHOT!)

-			<version>1.3.0-SNAPSHOT</version>
+			<version>1.2.0</version>
Artur Hefczyc commented 8 years ago

Thank you for looking into this. However, I still have one concern about this and possibly other projects related to the Tigase XMPP Server. It appears that the current snapshot version of the socks5 proxy component still depends on the Tigase XMPP Server version 7.1.0. I am worried that due to major API changes in the Tigase XMPP Server 7.2.0 the socks5 proxy component may not work with the new version if the code (API compatibility issues) if the code still depends on server 7.1.0.

Maybe we should bump major version of all components and make them dependent on the server version 7.2.0-SNAPSHOT to make sure they will work correctly with the final 7.2.0?

wojciech.kapcia@tigase.net commented 8 years ago

Artur Hefczyc wrote:

Maybe we should bump major version of all components and make them dependent on the server version 7.2.0-SNAPSHOT to make sure they will work correctly with the final 7.2.0?

Almost all components follows this - master depends on the latest 7.2.0-SNAPSHOT version, stable on 7.1.0 (in this case there shouldn't be any API changes!) and old-stable on @5.2.0@. I've updated Socks5 and STUN components to match this schema (mast have slipped when making release).

Artur Hefczyc commented 8 years ago

Ok, that makes sense.

issue 1 of 1
Type
Bug
Priority
Major
Assignee
RedmineID
4871
Issue Votes (0)
Watchers (0)
Reference
tigase/_server/tigase-socks5#8
Please wait...
Page is in error, reload to recover