[JBoss JIRA] (JBIDE-25977) remove features from JBoss Tools, Devstudio, and Central, which were deprecated in 4.5
by Max Rydahl Andersen (JIRA)
[ https://issues.jboss.org/browse/JBIDE-25977?page=com.atlassian.jira.plugi... ]
Max Rydahl Andersen commented on JBIDE-25977:
---------------------------------------------
as raised in JBIDE-25736 why is livereload even being considered removed ? its part of the whole fast reload/increemental update story we have.
What is the rationale to remove that ?
> remove features from JBoss Tools, Devstudio, and Central, which were deprecated in 4.5
> --------------------------------------------------------------------------------------
>
> Key: JBIDE-25977
> URL: https://issues.jboss.org/browse/JBIDE-25977
> Project: Tools (JBoss Tools)
> Issue Type: Task
> Components: aerogear-hybrid, browsersim, build, central-update, cordovasim, livereload, portal-gatein, updatesite
> Affects Versions: 4.6.0.AM1
> Reporter: Nick Boldt
> Assignee: Nick Boldt
> Fix For: 4.6.0.AM1
>
>
> In JBIDE-25736 we deprecated these projects:
> * jbosstools-portlet
> * jbosstools-aerogear
> * jbosstools-browsersim
> * jbosstools-livereload
> So, in 4.6, we should remove them.
> At 9:47am on April 24, 2018, Nick asked this question in Mattermost:
> {quote}
> Nick Boldt: since we deprecated portlet, aerogear, browsersim, livereload in 11.3, can we REMOVE them in 12.0? https://issues.jboss.org/browse/JBIDE-25736
> Bob Davis: @nickboldt yes. unless there's a technical requirement to keep them
> {quote}
> We should probably also remove the deprecated Openshift v2 and Seam stuff from Central.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
7 years, 6 months
[JBoss JIRA] (JBIDE-25736) deprecate features from JBoss Tools with low usage / low development
by Max Rydahl Andersen (JIRA)
[ https://issues.jboss.org/browse/JBIDE-25736?page=com.atlassian.jira.plugi... ]
Max Rydahl Andersen commented on JBIDE-25736:
---------------------------------------------
any info on why we would ever consider deprecating livereload ? its part of the whole fast reload/increemental update story we have.
What is the rationale to remove that ?
> deprecate features from JBoss Tools with low usage / low development
> --------------------------------------------------------------------
>
> Key: JBIDE-25736
> URL: https://issues.jboss.org/browse/JBIDE-25736
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: aerogear-hybrid, browsersim, build, cdi, forge, jsf, livereload, portal-gatein, seam2, webservices
> Reporter: Nick Boldt
> Assignee: Nick Boldt
> Fix For: 4.5.3.Final
>
> Attachments: Screenshot 2018-03-02 14.51.03.png
>
>
> This issue is to consider *deprecating* the following parts of JBoss Tools. Suggest we mark them deprecated in feature.properties, and add/update connectors in Central to be similarly marked.
> * jbosstools-portlet
> * jbosstools-aerogear
> * jbosstools-browsersim
> * jbosstools-livereload
> * {color:red}-jbosstools-webservices-{color}
> * {color:red}-jbosstools-javaee-{color}
> * {color:red}-jbosstools-forge-{color}
> These projects could be *removed*, since they were deprecated some time ago:
> * jbosstools-freemarker
> * jbosstools-arquillian
> For supporting arguments, see this doc (RH only, sorry):
> https://docs.google.com/spreadsheets/d/1PTep1KGK2DVbmaWGwQOPhtbSsyROL_PY6...
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
7 years, 6 months
[JBoss JIRA] (JBIDE-25980) Executing query in HQL editor or Hibernate Criteria editor produces exception
by Koen Aers (JIRA)
[ https://issues.jboss.org/browse/JBIDE-25980?page=com.atlassian.jira.plugi... ]
Koen Aers updated JBIDE-25980:
------------------------------
Description:
To reproduce:
- create project
- create cfg.xml and console configuration (use the sakila database)
- reverse engineer from sakila
- open hql editor and execute 'select o.filmActors from Actor o'
- resulting error: 'java.lang.IllegalArgumentException: Not an entity [class java.lang.String]'
It seems to happen in an inconsistent way:
- only the first two time?
- only when using hibernate 5.3?
was:
To reproduce:
- create project
- create cfg.xml and console configuration (use the sakila database)
- reverse engineer from sakila
- open hql editor and execute 'select o.filmActors from Actor o'
- resulting error: 'java.lang.IllegalArgumentException: Not an entity [class java.lang.String]'
It seems to happen in an inconsistent way:
- only the first two time?
- only when using hibernate 5.3?
> Executing query in HQL editor or Hibernate Criteria editor produces exception
> -----------------------------------------------------------------------------
>
> Key: JBIDE-25980
> URL: https://issues.jboss.org/browse/JBIDE-25980
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: hibernate
> Affects Versions: 4.5.3.Final
> Reporter: Koen Aers
> Assignee: Koen Aers
> Fix For: 4.6.0.AM1
>
>
> To reproduce:
> - create project
> - create cfg.xml and console configuration (use the sakila database)
> - reverse engineer from sakila
> - open hql editor and execute 'select o.filmActors from Actor o'
> - resulting error: 'java.lang.IllegalArgumentException: Not an entity [class java.lang.String]'
> It seems to happen in an inconsistent way:
> - only the first two time?
> - only when using hibernate 5.3?
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
7 years, 6 months
[JBoss JIRA] (JBIDE-25980) Executing query in HQL editor or Hibernate Criteria editor produces exception
by Koen Aers (JIRA)
[ https://issues.jboss.org/browse/JBIDE-25980?page=com.atlassian.jira.plugi... ]
Koen Aers updated JBIDE-25980:
------------------------------
Description:
To reproduce:
- create project
- create cfg.xml and console configuration (use the sakila database)
- reverse engineer from sakila
- open hql editor and execute 'select o.filmActors from Actor o'
- resulting error: 'java.lang.IllegalArgumentException: Not an entity [class java.lang.String]'
It seems to happen in an inconsistent way:
- only the first two time?
- only when using hibernate 5.3?
> Executing query in HQL editor or Hibernate Criteria editor produces exception
> -----------------------------------------------------------------------------
>
> Key: JBIDE-25980
> URL: https://issues.jboss.org/browse/JBIDE-25980
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: hibernate
> Affects Versions: 4.5.3.Final
> Reporter: Koen Aers
> Assignee: Koen Aers
> Fix For: 4.6.0.AM1
>
>
> To reproduce:
> - create project
> - create cfg.xml and console configuration (use the sakila database)
> - reverse engineer from sakila
> - open hql editor and execute 'select o.filmActors from Actor o'
> - resulting error: 'java.lang.IllegalArgumentException: Not an entity [class java.lang.String]'
> It seems to happen in an inconsistent way:
> - only the first two time?
> - only when using hibernate 5.3?
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
7 years, 6 months
[JBoss JIRA] (JBIDE-15246) JQuery Checkboxes have broken CSS layout on desktop browsers
by Jeff MAURY (JIRA)
[ https://issues.jboss.org/browse/JBIDE-15246?page=com.atlassian.jira.plugi... ]
Jeff MAURY closed JBIDE-15246.
------------------------------
Resolution: Won't Fix
> JQuery Checkboxes have broken CSS layout on desktop browsers
> ------------------------------------------------------------
>
> Key: JBIDE-15246
> URL: https://issues.jboss.org/browse/JBIDE-15246
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: project-examples, upstream
> Affects Versions: 4.1.0.CR1
> Reporter: Karel Piwko
> Assignee: Jeff MAURY
> Fix For: 4.6.x
>
> Attachments: browserSim.png, chrome.png, firefox.png, int.png, jquery-mobile-checkboxes-desktop.png
>
>
> JQuery Mobile palette does render properly on desktop browser (internal browser, chrome).
> How to reproduce:
> 1/ Create mobile example from JBoss Central
> 2/ Add "Checkboxes" from JQuery Mobile palette
> 3/ Deploy and open on desktop
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
7 years, 6 months