[jbosstools-issues] [JBoss JIRA] (JBIDE-24522) Incremental deployment for WF11/EAP7.1 - only redeploy if necessary

Martin Malina (JIRA) issues at jboss.org
Tue Jun 20 05:20:00 EDT 2017


     [ https://issues.jboss.org/browse/JBIDE-24522?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Martin Malina closed JBIDE-24522.
---------------------------------


What I requested in this JIRA now works - if I simply change a html file, it will get incrementally deployed and the deployment on the server will not get fully redeployed. So all good from me.
Verified in devstudio-11.0.0.AM1-v20170620-0539-B270-installer-standalone.jar.
I will report more jiras if/as I find more issues.

> Incremental deployment for WF11/EAP7.1 - only redeploy if necessary
> -------------------------------------------------------------------
>
>                 Key: JBIDE-24522
>                 URL: https://issues.jboss.org/browse/JBIDE-24522
>             Project: Tools (JBoss Tools)
>          Issue Type: Feature Request
>          Components: server
>    Affects Versions: 4.5.0.AM1
>            Reporter: Martin Malina
>            Assignee: Rob Stryker
>             Fix For: 4.5.0.AM1
>
>
> As discussed with Rob, JBIDE-23784 added support for incremental deployment over management API for WildFly 11 / EAP 7.1. But it does not actually deploy incrementally. It will still redeploy the whole module on the server. The improvement that was done in that JIRA is that now the whole project is not copied over to the server every time there is a change - now only the changes are being sent. But the whole module is still redeployed.
> So I think it's worth looking into if it's possible to improve this further so that the module is not always redeployed on the server.



--
This message was sent by Atlassian JIRA
(v7.2.3#72005)


More information about the jbosstools-issues mailing list