[JBoss JIRA] (JBIDE-21464) Delete context menu of OpenShift elements is incorrect
by Marián Labuda (JIRA)
[ https://issues.jboss.org/browse/JBIDE-21464?page=com.atlassian.jira.plugi... ]
Marián Labuda commented on JBIDE-21464:
---------------------------------------
Eclipse is not clear enough in term of ellipses. Generally speaking ellipses are used on places where dialog/wizard is opened. And confirmation dialog could be such example. If it's too much of complication to make it with ellipses, than leave it be. But so far we always were using ellipses to let user know there is another dialog/wizard behind a context menu item. If you check context menu of OpenShift 2 connection it uses ellipses where it should. But for OpenShift 3 connection there is already JIRA to fix ellipses in context menu labels for a new project and connection and other context menu items.
> Delete context menu of OpenShift elements is incorrect
> ------------------------------------------------------
>
> Key: JBIDE-21464
> URL: https://issues.jboss.org/browse/JBIDE-21464
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: openshift
> Affects Versions: 4.3.1.Beta2
> Reporter: Marián Labuda
> Assignee: Viacheslav Kabanovich
> Labels: explorer, openshift_v2, openshift_v3
> Fix For: 4.3.1.Beta2
>
>
> Currently OpenShift tree items in OpenShift Explorer view have "Delete" context menu item. Previously it was more natural, because we had "Delete connection(s)..." "Delete domain..." etc., not it is all "Delete".
> If just plain "Delete" is considered as a good way to go, at least there should be three dots as suffix, because after click on the context menu Delete there is required user confirmation of deletion. So it should be at least "Delete...".
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years, 5 months
[JBoss JIRA] (JBIDE-21472) Server Adapter: Missing context menu item to show application details
by Marián Labuda (JIRA)
[ https://issues.jboss.org/browse/JBIDE-21472?page=com.atlassian.jira.plugi... ]
Marián Labuda commented on JBIDE-21472:
---------------------------------------
I agree there should be properties for a server adapter and also application details of an application. Suggestion to have Properties context menu (OpenShift - Properties) was because of change in OpenShift explorer view, as described in JBIDE-20603 and it would be same here (just Properties). But OpenShift - Application Details or Details is fine too.
> Server Adapter: Missing context menu item to show application details
> ---------------------------------------------------------------------
>
> Key: JBIDE-21472
> URL: https://issues.jboss.org/browse/JBIDE-21472
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: openshift
> Affects Versions: 4.3.1.Beta2
> Reporter: Marián Labuda
> Assignee: Viacheslav Kabanovich
> Labels: openshift_v2, server_adapter
> Fix For: 4.3.1.CR1
>
>
> In some commit context menu item to show application details of an OpenShift 2 application in OpenShift explorer view was changed from Application details to Properties, what is ok. But probably at same point context menu for properties/application details vanished from OpenShift 2 Server Adapter. There is no context menu "Properties" or "Application details" or any other.
--
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 Denis Golovin (JIRA)
[ https://issues.jboss.org/browse/JBDS-3557?page=com.atlassian.jira.plugin.... ]
Denis Golovin edited comment on JBDS-3557 at 1/19/16 12:28 AM:
---------------------------------------------------------------
How do we apply EPL license to jbdevstudio-product/installer?
I sugest we do the following:
1. Keep original copyright headers with ASL v2 in jbdevstudio-product/installer files;
2. Add EPL copyryight headers similar to one posted below to all files without any coopyright/license notice;
{code}/*******************************************************************************
* Copyright (c) 2011-2014 Red Hat, Inc.
* Distributed under license by Red Hat, Inc. All rights reserved.
* This program is made available under the terms of the
* Eclipse Public License v1.0 which accompanies this distribution,
* and is available at http://www.eclipse.org/legal/epl-v10.html
*
* Contributors:
* Red Hat, Inc. - initial API and implementation
******************************************************************************/{code}
3. Add jbdevstudio-product/installer/LICENSE file with content similar to https://github.com/dgolovin/jbdevstudio-product/blob/master/plugins/com.j...
{code}
About This Content
©2004-2015 JBoss by Red Hat. All rights reserved
License
Red Hat Inc., through its JBoss division, makes available all content in this plug-in ("Content").
Unless otherwise indicated below, the Content is provided to you under the terms and conditions
of the Eclipse Public License Version 1.0 ("EPL"). A copy of the EPL is available at
http://www.eclipse.org/org/documents/epl-v10.php. For purposes of the EPL, "Program" will mean the Content.
If you did not receive this Content directly from Red Hat Inc., the Content is being redistributed
by another party ("Redistributor") and different terms and conditions may apply to your use of
any object code in the Content. Check the Redistributor's license that was provided with the Content.
If no such license exists, contact the Redistributor. Unless otherwise indicated below, the terms and
conditions of the EPL still apply to any source code in the Content and such source code may be
obtained at http://www.jboss.org/tools.
{code}
4. Include jbdevstudio-product/installer/LICENCE into installer.jar
Does that right steps?
was (Author: dgolovin):
How do we apply EPL license to jbdevstudio-product/installer?
I sugest we do the following:
1. Keep original copyright headers with ASL v2 in jbdevstudio-product/installer files;
2. Add EPL copyryight headers similar to one posted below to all files without any coopyright/license notice;
{code}/*******************************************************************************
* Copyright (c) 2011-2014 Red Hat, Inc.
* Distributed under license by Red Hat, Inc. All rights reserved.
* This program is made available under the terms of the
* Eclipse Public License v1.0 which accompanies this distribution,
* and is available at http://www.eclipse.org/legal/epl-v10.html
*
* Contributors:
* Red Hat, Inc. - initial API and implementation
******************************************************************************/{code}
3. Add jbdevstudio-product/installer/LICENCE file with content similar to https://github.com/dgolovin/jbdevstudio-product/blob/master/plugins/com.j...
{code}
About This Content
©2004-2015 JBoss by Red Hat. All rights reserved
License
Red Hat Inc., through its JBoss division, makes available all content in this plug-in ("Content").
Unless otherwise indicated below, the Content is provided to you under the terms and conditions
of the Eclipse Public License Version 1.0 ("EPL"). A copy of the EPL is available at
http://www.eclipse.org/org/documents/epl-v10.php. For purposes of the EPL, "Program" will mean the Content.
If you did not receive this Content directly from Red Hat Inc., the Content is being redistributed
by another party ("Redistributor") and different terms and conditions may apply to your use of
any object code in the Content. Check the Redistributor's license that was provided with the Content.
If no such license exists, contact the Redistributor. Unless otherwise indicated below, the terms and
conditions of the EPL still apply to any source code in the Content and such source code may be
obtained at http://www.jboss.org/tools.
{code}
4. Include jbdevstudio-product/installer/LICENCE into installer.jar
Does that right steps?
> 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
> Sources code in repository ether has Apache Licence or no license.
> IzPack distribution jar's and licenses:
> 1. kunstoff Look and Feel is under LGPL http://kunstoff.incors.com/archive/licence.php3
> 2. Birosoft Liquid Look and Feel
> The source code (except the files or methods mentioned below) of the look and feel is released under the LGPL (GNU Lesser General Public License),
> which you can view on http://www.gnu.org/copyleft/lesser.html.
> Some methods are marked as SUN proprietary, the LGPL does not apply for those methods.
> 3. JGoodies Karsten Lentzsch - BSD open source license http://www.jgoodies.com/downloads/libraries/
> 4. Metouia Look And Feel: a free pluggable look and feel for java - LGPLv2.1 http://grepcode.com/file/repo1.maven.org/maven2/net.sf.squirrel-sql.third...
> 5. Nimbus Look And Feel
> This library is free software; you can redistribute it and/or
> * modify it under the terms of the GNU Lesser General Public
> * License as published by the Free Software Foundation; either
> * version 2.1 of the License, or (at your option) any later version.
> 6. Substance Java Look and Feel (bundles several components with licenses listed below)
> 6.1 Copyright (c) 2005-2007, Kirill Grouchnikov and contributors
> All rights reserved.
> Redistribution and use in source and binary forms, with or without
> modification, are permitted provided that the following conditions are met:
> * Redistributions of source code must retain the above copyright
> notice, this list of conditions and the following disclaimer.
> * Redistributions in binary form must reproduce the above copyright
> notice, this list of conditions and the following disclaimer in the
> documentation and/or other materials provided with the distribution.
> * Neither the name of the Kirill Grouchnikov and contributors nor
> the names of its contributors may be used to endorse or promote products
> derived from this software without specific prior written permission.
> 6.2 Source code, documentation and binaries of the Quaqua Look and
> Feel (also called "this software") are subject to the GNU Lesser
> General Public License (LGPL).
> 6.3. MOZILLA PUBLIC LICENSE Version 1.1
--
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 Denis Golovin (JIRA)
[ https://issues.jboss.org/browse/JBDS-3557?page=com.atlassian.jira.plugin.... ]
Denis Golovin commented on JBDS-3557:
-------------------------------------
{quote}Denis Golovin why do we need to do step 3 ("Add jbdevstudio-product/installer/LICENCE file with content similar to https://github.com/dgolovin/jbdevstudio-product/blob/master/plugins/com.j...") - can't we just have a copy of the EPL?{quote}
[~fontana] Sure we can include copy of EPL in that file. The same way thym does in https://github.com/eclipse/thym/blob/master/LICENSE.
> 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
> Sources code in repository ether has Apache Licence or no license.
> IzPack distribution jar's and licenses:
> 1. kunstoff Look and Feel is under LGPL http://kunstoff.incors.com/archive/licence.php3
> 2. Birosoft Liquid Look and Feel
> The source code (except the files or methods mentioned below) of the look and feel is released under the LGPL (GNU Lesser General Public License),
> which you can view on http://www.gnu.org/copyleft/lesser.html.
> Some methods are marked as SUN proprietary, the LGPL does not apply for those methods.
> 3. JGoodies Karsten Lentzsch - BSD open source license http://www.jgoodies.com/downloads/libraries/
> 4. Metouia Look And Feel: a free pluggable look and feel for java - LGPLv2.1 http://grepcode.com/file/repo1.maven.org/maven2/net.sf.squirrel-sql.third...
> 5. Nimbus Look And Feel
> This library is free software; you can redistribute it and/or
> * modify it under the terms of the GNU Lesser General Public
> * License as published by the Free Software Foundation; either
> * version 2.1 of the License, or (at your option) any later version.
> 6. Substance Java Look and Feel (bundles several components with licenses listed below)
> 6.1 Copyright (c) 2005-2007, Kirill Grouchnikov and contributors
> All rights reserved.
> Redistribution and use in source and binary forms, with or without
> modification, are permitted provided that the following conditions are met:
> * Redistributions of source code must retain the above copyright
> notice, this list of conditions and the following disclaimer.
> * Redistributions in binary form must reproduce the above copyright
> notice, this list of conditions and the following disclaimer in the
> documentation and/or other materials provided with the distribution.
> * Neither the name of the Kirill Grouchnikov and contributors nor
> the names of its contributors may be used to endorse or promote products
> derived from this software without specific prior written permission.
> 6.2 Source code, documentation and binaries of the Quaqua Look and
> Feel (also called "this software") are subject to the GNU Lesser
> General Public License (LGPL).
> 6.3. MOZILLA PUBLIC LICENSE Version 1.1
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years, 5 months