[jira] Commented: (IBATIS-532) Upgrade to run iBATIS 2.3.3 with Java 6

2009-03-29 Thread Kai Grabfelder (JIRA)

[ 
https://issues.apache.org/jira/browse/IBATIS-532?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12693551#action_12693551
 ] 

Kai Grabfelder commented on IBATIS-532:
---

other developers: should we switch the build time dependency to java6? Support 
for java 5 is discontinued on October 30, 2009

http://java.sun.com/products/archive/eol.policy.html

> Upgrade to run iBATIS 2.3.3 with Java 6
> ---
>
> Key: IBATIS-532
> URL: https://issues.apache.org/jira/browse/IBATIS-532
> Project: iBatis for Java
>  Issue Type: Improvement
>  Components: SQL Maps
>Affects Versions: 2.3.3
> Environment: Java 6
>Reporter: Philip Helger
> Fix For: 2.3.5
>
> Attachments: CallableStatementResultSet.java, SimpleDataSource.java
>
>
> I attached 2 files that work for me to establish compile-time compatibility 
> to Java 1.6. Maybe you can use them

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



[jira] Commented: (IBATIS-532) Upgrade to run iBATIS 2.3.3 with Java 6

2009-03-29 Thread Kai Grabfelder (JIRA)

[ 
https://issues.apache.org/jira/browse/IBATIS-532?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12693549#action_12693549
 ] 

Kai Grabfelder commented on IBATIS-532:
---

unfortunately it's not just adding all the new methods, there are also new 
imports that will make the build fail with java 5

> Upgrade to run iBATIS 2.3.3 with Java 6
> ---
>
> Key: IBATIS-532
> URL: https://issues.apache.org/jira/browse/IBATIS-532
> Project: iBatis for Java
>  Issue Type: Improvement
>  Components: SQL Maps
>Affects Versions: 2.3.3
> Environment: Java 6
>Reporter: Philip Helger
> Fix For: 2.3.5
>
> Attachments: CallableStatementResultSet.java, SimpleDataSource.java
>
>
> I attached 2 files that work for me to establish compile-time compatibility 
> to Java 1.6. Maybe you can use them

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