[JBoss JIRA] (JBIDE-22589) versionwatch reports sapphire version dropped from 10.0 to 9.0.5
by Nick Boldt (JIRA)
[ https://issues.jboss.org/browse/JBIDE-22589?page=com.atlassian.jira.plugi... ]
Nick Boldt resolved JBIDE-22589.
--------------------------------
Fix Version/s: 4.4.0.Final
Assignee: Nick Boldt
Resolution: Rejected
Alexey says this is not a problem, so resolving.
> versionwatch reports sapphire version dropped from 10.0 to 9.0.5
> ----------------------------------------------------------------
>
> Key: JBIDE-22589
> URL: https://issues.jboss.org/browse/JBIDE-22589
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: build, target-platform, versionwatch
> Affects Versions: 4.4.0.Final
> Reporter: Nick Boldt
> Assignee: Nick Boldt
> Fix For: 4.4.0.Final
>
> Attachments: org.eclipse.sapphire-backleveled.png
>
>
> {code}
> Version Watch - Summary Report: devstudio-10.0.0.GA
> Version decreased issues
> Feature Problem Reference Version(s)
> org.eclipse.sapphire.java Version 9.0.5.201605181639 must be higher than 10.0.0.201510151906 10.0.0.201510151906
> org.eclipse.sapphire.ui Version 9.0.5.201605181639 must be higher than 10.0.0.201510151906 10.0.0.201510151906
> org.eclipse.sapphire.platform Version 9.0.5.201605181639 must be higher than 10.0.0.201510151906 10.0.0.201510151906
> org.eclipse.sapphire Version 9.0.5.201605181639 must be higher than 10.0.0.201510151906 10.0.0.201510151906
> org.eclipse.sapphire.java.jdt Version 9.0.5.201605181639 must be higher than 10.0.0.201510151906 10.0.0.201510151906
> org.eclipse.sapphire.osgi Version 9.0.5.201605181639 must be higher than 10.0.0.201510151906 10.0.0.201510151906
> org.eclipse.sapphire.modeling.xml Version 9.0.5.201605181639 must be higher than 10.0.0.201510151906 10.0.0.201510151906
> Plugin Problem Reference Version(s)
> org.eclipse.sapphire.java.jdt Version 9.0.5.201605181639 must be higher than 10.0.0.201510151906 10.0.0.201510151906
> org.eclipse.sapphire.ui.swt.xml.editor Version 9.0.5.201605181639 must be higher than 10.0.0.201510151906 10.0.0.201510151906
> org.eclipse.sapphire.osgi Version 9.0.5.201605181639 must be higher than 10.0.0.201510151906 10.0.0.201510151906
> org.eclipse.sapphire.java Version 9.0.5.201605181639 must be higher than 10.0.0.201510151906 10.0.0.201510151906
> org.eclipse.sapphire.osgi.fragment Version 9.0.5.201605181639 must be higher than 10.0.0.201510151906 10.0.0.201510151906
> org.eclipse.sapphire.workspace.ui Version 9.0.5.201605181639 must be higher than 10.0.0.201510151906 10.0.0.201510151906
> org.eclipse.sapphire.ui.swt.gef Version 9.0.5.201605181639 must be higher than 10.0.0.201510151906 10.0.0.201510151906
> org.eclipse.sapphire.workspace Version 9.0.5.201605181639 must be higher than 10.0.0.201510151906 10.0.0.201510151906
> org.eclipse.sapphire.platform Version 9.0.5.201605181639 must be higher than 10.0.0.201510151906 10.0.0.201510151906
> org.eclipse.sapphire.java.jdt.ui Version 9.0.5.201605181639 must be higher than 10.0.0.201510151906 10.0.0.201510151906
> org.eclipse.sapphire.ui Version 9.0.5.201605181639 must be higher than 10.0.0.201510151906 10.0.0.201510151906
> org.eclipse.sapphire.modeling Version 9.0.5.201605181639 must be higher than 10.0.0.201510151906 10.0.0.201510151906
> org.eclipse.sapphire.modeling.xml Version 9.0.5.201605181639 must be higher than 10.0.0.201510151906 10.0.0.201510151906
>
> 20 issues found.{code}
> https://devstudio.jboss.com/10.0/snapshots/builds/devstudio.versionwatch_...
> https://devstudio.jboss.com/10.0/snapshots/builds/devstudio.versionwatch_...
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 10 months
[JBoss JIRA] (JBDS-3932) Pre-existing VAGRANT_DETECTED_OS env setting causes installation to fail
by Len DiMaggio (JIRA)
[ https://issues.jboss.org/browse/JBDS-3932?page=com.atlassian.jira.plugin.... ]
Len DiMaggio closed JBDS-3932.
------------------------------
> Pre-existing VAGRANT_DETECTED_OS env setting causes installation to fail
> ------------------------------------------------------------------------
>
> Key: JBDS-3932
> URL: https://issues.jboss.org/browse/JBDS-3932
> Project: Red Hat JBoss Developer Studio (devstudio)
> Issue Type: Bug
> Components: platform-installer
> Affects Versions: 10.0.0.GA
> Environment: development-suite-10.0.0-GA-20160606-166-bundle-installer.exe
> Reporter: Len DiMaggio
> Assignee: Denis Golovin
> Fix For: 10.0.0.GA
>
>
> Having a pre-existing VAGRANT_DETECTED_OS env setting (for example VAGRANT_DETECTED_OS = cygwin), causes the installer to fail to install the CDK.
> The error written to the install log is:
> Mon, 06 Jun 2016 16:00:03 GMT-ERROR: cdk - Error: Command failed: vagrant box add --name cdkv2 "c:\DevelopmentSuite\cdk\boxes\rhel-vagrant-virtualbox.box"
> [0;31mThe executable 'cygpath' Vagrant is trying to run was not
> found in the %PATH% variable. This is an error. Please verify
> this software is installed and on the path. [0m
>
> Mon, 06 Jun 2016 16:00:03 GMT-ERROR: cdk - [0;31mThe executable 'cygpath' Vagrant is trying to run was not
> found in the %PATH% variable. This is an error. Please verify
> this software is installed and on the path. [0m
>
> Mon, 06 Jun 2016 16:00:03 GMT-ERROR: cdk failed to install: Error: Command failed: vagrant box add --name cdkv2 "c:\DevelopmentSuite\cdk\boxes\rhel-vagrant-virtualbox.box"
> [0;31mThe executable 'cygpath' Vagrant is trying to run was not
> found in the %PATH% variable. This is an error. Please verify
> this software is installed and on the path. [0m
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 10 months
[JBoss JIRA] (JBIDE-22589) versionwatch reports sapphire version dropped from 10.0 to 9.0.5
by Nick Boldt (JIRA)
[ https://issues.jboss.org/browse/JBIDE-22589?page=com.atlassian.jira.plugi... ]
Nick Boldt commented on JBIDE-22589:
------------------------------------
{quote}
[11:00 AM] Alexey Kazakov: @NickBoldt we do use sapphire
[11:00 AM] Alexey Kazakov: in batch
[11:01 AM] Alexey Kazakov: and arqulian... if i remember correctly
[11:01 AM] Nick Boldt: ok, but do we care if it's 10.0 or 9.0.5 ?
[11:02 AM] Alexey Kazakov: i don't know. needs investigation
[11:03 AM] Alexey Kazakov: @NickBoldt what version is in RC4?
[11:03 AM] Nick Boldt: 9.0.5
[11:07 AM] Alexey Kazakov: @NickBoldt 9.0.5 should be fine
{quote}
> versionwatch reports sapphire version dropped from 10.0 to 9.0.5
> ----------------------------------------------------------------
>
> Key: JBIDE-22589
> URL: https://issues.jboss.org/browse/JBIDE-22589
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: build, target-platform, versionwatch
> Affects Versions: 4.4.0.Final
> Reporter: Nick Boldt
> Fix For: 4.4.0.Final
>
> Attachments: org.eclipse.sapphire-backleveled.png
>
>
> {code}
> Version Watch - Summary Report: devstudio-10.0.0.GA
> Version decreased issues
> Feature Problem Reference Version(s)
> org.eclipse.sapphire.java Version 9.0.5.201605181639 must be higher than 10.0.0.201510151906 10.0.0.201510151906
> org.eclipse.sapphire.ui Version 9.0.5.201605181639 must be higher than 10.0.0.201510151906 10.0.0.201510151906
> org.eclipse.sapphire.platform Version 9.0.5.201605181639 must be higher than 10.0.0.201510151906 10.0.0.201510151906
> org.eclipse.sapphire Version 9.0.5.201605181639 must be higher than 10.0.0.201510151906 10.0.0.201510151906
> org.eclipse.sapphire.java.jdt Version 9.0.5.201605181639 must be higher than 10.0.0.201510151906 10.0.0.201510151906
> org.eclipse.sapphire.osgi Version 9.0.5.201605181639 must be higher than 10.0.0.201510151906 10.0.0.201510151906
> org.eclipse.sapphire.modeling.xml Version 9.0.5.201605181639 must be higher than 10.0.0.201510151906 10.0.0.201510151906
> Plugin Problem Reference Version(s)
> org.eclipse.sapphire.java.jdt Version 9.0.5.201605181639 must be higher than 10.0.0.201510151906 10.0.0.201510151906
> org.eclipse.sapphire.ui.swt.xml.editor Version 9.0.5.201605181639 must be higher than 10.0.0.201510151906 10.0.0.201510151906
> org.eclipse.sapphire.osgi Version 9.0.5.201605181639 must be higher than 10.0.0.201510151906 10.0.0.201510151906
> org.eclipse.sapphire.java Version 9.0.5.201605181639 must be higher than 10.0.0.201510151906 10.0.0.201510151906
> org.eclipse.sapphire.osgi.fragment Version 9.0.5.201605181639 must be higher than 10.0.0.201510151906 10.0.0.201510151906
> org.eclipse.sapphire.workspace.ui Version 9.0.5.201605181639 must be higher than 10.0.0.201510151906 10.0.0.201510151906
> org.eclipse.sapphire.ui.swt.gef Version 9.0.5.201605181639 must be higher than 10.0.0.201510151906 10.0.0.201510151906
> org.eclipse.sapphire.workspace Version 9.0.5.201605181639 must be higher than 10.0.0.201510151906 10.0.0.201510151906
> org.eclipse.sapphire.platform Version 9.0.5.201605181639 must be higher than 10.0.0.201510151906 10.0.0.201510151906
> org.eclipse.sapphire.java.jdt.ui Version 9.0.5.201605181639 must be higher than 10.0.0.201510151906 10.0.0.201510151906
> org.eclipse.sapphire.ui Version 9.0.5.201605181639 must be higher than 10.0.0.201510151906 10.0.0.201510151906
> org.eclipse.sapphire.modeling Version 9.0.5.201605181639 must be higher than 10.0.0.201510151906 10.0.0.201510151906
> org.eclipse.sapphire.modeling.xml Version 9.0.5.201605181639 must be higher than 10.0.0.201510151906 10.0.0.201510151906
>
> 20 issues found.{code}
> https://devstudio.jboss.com/10.0/snapshots/builds/devstudio.versionwatch_...
> https://devstudio.jboss.com/10.0/snapshots/builds/devstudio.versionwatch_...
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 10 months
[JBoss JIRA] (JBDS-3932) Pre-existing VAGRANT_DETECTED_OS env setting causes installation to fail
by Len DiMaggio (JIRA)
[ https://issues.jboss.org/browse/JBDS-3932?page=com.atlassian.jira.plugin.... ]
Len DiMaggio commented on JBDS-3932:
------------------------------------
This problem i snot seen in the June 10 installer build. Closing - thx!
> Pre-existing VAGRANT_DETECTED_OS env setting causes installation to fail
> ------------------------------------------------------------------------
>
> Key: JBDS-3932
> URL: https://issues.jboss.org/browse/JBDS-3932
> Project: Red Hat JBoss Developer Studio (devstudio)
> Issue Type: Bug
> Components: platform-installer
> Affects Versions: 10.0.0.GA
> Environment: development-suite-10.0.0-GA-20160606-166-bundle-installer.exe
> Reporter: Len DiMaggio
> Assignee: Denis Golovin
> Fix For: 10.0.0.GA
>
>
> Having a pre-existing VAGRANT_DETECTED_OS env setting (for example VAGRANT_DETECTED_OS = cygwin), causes the installer to fail to install the CDK.
> The error written to the install log is:
> Mon, 06 Jun 2016 16:00:03 GMT-ERROR: cdk - Error: Command failed: vagrant box add --name cdkv2 "c:\DevelopmentSuite\cdk\boxes\rhel-vagrant-virtualbox.box"
> [0;31mThe executable 'cygpath' Vagrant is trying to run was not
> found in the %PATH% variable. This is an error. Please verify
> this software is installed and on the path. [0m
>
> Mon, 06 Jun 2016 16:00:03 GMT-ERROR: cdk - [0;31mThe executable 'cygpath' Vagrant is trying to run was not
> found in the %PATH% variable. This is an error. Please verify
> this software is installed and on the path. [0m
>
> Mon, 06 Jun 2016 16:00:03 GMT-ERROR: cdk failed to install: Error: Command failed: vagrant box add --name cdkv2 "c:\DevelopmentSuite\cdk\boxes\rhel-vagrant-virtualbox.box"
> [0;31mThe executable 'cygpath' Vagrant is trying to run was not
> found in the %PATH% variable. This is an error. Please verify
> this software is installed and on the path. [0m
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 10 months
[JBoss JIRA] (JBIDE-22580) Cannot push already tagged image to docker registry
by Andre Dietisheim (JIRA)
[ https://issues.jboss.org/browse/JBIDE-22580?page=com.atlassian.jira.plugi... ]
Andre Dietisheim updated JBIDE-22580:
-------------------------------------
Fix Version/s: 4.4.1.Alpha1
> Cannot push already tagged image to docker registry
> ---------------------------------------------------
>
> Key: JBIDE-22580
> URL: https://issues.jboss.org/browse/JBIDE-22580
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: openshift
> Affects Versions: 4.4.0.Final
> Reporter: Marián Labuda
> Labels: docker, openshift_v3
> Fix For: 4.4.1.Alpha1
>
>
> There is a CDK docker registry located at hub.openshift.rhel-cdk.10.1.2.2.xip.io. From command line user has to tag image at first before pushing it to remote registry to match registry URL, e.g. to push image msa/helloworld from local repository to CDK docker registry I have to tag image as follows hub.openshift.rhel-cdk.10.1.2.2.xip.io/msa/helloworld and then I can just push it "docker push hub.openshift.rhel-cdk.10.1.2.2.xip.io/msa/helloworld". Users used to command line tooling and not aware of "auto-tag" feature of OpenShift tooling can bump into issues. When I am trying to push already tagged image (as I would be expecting from command line) I get an error with following stack trace
> {code}Failed to push the selected Docker image into OpenShift registry
> org.eclipse.linuxtools.docker.core.DockerException: Conflict: Tag latest is already set to image 2e0ddd37ace80cf13a9d3c664445430972fb3440661eb5d8efb7cc994f11bbdb, if you want to replace it, please use -f option
> at org.eclipse.linuxtools.internal.docker.core.DockerConnection.tagImage(DockerConnection.java:1083)
> at org.jboss.tools.openshift.internal.ui.dockerutils.PushImageToRegistryJob.doRun(PushImageToRegistryJob.java:65)
> at org.jboss.tools.openshift.internal.common.core.job.AbstractDelegatingMonitorJob.run(AbstractDelegatingMonitorJob.java:37)
> at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
> {code}
> I think it would be better at first try to check, whether an image does not already have specific tag and if it does, then we should involve confirmation dialog to use force push. If there is no such tagged image, push would behave as it is. Alternatively after checking of image existence we could just simply ignore it, because it is being tagged on same tag.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 10 months
[JBoss JIRA] (JBDS-3943) Wrong theme color in showlist menu
by Ondrej Dockal (JIRA)
Ondrej Dockal created JBDS-3943:
-----------------------------------
Summary: Wrong theme color in showlist menu
Key: JBDS-3943
URL: https://issues.jboss.org/browse/JBDS-3943
Project: Red Hat JBoss Developer Studio (devstudio)
Issue Type: Bug
Components: upstream
Affects Versions: 10.0.0.GA
Environment: Fedora 24,
devstudio:
Build id: GA-v20160603-1025-B5510,
Build date: 20160603-1025,
OpenJDK Runtime Environment (build 1.8.0_91-b14)
Reporter: Ondrej Dockal
Attachments: swtgtk3_0.png, swtgtk3_1.png
Show list menu of hidden tabs in editor appears to have wrong color theme. This changes with usage of webkitgtk lib, SWT_GTK3=0(1), used theme is default GTK.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 10 months
[JBoss JIRA] (JBIDE-22514) Unable to build the workspace
by James Perkins (JIRA)
[ https://issues.jboss.org/browse/JBIDE-22514?page=com.atlassian.jira.plugi... ]
James Perkins commented on JBIDE-22514:
---------------------------------------
[~maxandersen] Can you remove me from the assignee? I don't seem to have permissions to change anything.
> Unable to build the workspace
> -----------------------------
>
> Key: JBIDE-22514
> URL: https://issues.jboss.org/browse/JBIDE-22514
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: build
> Environment: Eclipse
> Reporter: Megha Kesharwani
> Assignee: James Perkins
> Priority: Trivial
> Attachments: .log
>
>
> I am using eclipse Kepler with plugins JBOSS(wildfly-8.2.0.Final) and ClearCase, while building the workspace i am getting the following error "ENTRY org.eclipse.core.jobs 4 2 2016-06-02 11:07:19.724
> !MESSAGE An internal error occurred during: "Building workspace".
> !STACK 0
> java.lang.StackOverflowError"
> Attached logs.
> We have tried the following solutions:
> 1. We tried increasing the memory size in eclipse.ini file as below but it doesn't seems to work:
> --launcher.XXMaxPermSize
> 1024M
> -showsplash
> org.eclipse.platform
> --launcher.XXMaxPermSize
> 1024m
> --launcher.appendVmargs
> -vm "C:\Program Files\Java\jre7"
> -Dosgi.requiredJavaVersion=1.7
> -Xms2048m
> -Xmx2048m
> 2. When the RAM was checked using task manager eclipse was taking 365MB of memory.
> Please guide us some other workaround to resolve the issue.
> thanks,
> Megha
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 10 months
[JBoss JIRA] (JBIDE-22589) versionwatch reports sapphire version dropped from 10.0 to 9.0.5
by Nick Boldt (JIRA)
[ https://issues.jboss.org/browse/JBIDE-22589?page=com.atlassian.jira.plugi... ]
Nick Boldt commented on JBIDE-22589:
------------------------------------
May 18 announcement of this change, two days before RC1 dropped: https://dev.eclipse.org/mhonarc/lists/cross-project-issues-dev/msg13147.html
> versionwatch reports sapphire version dropped from 10.0 to 9.0.5
> ----------------------------------------------------------------
>
> Key: JBIDE-22589
> URL: https://issues.jboss.org/browse/JBIDE-22589
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: build, target-platform, versionwatch
> Affects Versions: 4.4.0.Final
> Reporter: Nick Boldt
> Attachments: org.eclipse.sapphire-backleveled.png
>
>
> {code}
> Version Watch - Summary Report: devstudio-10.0.0.GA
> Version decreased issues
> Feature Problem Reference Version(s)
> org.eclipse.sapphire.java Version 9.0.5.201605181639 must be higher than 10.0.0.201510151906 10.0.0.201510151906
> org.eclipse.sapphire.ui Version 9.0.5.201605181639 must be higher than 10.0.0.201510151906 10.0.0.201510151906
> org.eclipse.sapphire.platform Version 9.0.5.201605181639 must be higher than 10.0.0.201510151906 10.0.0.201510151906
> org.eclipse.sapphire Version 9.0.5.201605181639 must be higher than 10.0.0.201510151906 10.0.0.201510151906
> org.eclipse.sapphire.java.jdt Version 9.0.5.201605181639 must be higher than 10.0.0.201510151906 10.0.0.201510151906
> org.eclipse.sapphire.osgi Version 9.0.5.201605181639 must be higher than 10.0.0.201510151906 10.0.0.201510151906
> org.eclipse.sapphire.modeling.xml Version 9.0.5.201605181639 must be higher than 10.0.0.201510151906 10.0.0.201510151906
> Plugin Problem Reference Version(s)
> org.eclipse.sapphire.java.jdt Version 9.0.5.201605181639 must be higher than 10.0.0.201510151906 10.0.0.201510151906
> org.eclipse.sapphire.ui.swt.xml.editor Version 9.0.5.201605181639 must be higher than 10.0.0.201510151906 10.0.0.201510151906
> org.eclipse.sapphire.osgi Version 9.0.5.201605181639 must be higher than 10.0.0.201510151906 10.0.0.201510151906
> org.eclipse.sapphire.java Version 9.0.5.201605181639 must be higher than 10.0.0.201510151906 10.0.0.201510151906
> org.eclipse.sapphire.osgi.fragment Version 9.0.5.201605181639 must be higher than 10.0.0.201510151906 10.0.0.201510151906
> org.eclipse.sapphire.workspace.ui Version 9.0.5.201605181639 must be higher than 10.0.0.201510151906 10.0.0.201510151906
> org.eclipse.sapphire.ui.swt.gef Version 9.0.5.201605181639 must be higher than 10.0.0.201510151906 10.0.0.201510151906
> org.eclipse.sapphire.workspace Version 9.0.5.201605181639 must be higher than 10.0.0.201510151906 10.0.0.201510151906
> org.eclipse.sapphire.platform Version 9.0.5.201605181639 must be higher than 10.0.0.201510151906 10.0.0.201510151906
> org.eclipse.sapphire.java.jdt.ui Version 9.0.5.201605181639 must be higher than 10.0.0.201510151906 10.0.0.201510151906
> org.eclipse.sapphire.ui Version 9.0.5.201605181639 must be higher than 10.0.0.201510151906 10.0.0.201510151906
> org.eclipse.sapphire.modeling Version 9.0.5.201605181639 must be higher than 10.0.0.201510151906 10.0.0.201510151906
> org.eclipse.sapphire.modeling.xml Version 9.0.5.201605181639 must be higher than 10.0.0.201510151906 10.0.0.201510151906
>
> 20 issues found.{code}
> https://devstudio.jboss.com/10.0/snapshots/builds/devstudio.versionwatch_...
> https://devstudio.jboss.com/10.0/snapshots/builds/devstudio.versionwatch_...
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 10 months
[JBoss JIRA] (JBIDE-22589) versionwatch reports sapphire version dropped from 10.0 to 9.0.5
by Nick Boldt (JIRA)
[ https://issues.jboss.org/browse/JBIDE-22589?page=com.atlassian.jira.plugi... ]
Nick Boldt commented on JBIDE-22589:
------------------------------------
Looks like Neon switched from Sapphire 10 to 9.0.5 after M7.
{code}
$ cd ~/downloads/releases/neon; find . -name "*sapphire.java_*" | sort
./201605061000/features/org.eclipse.sapphire.java_10.0.0.201510151906.jar (Neon.0.M7)
./201605201000/features/org.eclipse.sapphire.java_9.0.5.201605181639.jar (Neon.0.RC1)
./201605271000/features/org.eclipse.sapphire.java_9.0.5.201605181639.jar (Neon.0.RC2)
./201606031000/features/org.eclipse.sapphire.java_9.0.5.201605181639.jar (Neon.0.RC3)
{code}
> versionwatch reports sapphire version dropped from 10.0 to 9.0.5
> ----------------------------------------------------------------
>
> Key: JBIDE-22589
> URL: https://issues.jboss.org/browse/JBIDE-22589
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: build, target-platform, versionwatch
> Affects Versions: 4.4.0.Final
> Reporter: Nick Boldt
> Attachments: org.eclipse.sapphire-backleveled.png
>
>
> {code}
> Version Watch - Summary Report: devstudio-10.0.0.GA
> Version decreased issues
> Feature Problem Reference Version(s)
> org.eclipse.sapphire.java Version 9.0.5.201605181639 must be higher than 10.0.0.201510151906 10.0.0.201510151906
> org.eclipse.sapphire.ui Version 9.0.5.201605181639 must be higher than 10.0.0.201510151906 10.0.0.201510151906
> org.eclipse.sapphire.platform Version 9.0.5.201605181639 must be higher than 10.0.0.201510151906 10.0.0.201510151906
> org.eclipse.sapphire Version 9.0.5.201605181639 must be higher than 10.0.0.201510151906 10.0.0.201510151906
> org.eclipse.sapphire.java.jdt Version 9.0.5.201605181639 must be higher than 10.0.0.201510151906 10.0.0.201510151906
> org.eclipse.sapphire.osgi Version 9.0.5.201605181639 must be higher than 10.0.0.201510151906 10.0.0.201510151906
> org.eclipse.sapphire.modeling.xml Version 9.0.5.201605181639 must be higher than 10.0.0.201510151906 10.0.0.201510151906
> Plugin Problem Reference Version(s)
> org.eclipse.sapphire.java.jdt Version 9.0.5.201605181639 must be higher than 10.0.0.201510151906 10.0.0.201510151906
> org.eclipse.sapphire.ui.swt.xml.editor Version 9.0.5.201605181639 must be higher than 10.0.0.201510151906 10.0.0.201510151906
> org.eclipse.sapphire.osgi Version 9.0.5.201605181639 must be higher than 10.0.0.201510151906 10.0.0.201510151906
> org.eclipse.sapphire.java Version 9.0.5.201605181639 must be higher than 10.0.0.201510151906 10.0.0.201510151906
> org.eclipse.sapphire.osgi.fragment Version 9.0.5.201605181639 must be higher than 10.0.0.201510151906 10.0.0.201510151906
> org.eclipse.sapphire.workspace.ui Version 9.0.5.201605181639 must be higher than 10.0.0.201510151906 10.0.0.201510151906
> org.eclipse.sapphire.ui.swt.gef Version 9.0.5.201605181639 must be higher than 10.0.0.201510151906 10.0.0.201510151906
> org.eclipse.sapphire.workspace Version 9.0.5.201605181639 must be higher than 10.0.0.201510151906 10.0.0.201510151906
> org.eclipse.sapphire.platform Version 9.0.5.201605181639 must be higher than 10.0.0.201510151906 10.0.0.201510151906
> org.eclipse.sapphire.java.jdt.ui Version 9.0.5.201605181639 must be higher than 10.0.0.201510151906 10.0.0.201510151906
> org.eclipse.sapphire.ui Version 9.0.5.201605181639 must be higher than 10.0.0.201510151906 10.0.0.201510151906
> org.eclipse.sapphire.modeling Version 9.0.5.201605181639 must be higher than 10.0.0.201510151906 10.0.0.201510151906
> org.eclipse.sapphire.modeling.xml Version 9.0.5.201605181639 must be higher than 10.0.0.201510151906 10.0.0.201510151906
>
> 20 issues found.{code}
> https://devstudio.jboss.com/10.0/snapshots/builds/devstudio.versionwatch_...
> https://devstudio.jboss.com/10.0/snapshots/builds/devstudio.versionwatch_...
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 10 months