Re: [cross-project-issues-dev] core.jobs dependency on Java 8

2015-12-07 Thread Ralf Sternberg
Hi John, thanks for your support. > One question for you Ralf, is whether this is the only bundle RAP requires > that is blocking you in this way? I thought there were a number of other > platform bundles already requiring Java 8 as well. Unfortunately, as Ivan reported already, there are three

Re: [cross-project-issues-dev] core.jobs dependency on Java 8

2015-12-07 Thread Konstantin Komissarchik
> I would imagine by the time Neon is released in June and used to build RAP > applications most all the major app servers should support Java 8. Indeed. Java 8 is already supported by GlassFish (since version 4) and WebLogic Server (since version 12.1.3). Thanks, - Konstantin From: Thomas W

Re: [cross-project-issues-dev] core.jobs dependency on Java 8

2015-12-07 Thread Thomas Watson
One thing to note is that Java 8 is already supported for WebShere Application Server Liberty. Also, the statement of general direction from IBM is that IBM intends to support Java 8 for WebSphere Application Server - Classic [1] I would imagine by the time Neon is released in June and used to

Re: [cross-project-issues-dev] core.jobs dependency on Java 8

2015-12-07 Thread Doug Schaefer
One avenue to consider is that if users/adopters need Java 7, they need to stay on Mars. If RAP needs to add something for them they’d have to do a release against Mars to get that to them. Doug. From: mailto:cross-project-issues-dev-boun...@eclipse.org>> on behalf of Ivan Furnadjiev mailto:

Re: [cross-project-issues-dev] core.jobs dependency on Java 8

2015-12-07 Thread Ivan Furnadjiev
Hi John, today I found that another set of bundles that RAP uses from platform depends now on Java 8: org.eclipse.core.databinding org.eclipse.core.databinding.property org.eclipse.core.databinding.observable Regards, Ivan On 12/7/2015 16:40, John Arthorne wrote: The fact that the Eclipse SDK a

Re: [cross-project-issues-dev] core.jobs dependency on Java 8

2015-12-07 Thread John Arthorne
The fact that the Eclipse SDK as a whole will require Java 8 doesn't imply that any particular bundle should require Java 8. Since the change requiring Java 8 was cosmetic and there is a significant impact caused by the change, I think it is fair to ask the question and to consider the request. I h

Re: [cross-project-issues-dev] core.jobs dependency on Java 8

2015-12-07 Thread Lars Vogel
Hi Ralf, Dani announced a while ago that Eclipse Neon will drop support for Java 7. See: https://dev.eclipse.org/mhonarc/lists/cross-project-issues-dev/msg12177.html Best regards, Lars On Mon, Dec 7, 2015 at 10:41 AM, Ralf Sternberg wrote: > Hi, > > while we all want to use the new features in

[cross-project-issues-dev] core.jobs dependency on Java 8

2015-12-07 Thread Ralf Sternberg
Hi, while we all want to use the new features in Java 8, some users of the RAP project still can't switch to Java 8 because they have to deploy on application servers that run on a (bundled) non-Java-8 VM. For example, looking at the IBM WebSphere JDK support list [1], it seems that for the server

Re: [cross-project-issues-dev] CBI Maven plugins 1.1.3-SNAPSHOT

2015-12-07 Thread Kaloyan Raev
Hi Mikael, I am very excited about the digestAlgorithm option because I hope it can be the solution for Eclipse Bug 378155 [1]. The issue is that the plugins which are signed with the eclipse-jarsigner-plugin cannot be installed on Eclipse Indigo and earlier. I tried to use the TestServer to see i