[JBoss JIRA] (JBIDE-21082) Application wizard opens when not logged to Openshift
by Fred Bricon (JIRA)
[ https://issues.jboss.org/browse/JBIDE-21082?page=com.atlassian.jira.plugi... ]
Fred Bricon updated JBIDE-21082:
--------------------------------
Fix Version/s: 4.3.1.CR1
(was: 4.3.1.Beta2)
> Application wizard opens when not logged to Openshift
> -----------------------------------------------------
>
> Key: JBIDE-21082
> URL: https://issues.jboss.org/browse/JBIDE-21082
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: openshift
> Affects Versions: 4.3.1.Beta1
> Reporter: Jan Richter
> Assignee: Andre Dietisheim
> Labels: application_wizard, openshift_v3
> Fix For: 4.3.1.CR1
>
>
> Creating new application on a connection where I'm not logged in results in the following:
> First it opens an error dialog (which looks fine):
> {noformat}
> An internal error occurred during: "Loading projects, templates...".
> Could not list Project resources in namespace : javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
> {noformat}
> And then it opens the application wizard anyway.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years, 5 months
[JBoss JIRA] (JBIDE-21421) New Server adapter using same build config and server is ignored
by Viacheslav Kabanovich (JIRA)
[ https://issues.jboss.org/browse/JBIDE-21421?page=com.atlassian.jira.plugi... ]
Viacheslav Kabanovich edited comment on JBIDE-21421 at 1/13/16 5:21 PM:
------------------------------------------------------------------------
In ServerSettingsViewModel.updateServer(IServerWorkingCopy), server name is computed by OpenShiftServerUtils.getServerName(), and then working copy is updated. We may check if the name is used by an existing server and find new name by adding suffix (1), (2), etc. Method updateServer(IServerWorkingCopy) is not called by OpenShiftServerEditorModel, only by wizard. That will implement suggestion (b). Imho, suggestion (a) is not good, because wizard named 'New Server' should not be used to edit an existing object. [~adietish], do you think my suggestion may be ok?
was (Author: scabanovich):
In ServerSettingsViewModel.updateServer(IServerWorkingCopy), server name is computed by OpenShiftServerUtils.getServerName(), and then working copy is updated. We may check if the name is used by an existing server and find new name by adding suffix (n). Method updateServer(IServerWorkingCopy) is not called by OpenShiftServerEditorModel, only by wizard. That will implement suggestion (b). Imho, suggestion (a) is not good, because wizard named 'New Server' should not be used to edit an existing object. [~adietish], do you think my suggestion may be ok?
> New Server adapter using same build config and server is ignored
> ----------------------------------------------------------------
>
> Key: JBIDE-21421
> URL: https://issues.jboss.org/browse/JBIDE-21421
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: openshift
> Affects Versions: 4.3.1.Beta2
> Reporter: Marián Labuda
> Priority: Critical
> Labels: openshift_v3, server_adapter
>
> When I have a OS3 server adapter in Server view and I open wizard to create a new server adapter from context menu of a servers view, the newly created server adapter is ignored if same build config name and server is used. E.g. I have a server api.engint.openshift.com and eap-app build config (related to the service that server adapter is supposed to be bind to). First time I create a new server adapter for this application, it is shown in servers view, but if I choose to create another server adapter for same build config and server, details filled in this newly opened server adapter wizard are ignored and new adapter is not created.
> I would expect one of following:
> a) An existing server adapter will be updated according to the latest details filled in server adapter wizard
> b) There would be created another server adapter for the same service (and build config) and server but with altered name. This is possible solution because a server adapter name in wizard is already altered but it is never used anywhere.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years, 5 months
[JBoss JIRA] (JBIDE-21421) New Server adapter using same build config and server is ignored
by Viacheslav Kabanovich (JIRA)
[ https://issues.jboss.org/browse/JBIDE-21421?page=com.atlassian.jira.plugi... ]
Viacheslav Kabanovich commented on JBIDE-21421:
-----------------------------------------------
In ServerSettingsViewModel.updateServer(IServerWorkingCopy), server name is computed by OpenShiftServerUtils.getServerName(), and then working copy is updated. We may check if the name is used by an existing server and find new name by adding suffix (n). Method updateServer(IServerWorkingCopy) is not called by OpenShiftServerEditorModel, only by wizard. That will implement suggestion (b). Imho, suggestion (a) is not good, because wizard named 'New Server' should not be used to edit an existing object. [~adietish], do you think my suggestion may be ok?
> New Server adapter using same build config and server is ignored
> ----------------------------------------------------------------
>
> Key: JBIDE-21421
> URL: https://issues.jboss.org/browse/JBIDE-21421
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: openshift
> Affects Versions: 4.3.1.Beta2
> Reporter: Marián Labuda
> Priority: Critical
> Labels: openshift_v3, server_adapter
>
> When I have a OS3 server adapter in Server view and I open wizard to create a new server adapter from context menu of a servers view, the newly created server adapter is ignored if same build config name and server is used. E.g. I have a server api.engint.openshift.com and eap-app build config (related to the service that server adapter is supposed to be bind to). First time I create a new server adapter for this application, it is shown in servers view, but if I choose to create another server adapter for same build config and server, details filled in this newly opened server adapter wizard are ignored and new adapter is not created.
> I would expect one of following:
> a) An existing server adapter will be updated according to the latest details filled in server adapter wizard
> b) There would be created another server adapter for the same service (and build config) and server but with altered name. This is possible solution because a server adapter name in wizard is already altered but it is never used anywhere.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years, 5 months
[JBoss JIRA] (JBDS-3566) include AERI in JBDS
by Fred Bricon (JIRA)
[ https://issues.jboss.org/browse/JBDS-3566?page=com.atlassian.jira.plugin.... ]
Fred Bricon commented on JBDS-3566:
-----------------------------------
I believe this change requires us to also set up our JBoss AERI endpoint. [~maxandersen] do you have more infos on that?
> include AERI in JBDS
> --------------------
>
> Key: JBDS-3566
> URL: https://issues.jboss.org/browse/JBDS-3566
> Project: Developer Studio (JBoss Developer Studio)
> Issue Type: Feature Request
> Components: build, target-platform
> Affects Versions: 9.1.0.Beta1, 10.0.0.Alpha1
> Reporter: Nick Boldt
> Assignee: Nick Boldt
> Priority: Minor
> Fix For: 9.1.0.Beta2, 10.0.0.Alpha1
>
>
> Include required bundles for AERI in JBDS. Details TBD.
> Maybe need these?
> {code}
> org.eclipse.epp.logging.aeri.feature_1.0.1.v20150913-0716
> org.eclipse.epp.logging.aeri.ide_1.0.1.v20150913-0657.jar
> org.eclipse.epp.logging.aeri.ui_1.0.1.v20150913-0716.jar
> {code}
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years, 5 months
[JBoss JIRA] (JBDS-3557) JBDS Installer should be EPL licensed
by Nick Boldt (JIRA)
[ https://issues.jboss.org/browse/JBDS-3557?page=com.atlassian.jira.plugin.... ]
Nick Boldt commented on JBDS-3557:
----------------------------------
These files contain LGPL'd code. There are possibly more, but here's a first stab at finding some:
{code}
In jbosstools-hibernate:
./plugins/org.hibernate.eclipse/about.html jbosstools-hibernate/plugins/org.hibernate.eclipse.console/about.html
./plugins/org.hibernate.eclipse.console/src/org/hibernate/eclipse/console/views/navigator/ClearPlaceHolderJob.java
./plugins/org.hibernate.eclipse.help/about.html
./plugins/org.hibernate.eclipse.jdt.ui/about.html
./plugins/org.hibernate.eclipse.mapper/about.html
./plugins/org.hibernate.eclipse.mapper/src/org/hibernate/eclipse/mapper/views/contentoutline/JFaceNodeAdapterFactoryForXML.java
In jbosstools-javaee:
./jsf/plugins/org.jboss.tools.jsf/schemas/web-facesuicomponent_2_0.xsd
./jsf/plugins/org.jboss.tools.jsf/schemas/web-facesuicomponent_2_2.xsd
./jsf/plugins/org.jboss.tools.jsf/taglibs/composite.taglib_22.xml
./jsf/plugins/org.jboss.tools.jsf/taglibs/composite.taglib.xml
./jsf/plugins/org.jboss.tools.jsf/taglibs/facelets_jsf_core_22.taglib.xml
./jsf/plugins/org.jboss.tools.jsf/taglibs/facelets_jsf_core.taglib.xml
./jsf/plugins/org.jboss.tools.jsf/taglibs/html_basic_22.taglib.xml
./jsf/plugins/org.jboss.tools.jsf/taglibs/html_basic.taglib.xml
./jsf/plugins/org.jboss.tools.jsf.ui/images/xstudio/actions/add_jsf_nature.gif
./jsf/plugins/org.jboss.tools.jsf.ui/images/xstudio/wizards/import_jsf_project.gif
./jsf/tests/org.jboss.tools.jsf.text.ext.test/projects/HiperlinksTestProject/WebContent/WEB-INF/faceletTaglibOpenOnTests.taglib.xml
In jbosstools-browsersim:
./plugins/org.jboss.tools.browsersim.ui/src/org/jboss/tools/browsersim/ui/util/LinuxUtil.java
In jbosstools-jst:
./plugins/org.jboss.tools.jst.web/catalog/web-facelettaglibrary_2_0.xsd
./plugins/org.jboss.tools.jst.web/catalog/web-facesconfig_2_0.xsd
./plugins/org.jboss.tools.jst.web/catalog/web-facesconfig_2_1.xsd
./plugins/org.jboss.tools.jst.web/js/jquery.mobile-1.2.1.js
./tests/org.jboss.tools.jst.web.kb.test/projects/TestKbModel/JavaSource/demo/ui.taglib.xml
In jbosstools-central (these 6 files are multi-licensed somehow under EPL, GPL, LGPL, Apache v2 and BSD, if that's even possible?):
./central/plugins/org.jboss.tools.central.themes/src/net/jeeeyul/eclipse/themes/CSSClasses.java
./central/plugins/org.jboss.tools.central.themes/src/net/jeeeyul/eclipse/themes/rendering/ChromeTabRendering.java
./central/plugins/org.jboss.tools.central.themes/src/net/jeeeyul/eclipse/themes/rendering/HackedCTabRendering.java
./central/plugins/org.jboss.tools.central.themes/src/net/jeeeyul/eclipse/themes/SharedImages.java
./central/plugins/org.jboss.tools.central.themes/src/net/jeeeyul/eclipse/themes/UpdateCTabFolderClassesJob.java
./central/plugins/org.jboss.tools.central.themes/src/org/jboss/tools/central/themes/Activator.java
{code}
> JBDS Installer should be EPL licensed
> -------------------------------------
>
> Key: JBDS-3557
> URL: https://issues.jboss.org/browse/JBDS-3557
> Project: Developer Studio (JBoss Developer Studio)
> Issue Type: Enhancement
> Components: installer, legal
> Reporter: Ken Finnigan
> Assignee: Nick Boldt
> Fix For: 9.1.0.Beta2, 10.0.0.Alpha1
>
>
> For the Developer Platform to be able to bundle JBDS, it needs to be licensed as ASLv2 or EPL and not GPL
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years, 5 months
[JBoss JIRA] (JBIDE-21449) WatchManager makes multiple callbacks for same event
by Jeff Cantrill (JIRA)
Jeff Cantrill created JBIDE-21449:
-------------------------------------
Summary: WatchManager makes multiple callbacks for same event
Key: JBIDE-21449
URL: https://issues.jboss.org/browse/JBIDE-21449
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: openshift
Affects Versions: 4.3.1.Beta1
Reporter: Jeff Cantrill
There is an issue in either the WatchClient or the the dependent functionality of the the openshift-rest-client where a new listener is registered when the watch restarts from a timeout. Listeners should only be able registered once
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years, 5 months