简体   繁体   English

版本兼容性问题?

[英]Version compatibility issues?

I'm new to opentaps environment. 我是Opentaps环境的新手。 I have some doubt in opentaps. 我对opentaps有些怀疑。 I have opentaps1.5 version. 我有opentaps1.5版本。 It is contain apache 6.0.26 and ofbiz 10 version. 它包含apache 6.0.26和ofbiz 10版本。 I want to work using jdk1.8. 我想使用jdk1.8。 While compile the program using jdk1.6 or 1.7 it is providing expected results. 使用jdk1.6或1.7编译程序时,它提供了预期的结果。 When I used jdk1.8 It showing 当我使用jdk1.8时显示

ExceptionInInitializerError. ExceptionInInitializerError。

Please tell me how to resolve this issue. 请告诉我如何解决此问题。 I need to work opentaps1.5 with jdk1.8. 我需要使用jdk1.8使用opentaps1.5。 Thanking you in Advance. 在此先感谢您。

Apache OFBiz, which is the base of opentaps, just introduced Java 1.8 compatibility in the upcoming 14.12 branch. Apache OFBiz是opentaps的基础,它刚刚在即将到来的14.12分支中引入了Java 1.8兼容性。 OFBiz 10 is very old and not maintained anymore. OFBiz 10非常老,不再维护。 It is not compatible with Java 1.8. 它与Java 1.8不兼容。

As far as I know, opentaps is forked from OFBiz and might have newer versions which are Java 1.8 compatible. 据我所知,opentaps是从OFBiz派生的,可能具有与Java 1.8兼容的较新版本。

You may want to contact the support ( http://www.opentaps.org/services-support ) to get more accurate informations. 您可能需要与支持部门( http://www.opentaps.org/services-support )联系以获得更准确的信息。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM