JIDE OSS 2.4.3 with Java 5

This is the forum for JIDE Common Layer which is open sourced at https://github.com/jidesoft/jide-oss. Please note, JIDE technical support doesn't monitor this forum as often as other forums. Please consider subscribe for technical support for JIDE Common Layer so that you can use customer only forum to get a timely response.

Moderator: JIDE Support

Forum rules
Community driven forum for open source JIDE Common Layer. JIDE technical support doesn't monitor this forum as often as other forums. If you only use JIDE Common Layer, please consider subscribing for technical support for JIDE Common Layer so that you can use customer only forum to get a timely response.

JIDE OSS 2.4.3 with Java 5

Postby arminhaaf » Tue Oct 21, 2008 1:44 pm

What is the target java version for JIDE OSS ?

the artefact deployed on the jave.net maven repository is compiled for java 6. Is this just by mistake or a must?
arminhaaf
 
Posts: 10
Joined: Fri Mar 14, 2008 1:05 pm

Re: JIDE OSS 2.4.3 with Java 5

Postby JIDE Support » Tue Oct 21, 2008 1:48 pm

We compiled using JDK6 but with the target set to 1.5. You should be able to use it in JDK5.

Thanks,
JIDE Software Technical Support Team
JIDE Support
Site Admin
 
Posts: 37266
Joined: Sun Sep 14, 2003 10:49 am

Re: JIDE OSS 2.4.3 with Java 5

Postby arminhaaf » Wed Oct 22, 2008 2:15 am

sorry, but it is not possible to use it with java 5

bad class file: /home/user/.m2/repository/com/jidesoft/jide-oss/2.4.3/jide-oss-2.4.3.jar(com/jidesoft/swing/JidePopupMenu.class)
class file has wrong version 50.0, should be 49.0
arminhaaf
 
Posts: 10
Joined: Fri Mar 14, 2008 1:05 pm

Re: JIDE OSS 2.4.3 with Java 5

Postby JIDE Support » Wed Oct 22, 2008 11:44 am

Please update the jar. I just fixed it. It was broken since 2.4.2 so I fixed both 2.4.2 and 2.4.3.
JIDE Software Technical Support Team
JIDE Support
Site Admin
 
Posts: 37266
Joined: Sun Sep 14, 2003 10:49 am

Re: JIDE OSS 2.4.3 with Java 5

Postby arminhaaf » Wed Oct 22, 2008 2:50 pm

thanx it works now,

there just one minor issue, on maven builds we get some warnings

[WARNING] POM for 'com.jidesoft:jide-oss:pom:2.4.3:compile' is invalid. It will be ignored for artifact resolution. Reason: Failed to validate POM for project com.jidesoft:jide-oss at Artifact [com.jidesoft:jide-oss:pom:2.4.3:compile]
arminhaaf
 
Posts: 10
Joined: Fri Mar 14, 2008 1:05 pm

Re: JIDE OSS 2.4.3 with Java 5

Postby JIDE Support » Wed Oct 22, 2008 3:12 pm

Hmm, is it the first time you see this?
JIDE Software Technical Support Team
JIDE Support
Site Admin
 
Posts: 37266
Joined: Sun Sep 14, 2003 10:49 am

Re: JIDE OSS 2.4.3 with Java 5

Postby arminhaaf » Thu Oct 23, 2008 1:04 am

while we used 2.2.2 we didn't get that warning

debug info:

Validation Errors:
[DEBUG] For dependency Dependency {groupId=aqua, artifactId=aqua, version=5.0, type=jar}: system-scoped dependency must specify an absolute path systemPath.
arminhaaf
 
Posts: 10
Joined: Fri Mar 14, 2008 1:05 pm

Re: JIDE OSS 2.4.3 with Java 5

Postby JIDE Support » Sat Nov 01, 2008 1:11 pm

Just so you know this is fixed in 2.4.4 release.

Thanks,
JIDE Software Technical Support Team
JIDE Support
Site Admin
 
Posts: 37266
Joined: Sun Sep 14, 2003 10:49 am

Re: JIDE OSS 2.4.3 with Java 5

Postby arminhaaf » Fri Jan 30, 2009 1:36 pm

The same problem (not usable with java 5) is introduced again in 2.4.7 and still there in 2.5.0
arminhaaf
 
Posts: 10
Joined: Fri Mar 14, 2008 1:05 pm

Re: JIDE OSS 2.4.3 with Java 5

Postby JIDE Support » Fri Jan 30, 2009 1:48 pm

I am sorry but which problem? This thread mentioned two problems.

Thanks,
JIDE Software Technical Support Team
JIDE Support
Site Admin
 
Posts: 37266
Joined: Sun Sep 14, 2003 10:49 am

Re: JIDE OSS 2.4.3 with Java 5

Postby arminhaaf » Mon Feb 02, 2009 1:26 am

sorry, i meant it is not usable with java 5 since 2.4.7
arminhaaf
 
Posts: 10
Joined: Fri Mar 14, 2008 1:05 pm

Re: JIDE OSS 2.4.3 with Java 5

Postby JIDE Support » Mon Feb 02, 2009 8:09 pm

Just so you know, this is fixed in 2.5.1 release. We finally figured out what causing the problem so it will never happen again.

Thanks,
JIDE Software Technical Support Team
JIDE Support
Site Admin
 
Posts: 37266
Joined: Sun Sep 14, 2003 10:49 am

Re: JIDE OSS 2.4.3 with Java 5

Postby arminhaaf » Thu Feb 05, 2009 2:14 pm

sorry, but it is not fixed, at least not in the version in the maven repo:

bad class file: C:\Documents and Settings\Administrator\.m2\repository\com\jides
oft\jide-oss\2.5.1\jide-oss-2.5.1.jar(com/jidesoft/swing/JideButton.class)
class file has wrong version 50.0, should be 49.0
arminhaaf
 
Posts: 10
Joined: Fri Mar 14, 2008 1:05 pm

Re: JIDE OSS 2.4.3 with Java 5

Postby JIDE Support » Thu Feb 05, 2009 2:21 pm

My bad. Sorry about this. I will make sure it is fixed in the next release.
JIDE Software Technical Support Team
JIDE Support
Site Admin
 
Posts: 37266
Joined: Sun Sep 14, 2003 10:49 am

Re: JIDE OSS 2.4.3 with Java 5

Postby JIDE Support » Sat Feb 07, 2009 7:39 pm

Just so you know, this is fixed in 2.5.2.

Thanks,
JIDE Software Technical Support Team
JIDE Support
Site Admin
 
Posts: 37266
Joined: Sun Sep 14, 2003 10:49 am


Return to JIDE Common Layer Open Source Project Discussion (Community Driven)

Who is online

Users browsing this forum: No registered users and 5 guests

cron