From issues at jboss.org Wed Dec 9 10:19:08 2015 From: issues at jboss.org (=?UTF-8?Q?Richard_Jan=C3=ADk_=28JIRA=29?=) Date: Wed, 9 Dec 2015 10:19:08 -0500 (EST) Subject: [jbosscache-issues] [JBoss JIRA] (JBCACHE-1629) JBoss Cache will not compile tests with java 1.7 In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/JBCACHE-1629?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Richard Jan?k closed JBCACHE-1629. ---------------------------------- Resolution: Out of Date > JBoss Cache will not compile tests with java 1.7 > ------------------------------------------------ > > Key: JBCACHE-1629 > URL: https://issues.jboss.org/browse/JBCACHE-1629 > Project: JBoss Cache > Issue Type: Bug > Affects Versions: 3.2.9.GA > Environment: Windows, RHEL > Oracle jdk 1.7, IBM jdk 1.7, openjdk 1.7 > Reporter: Richard Jan?k > Assignee: Manik Surtani > > I am unable to compile tests from JBoss Cache (mvn test, or mvn compile compiler:testCompile) with any 1.7 jdk: > {code} > [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:2.0.1:testCompile (default-testCompile) on project jbosscache-core: Compilation failure: Compilation failure: > [ERROR] /home/rjanik/svn/jbosscache/3.2.11.GA/src/test/java/org/jboss/cache/loader/DataSourceIntegrationTest.java:[106,18] error: MockDataSource is not abstract and does not override abstract method getParentLogger() in CommonDataSource > [ERROR] -> [Help 1] > {code} > I have tried this with 3.2.10.GA and 3.2.11.GA as well, but they are not listed among possible affected versions. Svn tags: > https://anonsvn.jboss.org/repos/jbosscache/core/tags/3.2.10.GA/ > https://anonsvn.jboss.org/repos/jbosscache/core/tags/3.2.11.GA/ -- This message was sent by Atlassian JIRA (v6.4.11#64026)