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

Julien Viet julien at jboss.com
Mon Jul 24 10:19:28 EDT 2006


  User: julien  
  Date: 06/07/24 10:19:28

  Modified:    build/ide/intellij/idea50/modules/core  core.iml
  Log:
  added DatabaseTestsuite that helps to create a testsuite for a specific database configuration
  
  Revision  Changes    Path
  1.33      +18 -0     jboss-portal/build/ide/intellij/idea50/modules/core/core.iml
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: core.iml
  ===================================================================
  RCS file: /cvsroot/jboss/jboss-portal/build/ide/intellij/idea50/modules/core/core.iml,v
  retrieving revision 1.32
  retrieving revision 1.33
  diff -u -b -r1.32 -r1.33
  --- core.iml	19 Jul 2006 12:08:11 -0000	1.32
  +++ core.iml	24 Jul 2006 14:19:28 -0000	1.33
  @@ -230,6 +230,24 @@
       </orderEntry>
       <orderEntry type="module" module-name="jems" />
       <orderEntry type="module" module-name="federation" />
  +    <orderEntry type="module-library">
  +      <library>
  +        <CLASSES>
  +          <root url="jar://$MODULE_DIR$/../../../../../../thirdparty/jbossas/core-libs/lib/jboss.jar!/" />
  +        </CLASSES>
  +        <JAVADOC />
  +        <SOURCES />
  +      </library>
  +    </orderEntry>
  +    <orderEntry type="module-library">
  +      <library>
  +        <CLASSES>
  +          <root url="jar://$MODULE_DIR$/../../../../../../thirdparty/jbossas/core-libs/lib/jbosssx.jar!/" />
  +        </CLASSES>
  +        <JAVADOC />
  +        <SOURCES />
  +      </library>
  +    </orderEntry>
       <orderEntryProperties />
     </component>
     <component name="VcsManagerConfiguration">
  
  
  



More information about the jboss-cvs-commits mailing list