Author: mvw
Date: 2007-05-20 07:09:51-0700
New Revision: 12630
Modified:
trunk/tests/org/argouml/TestDependencies.java
Log:
Removed (cyclic) dependency from org.argouml.ui to org.argouml.moduleloader, by moving the field with the paths to the modules from one settings panel to another.
Modified: trunk/tests/org/argouml/TestDependencies.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/tests/org/argouml/TestDependencies.java?view=diff&rev=12630&p1=trunk/tests/org/argouml/TestDependencies.java&p2=trunk/tests/org/argouml/TestDependencies.java&r1=12629&r2=12630
==============================================================================
--- trunk/tests/org/argouml/TestDependencies.java (original)
+++ trunk/tests/org/argouml/TestDependencies.java 2007-05-20 07:09:51-0700
@@ -141,6 +141,7 @@
{"org.argouml.language.java.generator", "org.argouml.notation"},
{"org.argouml.notation", "org.argouml.notation.ui"},
{"org.argouml.ui.targetmanager", "org.argouml.ui"},
+ {"org.argouml.ui", "org.argouml.moduleloader"},
};
for (int i = 0; i < dep.length; i++) {
suite.addTest(new CheckNoDependency(jdepend, dep[i]));
lmpx.com only provides a reader for public news (NNTP) servers. It is not
affiliated with the servers or forums shown here and is not responsible for
the content of articles, which is written by their respective authors.