Tigase 5
Tigase 5.0.0 Beta released. Finally, all the automatic tests passed, the code has been working on a few live installations for some time already. It looks like the new version is Beta ready.
71, kobit//tigase.org, 2010-03-09 01:06
Functional tests completed
Functional tests completed... All functional tests for 3 databases and all authentication connectors passed successfully. Results are being copied to the website now. One step closer for the new release.
70, kobit//tigase.org, 2010-03-08 15:17
Tigase 5
Tigase 5.0.0 release delayed. I am sorry but it looks like the release will be delayed for about 2 weeks. There are 2 bugs discovered which have to be fixed before the release. I will try to publish kind of Beta earlier for people who want to use the new API available to develop own code.
69, kobit//tigase.org, 2010-02-14 21:19
The same way tigase-xmltools
The same way tigase-xmltools and tigase-utils are separate projects in different SVN repositories, extras, pubsub and muc are also separate projects and are located in separate SVN repositories.
Please have a look at this address for a list of all projects available: https://svn.tigase.org/reps/
tigase-extras.jar
tigase-extras.jar tigase-muc.jar tigase-pubsub.jar missing when compiling server build but present in pre-compiled builds (tigase-server-4.3.1-b1858) available on tigase.org.
How are these jar files built?
If you compile Tigase code
If you compile Tigase code from sources and you are going to manually modify config files you can just forget about the installer.
After you compiled the Tigase from sources it is actually read to be run, no other installation is needed. Typical Tigase installation directory contains following subdirectories:
And they all should be part of the SVN repository.
If you really want to create an installer version of the package you have to execute two scripts in the following order:
Please note above scripts will pull the IzPack in correct version, patch it and generate the installer. There is no separate CLI and GUI installer. This is the same file which can be executed in two modes.
Post new comment