-
Released 7.0.0 to files section https://projects.tigase.org/projects/tigase-server/files . Deployed final versions to maven repository. I did not deploy jaxmpp-3.0.0, I saw %wojtek created a ticket to release and assigned it to himself. Did not deploy tigase-acs-pubsub, there was an error and I'm not sure if it's intentional.
eric@build tigase-acs-pubsub/ $ mvn source:jar javadoc:jar deploy ... Downloading: scp://build.xmpp-test.net:/home/maven/repository/tigase/tigase-acs-pubsub/1.2.0-SNAPSHOT/maven-metadata.xml WARNING: REMOTE HOST IDENTIFICATION HAS CHANGED! IT IS POSSIBLE THAT SOMEONE IS DOING SOMETHING NASTY! Someone could be eavesdropping on you right now (man-in-the-middle attack)! It is also possible that the RSA host key has just been changed. The fingerprint for the RSA key sent by the remote host is 44:40:35:df:ba:fc:d0:87:99:05:c5:0c:77:9c:51:f7. Please contact your system administrator. Add correct host key in known_hosts to get rid of this message. Do you want to delete the old key and insert the new key? (yes/no): no [WARNING] Could not transfer metadata tigase:tigase-acs-pubsub:1.2.0-SNAPSHOT/maven-metadata.xml from/to tigase-snapshot (scp://build.xmpp-test.net:/home/maven/repository): The host key was different to that in the known_hosts configuration for host: build.xmpp-test.net [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 22.777s [INFO] Finished at: Sat Feb 21 01:23:43 CET 2015 [INFO] Final Memory: 35M/300M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-deploy-plugin:2.8.2:deploy (default-deploy) on project tigase-acs-pubsub: Failed to retrieve remote metadata tigase:tigase-acs-pubsub:1.2.0-SNAPSHOT/maven-metadata.xml: Could not transfer metadata tigase:tigase-acs-pubsub:1.2.0-SNAPSHOT/maven-metadata.xml from/to tigase-snapshot (scp://build.xmpp-test.net:/home/maven/repository): The host key was different to that in the known_hosts configuration for host: build.xmpp-test.net: HostKey has been changed: build.xmpp-test.net -> [Help 1] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
Also could not deploy sureim/base-theme. Here is the error. This uses gwt-3.0.0, probably have to deploy that first.
[INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 3.891s [INFO] Finished at: Sat Feb 21 02:00:43 CET 2015 [INFO] Final Memory: 18M/173M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-deploy-plugin:2.7:deploy (default-deploy) on project theme: Deployment failed: repository element was not specified in the POM inside distributionManagement element or in -DaltDeploymentRepository=id::layout::url parameter -> [Help 1] [ERROR]
Will double check the correct SNAPSHOT versions are used in tigase-server poms tomorrow.
-
Eric Dziewa wrote:
Did not deploy tigase-acs-pubsub, there was an error and I'm not sure if it's intentional.
No, it wasn't intentional. Re-created and re-deployed.
Also could not deploy sureim/base-theme. Here is the error. This uses gwt-3.0.0, probably have to deploy that first.
This shouldn't be deployed.
%eric I've corrected a couple of reported issues in the repositories, could you re-create and re-upload to files section packages for Tigase Server (only those). You can checkout exact version by
$ git checkout tigase-issue #7.0.0 -b 7.0.0
(preferably on freshly cloned repository). -
Blog post is ready for publishing http://tigase.net/blog-entry/tigase-issue #700-release. Please let me know if you'd like any additional information, or anything removed. I will push the publish button tomorrow morning to give you time to look it over.
Test results are available http://build.xmpp-test.net/~tigase/ .
-
Thank you Eric, a few remarks:
-
Please remove the "old" version of the 7.0.0 version files.
-
Test page is OK.
-
The blog article looks good but I would like you to make our big additions more prominent: MongoDB, EventBus, Web installer and Web interface, New Component framework, new documentation, Domain blacklist. Ideally, please list changes in the last release in a similar way to this article: http://www.tigase.net/blog-entry/tigase-xmpp-issue #520-final-release. I mean, we have 2 sections there: Major additions, Other changes and you can add third section Bug fixes.
-
Type |
Task
|
Priority |
Critical
|
Assignee | |
RedmineID |
2739
|
Version |
tigase-server-7.0.0
|
Spent time |
0
|
Version 7.0.0 publishing, we do it now.