Does EHCache 1.7.1 is compatible with JDK 8? - java-8

I am using Ehcache 1.7.1 with JDK 7. Can anyone confirm that EHCache 1.7.1 works with JDK 8?

Ehcache 1.7.1 arrived in Maven Central in 2009 so was clearly not tested on Java 8. So I recommend testing it yourself and be ready to upgrade if it fails to work.

Related

most stable version of spring-framework

We are using spring 3.1 in our application and wants to upgrade latest version.Can somebody please confirm Which is the most stable version of spring-framework currently.
According to the Spring website, it is 4.3.9.RELEASE.
You can see the latest release versions that are available through Maven here:
https://mvnrepository.com/artifact/org.springframework/spring-core
This link also provides the latest release for every major version of Spring (the website seemed to only provide the latest release version of the latest major version).

Downgrade SonarQube from 6.2 to 6.1

Can someone help me with some documentation on how to downgrade the SonarQube from Version 6.2 to Version 6.1 without loosing the existing analysis data?
The only way to downgrade properly is to start over from a DB backup that you (hopefully) made prior to the upgrade of SonarQube.

Parsing Data for android-21 failed Unsupported major.minor version 51.0 in mac os Eclipse

i am using Mac os x Yosemite version 10.10.1 And Eclipse Luna 4.4
i integrated Android SDK into Eclipse and it showing the Following Error
i searched in net and i came to know that this problem is based on java JDK version problem.
in My mac i installed JDK 1.6 and 1.7 and 1.8 as well.
i know JDK 1.6 will not support for android 5. so in Eclipse i set the java compiler to JDK 1.7 but after setting if i restart the Eclipse its again setting to JDK 1.6 .
My question is which JDK will support the Android SDK in Mac. And How to completely uninstall the JDK 1.6 from my mac machine.
i am facing this problem for last two days but i can not get the solution yet. can anyone kindly help to overcome this problem.
My simple need is i wants to run the Android in mac machine .
The problem is solved . after searching lots of this i got the solution.
The answer is
Eclipse should be 64 bit version,
and to use android the java JDK should be 1.7
Bro, take a look at this post:
http://www.jayway.com/2014/01/15/how-to-switch-jdk-version-on-mac-os-x-maverick/
Update to Eclipse Luna 64 bit with at least JDK 1.7 and I nearly guarantee everything will work.

When are we going to have STS (Spring Tool Suite) that supports JDK 8

Just wanted to know how soon are we going to have a STS release that supports JDK 8
STS does support JDK 8. See this announcement for 3.5.1 version.

Is Sonar JIRA plugin compatible with JIRA 6?

Is Sonar JIRA plugin compatible with JIRA 6?
I am unable to connect to JIRA from Sonar.
I am using JIRA on demand 6 and Sonar-JIRA plugin 1.1 on Sonar version 3.5.1
We made some tests with a JIRA 6.1.5 instance, and everything is OK.
Yes, we can also achieve the same integration with JIRA 6.4, Sonar 5.1 and Sonar-JIRA plugin 1.2.

Resources