You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Adam Heath (JIRA)" <ji...@apache.org> on 2007/10/04 16:53:50 UTC

[jira] Created: (OFBIZ-1306) Add java 1.5 features to UtilCache and friends

Add java 1.5 features to UtilCache and friends
----------------------------------------------

                 Key: OFBIZ-1306
                 URL: https://issues.apache.org/jira/browse/OFBIZ-1306
             Project: OFBiz
          Issue Type: Improvement
          Components: framework
    Affects Versions: SVN trunk
            Reporter: Adam Heath
             Fix For: SVN trunk
         Attachments: framework-base-cache-generics.patch

Finally, the first large java 1.5 generics patch.  UtilCache(and friends) are now generified; meaning they take type-parameters when being constructed or accessed.

This patch depends on OFBIZ-1295, OFBIZ-1298, OFBIZ-1299, OFBIZ-1300, OFBIZ-1301, OFBIZ-1302, OFBIZ-1303, and OFBIZ-1305.

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


[jira] Updated: (OFBIZ-1306) Add java 1.5 features to UtilCache and friends

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

Adam Heath updated OFBIZ-1306:
------------------------------

    Attachment: framework-base-cache-generics.patch

New Version.

> Add java 1.5 features to UtilCache and friends
> ----------------------------------------------
>
>                 Key: OFBIZ-1306
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-1306
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: framework
>    Affects Versions: SVN trunk
>            Reporter: Adam Heath
>             Fix For: SVN trunk
>
>         Attachments: framework-base-cache-generics.patch
>
>
> Finally, the first large java 1.5 generics patch.  UtilCache(and friends) are now generified; meaning they take type-parameters when being constructed or accessed.
> This patch depends on OFBIZ-1295, OFBIZ-1298, OFBIZ-1299, OFBIZ-1300, OFBIZ-1301, OFBIZ-1302, OFBIZ-1303, and OFBIZ-1305.

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


[jira] Closed: (OFBIZ-1306) Add java 1.5 features to UtilCache and friends

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

Adam Heath closed OFBIZ-1306.
-----------------------------

    Resolution: Fixed

Now that all other dependencies are applied, I can finally commit this patch, which was done in version 585673.

> Add java 1.5 features to UtilCache and friends
> ----------------------------------------------
>
>                 Key: OFBIZ-1306
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-1306
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: framework
>    Affects Versions: SVN trunk
>            Reporter: Adam Heath
>            Assignee: Adam Heath
>             Fix For: SVN trunk
>
>         Attachments: framework-base-cache-generics.patch
>
>
> Finally, the first large java 1.5 generics patch.  UtilCache(and friends) are now generified; meaning they take type-parameters when being constructed or accessed.
> This patch depends on OFBIZ-1295, OFBIZ-1298, OFBIZ-1299, OFBIZ-1300, OFBIZ-1301, OFBIZ-1302, OFBIZ-1303, and OFBIZ-1305.

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


[jira] Updated: (OFBIZ-1306) Add java 1.5 features to UtilCache and friends

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

Adam Heath updated OFBIZ-1306:
------------------------------

    Assignee: Adam Heath

> Add java 1.5 features to UtilCache and friends
> ----------------------------------------------
>
>                 Key: OFBIZ-1306
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-1306
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: framework
>    Affects Versions: SVN trunk
>            Reporter: Adam Heath
>            Assignee: Adam Heath
>             Fix For: SVN trunk
>
>         Attachments: framework-base-cache-generics.patch
>
>
> Finally, the first large java 1.5 generics patch.  UtilCache(and friends) are now generified; meaning they take type-parameters when being constructed or accessed.
> This patch depends on OFBIZ-1295, OFBIZ-1298, OFBIZ-1299, OFBIZ-1300, OFBIZ-1301, OFBIZ-1302, OFBIZ-1303, and OFBIZ-1305.

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


[jira] Updated: (OFBIZ-1306) Add java 1.5 features to UtilCache and friends

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

Adam Heath updated OFBIZ-1306:
------------------------------

    Attachment:     (was: framework-base-cache-generics.patch)

> Add java 1.5 features to UtilCache and friends
> ----------------------------------------------
>
>                 Key: OFBIZ-1306
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-1306
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: framework
>    Affects Versions: SVN trunk
>            Reporter: Adam Heath
>             Fix For: SVN trunk
>
>         Attachments: framework-base-cache-generics.patch
>
>
> Finally, the first large java 1.5 generics patch.  UtilCache(and friends) are now generified; meaning they take type-parameters when being constructed or accessed.
> This patch depends on OFBIZ-1295, OFBIZ-1298, OFBIZ-1299, OFBIZ-1300, OFBIZ-1301, OFBIZ-1302, OFBIZ-1303, and OFBIZ-1305.

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


[jira] Updated: (OFBIZ-1306) Add java 1.5 features to UtilCache and friends

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

Adam Heath updated OFBIZ-1306:
------------------------------

    Attachment: framework-base-cache-generics.patch

> Add java 1.5 features to UtilCache and friends
> ----------------------------------------------
>
>                 Key: OFBIZ-1306
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-1306
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: framework
>    Affects Versions: SVN trunk
>            Reporter: Adam Heath
>             Fix For: SVN trunk
>
>         Attachments: framework-base-cache-generics.patch
>
>
> Finally, the first large java 1.5 generics patch.  UtilCache(and friends) are now generified; meaning they take type-parameters when being constructed or accessed.
> This patch depends on OFBIZ-1295, OFBIZ-1298, OFBIZ-1299, OFBIZ-1300, OFBIZ-1301, OFBIZ-1302, OFBIZ-1303, and OFBIZ-1305.

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


[jira] Commented: (OFBIZ-1306) Add java 1.5 features to UtilCache and friends

Posted by "Adam Heath (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/OFBIZ-1306?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12533588 ] 

Adam Heath commented on OFBIZ-1306:
-----------------------------------

Also depends on OFBIZ-1328.

> Add java 1.5 features to UtilCache and friends
> ----------------------------------------------
>
>                 Key: OFBIZ-1306
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-1306
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: framework
>    Affects Versions: SVN trunk
>            Reporter: Adam Heath
>             Fix For: SVN trunk
>
>         Attachments: framework-base-cache-generics.patch
>
>
> Finally, the first large java 1.5 generics patch.  UtilCache(and friends) are now generified; meaning they take type-parameters when being constructed or accessed.
> This patch depends on OFBIZ-1295, OFBIZ-1298, OFBIZ-1299, OFBIZ-1300, OFBIZ-1301, OFBIZ-1302, OFBIZ-1303, and OFBIZ-1305.

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