Bugs item #2747845, was opened at 2009-04-09 16:39 Message generated for change (Comment added) made by elmuerte You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=565849&aid=2747845&group_id=82370
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: Compiletime - Core Group: v0.9.x >Status: Closed >Resolution: Fixed Priority: 5 Private: No Submitted By: Michiel Hendriks (elmuerte) >Assigned to: Michiel Hendriks (elmuerte) Summary: double superimposition results in unreachable default filter Initial Comment: In the Java BasicTest example the double superimposition of a single filter modules results in the following: (0:0) DEBUG [CORE]: Checking concern: DoubleFMSI ... (0:0) WARN [CORE]: Unreachable filter: CpsDefaultInnerDispatchConcern.CpsDefaultInnerDispatchFilterModule.CpsDefaultInnerInputDispatchFilter (0:0) WARN [CORE]: Unreachable filter: CpsDefaultInnerDispatchConcern.CpsDefaultInnerDispatchFilterModule.CpsDefaultInnerOutputDispatchFilter ... (0:0) INFO [SIGN]: Signature for concern: BasicTests.DoubleFMSI (0:0) INFO [SIGN]: [ removed ] (java.lang.Class) getClass() (0:0) INFO [SIGN]: [ removed ] (void) report() (0:0) INFO [SIGN]: [ removed ] (void) run() (0:0) INFO [SIGN]: [ removed ] (java.lang.String) toString() (0:0) INFO [SIGN]: [ removed ] (int) hashCode() (0:0) INFO [SIGN]: [ removed ] (void) notify() (0:0) INFO [SIGN]: [ removed ] (void) wait(, ) (0:0) INFO [SIGN]: [ removed ] (boolean) equals() (0:0) INFO [SIGN]: [ removed ] (void) wait() (0:0) INFO [SIGN]: [ removed ] (void) notifyAll() (0:0) INFO [SIGN]: [ removed ] (void) wait() ---------------------------------------------------------------------- >Comment By: Michiel Hendriks (elmuerte) Date: 2009-04-15 13:19 Message: fixed in build #4634 ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=565849&aid=2747845&group_id=82370 ------------------------------------------------------------------------------ This SF.net email is sponsored by: High Quality Requirements in a Collaborative Environment. Download a free trial of Rational Requirements Composer Now! http://p.sf.net/sfu/www-ibm-com _______________________________________________ Composestar-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/composestar-developers

