[JBoss JIRA] (JBIDE-22602) Check if org.eclipse.core.runtime.compatibility.auth is needed
by Martin Malina (JIRA)
[ https://issues.jboss.org/browse/JBIDE-22602?page=com.atlassian.jira.plugi... ]
Martin Malina edited comment on JBIDE-22602 at 8/22/17 11:15 AM:
-----------------------------------------------------------------
OK... So [~psrna] confirmed that he has the plugin installed in his devstudio 11 installation... -So that means it gets installed on linux, but not macos? Weird...-
Update: Pavol has macos just like me. What the...?
was (Author: mmalina):
OK... So [~psrna] confirmed that he has the plugin installed in his devstudio 11 installation... So that means it gets installed on linux, but not macos? Weird...
> Check if org.eclipse.core.runtime.compatibility.auth is needed
> --------------------------------------------------------------
>
> Key: JBIDE-22602
> URL: https://issues.jboss.org/browse/JBIDE-22602
> Project: Tools (JBoss Tools)
> Issue Type: Feature Request
> Components: target-platform
> Affects Versions: 4.4.0.Final
> Reporter: Martin Malina
> Assignee: Rob Stryker
> Fix For: 4.5.1.AM1
>
>
> We removed org.eclipse.core.runtime.compatibility in JBIDE-21382 . But I noticed that we still have org.eclipse.core.runtime.compatibility.auth in the TP (and devstudio installation).
> Do we need it? Shouldn't it be removed also?
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
8 years, 7 months
[JBoss JIRA] (JBIDE-22602) Check if org.eclipse.core.runtime.compatibility.auth is needed
by Martin Malina (JIRA)
[ https://issues.jboss.org/browse/JBIDE-22602?page=com.atlassian.jira.plugi... ]
Martin Malina commented on JBIDE-22602:
---------------------------------------
But overall I don't have a problem with closing of this JIRA. The auth plugin seems to be gone. It's just that it's weird that the compatibility plugin is back.
> Check if org.eclipse.core.runtime.compatibility.auth is needed
> --------------------------------------------------------------
>
> Key: JBIDE-22602
> URL: https://issues.jboss.org/browse/JBIDE-22602
> Project: Tools (JBoss Tools)
> Issue Type: Feature Request
> Components: target-platform
> Affects Versions: 4.4.0.Final
> Reporter: Martin Malina
> Assignee: Rob Stryker
> Fix For: 4.5.1.AM1
>
>
> We removed org.eclipse.core.runtime.compatibility in JBIDE-21382 . But I noticed that we still have org.eclipse.core.runtime.compatibility.auth in the TP (and devstudio installation).
> Do we need it? Shouldn't it be removed also?
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
8 years, 7 months
[JBoss JIRA] (JBIDE-22602) Check if org.eclipse.core.runtime.compatibility.auth is needed
by Martin Malina (JIRA)
[ https://issues.jboss.org/browse/JBIDE-22602?page=com.atlassian.jira.plugi... ]
Martin Malina commented on JBIDE-22602:
---------------------------------------
OK... So [~psrna] confirmed that he has the plugin installed in his devstudio 11 installation... So that means it gets installed on linux, but not macos? Weird...
> Check if org.eclipse.core.runtime.compatibility.auth is needed
> --------------------------------------------------------------
>
> Key: JBIDE-22602
> URL: https://issues.jboss.org/browse/JBIDE-22602
> Project: Tools (JBoss Tools)
> Issue Type: Feature Request
> Components: target-platform
> Affects Versions: 4.4.0.Final
> Reporter: Martin Malina
> Assignee: Rob Stryker
> Fix For: 4.5.1.AM1
>
>
> We removed org.eclipse.core.runtime.compatibility in JBIDE-21382 . But I noticed that we still have org.eclipse.core.runtime.compatibility.auth in the TP (and devstudio installation).
> Do we need it? Shouldn't it be removed also?
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
8 years, 7 months
[JBoss JIRA] (JBIDE-22602) Check if org.eclipse.core.runtime.compatibility.auth is needed
by Martin Malina (JIRA)
[ https://issues.jboss.org/browse/JBIDE-22602?page=com.atlassian.jira.plugi... ]
Martin Malina commented on JBIDE-22602:
---------------------------------------
Wait a minute, how come the plugin is back? I checked JBIDE-21382 again and there you said:
org.eclipse.core.runtime.compatibility 3.2.300.v20150423-0821 was removed from Neon as of M3.
So we made sure we don't depend on it and eventually we removed it from our TP. How come it's back?
TBH, I don't have a clue what's the correct state here. [~rob.stryker], do you have an informed opinion on this? Is everything correct here?
Also, I could not find either of these plugins in my installation of the latest build of devstudio:
{code}
$ find devstudio-11.1.0.AM1-847/studio/devstudio.app/ -name 'org.eclipse.core.runtime.compatibility*'
{code}
Same with 11 GA:
{code}
$ find devstudio-11.0.0.GA-748/studio/devstudio.app/ -name 'org.eclipse.core.runtime.compatibility*'
{code}
> Check if org.eclipse.core.runtime.compatibility.auth is needed
> --------------------------------------------------------------
>
> Key: JBIDE-22602
> URL: https://issues.jboss.org/browse/JBIDE-22602
> Project: Tools (JBoss Tools)
> Issue Type: Feature Request
> Components: target-platform
> Affects Versions: 4.4.0.Final
> Reporter: Martin Malina
> Assignee: Rob Stryker
> Fix For: 4.5.1.AM1
>
>
> We removed org.eclipse.core.runtime.compatibility in JBIDE-21382 . But I noticed that we still have org.eclipse.core.runtime.compatibility.auth in the TP (and devstudio installation).
> Do we need it? Shouldn't it be removed also?
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
8 years, 7 months
[JBoss JIRA] (JBDS-4411) DevSuite 1.4 installer display required disk space
by Robert Terzi (JIRA)
[ https://issues.jboss.org/browse/JBDS-4411?page=com.atlassian.jira.plugin.... ]
Robert Terzi commented on JBDS-4411:
------------------------------------
If the installed size data isn't available to the installer, use a multiplier (2x to 3x?) of the download size for the disk space estimate. An estimate is better than nothing, at least the user is given some clue.
I'd say probably closer to 3x, based on the assumptions
# space for both the download and the installed copy are needed at least temporarily.
# download packages are compressed and the on disk installed size will be larger than the download size.
> DevSuite 1.4 installer display required disk space
> ---------------------------------------------------
>
> Key: JBDS-4411
> URL: https://issues.jboss.org/browse/JBDS-4411
> Project: Red Hat JBoss Developer Studio (devstudio)
> Issue Type: Enhancement
> Components: platform-installer
> Environment: DevSuite 1.4 installer, Windows 10 Pro/64
> Reporter: Robert Terzi
> Assignee: Mohit Suman
> Priority: Minor
> Labels: ui
> Fix For: 11.1.0.AM1
>
> Attachments: install-size.png
>
>
> DevSuite 1.4 installer (online) should display the disk space requirements which should include the calculation for both the downloads and the unpacked/installed files.
> As a user,
> I would like to know the disk space required to complete the installation before starting
> so that I have an idea whether the installation can be completed successfully.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
8 years, 7 months
[JBoss JIRA] (JBIDE-24880) deprecate SOAP from jbosstools-webservices
by Nick Boldt (JIRA)
[ https://issues.jboss.org/browse/JBIDE-24880?page=com.atlassian.jira.plugi... ]
Nick Boldt updated JBIDE-24880:
-------------------------------
Description:
[~psrna] suggests we deprecate the SOAP stuff in Webservices.
I'll let him explain which feature(s) are included in this suggestion.
was:
Pavol suggests we deprecate the SOAP stuff in Webservices.
I'll let him explain which feature(s) are included in this suggestion.
> deprecate SOAP from jbosstools-webservices
> ------------------------------------------
>
> Key: JBIDE-24880
> URL: https://issues.jboss.org/browse/JBIDE-24880
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: build, updatesite, webservices
> Affects Versions: 4.5.1.AM1
> Reporter: Nick Boldt
> Assignee: Pavol Srna
> Fix For: 4.5.1.AM2
>
>
> [~psrna] suggests we deprecate the SOAP stuff in Webservices.
> I'll let him explain which feature(s) are included in this suggestion.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
8 years, 7 months