José Arcángel Salazar Delgado wrote: > > > it is posible to add this feature to qt jambi? > > > > > > some troubles with the Ui_ files because the date is generated using > > > iso-8859-1 instead of UTF-8 and this is making crashes with maven (for > > > some reason, maven dislike these files). especially when the files are > > > generated on wednesday (Miércoles in spanish). > > > > > > this is a example of a broken date > > > > > > Created: mi� sep 2 12:24:39 2009 > > > > LOL, the same problem here, juic on windows on some days use some strange > > charracters ( czech út, čt, pá, ... ). > > > > But I have written a small jambi-compile-helper, which I call before > build > > ( I am not using Eclipse ) and it calls juic for all .jui files and > recodes > > all ui_*.java files to utf8 on windows platform. > This is and old issue in all qt jambi releases. > It can be possible to disable the date in the generation of the Ui_? > It´s a hell if you are working with subversion, beacuse the Ui_s always > cause conflics for the generated date.
I've pushed a fix where we no longer put the date into the comment section. It is available on qt.gitorious.org and will be part of the next release. best regards, Gunnar _______________________________________________ Qt-jambi-interest mailing list [email protected] http://lists.trolltech.com/mailman/listinfo/qt-jambi-interest
