summaryrefslogtreecommitdiffstats
path: root/branches/sca-java-1.3/itest/validation/src/test/java/impl/bpel/PartnerLinkHasBothAttrTestCase.java
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--branches/sca-java-1.3/itest/validation/src/test/java/impl/bpel/PartnerLinkHasBothAttrTestCase.java4
1 files changed, 2 insertions, 2 deletions
diff --git a/branches/sca-java-1.3/itest/validation/src/test/java/impl/bpel/PartnerLinkHasBothAttrTestCase.java b/branches/sca-java-1.3/itest/validation/src/test/java/impl/bpel/PartnerLinkHasBothAttrTestCase.java
index 78cc0cef16..00b904ae65 100644
--- a/branches/sca-java-1.3/itest/validation/src/test/java/impl/bpel/PartnerLinkHasBothAttrTestCase.java
+++ b/branches/sca-java-1.3/itest/validation/src/test/java/impl/bpel/PartnerLinkHasBothAttrTestCase.java
@@ -19,9 +19,9 @@
package impl.bpel;
import junit.framework.TestCase;
+
import org.apache.tuscany.sca.monitor.Monitor;
-import org.apache.tuscany.sca.monitor.Problem;
-import org.apache.tuscany.sca.monitor.impl.DefaultLoggingMonitorImpl;
+import org.apache.tuscany.sca.monitor.logging.impl.DefaultLoggingMonitorImpl;
import domain.CustomCompositeBuilder;