[Jboss-cvs] JBossAS SVN: r56953 - projects/microcontainer/trunk/container/src/tests/org/jboss/test/virtual/test

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Mon Sep 18 17:34:30 EDT 2006


Author: scott.stark at jboss.org
Date: 2006-09-18 17:34:28 -0400 (Mon, 18 Sep 2006)
New Revision: 56953

Modified:
   projects/microcontainer/trunk/container/src/tests/org/jboss/test/virtual/test/TestFileVFS.java
Log:
Document that testDirURLs needs the build-test.xml artifacts.

Modified: projects/microcontainer/trunk/container/src/tests/org/jboss/test/virtual/test/TestFileVFS.java
===================================================================
--- projects/microcontainer/trunk/container/src/tests/org/jboss/test/virtual/test/TestFileVFS.java	2006-09-18 20:34:00 UTC (rev 56952)
+++ projects/microcontainer/trunk/container/src/tests/org/jboss/test/virtual/test/TestFileVFS.java	2006-09-18 21:34:28 UTC (rev 56953)
@@ -619,7 +619,8 @@
 
   /**
     * Test that the URL of a VFS corresponding to a directory ends in '/' so that
-    * URLs created relative to it are under the directory.
+    * URLs created relative to it are under the directory. This requires that
+    * build-test.xml artifacts exist.
     * 
     * @throws Exception
     */




More information about the jboss-cvs-commits mailing list