From: SourceForge.net <no...@so...> - 2008-11-20 16:04:28
|
Bugs item #2270475, was opened at 2008-11-12 17:34 Message generated for change (Comment added) made by lheuer You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=631664&aid=2270475&group_id=102341 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: Core Group: tinyTiM 1.5 Status: Open Resolution: None Priority: 5 Private: No Submitted By: Lars Heuer (lheuer) Assigned to: Lars Heuer (lheuer) Summary: 1.5: Topic types are not considered as dependency Initial Comment: TopicUtils.isRemovable(Topic) returns true even if a topic is used as topic type http://tinytim.svn.sourceforge.net/viewvc/tinytim/tinytim/tags/release-1_5_0beta/src/main/java/org/tinytim/TopicUtils.java?revision=99&view=markup Backport the http://tinytim.svn.sourceforge.net/viewvc/tinytim/tinytim/trunk/src/main/java/org/tinytim/utils/TopicUtils.java?revision=177&view=markup Add TypeInstanceIndex.getTopics(type) ---------------------------------------------------------------------- Comment By: Lars Heuer (lheuer) Date: 2008-11-20 17:04 Message: Fixed for 1.5b2 ---------------------------------------------------------------------- Comment By: Lars Heuer (lheuer) Date: 2008-11-12 17:37 Message: c.f. Same bug (fixed) in 2.0: https://sourceforge.net/tracker2/?func=detail&aid=2269551&group_id=102341&atid=631664 ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=631664&aid=2270475&group_id=102341 |