Re: [xSocket-develop] about trunk compile with jdk 5
Status: Inactive
Brought to you by:
grro
|
From: Gregor R. <gre...@go...> - 2007-11-04 16:02:03
|
Hello Jeter, currently there are a few additional places in the source code, where Java SE 6 constructs like Arrays.copyOf has been used. I haven't run any test to check if xSocket trunk is runnable under Java SE 5 (after compiling it with Java SE 6). As your test has been shown, it could. But I wouldn't recommend doing this for productive code. Anyway, thanks for information Gregor 2007/11/4, Jeter Chen <je...@ai...>: > > Hi Gregor, > I try setup the target and source to 1.5 and build it use 1.6, to > generate the file "xSocket-2.0-alpha-2-SNAPSHOT.jar" use jdk 6, then I use > this file with geronimo-annotation_1.0_spec-1.1.jar > to compile test code using jdk 5, and find that it can work well... But I > am not sure will all function I need work well now... > > On 11/4/07, Gregor Roth <gre...@go...> wrote: > > > > Hello Jeter, > > > > xSocket V2.x (trunk) requires Java SE 6.If you are forced to use Java SE > > 5, you have to go back to xSocket V1.x which is in maintenance mode. > > > > Gregor > > > > > > > > > > 2007/11/3, Jeter Chen <je...@ai...>: > > > > > > Hi, I find that trunk version need javax.annotation.Resource, can it > > > compile use jdk 5 or need jdk 6 ?? > > > thanks a lot... > > > > > > ------------------------------------------------------------------------- > > > This SF.net email is sponsored by: Splunk Inc. > > > Still grepping through log files to find problems? Stop. > > > Now Search log events and configuration files using AJAX and a > > > browser. > > > Download your FREE copy of Splunk now >> http://get.splunk.com/ > > > _______________________________________________ > > > xSocket-develop mailing list > > > xSo...@li... > > > https://lists.sourceforge.net/lists/listinfo/xsocket-develop > > > > > > > > > > > > ------------------------------------------------------------------------- > > This SF.net email is sponsored by: Splunk Inc. > > Still grepping through log files to find problems? Stop. > > Now Search log events and configuration files using AJAX and a browser. > > Download your FREE copy of Splunk now >> http://get.splunk.com/ > > _______________________________________________ > > xSocket-develop mailing list > > xSo...@li... > > https://lists.sourceforge.net/lists/listinfo/xsocket-develop > > > > > > > -- > Jeter Chen. > Azure Information Technology Co., Ltd. > Tel: +886-2-2392-1558. > Fax: +886-2-2322-4217. > Email: je...@ai... > |