[jboss-jira] [JBoss JIRA] Updated: (JBCLUSTER-287) Make Hibernate-JBossCache second level cache code compatible with JDK 1.4 runtimes
Galder Zamarreno (JIRA)
jira-events at lists.jboss.org
Sun Aug 1 19:36:49 EDT 2010
[ https://jira.jboss.org/browse/JBCLUSTER-287?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Galder Zamarreno updated JBCLUSTER-287:
---------------------------------------
Attachment: hibernate-jbc-jdk14.diff
> Make Hibernate-JBossCache second level cache code compatible with JDK 1.4 runtimes
> ----------------------------------------------------------------------------------
>
> Key: JBCLUSTER-287
> URL: https://jira.jboss.org/browse/JBCLUSTER-287
> Project: JBoss Clustering
> Issue Type: Feature Request
> Security Level: Public(Everyone can see)
> Components: Hibernate-Cache-Provider
> Affects Versions: Hib-Cache 1.0.1.GA
> Reporter: Galder Zamarreno
> Assignee: Galder Zamarreno
> Fix For: Hib-Cache 1.0.2.GA
>
> Attachments: hibernate-jbc-jdk14.diff
>
>
> From Alejandro Guizar:
> "As part of my work with JBPM-2916 [1] I applied the suggestions from
> your JBoss Cache 1.4 based Hibernate 3.2 cache provider guide [2] with
> positive results. Thanks for this initiative. I am sure many projects
> beside mine have benefited from it.
> The only problem I hit with the cache provider is that it depends on JDK
> 1.5. jBPM 3 is still tied to JDK 1.4 due to customer requirements. In an
> effort to work around this limitation, I checked out the source code,
> removed the few JDK 1.5 specific calls in the codebase and installed to
> my local repo.
> Nicely enough my tests with JDK 1.4, JBoss AS 4.0.5 and the rebuilt
> hibernate-jbc-cacheprovider 1.0.1 passed. The question is whether you
> would be willing to accept the attached patch that restores
> compatibility with JDK 1.4.
> Note that incorporating this patch does not force developers to install
> and build with JDK 1.4. All it does is set the compiler source and
> target to 1.4 and replace the calls to APIs specific to JDK 1.5."
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list