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

Julien Viet julien at jboss.com
Sun Jul 16 09:09:58 EDT 2006


  User: julien  
  Date: 06/07/16 09:09:58

  Modified:    build/ide/intellij/idea50/modules/common  common.iml
  Log:
  - added blocking Deploy/Undeploy ant task based on Cargo framework
  - added cargo 0.8 jar in tools/lib
  - working on sunday
  
  Revision  Changes    Path
  1.16      +18 -0     jboss-portal/build/ide/intellij/idea50/modules/common/common.iml
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: common.iml
  ===================================================================
  RCS file: /cvsroot/jboss/jboss-portal/build/ide/intellij/idea50/modules/common/common.iml,v
  retrieving revision 1.15
  retrieving revision 1.16
  diff -u -b -r1.15 -r1.16
  --- common.iml	2 Jul 2006 17:50:33 -0000	1.15
  +++ common.iml	16 Jul 2006 13:09:58 -0000	1.16
  @@ -102,6 +102,24 @@
           <SOURCES />
         </library>
       </orderEntry>
  +    <orderEntry type="module-library">
  +      <library>
  +        <CLASSES>
  +          <root url="jar://$MODULE_DIR$/../../../../../../tools/lib/cargo-ant-0.8.jar!/" />
  +        </CLASSES>
  +        <JAVADOC />
  +        <SOURCES />
  +      </library>
  +    </orderEntry>
  +    <orderEntry type="module-library">
  +      <library>
  +        <CLASSES>
  +          <root url="jar://$MODULE_DIR$/../../../../../../tools/lib/cargo-core-uberjar-0.8.jar!/" />
  +        </CLASSES>
  +        <JAVADOC />
  +        <SOURCES />
  +      </library>
  +    </orderEntry>
       <orderEntryProperties />
     </component>
     <component name="VcsManagerConfiguration">
  
  
  



More information about the jboss-cvs-commits mailing list