First off thanks for the update, a first run of the application on Linux and the screens come up (I haven't tried it beyond that). But, thought I would point out that both of the .tar.gz archives give a message at the end of the listing:
tar: A lone zero block at 21784
According to the net there could be several causes of this (between an Ant task and/or gnu tar version), but from all I could find it is not critical. So, this is just and FYI
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
First off thanks for the update, a first run of the application on Linux and the screens come up (I haven't tried it beyond that). But, thought I would point out that both of the .tar.gz archives give a message at the end of the listing:
tar: A lone zero block at 21784
According to the net there could be several causes of this (between an Ant task and/or gnu tar version), but from all I could find it is not critical. So, this is just and FYI
I think it's due to file with more than 100 chars length.
The tar command gave me warning for that.
These has been fixed in the coming 0.92 version.