INT-3629: Upgrade to Gradle 2.3

JIRA: https://jira.spring.io/browse/INT-3629

Fix Sonar Build
`build.gradle` polishing
This commit is contained in:
Gunnar Hillert
2015-02-16 16:26:13 +02:00
committed by Artem Bilan
parent 97c6726fdd
commit 8c81cffd27
4 changed files with 8 additions and 10 deletions

View File

@@ -66,6 +66,7 @@ public class SOLingerTests {
public void configOk() {}
@Test
@Ignore
public void finReceivedNet() {
finReceived(inCFNet);
}