[JBoss JIRA] (JBIDE-21150) SSL certificate dialog: Provide a way to change one's mind about accepting an SSL certificate
by Max Rydahl Andersen (JIRA)
[ https://issues.jboss.org/browse/JBIDE-21150?page=com.atlassian.jira.plugi... ]
Max Rydahl Andersen commented on JBIDE-21150:
---------------------------------------------
nice feature - a few things to comment on:
1) sounds like a bug if you rejected the certificate to not be shown a dialog box again - this is not fixed by adding a preference pane. Should be done by asking the user again (that is how browsers work imo)
2) this functionallity really sounds like a candidate for something lower than openshift plugins in the stack, i.e. foundation or even better at eclipse core. But lets not stop this feature based on that since moving it lower should be trivial in future.
> SSL certificate dialog: Provide a way to change one's mind about accepting an SSL certificate
> ---------------------------------------------------------------------------------------------
>
> Key: JBIDE-21150
> URL: https://issues.jboss.org/browse/JBIDE-21150
> Project: Tools (JBoss Tools)
> Issue Type: Enhancement
> Components: openshift
> Affects Versions: 4.3.1.Beta1
> Reporter: Jan Richter
> Labels: openshift_v2, openshift_v3
> Fix For: 4.3.1.Beta2
>
>
> The tooling will only give the user one chance to accept/deny the SSL certificate, which happens on start of the session. This is particularly annoying when for some reason the user denies the certificate (or just cancels the dialog) because the only way to reset it is to restart the IDE.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years, 2 months
[JBoss JIRA] (JBIDE-21351) Error during "Update Maven projects configuration"
by Mickael Istria (JIRA)
[ https://issues.jboss.org/browse/JBIDE-21351?page=com.atlassian.jira.plugi... ]
Mickael Istria updated JBIDE-21351:
-----------------------------------
Steps to Reproduce:
#* Get a local copy of git@github.com:hypery2k/angular_cordova_app.git
#* Start a new Eclipse/JBT (with Easymport not used since last startup)
# Import angular_cordova_app with Easymport => Imported as Maven project correcty
# Remove new projects from workspace, clean angular_cordova_app folder with "git clean -fxd" to remove Eclipse metadata
# Import again with Easymport => Failure "Cannot add projects when processing"
was:
#
#* Get a local copy of git@github.com:hypery2k/angular_cordova_app.git
#* Start a new Eclipse/JBT (with Easymport not used since last startup)
# Import angular_cordova_app with Easymport => Imported as Maven project correcty
# Remove new projects from workspace, clean angular_cordova_app folder with "git clean -fxd" to remove Eclipse metadata
# Import again with Easymport => Failure "Cannot add projects when processing"
> Error during "Update Maven projects configuration"
> --------------------------------------------------
>
> Key: JBIDE-21351
> URL: https://issues.jboss.org/browse/JBIDE-21351
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: easymport
> Affects Versions: 4.3.1.Beta1
> Reporter: Radim Hopp
> Assignee: Mickael Istria
> Fix For: 4.3.1.Beta2
>
>
> Sometimes I get
> {noformat}
> An internal error occurred during: "Update Maven projects configuration".
> Cannot add projects when processing is started{noformat}
> when I'm importing maven project using easymport.
> Full stacktrace:
> {noformat}
> java.lang.IllegalStateException: Cannot add projects when processing is started
> at org.jboss.tools.playground.easymport.maven.MavenProjectConfigurator$CumulativeMappingDiscoveryJob.addProjects(MavenProjectConfigurator.java:97)
> at org.jboss.tools.playground.easymport.maven.MavenProjectConfigurator$UpdateMavenConfigurationJob.run(MavenProjectConfigurator.java:161)
> at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55){noformat}
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years, 2 months
[JBoss JIRA] (JBIDE-21351) Error during "Update Maven projects configuration"
by Mickael Istria (JIRA)
[ https://issues.jboss.org/browse/JBIDE-21351?page=com.atlassian.jira.plugi... ]
Mickael Istria updated JBIDE-21351:
-----------------------------------
Steps to Reproduce:
0.
* Get a local copy of git@github.com:hypery2k/angular_cordova_app.git
* Start a new Eclipse/JBT (with Easymport not used since last startup)
1. Import angular_cordova_app with Easymport => Imported as Maven project correcty
2. Remove new projects from workspace, clean angular_cordova_app folder with "git clean -fxd" to remove Eclipse metadata
3. Import again with Easymport => Failure "Cannot add projects when processing"
> Error during "Update Maven projects configuration"
> --------------------------------------------------
>
> Key: JBIDE-21351
> URL: https://issues.jboss.org/browse/JBIDE-21351
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: easymport
> Affects Versions: 4.3.1.Beta1
> Reporter: Radim Hopp
> Assignee: Mickael Istria
> Fix For: 4.3.1.Beta2
>
>
> Sometimes I get
> {noformat}
> An internal error occurred during: "Update Maven projects configuration".
> Cannot add projects when processing is started{noformat}
> when I'm importing maven project using easymport.
> Full stacktrace:
> {noformat}
> java.lang.IllegalStateException: Cannot add projects when processing is started
> at org.jboss.tools.playground.easymport.maven.MavenProjectConfigurator$CumulativeMappingDiscoveryJob.addProjects(MavenProjectConfigurator.java:97)
> at org.jboss.tools.playground.easymport.maven.MavenProjectConfigurator$UpdateMavenConfigurationJob.run(MavenProjectConfigurator.java:161)
> at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55){noformat}
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years, 2 months
[JBoss JIRA] (JBIDE-21351) Error during "Update Maven projects configuration"
by Mickael Istria (JIRA)
[ https://issues.jboss.org/browse/JBIDE-21351?page=com.atlassian.jira.plugi... ]
Mickael Istria updated JBIDE-21351:
-----------------------------------
Steps to Reproduce:
#
#* Get a local copy of git@github.com:hypery2k/angular_cordova_app.git
#* Start a new Eclipse/JBT (with Easymport not used since last startup)
# Import angular_cordova_app with Easymport => Imported as Maven project correcty
# Remove new projects from workspace, clean angular_cordova_app folder with "git clean -fxd" to remove Eclipse metadata
# Import again with Easymport => Failure "Cannot add projects when processing"
was:
0.
* Get a local copy of git@github.com:hypery2k/angular_cordova_app.git
* Start a new Eclipse/JBT (with Easymport not used since last startup)
1. Import angular_cordova_app with Easymport => Imported as Maven project correcty
2. Remove new projects from workspace, clean angular_cordova_app folder with "git clean -fxd" to remove Eclipse metadata
3. Import again with Easymport => Failure "Cannot add projects when processing"
> Error during "Update Maven projects configuration"
> --------------------------------------------------
>
> Key: JBIDE-21351
> URL: https://issues.jboss.org/browse/JBIDE-21351
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: easymport
> Affects Versions: 4.3.1.Beta1
> Reporter: Radim Hopp
> Assignee: Mickael Istria
> Fix For: 4.3.1.Beta2
>
>
> Sometimes I get
> {noformat}
> An internal error occurred during: "Update Maven projects configuration".
> Cannot add projects when processing is started{noformat}
> when I'm importing maven project using easymport.
> Full stacktrace:
> {noformat}
> java.lang.IllegalStateException: Cannot add projects when processing is started
> at org.jboss.tools.playground.easymport.maven.MavenProjectConfigurator$CumulativeMappingDiscoveryJob.addProjects(MavenProjectConfigurator.java:97)
> at org.jboss.tools.playground.easymport.maven.MavenProjectConfigurator$UpdateMavenConfigurationJob.run(MavenProjectConfigurator.java:161)
> at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55){noformat}
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years, 2 months
[JBoss JIRA] (JBIDE-21379) Enhance emulated link
by Andre Dietisheim (JIRA)
[ https://issues.jboss.org/browse/JBIDE-21379?page=com.atlassian.jira.plugi... ]
Andre Dietisheim commented on JBIDE-21379:
------------------------------------------
[~scabanovich] nice! thanks for this one.
> Enhance emulated link
> ---------------------
>
> Key: JBIDE-21379
> URL: https://issues.jboss.org/browse/JBIDE-21379
> Project: Tools (JBoss Tools)
> Issue Type: Enhancement
> Components: openshift
> Affects Versions: 4.4.0.Alpha1
> Reporter: Viacheslav Kabanovich
> Assignee: Viacheslav Kabanovich
> Fix For: 4.3.1.Beta2, 4.4.0.Alpha1
>
>
> Emulated link in 'Sign in to Openshift' wizard 'Deploy Image to OpenShift', etc has several drawbacks:
> 1. It shows hand cursor at the entire text, not only the one styled as link.
> 2. It acts on mouse down, whereas commonly links act on mouse up.
> 3. It acts on clicking at any place in the text, not only the one styled as link.
> 4. If mouse remains down, action is called repeatedly.
> I suggest the enhancement, [~fbricon], please take a look at it. It should be taken into account, that the emulation itself exists because of failure of standard Link on Mac, so that my suggestion should be tested on Mac.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years, 2 months
[JBoss JIRA] (JBIDE-21351) Error during "Update Maven projects configuration"
by Mickael Istria (JIRA)
[ https://issues.jboss.org/browse/JBIDE-21351?page=com.atlassian.jira.plugi... ]
Mickael Istria commented on JBIDE-21351:
----------------------------------------
[~rhopp] This is an issue I noticed too, however I'm failing at finding a project on which it is deterministically reproducible. Can you advise one?
> Error during "Update Maven projects configuration"
> --------------------------------------------------
>
> Key: JBIDE-21351
> URL: https://issues.jboss.org/browse/JBIDE-21351
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: easymport
> Affects Versions: 4.3.1.Beta1
> Reporter: Radim Hopp
> Assignee: Mickael Istria
> Fix For: 4.3.1.Beta2
>
>
> Sometimes I get
> {noformat}
> An internal error occurred during: "Update Maven projects configuration".
> Cannot add projects when processing is started{noformat}
> when I'm importing maven project using easymport.
> Full stacktrace:
> {noformat}
> java.lang.IllegalStateException: Cannot add projects when processing is started
> at org.jboss.tools.playground.easymport.maven.MavenProjectConfigurator$CumulativeMappingDiscoveryJob.addProjects(MavenProjectConfigurator.java:97)
> at org.jboss.tools.playground.easymport.maven.MavenProjectConfigurator$UpdateMavenConfigurationJob.run(MavenProjectConfigurator.java:161)
> at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55){noformat}
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years, 2 months
[JBoss JIRA] (JBIDE-21351) Error during "Update Maven projects configuration"
by Mickael Istria (JIRA)
[ https://issues.jboss.org/browse/JBIDE-21351?page=com.atlassian.jira.plugi... ]
Mickael Istria updated JBIDE-21351:
-----------------------------------
Fix Version/s: 4.3.1.Beta2
> Error during "Update Maven projects configuration"
> --------------------------------------------------
>
> Key: JBIDE-21351
> URL: https://issues.jboss.org/browse/JBIDE-21351
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: easymport
> Affects Versions: 4.3.1.Beta1
> Reporter: Radim Hopp
> Fix For: 4.3.1.Beta2
>
>
> Sometimes I get
> {noformat}
> An internal error occurred during: "Update Maven projects configuration".
> Cannot add projects when processing is started{noformat}
> when I'm importing maven project using easymport.
> Full stacktrace:
> {noformat}
> java.lang.IllegalStateException: Cannot add projects when processing is started
> at org.jboss.tools.playground.easymport.maven.MavenProjectConfigurator$CumulativeMappingDiscoveryJob.addProjects(MavenProjectConfigurator.java:97)
> at org.jboss.tools.playground.easymport.maven.MavenProjectConfigurator$UpdateMavenConfigurationJob.run(MavenProjectConfigurator.java:161)
> at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55){noformat}
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years, 2 months
[JBoss JIRA] (JBIDE-21351) Error during "Update Maven projects configuration"
by Mickael Istria (JIRA)
[ https://issues.jboss.org/browse/JBIDE-21351?page=com.atlassian.jira.plugi... ]
Mickael Istria reassigned JBIDE-21351:
--------------------------------------
Assignee: Mickael Istria
> Error during "Update Maven projects configuration"
> --------------------------------------------------
>
> Key: JBIDE-21351
> URL: https://issues.jboss.org/browse/JBIDE-21351
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: easymport
> Affects Versions: 4.3.1.Beta1
> Reporter: Radim Hopp
> Assignee: Mickael Istria
> Fix For: 4.3.1.Beta2
>
>
> Sometimes I get
> {noformat}
> An internal error occurred during: "Update Maven projects configuration".
> Cannot add projects when processing is started{noformat}
> when I'm importing maven project using easymport.
> Full stacktrace:
> {noformat}
> java.lang.IllegalStateException: Cannot add projects when processing is started
> at org.jboss.tools.playground.easymport.maven.MavenProjectConfigurator$CumulativeMappingDiscoveryJob.addProjects(MavenProjectConfigurator.java:97)
> at org.jboss.tools.playground.easymport.maven.MavenProjectConfigurator$UpdateMavenConfigurationJob.run(MavenProjectConfigurator.java:161)
> at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55){noformat}
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years, 2 months
[JBoss JIRA] (JBIDE-21391) upstream IU version decreases
by Max Rydahl Andersen (JIRA)
[ https://issues.jboss.org/browse/JBIDE-21391?page=com.atlassian.jira.plugi... ]
Max Rydahl Andersen commented on JBIDE-21391:
---------------------------------------------
have we reported these to the upstream projects ?
btw. is it our our reporting that is bogus/bad since the error message don't actually list *why* it thinks they need to be bumped.
> upstream IU version decreases
> -----------------------------
>
> Key: JBIDE-21391
> URL: https://issues.jboss.org/browse/JBIDE-21391
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: build, target-platform
> Affects Versions: 4.4.0.Alpha1
> Reporter: Nick Boldt
> Assignee: Nick Boldt
> Fix For: 4.4.0.Alpha1
>
>
> As of Neon M4, three IUs have versions which decreased relative to their Mars.1 versions.
> {code}
> org.eclipse.equinox.p2.rcp.feature 1.2.101.v20150826-1318 Version must be higher than 1.2.101.v20150826-1318
> org.eclipse.equinox.p2.user.ui 2.2.101.v20150826-1318 Version must be higher than 2.2.101.v20150826-1318
> org.eclipse.ecf.provider.filetransfer.httpclient4 1.0.2000.v20150810-1719 Version must be higher than 1.0.2000.v20150810-1719
> {code} -- http://jenkins.mw.lab.eng.bos.redhat.com/hudson/view/DevStudio/view/DevSt...
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years, 2 months