[jboss-cvs] system2/src/tests/org/jboss/test/profileservice/support ...

Scott Stark scott.stark at jboss.com
Fri Jul 14 11:12:17 EDT 2006


  User: starksm 
  Date: 06/07/14 11:12:17

  Modified:    src/tests/org/jboss/test/profileservice/support 
                        Simple1PSBootstrap.java
  Log:
  Comment out broken stuff for now
  
  Revision  Changes    Path
  1.2       +1 -1      system2/src/tests/org/jboss/test/profileservice/support/Simple1PSBootstrap.java
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: Simple1PSBootstrap.java
  ===================================================================
  RCS file: /cvsroot/jboss/system2/src/tests/org/jboss/test/profileservice/support/Simple1PSBootstrap.java,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -b -r1.1 -r1.2
  --- Simple1PSBootstrap.java	14 Jul 2006 04:27:24 -0000	1.1
  +++ Simple1PSBootstrap.java	14 Jul 2006 15:12:17 -0000	1.2
  @@ -31,9 +31,9 @@
   import org.jboss.profileservice.spi.ProfileService;
   import org.jboss.test.profileservice.simple1.ProfileServiceImpl;
   import org.jboss.test.profileservice.support.ProfileServiceBootstrap;
  -import org.jboss.vfs.VFSClassLoader;
   import org.jboss.vfs.VFSFactory;
   import org.jboss.vfs.VFSFactoryLocator;
  +import org.jboss.vfs.classloading.VFSClassLoader;
   import org.jboss.vfs.spi.ReadOnlyVFS;
   import org.jboss.kernel.plugins.deployment.BasicKernelDeployer;
   import org.jboss.kernel.plugins.deployment.AbstractKernelDeployment;
  
  
  



More information about the jboss-cvs-commits mailing list