Wt & JWt 3.2.2

by koen on Monday, July 23, 2012 @ 08:43

We uploaded final release packages for 3.2.2.

Updated 27 July 2012 ! We’ve identified and fixed a number of issues in the (new) layout managers which we released as 3.2.2-p1.

Here are the main links:

10 comments
anonymous 10 months ago
Вы можете сделать простой инсталлятор для Windows? С поддержкой всех библиотек или по выбору? Я несколько раз пытался все настроить но видимо я глупый. Сделайте инсталятор для глупых!!! Спасибо!
Bolzen 10 months ago
Трудновато будет включить все библиотеки, смотри на вывод cmake, тама выделяются все недостающие запчасти. Если пройдешь cmake, дальше все пойдет пучком
anonymous 10 months ago
Так то все получилось собрать, но прикрутить дополнительные либы пока не смог. Собрал их, но подцепить не смог. Но ничего, свободное время будет попробую еще раз. Спасибо!
anonymous 10 months ago
Translation from Russian language: Could you make a Windows installer, with all the needed libraries? I'd asked you several times. Please, provide an installed fro the stupid like me, thanks.
Bolzen 10 months ago
It would be a bit onerous task to include all the libraries, you may want to look closer at cmake output which highlights the missing parts. Once you pass cmake, all the rest of it is quite straightforward.
anonymous 9 months ago
I want to use this library, not compile it every time there's a new release. I think there should be available atleast a basic release with libraries so one can at least test stuff.
Bolzen 9 months ago
It's just more important to have more features now than a somewhat stale library.
anonymous 10 months ago
Hi,
file uploads do not seem to work, while the same code works with jwt-3.2.1 (just changing the jar files back fixes the problem). Any ideas what this can be?
JWt rocks, keep up the good work!
koen 10 months ago
Hey,
We can't reproduce that -- does the composer example work properly ? Care to share more details in the bug tracker (http://redmine.emweb.be/projects/jwt/issues) ?
anonymous 9 months ago
The latest git fixes it. Thanks!