[jbosstools-issues] [JBoss JIRA] Commented: (JBIDE-674) Ensure incremental deployment of web artifacts are working seamlessly
Rob Stryker (JIRA)
jira-events at lists.jboss.org
Fri Aug 24 22:45:18 EDT 2007
[ http://jira.jboss.com/jira/browse/JBIDE-674?page=comments#action_12373806 ]
Rob Stryker commented on JBIDE-674:
-----------------------------------
With the commit I'm about to make, a large part of this is solved.
There was a problem in that the WTP API does *not* allow you to check the publish status of nested artifacts.
You can only check the status of top-level deployments.
I've implemented something to keep an eye on nested deployments.
It still needs a bit of work, but I'll continue to work on it this week. As of now it seems to work very well.
Things that will need to be added:
- saving the deployment status between workbench resets.
- adding a method to check for deleted sub-modules, such as if a utility project is no longer a dependency.
Other than these two things, though, I feel this should work.
> Ensure incremental deployment of web artifacts are working seamlessly
> ---------------------------------------------------------------------
>
> Key: JBIDE-674
> URL: http://jira.jboss.com/jira/browse/JBIDE-674
> Project: JBoss Tools
> Issue Type: Task
> Affects Versions: 2.0.0.Beta3
> Reporter: Max Andersen
> Assigned To: Rob Stryker
> Priority: Blocker
> Fix For: 2.0.0.Beta4
>
>
> This needs to be top priority for next release
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jbosstools-issues
mailing list