Smack library compilant with jdk 1.4

Hi

Recently, I downloaded smack 3.1.0. However, this version of smack uses features of jdk 1.5 (generics, annotations, for-each loop etc.).

I require the smack library to be compiled in jdk 1.4.

Is there any work around for this ? Or any stable version of smack available which would be compilant with jdk 1.4 ?

Any kind of help would be appreciated.

Hello,

You could try checking out a 1.x version of smack from the subversion repository or you could try compiling a later version of the library with Retroweaver.

Good luck,

Ryan