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

Chris Laprun chris.laprun at jboss.com
Fri Aug 4 16:19:23 EDT 2006


  User: claprun 
  Date: 06/08/04 16:19:23

  Modified:    build/ide/intellij/idea50/modules/theme  theme.iml
  Log:
  Updated modules to changes in thirdparty.
  
  Revision  Changes    Path
  1.14      +8 -8      jboss-portal/build/ide/intellij/idea50/modules/theme/theme.iml
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: theme.iml
  ===================================================================
  RCS file: /cvsroot/jboss/jboss-portal/build/ide/intellij/idea50/modules/theme/theme.iml,v
  retrieving revision 1.13
  retrieving revision 1.14
  diff -u -b -r1.13 -r1.14
  --- theme.iml	31 Jul 2006 19:29:46 -0000	1.13
  +++ theme.iml	4 Aug 2006 20:19:23 -0000	1.14
  @@ -34,7 +34,7 @@
       <orderEntry type="module-library">
         <library>
           <CLASSES>
  -          <root url="jar://$MODULE_DIR$/../../../../../../thirdparty/jboss/artifacts/lib/jboss-system.jar!/" />
  +          <root url="jar://$MODULE_DIR$/../../../../../../thirdparty/jboss/jbossxb/lib/jboss-xml-binding.jar!/" />
           </CLASSES>
           <JAVADOC />
           <SOURCES />
  @@ -43,7 +43,7 @@
       <orderEntry type="module-library">
         <library>
           <CLASSES>
  -          <root url="jar://$MODULE_DIR$/../../../../../../thirdparty/jboss/artifacts/lib/jboss-common.jar!/" />
  +          <root url="jar://$MODULE_DIR$/../../../../../../thirdparty/apache-log4j/lib/log4j.jar!/" />
           </CLASSES>
           <JAVADOC />
           <SOURCES />
  @@ -52,7 +52,7 @@
       <orderEntry type="module-library">
         <library>
           <CLASSES>
  -          <root url="jar://$MODULE_DIR$/../../../../../../thirdparty/jboss/artifacts/lib/jboss-jmx.jar!/" />
  +          <root url="jar://$MODULE_DIR$/../../../../../../thirdparty/junit/lib/junit.jar!/" />
           </CLASSES>
           <JAVADOC />
           <SOURCES />
  @@ -61,16 +61,17 @@
       <orderEntry type="module-library">
         <library>
           <CLASSES>
  -          <root url="jar://$MODULE_DIR$/../../../../../../thirdparty/jboss/jbossxb/lib/jboss-xml-binding.jar!/" />
  +          <root url="jar://$MODULE_DIR$/../../../../../../thirdparty/sun-jaf/lib/activation.jar!/" />
           </CLASSES>
           <JAVADOC />
           <SOURCES />
         </library>
       </orderEntry>
  +    <orderEntry type="module" module-name="api" />
       <orderEntry type="module-library">
         <library>
           <CLASSES>
  -          <root url="jar://$MODULE_DIR$/../../../../../../thirdparty/apache-log4j/lib/log4j.jar!/" />
  +          <root url="jar://$MODULE_DIR$/../../../../../../thirdparty/jbossas/core-libs/lib/jboss-common.jar!/" />
           </CLASSES>
           <JAVADOC />
           <SOURCES />
  @@ -79,7 +80,7 @@
       <orderEntry type="module-library">
         <library>
           <CLASSES>
  -          <root url="jar://$MODULE_DIR$/../../../../../../thirdparty/junit/lib/junit.jar!/" />
  +          <root url="jar://$MODULE_DIR$/../../../../../../thirdparty/jbossas/core-libs/lib/jboss-jmx.jar!/" />
           </CLASSES>
           <JAVADOC />
           <SOURCES />
  @@ -88,13 +89,12 @@
       <orderEntry type="module-library">
         <library>
           <CLASSES>
  -          <root url="jar://$MODULE_DIR$/../../../../../../thirdparty/sun-jaf/lib/activation.jar!/" />
  +          <root url="jar://$MODULE_DIR$/../../../../../../thirdparty/jbossas/core-libs/lib/jboss-system.jar!/" />
           </CLASSES>
           <JAVADOC />
           <SOURCES />
         </library>
       </orderEntry>
  -    <orderEntry type="module" module-name="api" />
       <orderEntryProperties />
     </component>
     <component name="VcsManagerConfiguration">
  
  
  



More information about the jboss-cvs-commits mailing list