[JBoss JIRA] (JBIDE-21393) Explorer: Missing label for a filter
by Andre Dietisheim (JIRA)
[ https://issues.jboss.org/browse/JBIDE-21393?page=com.atlassian.jira.plugi... ]
Andre Dietisheim edited comment on JBIDE-21393 at 1/4/16 8:39 AM:
------------------------------------------------------------------
cherry-picked to upstream/jbosstools-4.3.x
was (Author: adietish):
merged to upstream/jbosstools-4.3.x
> Explorer: Missing label for a filter
> ------------------------------------
>
> Key: JBIDE-21393
> URL: https://issues.jboss.org/browse/JBIDE-21393
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: openshift
> Affects Versions: 4.3.1.Beta1
> Reporter: Xavier Coulon
> Assignee: Andre Dietisheim
> Labels: explorer
> Fix For: 4.3.1.CR1
>
> Attachments: Screenshot 2015-12-21 16.26.50.png
>
>
> The list of filters on the OpenShift Explorer view shows 2 entres, but the first one seems to miss a proper label.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years
[JBoss JIRA] (JBIDE-21393) Explorer: Missing label for a filter
by Andre Dietisheim (JIRA)
Andre Dietisheim created JBIDE-21393:
----------------------------------------
Summary: Explorer: Missing label for a filter
Key: JBIDE-21393
URL: https://issues.jboss.org/browse/JBIDE-21393
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: openshift
Affects Versions: 4.3.1.Beta1
Reporter: Xavier Coulon
Fix For: 4.4.0.Alpha1
The list of filters on the OpenShift Explorer view shows 2 entres, but the first one seems to miss a proper label.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years
[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
[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