[jbosscache-issues] [JBoss JIRA] (JBCACHE-1629) JBoss Cache will not compile tests with java 1.7

Jitka Kudrnacova (JIRA) jira-events at lists.jboss.org
Mon Jan 21 02:23:22 EST 2013


     [ https://issues.jboss.org/browse/JBCACHE-1629?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jitka Kudrnacova updated JBCACHE-1629:
--------------------------------------

    Affects Version/s: 3.2.9.GA

    
> 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
>      Security Level: Public(Everyone can see) 
>    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 is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira



More information about the jbosscache-issues mailing list