eclipse-modisco / org.eclipse.modisco

Eclipse Public License 2.0
0 stars 0 forks source link

Failed to update a workspace file in FacetSetCatalog #227

Closed eclipse-modisco-bot closed 2 hours ago

eclipse-modisco-bot commented 2 hours ago

| --- | --- | | Bugzilla Link | 308974 | | Status | CLOSED FIXED | | Importance | P2 normal | | Reported | Apr 13, 2010 05:50 EDT | | Modified | Oct 01, 2010 12:34 EDT | | Version | 0.8.0 | | Reporter | Gregoire Dupe |

Description

Created attachment 164673\ error log

Hi,

If we import the project org.eclipse.gmt.modisco.infra.browser.custom.examples.java.jdk in the workspace and close it, when we re-open it, we get the attached error.

Version: 0.8.0.v201004130455

Regards,\ Grégoire

:notepad_spiral: error_log.txt

eclipse-modisco-bot commented 2 hours ago

By Gregoire Dupe on Apr 14, 2010 04:18

Hi,

This bug has been fixed by using scheduleAddWSFile(IFile) in place of addWSFile(IFile)in org.eclipse.gmt.modisco.infra.common.core.internal.builder.AbstractMoDiscoCatalog.aListenedResourceHasChanged(URI, URI).

Committed revision 2008.

Regards,\ Grégoire

eclipse-modisco-bot commented 2 hours ago

By Hugo Bruneliere on Oct 01, 2010 12:34

Bug fixed.