From 308453f3af877c18a3c33c6b6dc5f223e44007d5 Mon Sep 17 00:00:00 2001 From: Christian W. Damus Date: Wed, 22 Jun 2016 20:43:59 -0400 Subject: Bug 496598: [Utilities] CommandTreeIterator does not follow wrapper chains https://bugs.eclipse.org/bugs/show_bug.cgi?id=496598 (cherry-picked from streams/2.0-maintenance) Ensure recursive unwrapping of nested wrappers in the tree walk. Change-Id: Id6d87afb5aaf81a75b2ecf59669de99ee6eea780 --- .../org.eclipse.papyrus.tests.infra.feature/feature.xml | 2 ++ 1 file changed, 2 insertions(+) (limited to 'features/papyrus-tests-features') diff --git a/features/papyrus-tests-features/org.eclipse.papyrus.tests.infra.feature/feature.xml b/features/papyrus-tests-features/org.eclipse.papyrus.tests.infra.feature/feature.xml index 7bac34a5492..76b92b03e2b 100644 --- a/features/papyrus-tests-features/org.eclipse.papyrus.tests.infra.feature/feature.xml +++ b/features/papyrus-tests-features/org.eclipse.papyrus.tests.infra.feature/feature.xml @@ -24,6 +24,8 @@ http://www.eclipse.org/legal/epl-v10.html + + -- cgit v1.2.3