You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@camel.apache.org by Daniel Kulp <dk...@apache.org> on 2014/09/19 14:31:26 UTC

Flip to jdk7?

With Camel 2.14 out, can we now do:

- <jdk.version>1.6</jdk.version>
+ <jdk.version>1.7</jdk.version>

and drop support for Java6?    


-- 
Daniel Kulp
dkulp@apache.org - http://dankulp.com/blog
Talend Community Coder - http://coders.talend.com


Re: Flip to jdk7?

Posted by Cristiano Costantini <cr...@gmail.com>.
yes please :-)

2014-09-19 14:31 GMT+02:00 Daniel Kulp <dk...@apache.org>:

>
> With Camel 2.14 out, can we now do:
>
> - <jdk.version>1.6</jdk.version>
> + <jdk.version>1.7</jdk.version>
>
> and drop support for Java6?
>
>
> --
> Daniel Kulp
> dkulp@apache.org - http://dankulp.com/blog
> Talend Community Coder - http://coders.talend.com
>
>

Re: Flip to jdk7?

Posted by Christian Müller <ch...@gmail.com>.
+1

and add Java 8 as supported version.

Best,
Christian
Am 19.09.2014 14:31 schrieb "Daniel Kulp" <dk...@apache.org>:

>
> With Camel 2.14 out, can we now do:
>
> - <jdk.version>1.6</jdk.version>
> + <jdk.version>1.7</jdk.version>
>
> and drop support for Java6?
>
>
> --
> Daniel Kulp
> dkulp@apache.org - http://dankulp.com/blog
> Talend Community Coder - http://coders.talend.com
>
>

Re: Flip to jdk7?

Posted by Aki Yoshida <el...@gmail.com>.
+1

I thought this switch had already taken place with 2.14 because not
all components of 2.14 was compatible with jdk 1.6.
http://camel.465427.n5.nabble.com/jenkins-full-test-build-error-at-camel-barcode-td5752260.html


2014-09-19 14:31 GMT+02:00 Daniel Kulp <dk...@apache.org>:
>
> With Camel 2.14 out, can we now do:
>
> - <jdk.version>1.6</jdk.version>
> + <jdk.version>1.7</jdk.version>
>
> and drop support for Java6?
>
>
> --
> Daniel Kulp
> dkulp@apache.org - http://dankulp.com/blog
> Talend Community Coder - http://coders.talend.com
>

Re: Flip to jdk7?

Posted by Daniel Kulp <dk...@apache.org>.
I went ahead and pushed this (can always revert if needed) along with all the other changes I found that are required to update to java7.    Still looking for more.  :-)   Lots of places were not using ${jdk.version} like they could.



Dan


On Sep 19, 2014, at 8:31 AM, Daniel Kulp <dk...@apache.org> wrote:

> 
> With Camel 2.14 out, can we now do:
> 
> - <jdk.version>1.6</jdk.version>
> + <jdk.version>1.7</jdk.version>
> 
> and drop support for Java6?    
> 
> 
> -- 
> Daniel Kulp
> dkulp@apache.org - http://dankulp.com/blog
> Talend Community Coder - http://coders.talend.com
> 

-- 
Daniel Kulp
dkulp@apache.org - http://dankulp.com/blog
Talend Community Coder - http://coders.talend.com


Re: Flip to jdk7?

Posted by Willem Jiang <wi...@gmail.com>.
+1.

--  
Willem Jiang

Red Hat, Inc.
Web: http://www.redhat.com
Blog: http://willemjiang.blogspot.com (English)
http://jnn.iteye.com (Chinese)
Twitter: willemjiang  
Weibo: 姜宁willem



On September 19, 2014 at 8:31:59 PM, Daniel Kulp (dkulp@apache.org) wrote:
>  
> With Camel 2.14 out, can we now do:
>  
> - 1.6
> + 1.7
>  
> and drop support for Java6?
>  
>  
> --
> Daniel Kulp
> dkulp@apache.org - http://dankulp.com/blog
> Talend Community Coder - http://coders.talend.com
>  
>