cancel
Showing results for 
Search instead for 
Did you mean: 

Is jdk 1.6 necessary for Alfresco 3.2 ?

itsard
Champ in-the-making
Champ in-the-making
HI,
Can anyone kindly let me know whether jdk 1.6 is required for Alfresco 3.2.
Thanks.
3 REPLIES 3

mrogers
Star Contributor
Star Contributor
No,  you can use a 1.5 JDK.

But if you do use a 1.6 JDK make sure its not one of the earlier versions since there's known issues.

mrogers
Star Contributor
Star Contributor
My answer above caused a discussion within Alfresco about supported versions.

The official JDK for Alfresco 3.1 is 1.6 Update 13  

So when 3.2 comes out it will be at least a 1.6 version.

But the 3.X code lines are all written to the 1.5 APIs and no use is made of 1.6, hence my comment above.
However since JDK 1.5 is now about to reach its end of life it seems likely that the code line will move forward to 1.6 fairly soon.

beren
Champ in-the-making
Champ in-the-making
That would be a good thing in my opinion. Most other products are up to 1.6. Integration can be a real pain if you have to keep multiple API versions coordinated.