You are viewing a plain text version of this content. The canonical link for it is here.
Posted to pluto-dev@portals.apache.org by "David DeWolf (JIRA)" <ji...@apache.org> on 2007/03/06 03:04:24 UTC

[jira] Created: (PLUTO-333) Add Generics Support

Add Generics Support
--------------------

                 Key: PLUTO-333
                 URL: https://issues.apache.org/jira/browse/PLUTO-333
             Project: Pluto
          Issue Type: Improvement
          Components: general
    Affects Versions: 1.1.1
            Reporter: David DeWolf
         Assigned To: David DeWolf
             Fix For: 1.2.0




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


[jira] Updated: (PLUTO-333) Add Generics Support

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

Ate Douma updated PLUTO-333:
----------------------------

    Assignee:     (was: David DeWolf)

> Add Generics Support
> --------------------
>
>                 Key: PLUTO-333
>                 URL: https://issues.apache.org/jira/browse/PLUTO-333
>             Project: Pluto
>          Issue Type: Improvement
>          Components: general
>    Affects Versions: 2.0.0
>            Reporter: David DeWolf
>            Priority: Minor
>             Fix For: 1.2.0
>
>         Attachments: portal-driver-impl-with-generics.txt, portal-driver-with-generics.txt
>
>


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


[jira] Resolved: (PLUTO-333) Add Generics Support

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

Ate Douma resolved PLUTO-333.
-----------------------------

    Resolution: Incomplete

I'm afraid these patches are too stale now to be apply anymore.
If you'd like to provide new ones against the latest trunk, I'll be happy to apply them.

> Add Generics Support
> --------------------
>
>                 Key: PLUTO-333
>                 URL: https://issues.apache.org/jira/browse/PLUTO-333
>             Project: Pluto
>          Issue Type: Improvement
>          Components: general
>    Affects Versions: 2.0.0
>            Reporter: David DeWolf
>            Priority: Minor
>         Attachments: portal-driver-impl-with-generics.txt, portal-driver-with-generics.txt
>
>


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


[jira] Updated: (PLUTO-333) Add Generics Support

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

Benjamin Gould updated PLUTO-333:
---------------------------------

    Affects Version/s:     (was: 1.1.1)
                       1.1-286-trunk-merge

> Add Generics Support
> --------------------
>
>                 Key: PLUTO-333
>                 URL: https://issues.apache.org/jira/browse/PLUTO-333
>             Project: Pluto
>          Issue Type: Improvement
>          Components: general
>    Affects Versions: 1.1-286-trunk-merge
>            Reporter: David DeWolf
>            Assignee: David DeWolf
>             Fix For: 1.2.0
>
>


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


[jira] Updated: (PLUTO-333) Add Generics Support

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

Benjamin Gould updated PLUTO-333:
---------------------------------

    Attachment: portal-driver-with-generics.txt

I added generics signatures to the portal driver interfaces and implementations.  I've been working with the 286 merge branch, and it seems like most of the recent commits have been to that branch, so that is the branch that I chose to modify.  I've attached two patch files, portal-driver-with-generics.txt and portal-driver-impl-with-generics.txt, that contain the respective changes for each module.

I did not modify the container services (org.apache.pluto.driver.services.container.*), since I figured that the eventing and filtering portions of the container are still being worked on.

> Add Generics Support
> --------------------
>
>                 Key: PLUTO-333
>                 URL: https://issues.apache.org/jira/browse/PLUTO-333
>             Project: Pluto
>          Issue Type: Improvement
>          Components: general
>    Affects Versions: 1.1-286-trunk-merge
>            Reporter: David DeWolf
>            Assignee: David DeWolf
>             Fix For: 1.2.0
>
>         Attachments: portal-driver-with-generics.txt
>
>


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


[jira] Updated: (PLUTO-333) Add Generics Support

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

Ate Douma updated PLUTO-333:
----------------------------

    Priority: Minor  (was: Major)

> Add Generics Support
> --------------------
>
>                 Key: PLUTO-333
>                 URL: https://issues.apache.org/jira/browse/PLUTO-333
>             Project: Pluto
>          Issue Type: Improvement
>          Components: general
>    Affects Versions: 2.0.0
>            Reporter: David DeWolf
>            Assignee: David DeWolf
>            Priority: Minor
>             Fix For: 1.2.0
>
>         Attachments: portal-driver-impl-with-generics.txt, portal-driver-with-generics.txt
>
>


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


[jira] Updated: (PLUTO-333) Add Generics Support

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

Benjamin Gould updated PLUTO-333:
---------------------------------

    Attachment: portal-driver-with-generics.txt

I mistakenly did not grant license to ASF.  I'm uploading the same file again.  Sorry.

> Add Generics Support
> --------------------
>
>                 Key: PLUTO-333
>                 URL: https://issues.apache.org/jira/browse/PLUTO-333
>             Project: Pluto
>          Issue Type: Improvement
>          Components: general
>    Affects Versions: 1.1-286-trunk-merge
>            Reporter: David DeWolf
>            Assignee: David DeWolf
>             Fix For: 1.2.0
>
>         Attachments: portal-driver-impl-with-generics.txt, portal-driver-with-generics.txt
>
>


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


[jira] Updated: (PLUTO-333) Add Generics Support

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

Benjamin Gould updated PLUTO-333:
---------------------------------

    Attachment: portal-driver-impl-with-generics.txt

> Add Generics Support
> --------------------
>
>                 Key: PLUTO-333
>                 URL: https://issues.apache.org/jira/browse/PLUTO-333
>             Project: Pluto
>          Issue Type: Improvement
>          Components: general
>    Affects Versions: 1.1-286-trunk-merge
>            Reporter: David DeWolf
>            Assignee: David DeWolf
>             Fix For: 1.2.0
>
>         Attachments: portal-driver-impl-with-generics.txt, portal-driver-with-generics.txt
>
>


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


[jira] Updated: (PLUTO-333) Add Generics Support

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

Benjamin Gould updated PLUTO-333:
---------------------------------

    Attachment:     (was: portal-driver-with-generics.txt)

> Add Generics Support
> --------------------
>
>                 Key: PLUTO-333
>                 URL: https://issues.apache.org/jira/browse/PLUTO-333
>             Project: Pluto
>          Issue Type: Improvement
>          Components: general
>    Affects Versions: 1.1-286-trunk-merge
>            Reporter: David DeWolf
>            Assignee: David DeWolf
>             Fix For: 1.2.0
>
>


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