You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jackrabbit.apache.org by "Jukka Zitting (Created) (JIRA)" <ji...@apache.org> on 2011/12/02 17:37:39 UTC

[jira] [Created] (JCR-3167) Make Jackrabbit compile on Java 7

Make Jackrabbit compile on Java 7
---------------------------------

                 Key: JCR-3167
                 URL: https://issues.apache.org/jira/browse/JCR-3167
             Project: Jackrabbit Content Repository
          Issue Type: Improvement
          Components: jackrabbit-core
            Reporter: Jukka Zitting
            Priority: Minor


Compiling on Java 7 fails with the following error:

    jackrabbit-core/src/main/java/org/apache/jackrabbit/core/util/db/DataSourceWrapper.java:[30,7] error:
    DataSourceWrapper is not abstract and does not override abstract method getParentLogger() in CommonDataSource

We should fix that.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Resolved] (JCR-3167) Make Jackrabbit compile on Java 7

Posted by "Jukka Zitting (Resolved) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/JCR-3167?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jukka Zitting resolved JCR-3167.
--------------------------------

       Resolution: Fixed
    Fix Version/s: 2.3.5
         Assignee: Jukka Zitting

Fixed in revision 1209581.
                
> Make Jackrabbit compile on Java 7
> ---------------------------------
>
>                 Key: JCR-3167
>                 URL: https://issues.apache.org/jira/browse/JCR-3167
>             Project: Jackrabbit Content Repository
>          Issue Type: Improvement
>          Components: jackrabbit-core
>            Reporter: Jukka Zitting
>            Assignee: Jukka Zitting
>            Priority: Minor
>             Fix For: 2.3.5
>
>
> Compiling on Java 7 fails with the following error:
>     jackrabbit-core/src/main/java/org/apache/jackrabbit/core/util/db/DataSourceWrapper.java:[30,7] error:
>     DataSourceWrapper is not abstract and does not override abstract method getParentLogger() in CommonDataSource
> We should fix that.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (JCR-3167) Make Jackrabbit compile on Java 7

Posted by "Jukka Zitting (Updated) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/JCR-3167?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jukka Zitting updated JCR-3167:
-------------------------------

    Fix Version/s: 2.2.11

Merged to the 2.2 branch in revision 1235761.
                
> Make Jackrabbit compile on Java 7
> ---------------------------------
>
>                 Key: JCR-3167
>                 URL: https://issues.apache.org/jira/browse/JCR-3167
>             Project: Jackrabbit Content Repository
>          Issue Type: Improvement
>          Components: jackrabbit-core
>            Reporter: Jukka Zitting
>            Assignee: Jukka Zitting
>            Priority: Minor
>             Fix For: 2.2.11, 2.3.5
>
>
> Compiling on Java 7 fails with the following error:
>     jackrabbit-core/src/main/java/org/apache/jackrabbit/core/util/db/DataSourceWrapper.java:[30,7] error:
>     DataSourceWrapper is not abstract and does not override abstract method getParentLogger() in CommonDataSource
> We should fix that.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira