[GitHub] commons-dbutils issue #4: Now LocalDate,LocalDateTime,Instant are available.

2017-10-14 Thread vspkponse
Github user vspkponse commented on the issue: https://github.com/apache/commons-dbutils/pull/4 Looking forwarding :) --- - To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: d

[GitHub] commons-dbutils issue #4: Now LocalDate,LocalDateTime,Instant are available.

2017-10-14 Thread garydgregory
Github user garydgregory commented on the issue: https://github.com/apache/commons-dbutils/pull/4 We could release what we have now and the at least update to Java 7 if not 8. --- - To unsubscribe, e-mail: dev-unsub

[GitHub] commons-dbutils issue #4: Now LocalDate,LocalDateTime,Instant are available.

2017-10-14 Thread PascalSchumacher
Github user PascalSchumacher commented on the issue: https://github.com/apache/commons-dbutils/pull/4 I'm sure we will, but as far as I know there is no concrete plan when that will happen. --- - To unsubscribe, e-m

[GitHub] commons-dbutils issue #4: Now LocalDate,LocalDateTime,Instant are available.

2017-10-14 Thread vspkponse
Github user vspkponse commented on the issue: https://github.com/apache/commons-dbutils/pull/4 Will you update another new version based on java8/9 and add some new functions some day? --- - To unsubscribe, e-mail:

[GitHub] commons-dbutils issue #4: Now LocalDate,LocalDateTime,Instant are available.

2017-10-14 Thread PascalSchumacher
Github user PascalSchumacher commented on the issue: https://github.com/apache/commons-dbutils/pull/4 A possible solution for this problem would be to use reflection instead. --- - To unsubscribe, e-mail: dev-unsubsc

[GitHub] commons-dbutils issue #4: Now LocalDate,LocalDateTime,Instant are available.

2017-10-14 Thread vspkponse
Github user vspkponse commented on the issue: https://github.com/apache/commons-dbutils/pull/4 Ok --- - To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons

[GitHub] commons-dbutils issue #4: Now LocalDate,LocalDateTime,Instant are available.

2017-10-14 Thread PascalSchumacher
Github user PascalSchumacher commented on the issue: https://github.com/apache/commons-dbutils/pull/4 Thanks for the pull request. DBUtils currently still requires only java 6, but you are using classes which were introduced in java 8. Therefore the builds on java 6/7 fail bec

[GitHub] commons-dbutils issue #4: Now LocalDate,LocalDateTime,Instant are available.

2017-10-14 Thread vspkponse
Github user vspkponse commented on the issue: https://github.com/apache/commons-dbutils/pull/4 Check failed? I have test it in IntelliJ IDEA and my web project is ok where is the mistake? --- - To unsubscribe,