Java required version problem on mac OS x
GoogleCodeExporter opened this issue · 5 comments
GoogleCodeExporter commented
What steps will reproduce the problem?
Compile and run
What is the expected output? What do you see instead?
What version of the product are you using? On what operating system?
jbpt-0.2.363 on Mountain Lion Mac OS X 10.8.2
Please provide any additional information below.
This library requires java 1.5 32bit. It should be updated at least at 1.6 to
work on Mountain Lion. Thank you
Original issue reported on code.google.com by IamDeLac
on 20 Feb 2013 at 2:12
GoogleCodeExporter commented
[deleted comment]
GoogleCodeExporter commented
Can you specify steps that lead to the problem as well as steps you took to fix
it.
Original comment by artem.po...@gmail.com
on 20 Feb 2013 at 3:13
GoogleCodeExporter commented
Unfortunately I didn't fixed it. I think developers should update sources to
make them compliant to new java versions. There are not particular steps, the
library just doesn't work if imported in a project written in java 1.6
Original comment by IamDeLac
on 20 Feb 2013 at 3:15
GoogleCodeExporter commented
It appears to be a documentation issue. We recommend using Java 1.7 or later.
Original comment by artem.po...@gmail.com
on 20 Feb 2013 at 3:21
GoogleCodeExporter commented
Original comment by artem.po...@gmail.com
on 20 Feb 2013 at 3:42
- Changed state: Fixed