[jbosstools-issues] [JBoss JIRA] (JBIDE-17724) Changes cause full redeployment of exploded WAR

Rob Stryker (JIRA) issues at jboss.org
Mon Jul 14 03:12:30 EDT 2014


    [ https://issues.jboss.org/browse/JBIDE-17724?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12984557#comment-12984557 ] 

Rob Stryker commented on JBIDE-17724:
-------------------------------------

Hi [~snjeza], I think maybe we don't understand each other, so I'll be attaching a zip of a project structure that would fail here. 

It isn't that Util1 "depends on" Util2,  but rather, Util2 must be published INSIDE Util1, not next to it.  In the case where they're next to each other, you're right, they are published separately and so it works fine. Using your patch,  In the use case where someone bundles one utility jar inside another utility jar inside a web app (or other), the incremental won't publish the most nested changes unless Util1 has also changed. 

> Changes cause full redeployment of exploded WAR
> -----------------------------------------------
>
>                 Key: JBIDE-17724
>                 URL: https://issues.jboss.org/browse/JBIDE-17724
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: server
>    Affects Versions: 4.2.0.Beta2
>         Environment: Windows 8.1 x64
> Java 7u51 x64
> Luna x64
>            Reporter: Cody Lerum
>            Assignee: Rob Stryker
>            Priority: Blocker
>              Labels: respin-a
>             Fix For: 4.2.0.Beta3, 4.2.0.CR1
>
>         Attachments: workspace.zip
>
>
> After moving to Luna from Kepler any changes to java or jsf resources are causing a full redeployment of the exploded war to JBoss 7.1.3.Final
> This prevents any updating of JSF resources or debugging java code.



--
This message was sent by Atlassian JIRA
(v6.2.6#6264)


More information about the jbosstools-issues mailing list