You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@abdera.apache.org by "Sergio Bossa (JIRA)" <ji...@apache.org> on 2008/07/04 18:49:33 UTC

[jira] Created: (ABDERA-184) Abdera doesn't compile with JDK 5

Abdera doesn't compile with JDK 5
---------------------------------

                 Key: ABDERA-184
                 URL: https://issues.apache.org/jira/browse/ABDERA-184
             Project: Abdera
          Issue Type: Bug
    Affects Versions: 0.5.0
         Environment: MacOSX 10.4
Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_13-b05-241)
            Reporter: Sergio Bossa
            Priority: Blocker


The org.apache.abdera.protocol.server.adapters.jcr.JcrCollectionAdapter uses a generics syntax which causes a compiler bug under JDK 5, as reported here: http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=5003431

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (ABDERA-184) Abdera doesn't compile with JDK 5

Posted by "David Calavera (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/ABDERA-184?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

David Calavera resolved ABDERA-184.
-----------------------------------

    Resolution: Fixed
      Assignee: David Calavera

> Abdera doesn't compile with JDK 5
> ---------------------------------
>
>                 Key: ABDERA-184
>                 URL: https://issues.apache.org/jira/browse/ABDERA-184
>             Project: Abdera
>          Issue Type: Bug
>    Affects Versions: 0.5.0
>         Environment: MacOSX 10.4
> Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_13-b05-241)
>            Reporter: Sergio Bossa
>            Assignee: David Calavera
>            Priority: Blocker
>         Attachments: JcrCollectionAdapter.diff
>
>
> The org.apache.abdera.protocol.server.adapters.jcr.JcrCollectionAdapter uses a generics syntax which causes a compiler bug under JDK 5, as reported here: http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=5003431

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (ABDERA-184) Abdera doesn't compile with JDK 5

Posted by "Sergio Bossa (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/ABDERA-184?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sergio Bossa updated ABDERA-184:
--------------------------------

    Attachment: JcrCollectionAdapter.diff

I'm attaching a tested workaround as a diff file.

> Abdera doesn't compile with JDK 5
> ---------------------------------
>
>                 Key: ABDERA-184
>                 URL: https://issues.apache.org/jira/browse/ABDERA-184
>             Project: Abdera
>          Issue Type: Bug
>    Affects Versions: 0.5.0
>         Environment: MacOSX 10.4
> Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_13-b05-241)
>            Reporter: Sergio Bossa
>            Priority: Blocker
>         Attachments: JcrCollectionAdapter.diff
>
>
> The org.apache.abdera.protocol.server.adapters.jcr.JcrCollectionAdapter uses a generics syntax which causes a compiler bug under JDK 5, as reported here: http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=5003431

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Closed: (ABDERA-184) Abdera doesn't compile with JDK 5

Posted by "David Calavera (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/ABDERA-184?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

David Calavera closed ABDERA-184.
---------------------------------


> Abdera doesn't compile with JDK 5
> ---------------------------------
>
>                 Key: ABDERA-184
>                 URL: https://issues.apache.org/jira/browse/ABDERA-184
>             Project: Abdera
>          Issue Type: Bug
>    Affects Versions: 0.5.0
>         Environment: MacOSX 10.4
> Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_13-b05-241)
>            Reporter: Sergio Bossa
>            Assignee: David Calavera
>            Priority: Blocker
>         Attachments: JcrCollectionAdapter.diff
>
>
> The org.apache.abdera.protocol.server.adapters.jcr.JcrCollectionAdapter uses a generics syntax which causes a compiler bug under JDK 5, as reported here: http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=5003431

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.