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

Rob Stryker (JIRA) issues at jboss.org
Mon Jul 14 04:56:31 EDT 2014


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

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

https://github.com/jbosstools/jbosstools-server/pull/249

This PR does 3 things:
1) Moves a utility class with constants into the as.wtp.core package, while leaving the old one so as not to break API (extends new, marked deprecated)
2) Adds utility method to LocalZippedModulePublishRunner which can determine if any child modules require a specific publish
3) Changes StandardFileSystemPublishController to consult the new utility method when deciding whether to publish a zipped module or not in the event that the main zip project itself has not changed but its children may have. 

[~snjeza]  If you could assist in testing this, that'd be great.   I'll still be testing it some more today. 

> 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-b
>             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