[jboss-cvs] jboss-portal/build/ide/intellij/idea50/modules/tools ...

Julien Viet julien at jboss.com
Sun Jul 16 13:40:51 EDT 2006


  User: julien  
  Date: 06/07/16 13:40:51

  Modified:    build/ide/intellij/idea50/modules/tools  tools.iml
  Log:
  use blocking deployment tasks for testsuite
  
  Revision  Changes    Path
  1.2       +1 -1      jboss-portal/build/ide/intellij/idea50/modules/tools/tools.iml
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: tools.iml
  ===================================================================
  RCS file: /cvsroot/jboss/jboss-portal/build/ide/intellij/idea50/modules/tools/tools.iml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -b -r1.1 -r1.2
  --- tools.iml	5 Jul 2006 09:17:38 -0000	1.1
  +++ tools.iml	16 Jul 2006 17:40:51 -0000	1.2
  @@ -4,7 +4,7 @@
     <component name="NewModuleRootManager">
       <output url="file://$MODULE_DIR$/../../../../../../tools/classes" />
       <exclude-output />
  -    <content url="file://$MODULE_DIR$" />
  +    <content url="file://$MODULE_DIR$/../../../../../../tools" />
       <orderEntry type="inheritedJdk" />
       <orderEntry type="sourceFolder" forTests="false" />
       <orderEntryProperties />
  
  
  



More information about the jboss-cvs-commits mailing list