[JBoss JIRA] (JBIDE-26750) Update CDI.itests to run on java 11 and add some parameters to the pom.xml
by Zbyněk Červinka (Jira)
[ https://issues.jboss.org/browse/JBIDE-26750?page=com.atlassian.jira.plugi... ]
Zbyněk Červinka updated JBIDE-26750:
------------------------------------
Story Points: 13 (was: 8)
> Update CDI.itests to run on java 11 and add some parameters to the pom.xml
> --------------------------------------------------------------------------
>
> Key: JBIDE-26750
> URL: https://issues.jboss.org/browse/JBIDE-26750
> Project: Tools (JBoss Tools)
> Issue Type: Task
> Components: cdi
> Affects Versions: 4.13.0.AM1
> Reporter: Zbyněk Červinka
> Assignee: Zbyněk Červinka
> Priority: Major
> Fix For: 4.14.0.AM1
>
>
> *Description of the task from [~odockal]:*
> It would be awesome to also have test project running on Java 11 in case that test are running on machine with jdk 11.
> Also, I can see that this condition repeats in every class, do you dare to extract it somewhere else and just call in @requirementResctriction annotated method? Let's put it into some utility class, that's an easiest solution.
> Update:
> I can image that server family and version would be parametrized in pom. One could have parameter ie. server.family and server.version and so any update to server and its version could happen in one place at once.
> And you can run test for both server eap and wildfly driven by param in jenkins.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
6 years, 4 months
[JBoss JIRA] (JBIDE-26953) consider to integrade wad.jar code hot deploymend within jboss tools
by nimo stephan (Jira)
[ https://issues.jboss.org/browse/JBIDE-26953?page=com.atlassian.jira.plugi... ]
nimo stephan commented on JBIDE-26953:
--------------------------------------
I distinguish between *resources*-folder and *classes*-folder. The *resources*-folder are hot deployed without problems (however, the lib folder will *never* deploy to the server as I described above). The *classes*-folder could incrementally build, but the server does not reflect these changes until a new server restart.
> consider to integrade wad.jar code hot deploymend within jboss tools
> --------------------------------------------------------------------
>
> Key: JBIDE-26953
> URL: https://issues.jboss.org/browse/JBIDE-26953
> Project: Tools (JBoss Tools)
> Issue Type: Enhancement
> Components: server
> Affects Versions: 4.13.0.Final
> Reporter: nimo stephan
> Priority: Major
> Fix For: LATER
>
>
> Would be nice to integrate https://wad.sh/ into jboss tools to enable hot code deployment of java source files.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
6 years, 4 months
[JBoss JIRA] (JBIDE-26818) Installing nodeclipse presents remediation page
by Zbyněk Červinka (Jira)
[ https://issues.jboss.org/browse/JBIDE-26818?page=com.atlassian.jira.plugi... ]
Zbyněk Červinka closed JBIDE-26818.
-----------------------------------
Issue is resolved, I am closing this JIRA. Tested in the following version of RHCRS:
Version: 12.14.0.AM1
Build id: AM1-v20191126-1920-B5366
Build date: 20191126-1920
> Installing nodeclipse presents remediation page
> -----------------------------------------------
>
> Key: JBIDE-26818
> URL: https://issues.jboss.org/browse/JBIDE-26818
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: central
> Affects Versions: 4.12.0.Final
> Reporter: André Dietisheim
> Assignee: Stephane Bouchet
> Priority: Major
> Fix For: 4.14.0.AM1
>
> Attachments: image-2019-09-09-20-45-46-479.png, installation-cannot-proceed-alternative.png
>
>
> steps:
> # ASSERT: have "Software/Update" tab of central editor opened
> # EXEC: choose nodeclise and hit "Install/Update"
> Result:
> A dialog pops up: "The installation cannot be completed as requested"
> !installation-cannot-proceed-alternative.png!
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
6 years, 4 months
[JBoss JIRA] (JBIDE-26953) consider to integrade wad.jar code hot deploymend within jboss tools
by nimo stephan (Jira)
[ https://issues.jboss.org/browse/JBIDE-26953?page=com.atlassian.jira.plugi... ]
nimo stephan edited comment on JBIDE-26953 at 11/26/19 4:53 PM:
----------------------------------------------------------------
yes, but it only deploys resources and does not compile class files. As I can see, with wad.jar it seems to be possible to rebuild class files and hot deploy within one second instead of stopping the server, restarting and waiting 40 seconds..
By the way, *actual jboss tools version* with eclipse jee (Version: 2019-09 R (4.13.0)) does have problems synchronizing the war archive with the server..the lib-folder is not deployed automatically and when starting the server, the server complains about not finding any libs..so I have to copy the libs manually after every ide restart or when clicking on full deploy..I guess, it`s a bug..already reported in https://issues.jboss.org/browse/JBIDE-26741. Maybe the missing hot deploy is related to that?
was (Author: nimo22):
yes, but it only deploys resources and does not compile class files. As I can see, with wad.jar it seems to be possible to rebuild class files and hot deploy within one second instead of stopping the server, restarting and waiting 40 seconds..
By the way, *actual jboss tools version* with eclipse jee (Version: 2019-09 R (4.13.0)) does have problems synchronizing the war archive with the server..the lib-folder is not deployed automatically and when starting the server, the server complains about not finding any libs..so I have to copy the libs manually after every ide restart or when clicking on full deploy..I guess, it`s a bug..
> consider to integrade wad.jar code hot deploymend within jboss tools
> --------------------------------------------------------------------
>
> Key: JBIDE-26953
> URL: https://issues.jboss.org/browse/JBIDE-26953
> Project: Tools (JBoss Tools)
> Issue Type: Enhancement
> Components: server
> Affects Versions: 4.13.0.Final
> Reporter: nimo stephan
> Priority: Major
> Fix For: LATER
>
>
> Would be nice to integrate https://wad.sh/ into jboss tools to enable hot code deployment of java source files.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
6 years, 4 months
[JBoss JIRA] (JBIDE-26953) consider to integrade wad.jar code hot deploymend within jboss tools
by nimo stephan (Jira)
[ https://issues.jboss.org/browse/JBIDE-26953?page=com.atlassian.jira.plugi... ]
nimo stephan commented on JBIDE-26953:
--------------------------------------
yes, but it only deploys resources and does not compile class files. As I can see, with wad.jar it seems to be possible to rebuild class files and hot deploy within one second instead of stopping the server, restarting and waiting 40 seconds..
By the way, *actual jboss tools version* with eclipse jee (Version: 2019-09 R (4.13.0)) does have problems synchronizing the war archive with the server..the lib-folder is not deployed automatically and when starting the server, the server complains about not finding any libs..so I have to copy the libs manually after every ide restart or when clicking on full deploy..I guess, it another bug..
> consider to integrade wad.jar code hot deploymend within jboss tools
> --------------------------------------------------------------------
>
> Key: JBIDE-26953
> URL: https://issues.jboss.org/browse/JBIDE-26953
> Project: Tools (JBoss Tools)
> Issue Type: Enhancement
> Components: server
> Affects Versions: 4.13.0.Final
> Reporter: nimo stephan
> Priority: Major
> Fix For: LATER
>
>
> Would be nice to integrate https://wad.sh/ into jboss tools to enable hot code deployment of java source files.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
6 years, 4 months
[JBoss JIRA] (JBIDE-26953) consider to integrade wad.jar code hot deploymend within jboss tools
by nimo stephan (Jira)
[ https://issues.jboss.org/browse/JBIDE-26953?page=com.atlassian.jira.plugi... ]
nimo stephan edited comment on JBIDE-26953 at 11/26/19 4:49 PM:
----------------------------------------------------------------
yes, but it only deploys resources and does not compile class files. As I can see, with wad.jar it seems to be possible to rebuild class files and hot deploy within one second instead of stopping the server, restarting and waiting 40 seconds..
By the way, *actual jboss tools version* with eclipse jee (Version: 2019-09 R (4.13.0)) does have problems synchronizing the war archive with the server..the lib-folder is not deployed automatically and when starting the server, the server complains about not finding any libs..so I have to copy the libs manually after every ide restart or when clicking on full deploy..I guess, it`s a bug..
was (Author: nimo22):
yes, but it only deploys resources and does not compile class files. As I can see, with wad.jar it seems to be possible to rebuild class files and hot deploy within one second instead of stopping the server, restarting and waiting 40 seconds..
By the way, *actual jboss tools version* with eclipse jee (Version: 2019-09 R (4.13.0)) does have problems synchronizing the war archive with the server..the lib-folder is not deployed automatically and when starting the server, the server complains about not finding any libs..so I have to copy the libs manually after every ide restart or when clicking on full deploy..I guess, it another bug..
> consider to integrade wad.jar code hot deploymend within jboss tools
> --------------------------------------------------------------------
>
> Key: JBIDE-26953
> URL: https://issues.jboss.org/browse/JBIDE-26953
> Project: Tools (JBoss Tools)
> Issue Type: Enhancement
> Components: server
> Affects Versions: 4.13.0.Final
> Reporter: nimo stephan
> Priority: Major
> Fix For: LATER
>
>
> Would be nice to integrate https://wad.sh/ into jboss tools to enable hot code deployment of java source files.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
6 years, 4 months
[JBoss JIRA] (JBIDE-26863) Make sure jbosstools-quarkus is integrated
by Stephane Bouchet (Jira)
[ https://issues.jboss.org/browse/JBIDE-26863?page=com.atlassian.jira.plugi... ]
Stephane Bouchet commented on JBIDE-26863:
------------------------------------------
parent POM update job ( jbosstools-releng-push-to-staging-00-parent-pom-update-task-jiras) has been updated also to include quarkus .
> Make sure jbosstools-quarkus is integrated
> ------------------------------------------
>
> Key: JBIDE-26863
> URL: https://issues.jboss.org/browse/JBIDE-26863
> Project: Tools (JBoss Tools)
> Issue Type: Task
> Components: build
> Affects Versions: 4.13.0.Final
> Reporter: Jeff MAURY
> Assignee: Stephane Bouchet
> Priority: Major
> Fix For: 4.14.0.AM1
>
>
> Once 12.13.0.Final is released, we should make sure jbosstools-quarkus is integrated into our release engineering.
> This includes:
> * disabling/enabling jbosstools-quarkus_master
> * aggregating jbosstools-quarkus P2 site
> * integrating jbosstools-quarkus repo into the parent POM update job
> * adding jbosstools quarkus feature to the list of included features for CodeReady Studio
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
6 years, 4 months