dragon66 / icafe

Java library for reading, writing, converting and manipulating images and metadata
Eclipse Public License 1.0
204 stars 58 forks source link

icafe jar is incompatible with jre1.5 #50

Closed rav17 closed 1 year ago

rav17 commented 7 years ago

Hi,

i am unable to use icafe in my project because it runs on java 1.5 version and icafe jar file is compiled with version 1.7.

can i get icafe jar file compile in 1.5.

allhands8 commented 7 years ago

I also can not use on java1.5. but developer dragon66 said it can works on java 1.5 Is there anyone who know about it???

sinedsem commented 7 years ago

OMG @allhands8 why do you need java 1.5 in 2017? If you really need java 1.5 you can compile icafe yourselves. But I personally wish icafe to migrate to java 8

dragon66 commented 6 years ago

As a result of not being able to access a personal computer, I haven't been able to do any new Maven publish for quite a long time. I can't provide help regarding this for the time being.

dragon66 commented 4 years ago

The current code is compiled using Java 8. The source code it self is 1.5 compliant.