Author: tfmorris
Date: 2007-11-22 22:28:29-0800
New Revision: 13816
Modified:
trunk/tests/org/argouml/TestDependencies.java
Log:
Remove some missed references
Modified: trunk/tests/org/argouml/TestDependencies.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/tests/org/argouml/TestDependencies.java?view=diff&rev=13816&p1=trunk/tests/org/argouml/TestDependencies.java&p2=trunk/tests/org/argouml/TestDependencies.java&r1=13815&r2=13816
==============================================================================
--- trunk/tests/org/argouml/TestDependencies.java (original)
+++ trunk/tests/org/argouml/TestDependencies.java 2007-11-22 22:28:29-0800
@@ -105,7 +105,6 @@
"org.argouml.uml.generator",
"org.argouml.uml.util.namespace",
"org.argouml.util.logging",
- "org.argouml.util.osdep.win32",
"org.argouml.util.osdep",
"org.argouml.util",
// There was a comment saying that the below has no cycles, but
@@ -132,7 +131,6 @@
"org.argouml.taskmgmt",
"org.argouml.util.logging",
"org.argouml.util.osdep",
- "org.argouml.util.osdep.win32",
};
for (int i = 0; i < low.length; i++) {
suite.addTest(new CheckLowLevel(jdepend, low[i]));
@@ -233,7 +231,7 @@
if (afferents.size() > 0) {
StringBuffer msg = new StringBuffer("JDepend "
+ "indicates an afferent dependency "
- + "in a top level package: ");
+ + "to a top level package: ");
msg.append(p.getName());
msg.append(" is used by ");
msg.append(afferents.size());
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.