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. |
[ 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. |
In reply to this post by Nicolas Malin (Jira)
[ 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. |
In reply to this post by Nicolas Malin (Jira)
[ 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. |
In reply to this post by Nicolas Malin (Jira)
[ 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. |
In reply to this post by Nicolas Malin (Jira)
[ 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. |
In reply to this post by Nicolas Malin (Jira)
[ 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. |
Free forum by Nabble | Edit this page |