Projects tigase _server tigase-xmltools Issues #10
Wrong version is reported (#10)
Closed
wojciech.kapcia@tigase.net opened 7 years ago
componentInfo{Title=Tigase XML Tools, Version=4.0.0-SNAPSHOT-b${gitVersion}/${buildNumber}, Class=tigase.xml.XMLUtils}
componentInfo{Title=Tigase Utils, Version=4.0.0-SNAPSHOT-b${gitVersion}/${buildNumber}, Class=tigase.util.ClassUtil}
componentInfo{Title=Tigase XMPP Server, Version=8.0.0-SNAPSHOT-b5090/aad16f52(2017-11-30/13:24:34), Class=tigase.server.XMPPServer}
Implementation-Build: ${gitVersion}/${buildNumber} (2017-12-06/07:40:49)
Implementation-Version: 4.0.0-SNAPSHOT-b${gitVersion}/${buildNumber}
wojciech.kapcia@tigase.net commented 7 years ago
wojtek@atlantiscity.local ~/dev/tigase/tigase-xmltools $ git bisect bad
aff9d1de0c206531eb195006f4fe0c1b95723db2 is the first bad commit
commit aff9d1de0c206531eb195006f4fe0c1b95723db2
Author: Andrzej Wójcik <andrzej.wojcik@tigase.net>
Date:   Fri Oct 27 19:10:36 2017 +0200

    #6206: moving tigase.annotations package to tigase.xml.annotations and bumpting version to 4.0.0 to reflect change in API

:100644 100644 720b6c7d0b7b762ae1e3b7272d10831ad5dd7d88 f58128320fab143027cb59a3ce80717f4ae80377 M	pom.xml
:040000 040000 d93ed6edc9ff8535804aae6aeea769bde311c78d 603a4d2e915a9cd958736087017d418ebc307629 M	src

The issue was caused by requirement to change package type to bundle and in turn using maven-bundle-plugin@. Unfortunately it causes an issue with handling variables when @maven-jar-plugin is also configured. Removed the latter and fixed the problem.

issue 1 of 1
Type
Bug
Priority
Normal
Assignee
RedmineID
6430
Issue Votes (0)
Watchers (0)
Reference
tigase/_server/tigase-xmltools#10
Please wait...
Page is in error, reload to recover